{"type":"param","data":{"name":"wpdb_prefix","value":"wp9a_"}}
{"type":"param","data":{"name":"wp_upload_dir_baseurl","value":"https:\/\/devsgang.com\/acservice\/wp-content\/uploads"}}
{"type":"table","data":{"name":"actionscheduler_actions","opts":"ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"action_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","hook":"varchar(191) NOT NULL","status":"varchar(20) NOT NULL","scheduled_date_gmt":"datetime DEFAULT '0000-00-00 00:00:00'","scheduled_date_local":"datetime DEFAULT '0000-00-00 00:00:00'","priority":"tinyint(3) unsigned NOT NULL DEFAULT 10","args":"varchar(191) DEFAULT NULL","schedule":"longtext DEFAULT NULL","group_id":"bigint(20) unsigned NOT NULL DEFAULT 0","attempts":"int(11) NOT NULL DEFAULT 0","last_attempt_gmt":"datetime DEFAULT '0000-00-00 00:00:00'","last_attempt_local":"datetime DEFAULT '0000-00-00 00:00:00'","claim_id":"bigint(20) unsigned NOT NULL DEFAULT 0","extended_args":"varchar(8000) DEFAULT NULL"},"indexes":["PRIMARY KEY (`action_id`)","KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`)","KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`)","KEY `scheduled_date_gmt` (`scheduled_date_gmt`)","KEY `args` (`args`)","KEY `group_id` (`group_id`)","KEY `last_attempt_gmt` (`last_attempt_gmt`)","KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)"]}}
{"type":"row","data":{"table":"actionscheduler_actions","row":{"action_id":"10","hook":"action_scheduler\/migration_hook","status":"complete","scheduled_date_gmt":"2025-05-31 05:14:23","scheduled_date_local":"2025-05-31 05:14:23","priority":"10","args":"[]","schedule":"O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\u0000*\u0000scheduled_timestamp\";i:1748668463;s:41:\"\u0000ActionScheduler_SimpleSchedule\u0000timestamp\";i:1748668463;}","group_id":"1","attempts":"1","last_attempt_gmt":"2025-05-31 05:15:28","last_attempt_local":"2025-05-31 05:15:28","claim_id":"0","extended_args":null}}}
{"type":"row","data":{"table":"actionscheduler_actions","row":{"action_id":"11","hook":"woocommerce_cleanup_draft_orders","status":"complete","scheduled_date_gmt":"2025-05-31 05:13:24","scheduled_date_local":"2025-05-31 05:13:24","priority":"10","args":"[]","schedule":"O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\u0000*\u0000scheduled_timestamp\";i:1748668404;s:18:\"\u0000*\u0000first_timestamp\";i:1748668404;s:13:\"\u0000*\u0000recurrence\";i:86400;s:49:\"\u0000ActionScheduler_IntervalSchedule\u0000start_timestamp\";i:1748668404;s:53:\"\u0000ActionScheduler_IntervalSchedule\u0000interval_in_seconds\";i:86400;}","group_id":"2","attempts":"1","last_attempt_gmt":"2025-05-31 05:13:38","last_attempt_local":"2025-05-31 05:13:38","claim_id":"0","extended_args":null}}}
{"type":"row","data":{"table":"actionscheduler_actions","row":{"action_id":"12","hook":"woocommerce_cleanup_draft_orders","status":"pending","scheduled_date_gmt":"2025-06-01 05:13:38","scheduled_date_local":"2025-06-01 05:13:38","priority":"10","args":"[]","schedule":"O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\u0000*\u0000scheduled_timestamp\";i:1748754818;s:18:\"\u0000*\u0000first_timestamp\";i:1748668404;s:13:\"\u0000*\u0000recurrence\";i:86400;s:49:\"\u0000ActionScheduler_IntervalSchedule\u0000start_timestamp\";i:1748754818;s:53:\"\u0000ActionScheduler_IntervalSchedule\u0000interval_in_seconds\";i:86400;}","group_id":"2","attempts":"0","last_attempt_gmt":"0000-00-00 00:00:00","last_attempt_local":"0000-00-00 00:00:00","claim_id":"0","extended_args":null}}}
{"type":"table","data":{"name":"actionscheduler_claims","opts":"ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"claim_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","date_created_gmt":"datetime DEFAULT '0000-00-00 00:00:00'"},"indexes":["PRIMARY KEY (`claim_id`)","KEY `date_created_gmt` (`date_created_gmt`)"]}}
{"type":"table","data":{"name":"actionscheduler_groups","opts":"ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"group_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","slug":"varchar(255) NOT NULL"},"indexes":["PRIMARY KEY (`group_id`)","KEY `slug` (`slug`(191))"]}}
{"type":"row","data":{"table":"actionscheduler_groups","row":{"group_id":"1","slug":"action-scheduler-migration"}}}
{"type":"row","data":{"table":"actionscheduler_groups","row":{"group_id":"2","slug":""}}}
{"type":"table","data":{"name":"actionscheduler_logs","opts":"ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"log_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","action_id":"bigint(20) unsigned NOT NULL","message":"text NOT NULL","log_date_gmt":"datetime DEFAULT '0000-00-00 00:00:00'","log_date_local":"datetime DEFAULT '0000-00-00 00:00:00'"},"indexes":["PRIMARY KEY (`log_id`)","KEY `action_id` (`action_id`)","KEY `log_date_gmt` (`log_date_gmt`)"]}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"1","action_id":"10","message":"action created","log_date_gmt":"2025-05-31 05:13:23","log_date_local":"2025-05-31 05:13:23"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"2","action_id":"11","message":"action created","log_date_gmt":"2025-05-31 05:13:24","log_date_local":"2025-05-31 05:13:24"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"3","action_id":"11","message":"action started via WP Cron","log_date_gmt":"2025-05-31 05:13:37","log_date_local":"2025-05-31 05:13:37"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"4","action_id":"11","message":"action complete via WP Cron","log_date_gmt":"2025-05-31 05:13:38","log_date_local":"2025-05-31 05:13:38"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"5","action_id":"12","message":"action created","log_date_gmt":"2025-05-31 05:13:38","log_date_local":"2025-05-31 05:13:38"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"6","action_id":"10","message":"action started via Async Request","log_date_gmt":"2025-05-31 05:15:28","log_date_local":"2025-05-31 05:15:28"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"7","action_id":"10","message":"action complete via Async Request","log_date_gmt":"2025-05-31 05:15:28","log_date_local":"2025-05-31 05:15:28"}}}
{"type":"table","data":{"name":"commentmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","comment_id":"bigint(20) unsigned NOT NULL DEFAULT 0","meta_key":"varchar(255) DEFAULT NULL","meta_value":"longtext DEFAULT NULL"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `comment_id` (`comment_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"table","data":{"name":"comments","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"comment_ID":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","comment_post_ID":"bigint(20) unsigned NOT NULL DEFAULT 0","comment_author":"tinytext NOT NULL","comment_author_email":"varchar(100) NOT NULL DEFAULT ''","comment_author_url":"varchar(200) NOT NULL DEFAULT ''","comment_author_IP":"varchar(100) NOT NULL DEFAULT ''","comment_date":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","comment_date_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","comment_content":"text NOT NULL","comment_karma":"int(11) NOT NULL DEFAULT 0","comment_approved":"varchar(20) NOT NULL DEFAULT '1'","comment_agent":"varchar(255) NOT NULL DEFAULT ''","comment_type":"varchar(20) NOT NULL DEFAULT 'comment'","comment_parent":"bigint(20) unsigned NOT NULL DEFAULT 0","user_id":"bigint(20) unsigned NOT NULL DEFAULT 0"},"indexes":["PRIMARY KEY (`comment_ID`)","KEY `comment_post_ID` (`comment_post_ID`)","KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`)","KEY `comment_date_gmt` (`comment_date_gmt`)","KEY `comment_parent` (`comment_parent`)","KEY `comment_author_email` (`comment_author_email`(10))","KEY `woo_idx_comment_type` (`comment_type`)"]}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"1","comment_post_ID":"1","comment_author":"A WordPress Commenter","comment_author_email":"wapuu@wordpress.example","comment_author_url":"https:\/\/wordpress.org\/","comment_author_IP":"","comment_date":"2025-05-31 05:08:43","comment_date_gmt":"2025-05-31 05:08:43","comment_content":"Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https:\/\/gravatar.com\/\">Gravatar<\/a>.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"comment","comment_parent":"0","user_id":"0"}}}
{"type":"table","data":{"name":"e_events","opts":"ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","event_data":"text DEFAULT NULL","created_at":"datetime NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `created_at_index` (`created_at`)"]}}
{"type":"row","data":{"table":"e_events","row":{"id":"1","event_data":"{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2025-05-31T11:13:27.019-06:00\"}","created_at":"2025-05-31 11:13:27"}}}
{"type":"row","data":{"table":"e_events","row":{"id":"2","event_data":"{\"event\":\"close modal\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\"}\",\"ts\":\"2025-05-31T11:13:30.880-06:00\"}","created_at":"2025-05-31 11:13:30"}}}
{"type":"table","data":{"name":"links","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"link_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","link_url":"varchar(255) NOT NULL DEFAULT ''","link_name":"varchar(255) NOT NULL DEFAULT ''","link_image":"varchar(255) NOT NULL DEFAULT ''","link_target":"varchar(25) NOT NULL DEFAULT ''","link_description":"varchar(255) NOT NULL DEFAULT ''","link_visible":"varchar(20) NOT NULL DEFAULT 'Y'","link_owner":"bigint(20) unsigned NOT NULL DEFAULT 1","link_rating":"int(11) NOT NULL DEFAULT 0","link_updated":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","link_rel":"varchar(255) NOT NULL DEFAULT ''","link_notes":"mediumtext NOT NULL","link_rss":"varchar(255) NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`link_id`)","KEY `link_visible` (`link_visible`)"]}}
{"type":"table","data":{"name":"options","opts":"ENGINE=InnoDB AUTO_INCREMENT=520 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"option_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","option_name":"varchar(191) NOT NULL DEFAULT ''","option_value":"longtext NOT NULL","autoload":"varchar(20) NOT NULL DEFAULT 'yes'"},"indexes":["PRIMARY KEY (`option_id`)","UNIQUE KEY `option_name` (`option_name`)","KEY `autoload` (`autoload`)"]}}
{"type":"row","data":{"table":"options","row":{"option_id":"2","option_name":"siteurl","option_value":"https:\/\/devsgang.com\/acservice","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3","option_name":"home","option_value":"https:\/\/devsgang.com\/acservice","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4","option_name":"blogname","option_value":"My Blog","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"5","option_name":"blogdescription","option_value":"My WordPress Blog","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"6","option_name":"users_can_register","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8","option_name":"start_of_week","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"9","option_name":"use_balanceTags","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"10","option_name":"use_smilies","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"11","option_name":"require_name_email","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"12","option_name":"comments_notify","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"13","option_name":"posts_per_rss","option_value":"10","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"14","option_name":"rss_use_excerpt","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"19","option_name":"default_category","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"20","option_name":"default_comment_status","option_value":"open","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"21","option_name":"default_ping_status","option_value":"open","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"22","option_name":"default_pingback_flag","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"23","option_name":"posts_per_page","option_value":"10","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"24","option_name":"date_format","option_value":"F j, Y","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"25","option_name":"time_format","option_value":"g:i a","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"26","option_name":"links_updated_date_format","option_value":"F j, Y g:i a","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"27","option_name":"comment_moderation","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"28","option_name":"moderation_notify","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"29","option_name":"permalink_structure","option_value":"\/%postname%\/","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"30","option_name":"rewrite_rules","option_value":"a:538:{s:28:\"tribe\/events\/kitchen-sink\/?$\";s:69:\"index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page\";s:93:\"tribe\/events\/kitchen-sink\/(page|grid|typographical|elements|events-bar|navigation|manager)\/?$\";s:76:\"index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]\";s:20:\"events\/qr\/([^\/]+)\/?$\";s:33:\"index.php?tec_qr_hash=$matches[1]\";s:28:\"event-aggregator\/(insert)\/?$\";s:53:\"index.php?tribe-aggregator=1&tribe-action=$matches[1]\";s:25:\"(?:event)\/([^\/]+)\/ical\/?$\";s:56:\"index.php?ical=1&name=$matches[1]&post_type=tribe_events\";s:28:\"(?:events)\/(?:page)\/(\\d+)\/?$\";s:71:\"index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]\";s:41:\"(?:events)\/(?:featured)\/(?:page)\/(\\d+)\/?$\";s:79:\"index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]\";s:38:\"(?:events)\/(feed|rdf|rss|rss2|atom)\/?$\";s:67:\"index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]\";s:51:\"(?:events)\/(?:featured)\/(feed|rdf|rss|rss2|atom)\/?$\";s:78:\"index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]\";s:23:\"(?:events)\/(?:month)\/?$\";s:51:\"index.php?post_type=tribe_events&eventDisplay=month\";s:36:\"(?:events)\/(?:month)\/(?:featured)\/?$\";s:62:\"index.php?post_type=tribe_events&eventDisplay=month&featured=1\";s:37:\"(?:events)\/(?:month)\/(\\d{4}-\\d{2})\/?$\";s:73:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]\";s:37:\"(?:events)\/(?:list)\/(?:page)\/(\\d+)\/?$\";s:68:\"index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]\";s:50:\"(?:events)\/(?:list)\/(?:featured)\/(?:page)\/(\\d+)\/?$\";s:79:\"index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]\";s:22:\"(?:events)\/(?:list)\/?$\";s:50:\"index.php?post_type=tribe_events&eventDisplay=list\";s:35:\"(?:events)\/(?:list)\/(?:featured)\/?$\";s:61:\"index.php?post_type=tribe_events&eventDisplay=list&featured=1\";s:23:\"(?:events)\/(?:today)\/?$\";s:49:\"index.php?post_type=tribe_events&eventDisplay=day\";s:36:\"(?:events)\/(?:today)\/(?:featured)\/?$\";s:60:\"index.php?post_type=tribe_events&eventDisplay=day&featured=1\";s:27:\"(?:events)\/(\\d{4}-\\d{2})\/?$\";s:73:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]\";s:40:\"(?:events)\/(\\d{4}-\\d{2})\/(?:featured)\/?$\";s:84:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1\";s:33:\"(?:events)\/(\\d{4}-\\d{2}-\\d{2})\/?$\";s:71:\"index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]\";s:46:\"(?:events)\/(\\d{4}-\\d{2}-\\d{2})\/(?:featured)\/?$\";s:82:\"index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1\";s:26:\"(?:events)\/(?:featured)\/?$\";s:43:\"index.php?post_type=tribe_events&featured=1\";s:13:\"(?:events)\/?$\";s:53:\"index.php?post_type=tribe_events&eventDisplay=default\";s:18:\"(?:events)\/ical\/?$\";s:39:\"index.php?post_type=tribe_events&ical=1\";s:31:\"(?:events)\/(?:featured)\/ical\/?$\";s:50:\"index.php?post_type=tribe_events&ical=1&featured=1\";s:38:\"(?:events)\/(\\d{4}-\\d{2}-\\d{2})\/ical\/?$\";s:78:\"index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]\";s:51:\"(?:events)\/(\\d{4}-\\d{2}-\\d{2})\/ical\/(?:featured)\/?$\";s:89:\"index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1\";s:60:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:page)\/(\\d+)\/?$\";s:97:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:73:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:featured)\/(?:page)\/(\\d+)\/?$\";s:108:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]\";s:55:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:month)\/?$\";s:80:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month\";s:68:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:month)\/(?:featured)\/?$\";s:91:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1\";s:69:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:list)\/(?:page)\/(\\d+)\/?$\";s:97:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:82:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:list)\/(?:featured)\/(?:page)\/(\\d+)\/?$\";s:108:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]\";s:54:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:list)\/?$\";s:79:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list\";s:67:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:list)\/(?:featured)\/?$\";s:90:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1\";s:55:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:today)\/?$\";s:78:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day\";s:68:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:today)\/(?:featured)\/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1\";s:73:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:day)\/(\\d{4}-\\d{2}-\\d{2})\/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:86:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:day)\/(\\d{4}-\\d{2}-\\d{2})\/(?:featured)\/?$\";s:111:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:59:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(\\d{4}-\\d{2})\/?$\";s:102:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]\";s:72:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(\\d{4}-\\d{2})\/(?:featured)\/?$\";s:113:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1\";s:65:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(\\d{4}-\\d{2}-\\d{2})\/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:78:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(\\d{4}-\\d{2}-\\d{2})\/(?:featured)\/?$\";s:111:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:50:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/feed\/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2\";s:63:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:featured)\/feed\/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2\";s:50:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/ical\/?$\";s:68:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1\";s:63:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:featured)\/ical\/?$\";s:79:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1\";s:75:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:78:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]\";s:88:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:featured)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]\";s:58:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:featured)\/?$\";s:93:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default\";s:45:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/?$\";s:82:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default\";s:44:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:page)\/(\\d+)\/?$\";s:84:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:57:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:featured)\/(?:page)\/(\\d+)\/?$\";s:95:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]\";s:39:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:month)\/?$\";s:67:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month\";s:52:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:month)\/(?:featured)\/?$\";s:78:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1\";s:53:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:list)\/(?:page)\/(\\d+)\/?$\";s:84:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:66:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:list)\/(?:featured)\/(?:page)\/(\\d+)\/?$\";s:95:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]\";s:38:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:list)\/?$\";s:66:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list\";s:51:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:list)\/(?:featured)\/?$\";s:77:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1\";s:39:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:today)\/?$\";s:65:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day\";s:52:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:today)\/(?:featured)\/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1\";s:57:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:day)\/(\\d{4}-\\d{2}-\\d{2})\/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:70:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:day)\/(\\d{4}-\\d{2}-\\d{2})\/(?:featured)\/?$\";s:98:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:43:\"(?:events)\/(?:tag)\/([^\/]+)\/(\\d{4}-\\d{2})\/?$\";s:89:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]\";s:56:\"(?:events)\/(?:tag)\/([^\/]+)\/(\\d{4}-\\d{2})\/(?:featured)\/?$\";s:100:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1\";s:49:\"(?:events)\/(?:tag)\/([^\/]+)\/(\\d{4}-\\d{2}-\\d{2})\/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:62:\"(?:events)\/(?:tag)\/([^\/]+)\/(\\d{4}-\\d{2}-\\d{2})\/(?:featured)\/?$\";s:98:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:34:\"(?:events)\/(?:tag)\/([^\/]+)\/feed\/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2\";s:47:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:featured)\/feed\/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1\";s:34:\"(?:events)\/(?:tag)\/([^\/]+)\/ical\/?$\";s:55:\"index.php?post_type=tribe_events&tag=$matches[1]&ical=1\";s:47:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:featured)\/ical\/?$\";s:66:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1\";s:59:\"(?:events)\/(?:tag)\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:65:\"index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]\";s:72:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:featured)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]\";s:42:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:featured)\/?$\";s:59:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1\";s:29:\"(?:events)\/(?:tag)\/([^\/]+)\/?$\";s:69:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default\";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:11:\"services\/?$\";s:28:\"index.php?post_type=services\";s:41:\"services\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:45:\"index.php?post_type=services&feed=$matches[1]\";s:36:\"services\/(feed|rdf|rss|rss2|atom)\/?$\";s:45:\"index.php?post_type=services&feed=$matches[1]\";s:28:\"services\/page\/([0-9]{1,})\/?$\";s:46:\"index.php?post_type=services&paged=$matches[1]\";s:7:\"team\/?$\";s:24:\"index.php?post_type=team\";s:37:\"team\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:41:\"index.php?post_type=team&feed=$matches[1]\";s:32:\"team\/(feed|rdf|rss|rss2|atom)\/?$\";s:41:\"index.php?post_type=team&feed=$matches[1]\";s:24:\"team\/page\/([0-9]{1,})\/?$\";s:42:\"index.php?post_type=team&paged=$matches[1]\";s:22:\"tribe-promoter-auth\/?$\";s:37:\"index.php?tribe-promoter-auth-check=1\";s:8:\"event\/?$\";s:32:\"index.php?post_type=tribe_events\";s:38:\"event\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?post_type=tribe_events&feed=$matches[1]\";s:33:\"event\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?post_type=tribe_events&feed=$matches[1]\";s:25:\"event\/page\/([0-9]{1,})\/?$\";s:50:\"index.php?post_type=tribe_events&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: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:\"brand\/(.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:39:\"brand\/(.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:20:\"brand\/(.+?)\/embed\/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:32:\"brand\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:14:\"brand\/(.+?)\/?$\";s:35:\"index.php?product_brand=$matches[1]\";s:55:\"product-category\/(.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category\/(.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category\/(.+?)\/embed\/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category\/(.+?)\/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag\/([^\/]+)\/embed\/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag\/([^\/]+)\/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product\/([^\/]+)\/embed\/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product\/([^\/]+)\/trackback\/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:44:\"product\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:59:\"index.php?product=$matches[1]&wc\/file\/transient=$matches[3]\";s:33:\"product\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:50:\"product\/[^\/]+\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:61:\"product\/[^\/]+\/attachment\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:39:\"product\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"gallery\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"gallery\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"gallery\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"gallery\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"gallery\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"gallery\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"gallery\/([^\/]+)\/embed\/?$\";s:40:\"index.php?gallery=$matches[1]&embed=true\";s:28:\"gallery\/([^\/]+)\/trackback\/?$\";s:34:\"index.php?gallery=$matches[1]&tb=1\";s:36:\"gallery\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:47:\"index.php?gallery=$matches[1]&paged=$matches[2]\";s:43:\"gallery\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:47:\"index.php?gallery=$matches[1]&cpage=$matches[2]\";s:44:\"gallery\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:59:\"index.php?gallery=$matches[1]&wc\/file\/transient=$matches[3]\";s:33:\"gallery\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:48:\"index.php?gallery=$matches[1]&wc-api=$matches[3]\";s:50:\"gallery\/[^\/]+\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:61:\"gallery\/[^\/]+\/attachment\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:39:\"gallery\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"gallery\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"gallery\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:46:\"index.php?gallery=$matches[1]&page=$matches[2]\";s:24:\"gallery\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"gallery\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"gallery\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"gallery\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"gallery\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"gallery\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:57:\"gallery-category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:55:\"index.php?gallery-category=$matches[1]&feed=$matches[2]\";s:52:\"gallery-category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:55:\"index.php?gallery-category=$matches[1]&feed=$matches[2]\";s:33:\"gallery-category\/([^\/]+)\/embed\/?$\";s:49:\"index.php?gallery-category=$matches[1]&embed=true\";s:45:\"gallery-category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:56:\"index.php?gallery-category=$matches[1]&paged=$matches[2]\";s:27:\"gallery-category\/([^\/]+)\/?$\";s:38:\"index.php?gallery-category=$matches[1]\";s:36:\"services\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"services\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"services\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"services\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"services\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"services\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"services\/([^\/]+)\/embed\/?$\";s:41:\"index.php?services=$matches[1]&embed=true\";s:29:\"services\/([^\/]+)\/trackback\/?$\";s:35:\"index.php?services=$matches[1]&tb=1\";s:49:\"services\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:47:\"index.php?services=$matches[1]&feed=$matches[2]\";s:44:\"services\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:47:\"index.php?services=$matches[1]&feed=$matches[2]\";s:37:\"services\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:48:\"index.php?services=$matches[1]&paged=$matches[2]\";s:44:\"services\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:48:\"index.php?services=$matches[1]&cpage=$matches[2]\";s:45:\"services\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:60:\"index.php?services=$matches[1]&wc\/file\/transient=$matches[3]\";s:34:\"services\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:49:\"index.php?services=$matches[1]&wc-api=$matches[3]\";s:51:\"services\/[^\/]+\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:62:\"services\/[^\/]+\/attachment\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:40:\"services\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"services\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:33:\"services\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:47:\"index.php?services=$matches[1]&page=$matches[2]\";s:25:\"services\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"services\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"services\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"services\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"services\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"services\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:58:\"services-category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:56:\"index.php?services-category=$matches[1]&feed=$matches[2]\";s:53:\"services-category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:56:\"index.php?services-category=$matches[1]&feed=$matches[2]\";s:34:\"services-category\/([^\/]+)\/embed\/?$\";s:50:\"index.php?services-category=$matches[1]&embed=true\";s:46:\"services-category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:57:\"index.php?services-category=$matches[1]&paged=$matches[2]\";s:28:\"services-category\/([^\/]+)\/?$\";s:39:\"index.php?services-category=$matches[1]\";s:57:\"sliders-category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:55:\"index.php?sliders-category=$matches[1]&feed=$matches[2]\";s:52:\"sliders-category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:55:\"index.php?sliders-category=$matches[1]&feed=$matches[2]\";s:33:\"sliders-category\/([^\/]+)\/embed\/?$\";s:49:\"index.php?sliders-category=$matches[1]&embed=true\";s:45:\"sliders-category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:56:\"index.php?sliders-category=$matches[1]&paged=$matches[2]\";s:27:\"sliders-category\/([^\/]+)\/?$\";s:38:\"index.php?sliders-category=$matches[1]\";s:32:\"team\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"team\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"team\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"team\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"team\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"team\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"team\/([^\/]+)\/embed\/?$\";s:37:\"index.php?team=$matches[1]&embed=true\";s:25:\"team\/([^\/]+)\/trackback\/?$\";s:31:\"index.php?team=$matches[1]&tb=1\";s:45:\"team\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?team=$matches[1]&feed=$matches[2]\";s:40:\"team\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?team=$matches[1]&feed=$matches[2]\";s:33:\"team\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:44:\"index.php?team=$matches[1]&paged=$matches[2]\";s:40:\"team\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:44:\"index.php?team=$matches[1]&cpage=$matches[2]\";s:41:\"team\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:56:\"index.php?team=$matches[1]&wc\/file\/transient=$matches[3]\";s:30:\"team\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:45:\"index.php?team=$matches[1]&wc-api=$matches[3]\";s:47:\"team\/[^\/]+\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:58:\"team\/[^\/]+\/attachment\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:36:\"team\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:47:\"team\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:29:\"team\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:43:\"index.php?team=$matches[1]&page=$matches[2]\";s:21:\"team\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"team\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"team\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"team\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"team\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"team\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"team-category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:52:\"index.php?team-category=$matches[1]&feed=$matches[2]\";s:49:\"team-category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:52:\"index.php?team-category=$matches[1]&feed=$matches[2]\";s:30:\"team-category\/([^\/]+)\/embed\/?$\";s:46:\"index.php?team-category=$matches[1]&embed=true\";s:42:\"team-category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:53:\"index.php?team-category=$matches[1]&paged=$matches[2]\";s:24:\"team-category\/([^\/]+)\/?$\";s:35:\"index.php?team-category=$matches[1]\";s:62:\"testimonials-category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:60:\"index.php?testimonials-category=$matches[1]&feed=$matches[2]\";s:57:\"testimonials-category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:60:\"index.php?testimonials-category=$matches[1]&feed=$matches[2]\";s:38:\"testimonials-category\/([^\/]+)\/embed\/?$\";s:54:\"index.php?testimonials-category=$matches[1]&embed=true\";s:50:\"testimonials-category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:61:\"index.php?testimonials-category=$matches[1]&paged=$matches[2]\";s:32:\"testimonials-category\/([^\/]+)\/?$\";s:43:\"index.php?testimonials-category=$matches[1]\";s:33:\"venue\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"venue\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"venue\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"venue\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"venue\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"venue\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"venue\/([^\/]+)\/embed\/?$\";s:44:\"index.php?tribe_venue=$matches[1]&embed=true\";s:26:\"venue\/([^\/]+)\/trackback\/?$\";s:38:\"index.php?tribe_venue=$matches[1]&tb=1\";s:34:\"venue\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?tribe_venue=$matches[1]&paged=$matches[2]\";s:41:\"venue\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:51:\"index.php?tribe_venue=$matches[1]&cpage=$matches[2]\";s:42:\"venue\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:63:\"index.php?tribe_venue=$matches[1]&wc\/file\/transient=$matches[3]\";s:31:\"venue\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:52:\"index.php?tribe_venue=$matches[1]&wc-api=$matches[3]\";s:48:\"venue\/[^\/]+\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:59:\"venue\/[^\/]+\/attachment\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:37:\"venue\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:48:\"venue\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:30:\"venue\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:50:\"index.php?tribe_venue=$matches[1]&page=$matches[2]\";s:22:\"venue\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"venue\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"venue\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"venue\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"venue\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"venue\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"organizer\/([^\/]+)\/embed\/?$\";s:48:\"index.php?tribe_organizer=$matches[1]&embed=true\";s:30:\"organizer\/([^\/]+)\/trackback\/?$\";s:42:\"index.php?tribe_organizer=$matches[1]&tb=1\";s:38:\"organizer\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:55:\"index.php?tribe_organizer=$matches[1]&paged=$matches[2]\";s:45:\"organizer\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:55:\"index.php?tribe_organizer=$matches[1]&cpage=$matches[2]\";s:46:\"organizer\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:67:\"index.php?tribe_organizer=$matches[1]&wc\/file\/transient=$matches[3]\";s:35:\"organizer\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:56:\"index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]\";s:52:\"organizer\/[^\/]+\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:63:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:41:\"organizer\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:34:\"organizer\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:54:\"index.php?tribe_organizer=$matches[1]&page=$matches[2]\";s:26:\"organizer\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"organizer\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"organizer\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"organizer\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"organizer\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"organizer\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"event\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"event\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"event\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"event\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"event\/([^\/]+)\/embed\/?$\";s:45:\"index.php?tribe_events=$matches[1]&embed=true\";s:26:\"event\/([^\/]+)\/trackback\/?$\";s:39:\"index.php?tribe_events=$matches[1]&tb=1\";s:46:\"event\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:51:\"index.php?tribe_events=$matches[1]&feed=$matches[2]\";s:41:\"event\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:51:\"index.php?tribe_events=$matches[1]&feed=$matches[2]\";s:34:\"event\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:52:\"index.php?tribe_events=$matches[1]&paged=$matches[2]\";s:41:\"event\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:52:\"index.php?tribe_events=$matches[1]&cpage=$matches[2]\";s:42:\"event\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:64:\"index.php?tribe_events=$matches[1]&wc\/file\/transient=$matches[3]\";s:31:\"event\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:53:\"index.php?tribe_events=$matches[1]&wc-api=$matches[3]\";s:48:\"event\/[^\/]+\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:59:\"event\/[^\/]+\/attachment\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:37:\"event\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:48:\"event\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:30:\"event\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:51:\"index.php?tribe_events=$matches[1]&page=$matches[2]\";s:22:\"event\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"event\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"event\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"event\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"events\/category\/(.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:55:\"index.php?tribe_events_cat=$matches[1]&feed=$matches[2]\";s:49:\"events\/category\/(.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:55:\"index.php?tribe_events_cat=$matches[1]&feed=$matches[2]\";s:30:\"events\/category\/(.+?)\/embed\/?$\";s:49:\"index.php?tribe_events_cat=$matches[1]&embed=true\";s:42:\"events\/category\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:56:\"index.php?tribe_events_cat=$matches[1]&paged=$matches[2]\";s:24:\"events\/category\/(.+?)\/?$\";s:38:\"index.php?tribe_events_cat=$matches[1]\";s:41:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"deleted_event\/([^\/]+)\/embed\/?$\";s:46:\"index.php?deleted_event=$matches[1]&embed=true\";s:34:\"deleted_event\/([^\/]+)\/trackback\/?$\";s:40:\"index.php?deleted_event=$matches[1]&tb=1\";s:42:\"deleted_event\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:53:\"index.php?deleted_event=$matches[1]&paged=$matches[2]\";s:49:\"deleted_event\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:53:\"index.php?deleted_event=$matches[1]&cpage=$matches[2]\";s:50:\"deleted_event\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:65:\"index.php?deleted_event=$matches[1]&wc\/file\/transient=$matches[3]\";s:39:\"deleted_event\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:54:\"index.php?deleted_event=$matches[1]&wc-api=$matches[3]\";s:56:\"deleted_event\/[^\/]+\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:67:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:45:\"deleted_event\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:56:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:38:\"deleted_event\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:52:\"index.php?deleted_event=$matches[1]&page=$matches[2]\";s:30:\"deleted_event\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"deleted_event\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"deleted_event\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"deleted_event\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"deleted_event\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"deleted_event\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:42:\"calendar-embed\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"calendar-embed\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"calendar-embed\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"calendar-embed\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"calendar-embed\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"calendar-embed\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"calendar-embed\/([^\/]+)\/embed\/?$\";s:51:\"index.php?tec_calendar_embed=$matches[1]&embed=true\";s:35:\"calendar-embed\/([^\/]+)\/trackback\/?$\";s:45:\"index.php?tec_calendar_embed=$matches[1]&tb=1\";s:43:\"calendar-embed\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:58:\"index.php?tec_calendar_embed=$matches[1]&paged=$matches[2]\";s:50:\"calendar-embed\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:58:\"index.php?tec_calendar_embed=$matches[1]&cpage=$matches[2]\";s:51:\"calendar-embed\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:70:\"index.php?tec_calendar_embed=$matches[1]&wc\/file\/transient=$matches[3]\";s:40:\"calendar-embed\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:59:\"index.php?tec_calendar_embed=$matches[1]&wc-api=$matches[3]\";s:57:\"calendar-embed\/[^\/]+\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:68:\"calendar-embed\/[^\/]+\/attachment\/([^\/]+)\/wc\/file\/transient(\/(.*))?\/?$\";s:62:\"index.php?attachment=$matches[1]&wc\/file\/transient=$matches[3]\";s:46:\"calendar-embed\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"calendar-embed\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:39:\"calendar-embed\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:57:\"index.php?tec_calendar_embed=$matches[1]&page=$matches[2]\";s:31:\"calendar-embed\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"calendar-embed\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"calendar-embed\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"calendar-embed\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"calendar-embed\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"calendar-embed\/[^\/]+\/([^\/]+)\/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: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\";}","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"31","option_name":"hack_file","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"32","option_name":"blog_charset","option_value":"UTF-8","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"33","option_name":"moderation_keys","option_value":"","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"34","option_name":"active_plugins","option_value":"a:11:{i:0;s:37:\"breadcrumb-navxt\/breadcrumb-navxt.php\";i:1;s:36:\"contact-form-7\/wp-contact-form-7.php\";i:2;s:23:\"elementor\/elementor.php\";i:3;s:31:\"envato-market\/envato-market.php\";i:4;s:19:\"lte-ext\/lte-ext.php\";i:5;s:37:\"mailchimp-for-wp\/mailchimp-for-wp.php\";i:6;s:41:\"post-views-counter\/post-views-counter.php\";i:7;s:23:\"revslider\/revslider.php\";i:8;s:43:\"the-events-calendar\/the-events-calendar.php\";i:9;s:17:\"unyson\/unyson.php\";i:10;s:27:\"woocommerce\/woocommerce.php\";}","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"35","option_name":"category_base","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"36","option_name":"ping_sites","option_value":"http:\/\/rpc.pingomatic.com\/","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"37","option_name":"comment_max_links","option_value":"2","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"38","option_name":"gmt_offset","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"39","option_name":"default_email_category","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"41","option_name":"template","option_value":"homefort","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"42","option_name":"stylesheet","option_value":"homefort","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"43","option_name":"comment_registration","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"44","option_name":"html_type","option_value":"text\/html","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"45","option_name":"use_trackback","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"46","option_name":"default_role","option_value":"subscriber","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"47","option_name":"db_version","option_value":"58975","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"48","option_name":"uploads_use_yearmonth_folders","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"49","option_name":"upload_path","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"50","option_name":"blog_public","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"51","option_name":"default_link_category","option_value":"2","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"52","option_name":"show_on_front","option_value":"posts","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"53","option_name":"tag_base","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"54","option_name":"show_avatars","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"55","option_name":"avatar_rating","option_value":"G","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"56","option_name":"upload_url_path","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"57","option_name":"thumbnail_size_w","option_value":"150","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"58","option_name":"thumbnail_size_h","option_value":"150","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"59","option_name":"thumbnail_crop","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"60","option_name":"medium_size_w","option_value":"300","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"61","option_name":"medium_size_h","option_value":"300","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"62","option_name":"avatar_default","option_value":"mystery","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"63","option_name":"large_size_w","option_value":"1024","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"64","option_name":"large_size_h","option_value":"1024","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"65","option_name":"image_default_link_type","option_value":"none","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"66","option_name":"image_default_size","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"67","option_name":"image_default_align","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"68","option_name":"close_comments_for_old_posts","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"69","option_name":"close_comments_days_old","option_value":"14","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"70","option_name":"thread_comments","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"71","option_name":"thread_comments_depth","option_value":"5","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"72","option_name":"page_comments","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"73","option_name":"comments_per_page","option_value":"50","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"74","option_name":"default_comments_page","option_value":"newest","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"75","option_name":"comment_order","option_value":"asc","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"76","option_name":"sticky_posts","option_value":"a:0:{}","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"77","option_name":"widget_categories","option_value":"a:0:{}","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"78","option_name":"widget_text","option_value":"a:0:{}","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"79","option_name":"widget_rss","option_value":"a:0:{}","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"80","option_name":"uninstall_plugins","option_value":"a:1:{s:23:\"elementor\/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"81","option_name":"timezone_string","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"82","option_name":"page_for_posts","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"83","option_name":"page_on_front","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"84","option_name":"default_post_format","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"85","option_name":"link_manager_enabled","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"86","option_name":"finished_splitting_shared_terms","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"87","option_name":"site_icon","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"88","option_name":"medium_large_size_w","option_value":"768","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"89","option_name":"medium_large_size_h","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"90","option_name":"wp_page_for_privacy_policy","option_value":"3","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"91","option_name":"show_comments_cookies_opt_in","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"92","option_name":"admin_email_lifespan","option_value":"1764220123","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"93","option_name":"disallowed_keys","option_value":"","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"94","option_name":"comment_previously_approved","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"95","option_name":"auto_plugin_theme_update_emails","option_value":"a:0:{}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"96","option_name":"auto_update_core_dev","option_value":"enabled","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"97","option_name":"auto_update_core_minor","option_value":"enabled","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"98","option_name":"auto_update_core_major","option_value":"enabled","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"99","option_name":"wp_force_deactivated_plugins","option_value":"a:0:{}","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"100","option_name":"wp_attachment_pages_enabled","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"101","option_name":"initial_db_version","option_value":"58975","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"103","option_name":"fresh_site","option_value":"1","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"104","option_name":"user_count","option_value":"1","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"105","option_name":"widget_block","option_value":"a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search \/-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts<\/h2><!-- \/wp:heading --><!-- wp:latest-posts \/--><\/div><!-- \/wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments<\/h2><!-- \/wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} \/--><\/div><!-- \/wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives<\/h2><!-- \/wp:heading --><!-- wp:archives \/--><\/div><!-- \/wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories<\/h2><!-- \/wp:heading --><!-- wp:categories \/--><\/div><!-- \/wp:group -->\";}s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"106","option_name":"sidebars_widgets","option_value":"a:5:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:10:\"sidebar-wc\";a:0:{}s:8:\"footer-1\";a:0:{}s:13:\"array_version\";i:3;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"107","option_name":"widget_pages","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"108","option_name":"widget_calendar","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"109","option_name":"widget_archives","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"110","option_name":"widget_media_audio","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"111","option_name":"widget_media_image","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"112","option_name":"widget_media_gallery","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"113","option_name":"widget_media_video","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"114","option_name":"widget_meta","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"115","option_name":"widget_search","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"116","option_name":"widget_recent-posts","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"117","option_name":"widget_recent-comments","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"118","option_name":"widget_tag_cloud","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"119","option_name":"widget_nav_menu","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"120","option_name":"widget_custom_html","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"121","option_name":"recovery_keys","option_value":"a:0:{}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"122","option_name":"theme_mods_twentytwentyfive","option_value":"a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1748668171;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\";}}}}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"143","option_name":"can_compress_scripts","option_value":"1","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"153","option_name":"recently_activated","option_value":"a:0:{}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"167","option_name":"theme_mods_homefort","option_value":"a:2:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}}","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"168","option_name":"theme_switched","option_value":"","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"171","option_name":"homefort_welcome_page","option_value":"0","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"174","option_name":"finished_updating_comment_type","option_value":"1","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"176","option_name":"elementor_active_kit","option_value":"7","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"177","option_name":"elementor_font_display","option_value":"swap","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"180","option_name":"lte_plugin_activated","option_value":"0","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"182","option_name":"wpcf7","option_value":"a:2:{s:7:\"version\";s:5:\"6.0.6\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1748668381;s:7:\"version\";s:5:\"6.0.6\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"183","option_name":"envato_market","option_value":"a:2:{s:16:\"is_plugin_active\";s:1:\"1\";s:17:\"installed_version\";s:5:\"2.0.6\";}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"184","option_name":"tribe_last_updated_option","option_value":"1748668491.3332","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"185","option_name":"tribe_events_calendar_options","option_value":"a:11:{s:18:\"tec-schema-version\";s:5:\"6.7.1\";s:8:\"did_init\";b:1;s:19:\"tribeEventsTemplate\";s:0:\"\";s:16:\"tribeEnableViews\";a:3:{i:0;s:4:\"list\";i:1;s:5:\"month\";i:2;s:3:\"day\";}s:10:\"viewOption\";s:4:\"list\";s:14:\"schema-version\";s:6:\"6.13.1\";s:21:\"previous_ecp_versions\";a:1:{i:0;s:1:\"0\";}s:18:\"latest_ecp_version\";s:6:\"6.13.1\";s:18:\"dateWithYearFormat\";s:6:\"F j, Y\";s:24:\"recurrenceMaxMonthsAfter\";i:60;s:22:\"google_maps_js_api_key\";s:39:\"AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU\";}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"189","option_name":"post_views_counter_settings_general","option_value":"a:22:{s:16:\"post_types_count\";a:1:{i:0;s:4:\"post\";}s:16:\"taxonomies_count\";b:0;s:11:\"users_count\";b:0;s:11:\"other_count\";b:0;s:12:\"data_storage\";s:7:\"cookies\";s:11:\"amp_support\";b:0;s:12:\"counter_mode\";s:3:\"php\";s:19:\"time_between_counts\";a:2:{s:6:\"number\";i:24;s:4:\"type\";s:5:\"hours\";}s:12:\"reset_counts\";a:2:{s:6:\"number\";i:0;s:4:\"type\";s:4:\"days\";}s:21:\"caching_compatibility\";b:0;s:12:\"object_cache\";b:0;s:14:\"flush_interval\";a:2:{s:6:\"number\";i:0;s:4:\"type\";s:7:\"minutes\";}s:7:\"exclude\";a:2:{s:6:\"groups\";a:0:{}s:5:\"roles\";a:0:{}}s:11:\"exclude_ips\";a:0:{}s:13:\"strict_counts\";b:0;s:8:\"cron_run\";b:1;s:11:\"cron_update\";b:0;s:14:\"update_version\";i:2;s:13:\"update_notice\";b:1;s:17:\"update_delay_date\";i:1749878004;s:17:\"post_views_column\";b:1;s:19:\"restrict_edit_views\";b:0;}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"190","option_name":"post_views_counter_settings_display","option_value":"a:15:{s:5:\"label\";s:11:\"Post Views:\";s:14:\"display_period\";s:5:\"total\";s:18:\"taxonomies_display\";a:0:{}s:12:\"user_display\";b:0;s:18:\"post_types_display\";a:1:{i:0;s:4:\"post\";}s:18:\"page_types_display\";a:1:{i:0;s:8:\"singular\";}s:16:\"restrict_display\";a:2:{s:6:\"groups\";a:0:{}s:5:\"roles\";a:0:{}}s:8:\"position\";s:5:\"after\";s:17:\"post_views_column\";b:1;s:19:\"restrict_edit_views\";b:0;s:15:\"dynamic_loading\";b:0;s:10:\"use_format\";b:1;s:13:\"display_style\";a:2:{s:4:\"icon\";b:1;s:4:\"text\";b:1;}s:10:\"icon_class\";s:19:\"dashicons-chart-bar\";s:18:\"toolbar_statistics\";b:1;}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"191","option_name":"post_views_counter_settings_other","option_value":"a:4:{s:13:\"menu_position\";s:3:\"top\";s:15:\"import_meta_key\";s:5:\"views\";s:19:\"deactivation_delete\";b:0;s:7:\"license\";s:0:\"\";}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"192","option_name":"post_views_counter_version","option_value":"1.5.4","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"193","option_name":"revslider_servers","option_value":"a:4:{i:0;s:16:\"themepunch.tools\";i:1;s:22:\"themepunch-ext-b.tools\";i:2;s:22:\"themepunch-ext-a.tools\";i:3;s:22:\"themepunch-ext-c.tools\";}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"194","option_name":"revslider_server_refresh","option_value":"1748668381","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"195","option_name":"revslider-update-check-short","option_value":"1748668381","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"196","option_name":"revslider-connection","option_value":"1","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"197","option_name":"revslider-update-hash","option_value":"fb3b2a7334e13a559eee69d0b6ea2229","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"198","option_name":"revslider-latest-version","option_value":"6.7.34","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"199","option_name":"revslider-stable-version","option_value":"4.2.0","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"200","option_name":"revslider-notices","option_value":"a:4:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"0.9.9\";s:4:\"text\";s:940:\"<div style=\"display: block; background: #1b0e41;text-align: center; height:300px;\"><noscript><img src=\"\/\/updates.themepunch.tools\/\/banners\/rs60\/cyberweek.jpg\" usemap=\"#srbannermap\" style=\"min-width:920px;height:300px;display: inline-block;\"><\/noscript><img usemap=\"#srbannermap\" style=\"min-width:920px;height:300px;display: inline-block;\" src=\"\/\/updates.themepunch.tools\/\/banners\/rs60\/cyberweek.jpg\"><\/div>\n<map name=\"srbannermap\">\n    <area target=\"_blank\" alt=\"Slider Revolution\" title=\"Slider Revolution\" href=\"https:\/\/www.sliderrevolution.com\/black-friday-and-cyber-monday-sale\/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=cyberweeks22\" coords=\"569,135,890,196\" shape=\"rect\">\n    <area target=\"_blank\" alt=\"Essential Grid\" title=\"Essential Grid\" href=\"https:\/\/www.essential-grid.com\/?utm_source=admin&utm_medium=banner&utm_campaign=esgusers&utm_content=cyberweeks22\" coords=\"570,200,889,260\" shape=\"rect\">\n<\/map>\";s:4:\"code\";s:9:\"TPSRCW111\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"0.9.9\";s:4:\"text\";s:944:\"<div style=\"display: block; background: #1c0950;text-align: center; height:300px;\"><noscript><img src=\"\/\/updates.themepunch.tools\/\/banners\/blackfriday2024-admin2.jpg\" usemap=\"#srbannermap\" style=\"min-width:920px;height:300px;display: inline-block;\"><\/noscript><img usemap=\"#srbannermap\" style=\"min-width:920px;height:300px;display: inline-block;\" src=\"\/\/updates.themepunch.tools\/\/banners\/blackfriday2024-admin2.jpg\"><\/div><map name=\"srbannermap\"><area target=\"_blank\" alt=\"Slider Revolution\" title=\"Slider Revolution\" href=\"https:\/\/www.sliderrevolution.com\/black-friday-and-cyber-monday-sale\/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=cyberweeks24\" coords=\"569,135,890,196\" shape=\"rect\"><area target=\"_blank\" alt=\"Essential Grid\" title=\"Essential Grid\" href=\"https:\/\/www.essential-grid.com\/?utm_source=admin&utm_medium=banner&utm_campaign=esgusers&utm_content=cyberweeks24\" coords=\"570,200,889,260\" shape=\"rect\"><\/map>\";s:4:\"code\";s:8:\"TPSRBF24\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:2;O:8:\"stdClass\":10:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:521:\"<div style=\"display: block; background: #0d0d0e;text-align: center; height: 504px;\"><a href=\"https:\/\/account.sliderrevolution.com\/portal\/pricing\/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium3\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 900px; height: 504px; display: inline-block;\" muted loop autoplay preload=\"auto\"><source src=\"\/\/updates.themepunch.tools\/\/banners\/rs60\/buypremium3.mp4\" type=\"video\/mp4\"><\/video><\/a><\/div>\";s:4:\"code\";s:11:\"TPSNOTR3011\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:10:\"registered\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:3;O:8:\"stdClass\":10:{s:7:\"version\";s:5:\"0.9.9\";s:4:\"text\";s:296:\"<div style=\"display: block; background: #0d0d0e;text-align: center; height: 250px;\"><a href=\"https:\/\/forms.gle\/jrzzrpu34VvrFDsMA\" target=\"_blank\" rel=\"noopener\">\n<img style=\"min-width:920px;height:250px;display: inline-block;\" src=\"\/\/updates.themepunch.tools\/\/banners\/SR2024survey.jpg\"><\/a><\/div>\";s:4:\"code\";s:12:\"TPSURVEY2024\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:10:\"registered\";b:1;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"201","option_name":"revslider-additions","option_value":"O:8:\"stdClass\":2:{s:9:\"templates\";O:8:\"stdClass\":3:{s:9:\"tutorials\";a:3:{i:0;O:8:\"stdClass\":2:{s:5:\"title\";s:19:\"Rapid Fire Overview\";s:3:\"url\";s:49:\"https:\/\/www.youtube.com\/watch?v=LRNTFu-MFgw&t=25s\";}i:1;O:8:\"stdClass\":2:{s:5:\"title\";s:34:\"Responsiveness in Edited Templates\";s:3:\"url\";s:43:\"https:\/\/www.youtube.com\/watch?v=hP4oV8SWgKY\";}i:2;O:8:\"stdClass\":2:{s:5:\"title\";s:16:\"Animation Basics\";s:3:\"url\";s:43:\"https:\/\/www.youtube.com\/watch?v=nn3azizwpbs\";}}s:5:\"guide\";O:8:\"stdClass\":3:{s:5:\"title\";s:78:\"Require Expert Technical Advice?<br \/>Submit a Ticket for Dedicated 1on1 Help.\";s:3:\"url\";s:36:\"https:\/\/support.sliderrevolution.com\";s:3:\"img\";s:61:\"\/\/updates.themepunch.tools\/banners\/default_template_guide.jpg\";}s:6:\"bottom\";O:8:\"stdClass\":2:{s:5:\"title\";s:32:\"Load A Template From The Library\";s:3:\"img\";s:55:\"\/\/updates.themepunch.tools\/banners\/guide_mod_banner.png\";}}s:7:\"selling\";b:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"202","option_name":"rs-addons-counter","option_value":"36","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"203","option_name":"revslider-addons","option_value":"O:8:\"stdClass\":36:{s:28:\"revslider-particlewave-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"559\";s:9:\"releaseid\";s:2:\"29\";s:4:\"slug\";s:28:\"revslider-particlewave-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Particle Wave\";s:6:\"line_1\";s:36:\"Create 3D particle and polygon grids\";s:6:\"line_2\";s:40:\"with lots of style and animation options\";s:9:\"available\";s:5:\"6.7.6\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:1:\"9\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_particlewave.jpg\";s:8:\"img_file\";s:46:\"revslider\/addons\/images\/addon_particlewave.jpg\";s:7:\"img_md5\";s:32:\"623bec30f175f4cc541048f1d6d5fd07\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PW\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"558\";s:9:\"releaseid\";s:1:\"7\";s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"6.7.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let's Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"6.7.6\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:2:\"10\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:70:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_particles.jpg\";s:8:\"img_file\";s:43:\"revslider\/addons\/images\/addon_particles.jpg\";s:7:\"img_md5\";s:32:\"b668a4015ddc6a532b43bb558967a062\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"405\";s:9:\"releaseid\";s:2:\"20\";s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:72:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_bubblemorph.jpg\";s:8:\"img_file\";s:45:\"revslider\/addons\/images\/addon_bubblemorph.jpg\";s:7:\"img_md5\";s:32:\"22d03d5de3034069c6db1fdeafd467cd\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-thecluster-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"567\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:26:\"revslider-thecluster-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"The Cluster\";s:6:\"line_1\";s:24:\"Cluster Particle Effects\";s:6:\"line_2\";s:27:\"with millions of Variations\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"22\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:68:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_cluster.jpg\";s:8:\"img_file\";s:41:\"revslider\/addons\/images\/addon_cluster.jpg\";s:7:\"img_md5\";s:32:\"7ada93a9f08a3bcfddc078699674d755\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TC\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:29:\"revslider-fluiddynamics-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"551\";s:9:\"releaseid\";s:2:\"31\";s:4:\"slug\";s:29:\"revslider-fluiddynamics-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Fluid Dynamics\";s:6:\"line_1\";s:46:\"Creating breathtaking Dynamic Fluid animations\";s:6:\"line_2\";s:25:\"as layer or as background\";s:9:\"available\";s:5:\"6.7.6\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"27\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:66:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_fluid.png\";s:8:\"img_file\";s:39:\"revslider\/addons\/images\/addon_fluid.png\";s:7:\"img_md5\";s:32:\"4e52333540d80bcb2a41b8ed5961e088\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FD\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:30:\"revslider-transitionpack-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"568\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:30:\"revslider-transitionpack-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:6:\"6.7.31\";s:5:\"title\";s:20:\"Advanced Transitions\";s:6:\"line_1\";s:43:\"Add never-before-seen slide transitions to \";s:6:\"line_2\";s:42:\"Slider Revolution with the power of WEBGL.\";s:9:\"available\";s:5:\"6.7.7\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"30\";s:11:\"last_update\";s:10:\"2025-01-17\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:71:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_transition.jpg\";s:8:\"img_file\";s:44:\"revslider\/addons\/images\/addon_transition.jpg\";s:7:\"img_md5\";s:32:\"fe0f1c539053620039a0ad96c4ac27e6\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"AT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"545\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"6.7.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:72:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_beforeafter.jpg\";s:8:\"img_file\";s:45:\"revslider\/addons\/images\/addon_beforeafter.jpg\";s:7:\"img_md5\";s:32:\"5a34f20417a7874e1b95693ef37a0758\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"569\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider's text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:71:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_typewriter.jpg\";s:8:\"img_file\";s:44:\"revslider\/addons\/images\/addon_typewriter.jpg\";s:7:\"img_md5\";s:32:\"727b604f6fd3fc55894ba50eb566efed\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"555\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Mousetrap\";s:6:\"line_1\";s:31:\"Create all kinds of interesting\";s:6:\"line_2\";s:19:\" mouse interactions\";s:9:\"available\";s:5:\"6.7.6\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"60\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:70:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_mousetrap.jpg\";s:8:\"img_file\";s:43:\"revslider\/addons\/images\/addon_mousetrap.jpg\";s:7:\"img_md5\";s:32:\"2329053c3b1d19bdaee131c3dc258d3a\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"552\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"70\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:71:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_distortion.jpg\";s:8:\"img_file\";s:44:\"revslider\/addons\/images\/addon_distortion.jpg\";s:7:\"img_md5\";s:32:\"c26c52a563008b7dc907a288c1e4bb8e\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-lottie-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"553\";s:9:\"releaseid\";s:2:\"25\";s:4:\"slug\";s:22:\"revslider-lottie-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Lottie\";s:6:\"line_1\";s:53:\"Adds support for the popular Lottie Animation format,\";s:6:\"line_2\";s:70:\" including animation control, style customization and a local library.\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:67:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_lottie.jpg\";s:8:\"img_file\";s:40:\"revslider\/addons\/images\/addon_lottie.jpg\";s:7:\"img_md5\";s:32:\"4aa677a45bb13732e4f10bcb632afcce\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"556\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2025-01-15\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:71:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_paintbrush.jpg\";s:8:\"img_file\";s:44:\"revslider\/addons\/images\/addon_paintbrush.jpg\";s:7:\"img_md5\";s:32:\"308a56289b9a29d1916c2acfc141b699\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-charts-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"547\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:22:\"revslider-charts-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Charts\";s:6:\"line_1\";s:93:\"The Charts addon allows you to create visually impressive line or bar graphs from .csv data, \";s:6:\"line_2\";s:56:\"with tons of options to take full control of the design.\";s:9:\"available\";s:5:\"6.7.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:3:\"100\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:67:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_charts.jpg\";s:8:\"img_file\";s:40:\"revslider\/addons\/images\/addon_charts.jpg\";s:7:\"img_md5\";s:32:\"d2c184371a575faade425c0377c1fdbd\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"CH\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"417\";s:9:\"releaseid\";s:2:\"13\";s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice 'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:67:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_slicey.jpg\";s:8:\"img_file\";s:40:\"revslider\/addons\/images\/addon_slicey.jpg\";s:7:\"img_md5\";s:32:\"28afd29b7738a452194f0a0bc1d21cbe\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"550\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"6.7.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2024-12-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:70:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_filmstrip.jpg\";s:8:\"img_file\";s:43:\"revslider\/addons\/images\/addon_filmstrip.jpg\";s:7:\"img_md5\";s:32:\"dac40ee57d2be9aaf01faacf51ccb412\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"554\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what's up and when!\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2024-12-06\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:78:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_underconstruction.jpg\";s:8:\"img_file\";s:51:\"revslider\/addons\/images\/addon_underconstruction.jpg\";s:7:\"img_md5\";s:32:\"17f8cba84931541c065cfb1943edafb2\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"562\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"6.7.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"6.7.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:67:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_reveal.jpg\";s:8:\"img_file\";s:40:\"revslider\/addons\/images\/addon_reveal.jpg\";s:7:\"img_md5\";s:32:\"a7ce4bf5eb6fdc1497ed6276ca623046\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"616\";s:9:\"releaseid\";s:2:\"17\";s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:6:\"6.7.21\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:28:\"Display images in 360 degree\";s:9:\"available\";s:5:\"6.7.6\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:69:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_panorama.jpg\";s:8:\"img_file\";s:42:\"revslider\/addons\/images\/addon_panorama.jpg\";s:7:\"img_md5\";s:32:\"210953d59903bed91688138cb60777d2\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"575\";s:9:\"releaseid\";s:2:\"26\";s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.7.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Scroll Video\";s:6:\"line_1\";s:114:\"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.\";s:6:\"line_2\";s:49:\"Quality options are included for optimal results!\";s:9:\"available\";s:5:\"6.7.6\";s:10:\"background\";s:72:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_scrollvideo.jpg\";s:15:\"background_file\";s:45:\"revslider\/addons\/images\/addon_scrollvideo.jpg\";s:14:\"background_md5\";s:32:\"82b2706dfa20a7b0cfabfe7ff28562f9\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"140\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:72:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_scrollvideo.jpg\";s:8:\"img_file\";s:45:\"revslider\/addons\/images\/addon_scrollvideo.jpg\";s:7:\"img_md5\";s:32:\"82b2706dfa20a7b0cfabfe7ff28562f9\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"549\";s:9:\"releaseid\";s:2:\"22\";s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2025-02-18\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:70:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_exploding.jpg\";s:8:\"img_file\";s:43:\"revslider\/addons\/images\/addon_exploding.jpg\";s:7:\"img_md5\";s:32:\"44d60b83cdf5b29033d41feb516b47e1\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"564\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"165\";s:11:\"last_update\";s:10:\"2024-12-19\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:74:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_socialsharing.jpg\";s:8:\"img_file\";s:47:\"revslider\/addons\/images\/addon_socialsharing.jpg\";s:7:\"img_md5\";s:32:\"6b074630853c4f95d5337bc85e496cbe\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"571\";s:9:\"releaseid\";s:1:\"1\";s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:75:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/whiteboard_widget_bg.jpg\";s:15:\"background_file\";s:48:\"revslider\/addons\/images\/whiteboard_widget_bg.jpg\";s:14:\"background_md5\";s:32:\"cc69160eb95469dc033e0cc094a24847\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"170\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:71:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_whiteboard.jpg\";s:8:\"img_file\";s:44:\"revslider\/addons\/images\/addon_whiteboard.jpg\";s:7:\"img_md5\";s:32:\"b0bb636fb30ffc3d112ba4c563395ee6\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"560\";s:9:\"releaseid\";s:2:\"14\";s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"180\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:69:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_polyfold.jpg\";s:8:\"img_file\";s:42:\"revslider\/addons\/images\/addon_polyfold.jpg\";s:7:\"img_md5\";s:32:\"02c6af89e4208f0da5920c6c3e6bb744\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"78\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"300\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_domainswitch.jpg\";s:8:\"img_file\";s:46:\"revslider\/addons\/images\/addon_domainswitch.jpg\";s:7:\"img_md5\";s:32:\"f2036924e7993f94bd5c9876fa0bf09b\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"561\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:67:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_reload.jpg\";s:8:\"img_file\";s:40:\"revslider\/addons\/images\/addon_reload.jpg\";s:7:\"img_md5\";s:32:\"d1d34d204e627168f4cc4e7422a6d40c\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"55\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:70:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_wprelated.jpg\";s:8:\"img_file\";s:43:\"revslider\/addons\/images\/addon_wprelated.jpg\";s:7:\"img_md5\";s:32:\"e2e7d6c3a428a55442ba90131556c930\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"566\";s:9:\"releaseid\";s:1:\"6\";s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"380\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:65:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_snow.jpg\";s:8:\"img_file\";s:38:\"revslider\/addons\/images\/addon_snow.jpg\";s:7:\"img_md5\";s:32:\"d6bac718866b0070198a4340041bc60b\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"378\";s:9:\"releaseid\";s:1:\"2\";s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.7\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:70:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_wpgallery.jpg\";s:8:\"img_file\";s:43:\"revslider\/addons\/images\/addon_wpgallery.jpg\";s:7:\"img_md5\";s:32:\"74392a04b741d83c51e55059dbb388ef\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"53\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2024-11-20\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:67:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_backup.jpg\";s:8:\"img_file\";s:40:\"revslider\/addons\/images\/addon_backup.jpg\";s:7:\"img_md5\";s:32:\"104797323a0293cd3f200b0172db1186\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"62\";s:9:\"releaseid\";s:1:\"8\";s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"620\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:64:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_404.jpg\";s:8:\"img_file\";s:37:\"revslider\/addons\/images\/addon_404.jpg\";s:7:\"img_md5\";s:32:\"217b0d118a107dc50979740dd61228df\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"63\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:71:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_wpadjacent.jpg\";s:8:\"img_file\";s:44:\"revslider\/addons\/images\/addon_wpadjacent.jpg\";s:7:\"img_md5\";s:32:\"cb1feb1257e55d0f42c29dfde2d809ed\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"388\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"3.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:66:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_login.jpg\";s:8:\"img_file\";s:39:\"revslider\/addons\/images\/addon_login.jpg\";s:7:\"img_md5\";s:32:\"f0f2edffb4e155acf67799692428644d\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"379\";s:9:\"releaseid\";s:2:\"12\";s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:71:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_wpfeatured.jpg\";s:8:\"img_file\";s:44:\"revslider\/addons\/images\/addon_wpfeatured.jpg\";s:7:\"img_md5\";s:32:\"bcc840e68194f3eb05795e1353954bda\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-shapeburst-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"613\";s:9:\"releaseid\";s:2:\"29\";s:4:\"slug\";s:26:\"revslider-shapeburst-addon\";s:12:\"version_from\";s:6:\"6.7.23\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"ShapeBurst\";s:6:\"line_1\";s:8:\"Shape...\";s:6:\"line_2\";s:9:\"and Burst\";s:9:\"available\";s:5:\"7.0.1\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:3:\"670\";s:11:\"last_update\";s:10:\"2024-11-20\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:72:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_shape_burst.jpg\";s:8:\"img_file\";s:45:\"revslider\/addons\/images\/addon_shape_burst.jpg\";s:7:\"img_md5\";s:32:\"2b1b6cb4613bdfcfff4c8c46660be8f5\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SB\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:1:{i:0;s:14:\"Visual Effects\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"570\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:68:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_weather.jpg\";s:8:\"img_file\";s:41:\"revslider\/addons\/images\/addon_weather.jpg\";s:7:\"img_md5\";s:32:\"c69d1c9a69c2dec43ca0578ac35792bd\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"548\";s:9:\"releaseid\";s:2:\"18\";s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:68:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_duotone.jpg\";s:8:\"img_file\";s:41:\"revslider\/addons\/images\/addon_duotone.jpg\";s:7:\"img_md5\";s:32:\"fb666e487e7ac28e6a2a157eed1fb682\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"204","option_name":"revslider-library-check","option_value":"1748668381","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"205","option_name":"revslider-library-hash","option_value":"324e6ba47fb68dfb7f1bd5b0b203bdc5","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"206","option_name":"rs-library","option_value":"a:3:{s:4:\"hash\";s:32:\"324e6ba47fb68dfb7f1bd5b0b203bdc5\";s:7:\"objects\";a:417:{i:0;a:13:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14130;s:4:\"orig\";i:220294;}}i:1;a:13:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:27127;s:4:\"orig\";i:1192484;}}i:2;a:13:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:1745;s:4:\"orig\";i:36243;}}i:3;a:13:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10511;s:4:\"orig\";i:102067;}}i:4;a:13:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18581;s:4:\"orig\";i:776243;}}i:5;a:13:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4745;s:4:\"orig\";i:330658;}}i:6;a:13:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4461;s:4:\"orig\";i:109963;}}i:7;a:13:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6790;s:4:\"orig\";i:407746;}}i:8;a:13:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18710;s:4:\"orig\";i:985569;}}i:9;a:13:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6113;s:4:\"orig\";i:75865;}}i:10;a:13:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8145;s:4:\"orig\";i:400329;}}i:11;a:13:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5251;s:4:\"orig\";i:358141;}}i:12;a:13:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:127536;s:4:\"orig\";i:838279;}}i:13;a:13:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4081;s:4:\"orig\";i:22391;}}i:14;a:13:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9331;s:4:\"orig\";i:516465;}}i:15;a:13:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7834;s:4:\"orig\";i:463818;}}i:16;a:13:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6359;s:4:\"orig\";i:102578;}}i:17;a:13:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22078;s:4:\"orig\";i:1107904;}}i:18;a:13:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15660;s:4:\"orig\";i:355784;}}i:19;a:13:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5586;s:4:\"orig\";i:106514;}}i:20;a:13:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20909;s:4:\"orig\";i:988589;}}i:21;a:13:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6807;s:4:\"orig\";i:604409;}}i:22;a:13:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10484;s:4:\"orig\";i:229243;}}i:23;a:13:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6034;s:4:\"orig\";i:516575;}}i:24;a:13:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:30999;s:4:\"orig\";i:627862;}}i:25;a:13:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11735;s:4:\"orig\";i:658948;}}i:26;a:13:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16432;s:4:\"orig\";i:531684;}}i:27;a:13:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15860;s:4:\"orig\";i:212685;}}i:28;a:13:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12774;s:4:\"orig\";i:290128;}}i:29;a:13:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8558;s:4:\"orig\";i:264887;}}i:30;a:13:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:23349;s:4:\"orig\";i:324946;}}i:31;a:13:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18439;s:4:\"orig\";i:583276;}}i:32;a:13:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8475;s:4:\"orig\";i:241613;}}i:33;a:13:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12227;s:4:\"orig\";i:465092;}}i:34;a:13:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:23476;s:4:\"orig\";i:838985;}}i:35;a:13:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:128594;s:4:\"orig\";i:323284;}}i:36;a:13:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15763;s:4:\"orig\";i:606028;}}i:37;a:13:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8743;s:4:\"orig\";i:230696;}}i:38;a:13:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18213;s:4:\"orig\";i:963650;}}i:39;a:13:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9109;s:4:\"orig\";i:190560;}}i:40;a:13:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7469;s:4:\"orig\";i:161910;}}i:41;a:13:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8883;s:4:\"orig\";i:223813;}}i:42;a:13:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13021;s:4:\"orig\";i:334845;}}i:43;a:13:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20718;s:4:\"orig\";i:626836;}}i:44;a:13:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:135139;s:4:\"orig\";i:761240;}}i:45;a:13:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13099;s:4:\"orig\";i:337348;}}i:46;a:13:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13096;s:4:\"orig\";i:413010;}}i:47;a:13:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8043;s:4:\"orig\";i:146037;}}i:48;a:13:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:37011;s:4:\"orig\";i:2569343;}}i:49;a:13:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:118650;s:4:\"orig\";i:83713;}}i:50;a:13:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16941;s:4:\"orig\";i:419726;}}i:51;a:13:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:23620;s:4:\"orig\";i:734047;}}i:52;a:13:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21088;s:4:\"orig\";i:683735;}}i:53;a:13:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:121307;s:4:\"orig\";i:454357;}}i:54;a:13:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:39586;s:4:\"orig\";i:1296460;}}i:55;a:13:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21396;s:4:\"orig\";i:835061;}}i:56;a:13:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9545;s:4:\"orig\";i:197811;}}i:57;a:13:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12033;s:4:\"orig\";i:168991;}}i:58;a:13:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:39587;s:4:\"orig\";i:1318549;}}i:59;a:13:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:137321;s:4:\"orig\";i:211275;}}i:60;a:13:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14164;s:4:\"orig\";i:731428;}}i:61;a:13:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:130362;s:4:\"orig\";i:908876;}}i:62;a:13:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:132862;s:4:\"orig\";i:925492;}}i:63;a:13:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:119015;s:4:\"orig\";i:133010;}}i:64;a:13:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:28476;s:4:\"orig\";i:203448;}}i:65;a:13:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:120592;s:4:\"orig\";i:133753;}}i:66;a:13:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:119554;s:4:\"orig\";i:160622;}}i:67;a:13:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14058;s:4:\"orig\";i:98209;}}i:68;a:13:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:126007;s:4:\"orig\";i:137953;}}i:69;a:13:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:124418;s:4:\"orig\";i:108064;}}i:70;a:13:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:125639;s:4:\"orig\";i:131820;}}i:71;a:13:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11948;s:4:\"orig\";i:74707;}}i:72;a:13:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:115633;s:4:\"orig\";i:176188;}}i:73;a:13:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:121535;s:4:\"orig\";i:315586;}}i:74;a:13:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:133693;s:4:\"orig\";i:907152;}}i:75;a:13:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11689;s:4:\"orig\";i:183976;}}i:76;a:13:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:119147;s:4:\"orig\";i:164255;}}i:77;a:13:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9499;s:4:\"orig\";i:358634;}}i:78;a:13:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14203;s:4:\"orig\";i:523017;}}i:79;a:13:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10702;s:4:\"orig\";i:121030;}}i:80;a:13:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9002;s:4:\"orig\";i:338072;}}i:81;a:13:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:121622;s:4:\"orig\";i:211345;}}i:82;a:13:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:122962;s:4:\"orig\";i:353407;}}i:83;a:13:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7170;s:4:\"orig\";i:118827;}}i:84;a:13:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:125910;s:4:\"orig\";i:126452;}}i:85;a:13:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12207;s:4:\"orig\";i:177730;}}i:86;a:13:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13663;s:4:\"orig\";i:833006;}}i:87;a:13:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9899;s:4:\"orig\";i:247486;}}i:88;a:13:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7169;s:4:\"orig\";i:522980;}}i:89;a:13:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12411;s:4:\"orig\";i:1051815;}}i:90;a:13:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14974;s:4:\"orig\";i:1082610;}}i:91;a:13:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:26819;s:4:\"orig\";i:1283468;}}i:92;a:13:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22713;s:4:\"orig\";i:1335327;}}i:93;a:13:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5513;s:4:\"orig\";i:477513;}}i:94;a:13:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24077;s:4:\"orig\";i:1392352;}}i:95;a:13:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11502;s:4:\"orig\";i:779077;}}i:96;a:13:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7975;s:4:\"orig\";i:323107;}}i:97;a:13:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:129564;s:4:\"orig\";i:432451;}}i:98;a:13:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6743;s:4:\"orig\";i:479348;}}i:99;a:13:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:3910;s:4:\"orig\";i:246373;}}i:100;a:13:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9677;s:4:\"orig\";i:154608;}}i:101;a:13:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5998;s:4:\"orig\";i:447839;}}i:102;a:13:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10117;s:4:\"orig\";i:559800;}}i:103;a:13:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24853;s:4:\"orig\";i:1214851;}}i:104;a:13:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18163;s:4:\"orig\";i:1098732;}}i:105;a:13:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5457;s:4:\"orig\";i:320148;}}i:106;a:13:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13313;s:4:\"orig\";i:828871;}}i:107;a:13:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5901;s:4:\"orig\";i:268842;}}i:108;a:13:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:37178;s:4:\"orig\";i:1972817;}}i:109;a:13:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:26589;s:4:\"orig\";i:851135;}}i:110;a:13:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13334;s:4:\"orig\";i:225651;}}i:111;a:13:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17640;s:4:\"orig\";i:719125;}}i:112;a:13:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8897;s:4:\"orig\";i:83416;}}i:113;a:13:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:29174;s:4:\"orig\";i:1663503;}}i:114;a:13:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:3668;s:4:\"orig\";i:69153;}}i:115;a:13:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:3179;s:4:\"orig\";i:45340;}}i:116;a:13:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21907;s:4:\"orig\";i:937495;}}i:117;a:13:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:124560;s:4:\"orig\";i:575796;}}i:118;a:13:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20553;s:4:\"orig\";i:734042;}}i:119;a:13:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9048;s:4:\"orig\";i:129827;}}i:120;a:13:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19226;s:4:\"orig\";i:758093;}}i:121;a:13:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12387;s:4:\"orig\";i:472820;}}i:122;a:13:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10972;s:4:\"orig\";i:380716;}}i:123;a:13:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12394;s:4:\"orig\";i:959761;}}i:124;a:13:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11474;s:4:\"orig\";i:284282;}}i:125;a:13:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13395;s:4:\"orig\";i:519568;}}i:126;a:13:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15367;s:4:\"orig\";i:364626;}}i:127;a:13:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16174;s:4:\"orig\";i:265728;}}i:128;a:13:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7677;s:4:\"orig\";i:256526;}}i:129;a:13:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12408;s:4:\"orig\";i:354771;}}i:130;a:13:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17621;s:4:\"orig\";i:673109;}}i:131;a:13:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9464;s:4:\"orig\";i:180683;}}i:132;a:13:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16190;s:4:\"orig\";i:381967;}}i:133;a:13:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:26583;s:4:\"orig\";i:792941;}}i:134;a:13:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17464;s:4:\"orig\";i:394604;}}i:135;a:13:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19126;s:4:\"orig\";i:403268;}}i:136;a:13:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16597;s:4:\"orig\";i:552042;}}i:137;a:13:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16027;s:4:\"orig\";i:430912;}}i:138;a:13:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15961;s:4:\"orig\";i:706482;}}i:139;a:13:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20286;s:4:\"orig\";i:704324;}}i:140;a:13:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10077;s:4:\"orig\";i:197347;}}i:141;a:13:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14092;s:4:\"orig\";i:517927;}}i:142;a:13:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18629;s:4:\"orig\";i:620706;}}i:143;a:13:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10220;s:4:\"orig\";i:348322;}}i:144;a:13:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6348;s:4:\"orig\";i:211494;}}i:145;a:13:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9826;s:4:\"orig\";i:377551;}}i:146;a:13:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13862;s:4:\"orig\";i:454028;}}i:147;a:13:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18636;s:4:\"orig\";i:785357;}}i:148;a:13:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17409;s:4:\"orig\";i:996686;}}i:149;a:13:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12053;s:4:\"orig\";i:916937;}}i:150;a:13:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:3887;s:4:\"orig\";i:154603;}}i:151;a:13:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16305;s:4:\"orig\";i:483681;}}i:152;a:13:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12105;s:4:\"orig\";i:314746;}}i:153;a:13:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18137;s:4:\"orig\";i:371805;}}i:154;a:13:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11586;s:4:\"orig\";i:354781;}}i:155;a:13:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9848;s:4:\"orig\";i:195359;}}i:156;a:13:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10089;s:4:\"orig\";i:218538;}}i:157;a:13:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16403;s:4:\"orig\";i:547096;}}i:158;a:13:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19188;s:4:\"orig\";i:371592;}}i:159;a:13:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15157;s:4:\"orig\";i:658386;}}i:160;a:13:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24833;s:4:\"orig\";i:942816;}}i:161;a:13:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15887;s:4:\"orig\";i:345362;}}i:162;a:13:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15665;s:4:\"orig\";i:407640;}}i:163;a:13:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19443;s:4:\"orig\";i:844506;}}i:164;a:13:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15564;s:4:\"orig\";i:573777;}}i:165;a:13:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13337;s:4:\"orig\";i:762091;}}i:166;a:13:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16746;s:4:\"orig\";i:365391;}}i:167;a:13:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12699;s:4:\"orig\";i:427166;}}i:168;a:13:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4748;s:4:\"orig\";i:238506;}}i:169;a:13:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19043;s:4:\"orig\";i:595277;}}i:170;a:13:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11863;s:4:\"orig\";i:228649;}}i:171;a:13:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10878;s:4:\"orig\";i:313238;}}i:172;a:13:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7596;s:4:\"orig\";i:193734;}}i:173;a:13:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9305;s:4:\"orig\";i:223763;}}i:174;a:13:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:23289;s:4:\"orig\";i:699269;}}i:175;a:13:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16638;s:4:\"orig\";i:415507;}}i:176;a:13:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11706;s:4:\"orig\";i:310875;}}i:177;a:13:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18880;s:4:\"orig\";i:531273;}}i:178;a:13:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20175;s:4:\"orig\";i:554813;}}i:179;a:13:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6818;s:4:\"orig\";i:122809;}}i:180;a:13:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8776;s:4:\"orig\";i:190452;}}i:181;a:13:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:52127;s:4:\"orig\";i:352596;}}i:182;a:13:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8878;s:4:\"orig\";i:183427;}}i:183;a:13:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15887;s:4:\"orig\";i:368977;}}i:184;a:13:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15080;s:4:\"orig\";i:707157;}}i:185;a:13:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5473;s:4:\"orig\";i:288675;}}i:186;a:13:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19262;s:4:\"orig\";i:513524;}}i:187;a:13:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9810;s:4:\"orig\";i:317981;}}i:188;a:13:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15773;s:4:\"orig\";i:519696;}}i:189;a:13:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:32647;s:4:\"orig\";i:350074;}}i:190;a:13:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14643;s:4:\"orig\";i:314424;}}i:191;a:13:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19823;s:4:\"orig\";i:511473;}}i:192;a:13:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:37262;s:4:\"orig\";i:1590451;}}i:193;a:13:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13647;s:4:\"orig\";i:408622;}}i:194;a:13:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10075;s:4:\"orig\";i:216586;}}i:195;a:13:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10969;s:4:\"orig\";i:405945;}}i:196;a:13:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9975;s:4:\"orig\";i:257177;}}i:197;a:13:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9598;s:4:\"orig\";i:300066;}}i:198;a:13:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7588;s:4:\"orig\";i:184359;}}i:199;a:13:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9507;s:4:\"orig\";i:290246;}}i:200;a:13:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14875;s:4:\"orig\";i:324145;}}i:201;a:13:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18138;s:4:\"orig\";i:736181;}}i:202;a:13:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10664;s:4:\"orig\";i:411404;}}i:203;a:13:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11609;s:4:\"orig\";i:273103;}}i:204;a:13:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16837;s:4:\"orig\";i:456937;}}i:205;a:13:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13774;s:4:\"orig\";i:385875;}}i:206;a:13:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12285;s:4:\"orig\";i:546492;}}i:207;a:13:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12631;s:4:\"orig\";i:540206;}}i:208;a:13:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9964;s:4:\"orig\";i:309994;}}i:209;a:13:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13683;s:4:\"orig\";i:369417;}}i:210;a:13:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15941;s:4:\"orig\";i:475914;}}i:211;a:13:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17854;s:4:\"orig\";i:371480;}}i:212;a:13:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17441;s:4:\"orig\";i:507045;}}i:213;a:13:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:32396;s:4:\"orig\";i:750503;}}i:214;a:13:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:25355;s:4:\"orig\";i:517171;}}i:215;a:13:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:30467;s:4:\"orig\";i:1076108;}}i:216;a:13:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17629;s:4:\"orig\";i:804567;}}i:217;a:13:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12952;s:4:\"orig\";i:489898;}}i:218;a:13:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11065;s:4:\"orig\";i:384178;}}i:219;a:13:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6262;s:4:\"orig\";i:198960;}}i:220;a:13:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16353;s:4:\"orig\";i:245636;}}i:221;a:13:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6048;s:4:\"orig\";i:133907;}}i:222;a:13:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15187;s:4:\"orig\";i:450326;}}i:223;a:13:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17977;s:4:\"orig\";i:582673;}}i:224;a:13:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20171;s:4:\"orig\";i:617346;}}i:225;a:13:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14937;s:4:\"orig\";i:227355;}}i:226;a:13:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9789;s:4:\"orig\";i:321713;}}i:227;a:13:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18374;s:4:\"orig\";i:642218;}}i:228;a:13:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17332;s:4:\"orig\";i:791283;}}i:229;a:13:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:28854;s:4:\"orig\";i:1228379;}}i:230;a:13:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7529;s:4:\"orig\";i:263779;}}i:231;a:13:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18101;s:4:\"orig\";i:617407;}}i:232;a:13:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18049;s:4:\"orig\";i:757700;}}i:233;a:13:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18133;s:4:\"orig\";i:633849;}}i:234;a:13:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24430;s:4:\"orig\";i:954378;}}i:235;a:13:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16738;s:4:\"orig\";i:664032;}}i:236;a:13:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17594;s:4:\"orig\";i:503413;}}i:237;a:13:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15558;s:4:\"orig\";i:508616;}}i:238;a:13:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14665;s:4:\"orig\";i:429256;}}i:239;a:13:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20433;s:4:\"orig\";i:1162968;}}i:240;a:13:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10872;s:4:\"orig\";i:289488;}}i:241;a:13:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17988;s:4:\"orig\";i:602577;}}i:242;a:13:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9794;s:4:\"orig\";i:352053;}}i:243;a:13:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11735;s:4:\"orig\";i:370551;}}i:244;a:13:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10397;s:4:\"orig\";i:280660;}}i:245;a:13:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:26832;s:4:\"orig\";i:677097;}}i:246;a:13:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13591;s:4:\"orig\";i:846550;}}i:247;a:13:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12138;s:4:\"orig\";i:511326;}}i:248;a:13:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14005;s:4:\"orig\";i:392648;}}i:249;a:13:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11612;s:4:\"orig\";i:688650;}}i:250;a:13:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:28096;s:4:\"orig\";i:766943;}}i:251;a:13:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17419;s:4:\"orig\";i:759716;}}i:252;a:13:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10910;s:4:\"orig\";i:191059;}}i:253;a:13:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24825;s:4:\"orig\";i:706226;}}i:254;a:13:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11091;s:4:\"orig\";i:300143;}}i:255;a:13:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15004;s:4:\"orig\";i:475888;}}i:256;a:13:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13155;s:4:\"orig\";i:683645;}}i:257;a:13:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15305;s:4:\"orig\";i:655207;}}i:258;a:13:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17740;s:4:\"orig\";i:745183;}}i:259;a:13:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17442;s:4:\"orig\";i:641873;}}i:260;a:13:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16088;s:4:\"orig\";i:241567;}}i:261;a:13:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8512;s:4:\"orig\";i:267430;}}i:262;a:13:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:25804;s:4:\"orig\";i:908234;}}i:263;a:13:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4691;s:4:\"orig\";i:108160;}}i:264;a:13:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12753;s:4:\"orig\";i:218714;}}i:265;a:13:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19312;s:4:\"orig\";i:438345;}}i:266;a:13:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16224;s:4:\"orig\";i:409547;}}i:267;a:13:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22344;s:4:\"orig\";i:432904;}}i:268;a:13:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9431;s:4:\"orig\";i:220442;}}i:269;a:13:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:29538;s:4:\"orig\";i:733632;}}i:270;a:13:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12859;s:4:\"orig\";i:430959;}}i:271;a:13:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13413;s:4:\"orig\";i:324558;}}i:272;a:13:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11553;s:4:\"orig\";i:146076;}}i:273;a:13:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21184;s:4:\"orig\";i:537577;}}i:274;a:13:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14134;s:4:\"orig\";i:245565;}}i:275;a:13:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16035;s:4:\"orig\";i:401592;}}i:276;a:13:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12906;s:4:\"orig\";i:483885;}}i:277;a:13:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7834;s:4:\"orig\";i:80956;}}i:278;a:13:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11452;s:4:\"orig\";i:175118;}}i:279;a:13:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12170;s:4:\"orig\";i:236860;}}i:280;a:13:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10268;s:4:\"orig\";i:117315;}}i:281;a:13:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12485;s:4:\"orig\";i:374567;}}i:282;a:13:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8401;s:4:\"orig\";i:203253;}}i:283;a:13:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12578;s:4:\"orig\";i:287796;}}i:284;a:13:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8484;s:4:\"orig\";i:199508;}}i:285;a:13:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16659;s:4:\"orig\";i:524922;}}i:286;a:13:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9240;s:4:\"orig\";i:109310;}}i:287;a:13:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8288;s:4:\"orig\";i:216553;}}i:288;a:13:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6855;s:4:\"orig\";i:234043;}}i:289;a:13:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12347;s:4:\"orig\";i:238706;}}i:290;a:13:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7748;s:4:\"orig\";i:169462;}}i:291;a:13:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10402;s:4:\"orig\";i:358403;}}i:292;a:13:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12887;s:4:\"orig\";i:261525;}}i:293;a:13:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:2963;s:4:\"orig\";i:30890;}}i:294;a:13:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10266;s:4:\"orig\";i:183341;}}i:295;a:13:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8156;s:4:\"orig\";i:102119;}}i:296;a:13:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10271;s:4:\"orig\";i:138495;}}i:297;a:13:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11654;s:4:\"orig\";i:171098;}}i:298;a:13:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10569;s:4:\"orig\";i:437331;}}i:299;a:13:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15739;s:4:\"orig\";i:446809;}}i:300;a:13:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9456;s:4:\"orig\";i:206722;}}i:301;a:13:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13833;s:4:\"orig\";i:341185;}}i:302;a:13:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10647;s:4:\"orig\";i:193025;}}i:303;a:13:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6239;s:4:\"orig\";i:48178;}}i:304;a:13:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14454;s:4:\"orig\";i:454843;}}i:305;a:13:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7734;s:4:\"orig\";i:119909;}}i:306;a:13:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11927;s:4:\"orig\";i:209224;}}i:307;a:13:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9609;s:4:\"orig\";i:230249;}}i:308;a:13:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12396;s:4:\"orig\";i:290596;}}i:309;a:14:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:25803;s:11:\"video_thumb\";i:2753823;s:5:\"cover\";i:127867;s:4:\"orig\";i:5991847;}}i:310;a:14:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19154;s:11:\"video_thumb\";i:4783500;s:5:\"cover\";i:97843;s:4:\"orig\";i:12408832;}}i:311;a:14:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:28284;s:11:\"video_thumb\";i:2150510;s:5:\"cover\";i:124176;s:4:\"orig\";i:7726114;}}i:312;a:14:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:23354;s:11:\"video_thumb\";i:3635377;s:5:\"cover\";i:106283;s:4:\"orig\";i:12688465;}}i:313;a:14:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:29858;s:11:\"video_thumb\";i:9614915;s:5:\"cover\";i:153660;s:4:\"orig\";i:13424151;}}i:314;a:14:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19155;s:11:\"video_thumb\";i:2361089;s:5:\"cover\";i:103588;s:4:\"orig\";i:14717688;}}i:315;a:14:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:11719;s:11:\"video_thumb\";i:4841259;s:5:\"cover\";i:40309;s:4:\"orig\";i:11715637;}}i:316;a:14:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:56469;s:11:\"video_thumb\";i:5107558;s:5:\"cover\";i:273635;s:4:\"orig\";i:13833056;}}i:317;a:14:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:30439;s:11:\"video_thumb\";i:3864288;s:5:\"cover\";i:133345;s:4:\"orig\";i:13159814;}}i:318;a:14:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:31267;s:11:\"video_thumb\";i:2732735;s:5:\"cover\";i:173636;s:4:\"orig\";i:5536475;}}i:319;a:14:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:29090;s:11:\"video_thumb\";i:4861363;s:5:\"cover\";i:188894;s:4:\"orig\";i:13731609;}}i:320;a:14:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:31123;s:11:\"video_thumb\";i:1386258;s:5:\"cover\";i:219740;s:4:\"orig\";i:6479275;}}i:321;a:14:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:21091;s:11:\"video_thumb\";i:11134706;s:5:\"cover\";i:115059;s:4:\"orig\";i:12313637;}}i:322;a:14:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19624;s:11:\"video_thumb\";i:3913179;s:5:\"cover\";i:118864;s:4:\"orig\";i:14700830;}}i:323;a:14:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:45123;s:11:\"video_thumb\";i:2547876;s:5:\"cover\";i:268587;s:4:\"orig\";i:8823724;}}i:324;a:14:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:33867;s:11:\"video_thumb\";i:5972511;s:5:\"cover\";i:172632;s:4:\"orig\";i:13869858;}}i:325;a:14:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:16185;s:11:\"video_thumb\";i:4097952;s:5:\"cover\";i:160912;s:4:\"orig\";i:12307362;}}i:326;a:14:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:9324;s:11:\"video_thumb\";i:1843046;s:5:\"cover\";i:94919;s:4:\"orig\";i:4938526;}}i:327;a:14:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:13455;s:11:\"video_thumb\";i:5101194;s:5:\"cover\";i:66493;s:4:\"orig\";i:11852447;}}i:328;a:14:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:20003;s:11:\"video_thumb\";i:1696754;s:5:\"cover\";i:103202;s:4:\"orig\";i:12515577;}}i:329;a:14:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19377;s:11:\"video_thumb\";i:3861934;s:5:\"cover\";i:101592;s:4:\"orig\";i:13370749;}}i:330;a:14:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:31120;s:11:\"video_thumb\";i:2732488;s:5:\"cover\";i:190596;s:4:\"orig\";i:13625169;}}i:331;a:14:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:17475;s:11:\"video_thumb\";i:1248121;s:5:\"cover\";i:203284;s:4:\"orig\";i:4921567;}}i:332;a:14:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:26132;s:11:\"video_thumb\";i:5777142;s:5:\"cover\";i:138198;s:4:\"orig\";i:12817212;}}i:333;a:14:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:40668;s:11:\"video_thumb\";i:3711074;s:5:\"cover\";i:243587;s:4:\"orig\";i:12354374;}}i:334;a:14:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:41275;s:11:\"video_thumb\";i:2631988;s:5:\"cover\";i:330226;s:4:\"orig\";i:8304831;}}i:335;a:14:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:54209;s:11:\"video_thumb\";i:4596191;s:5:\"cover\";i:335804;s:4:\"orig\";i:13306988;}}i:336;a:14:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:75484;s:11:\"video_thumb\";i:3134686;s:5:\"cover\";i:461854;s:4:\"orig\";i:20337064;}}i:337;a:14:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:25915;s:11:\"video_thumb\";i:2352326;s:5:\"cover\";i:136931;s:4:\"orig\";i:12104254;}}i:338;a:14:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:40965;s:11:\"video_thumb\";i:8637814;s:5:\"cover\";i:195812;s:4:\"orig\";i:13878956;}}i:339;a:14:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19037;s:11:\"video_thumb\";i:3065043;s:5:\"cover\";i:65493;s:4:\"orig\";i:12935967;}}i:340;a:14:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:24344;s:11:\"video_thumb\";i:1911296;s:5:\"cover\";i:192540;s:4:\"orig\";i:4631422;}}i:341;a:14:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:23517;s:11:\"video_thumb\";i:4899641;s:5:\"cover\";i:86737;s:4:\"orig\";i:12281833;}}i:342;a:14:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:31844;s:11:\"video_thumb\";i:4412295;s:5:\"cover\";i:154844;s:4:\"orig\";i:10753079;}}i:343;a:14:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:14905;s:11:\"video_thumb\";i:3394055;s:5:\"cover\";i:73276;s:4:\"orig\";i:11722124;}}i:344;a:14:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:48591;s:11:\"video_thumb\";i:5268295;s:5:\"cover\";i:211021;s:4:\"orig\";i:11990742;}}i:345;a:14:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:27863;s:11:\"video_thumb\";i:2674570;s:5:\"cover\";i:119321;s:4:\"orig\";i:11602755;}}i:346;a:14:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:27505;s:11:\"video_thumb\";i:3025283;s:5:\"cover\";i:144357;s:4:\"orig\";i:13176990;}}i:347;a:14:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:22543;s:11:\"video_thumb\";i:1327376;s:5:\"cover\";i:111224;s:4:\"orig\";i:4727340;}}i:348;a:14:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:34936;s:11:\"video_thumb\";i:3198076;s:5:\"cover\";i:160493;s:4:\"orig\";i:12804022;}}i:349;a:14:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:28883;s:11:\"video_thumb\";i:4750283;s:5:\"cover\";i:153687;s:4:\"orig\";i:13054569;}}i:350;a:14:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:53693;s:11:\"video_thumb\";i:9780815;s:5:\"cover\";i:341419;s:4:\"orig\";i:13738077;}}i:351;a:14:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:9494;s:11:\"video_thumb\";i:942533;s:5:\"cover\";i:52833;s:4:\"orig\";i:6629299;}}i:352;a:14:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:22781;s:11:\"video_thumb\";i:2415073;s:5:\"cover\";i:126450;s:4:\"orig\";i:11684367;}}i:353;a:14:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:22296;s:11:\"video_thumb\";i:1465206;s:5:\"cover\";i:73047;s:4:\"orig\";i:4008355;}}i:354;a:14:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19851;s:11:\"video_thumb\";i:3023599;s:5:\"cover\";i:25426;s:4:\"orig\";i:12847145;}}i:355;a:14:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:18002;s:11:\"video_thumb\";i:1791449;s:5:\"cover\";i:101725;s:4:\"orig\";i:13746552;}}i:356;a:14:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:8176;s:11:\"video_thumb\";i:4255586;s:5:\"cover\";i:75455;s:4:\"orig\";i:10948491;}}i:357;a:14:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:46567;s:11:\"video_thumb\";i:3789289;s:5:\"cover\";i:25425;s:4:\"orig\";i:15943336;}}i:358;a:14:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:26927;s:11:\"video_thumb\";i:2605391;s:5:\"cover\";i:149830;s:4:\"orig\";i:13232415;}}i:359;a:14:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:20000;s:11:\"video_thumb\";i:655504;s:5:\"cover\";i:620066;s:4:\"orig\";i:13229794;}}i:360;a:14:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:23213;s:11:\"video_thumb\";i:498407;s:5:\"cover\";i:308442;s:4:\"orig\";i:11108924;}}i:361;a:14:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:21648;s:11:\"video_thumb\";i:109062;s:5:\"cover\";i:305957;s:4:\"orig\";i:6267674;}}i:362;a:14:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19198;s:11:\"video_thumb\";i:326656;s:5:\"cover\";i:554701;s:4:\"orig\";i:10151652;}}i:363;a:14:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:14725;s:11:\"video_thumb\";i:72977;s:5:\"cover\";i:72535;s:4:\"orig\";i:4938006;}}i:364;a:14:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:12165;s:11:\"video_thumb\";i:256975;s:5:\"cover\";i:340550;s:4:\"orig\";i:9691449;}}i:365;a:14:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:36900;s:11:\"video_thumb\";i:920631;s:5:\"cover\";i:949012;s:4:\"orig\";i:13422013;}}i:366;a:14:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:17289;s:11:\"video_thumb\";i:137402;s:5:\"cover\";i:300574;s:4:\"orig\";i:7528458;}}i:367;a:14:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:16562;s:11:\"video_thumb\";i:161004;s:5:\"cover\";i:291708;s:4:\"orig\";i:7596827;}}i:368;a:14:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19186;s:11:\"video_thumb\";i:404406;s:5:\"cover\";i:496556;s:4:\"orig\";i:15358645;}}i:369;a:14:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11778;s:5:\"video\";i:126230;}}i:370;a:14:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9342;s:5:\"video\";i:258890;}}i:371;a:14:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22925;s:5:\"video\";i:337622;}}i:372;a:14:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13590;s:5:\"video\";i:143116;}}i:373;a:14:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12603;s:5:\"video\";i:267056;}}i:374;a:14:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11225;s:5:\"video\";i:104722;}}i:375;a:14:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16221;s:5:\"video\";i:183244;}}i:376;a:14:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15072;s:5:\"video\";i:90577;}}i:377;a:14:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11741;s:5:\"video\";i:96061;}}i:378;a:14:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15979;s:5:\"video\";i:136040;}}i:379;a:14:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13637;s:5:\"video\";i:98053;}}i:380;a:14:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14892;s:5:\"video\";i:125449;}}i:381;a:14:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16568;s:5:\"video\";i:127133;}}i:382;a:14:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19099;s:5:\"video\";i:202784;}}i:383;a:14:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21756;s:5:\"video\";i:295899;}}i:384;a:14:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20783;s:5:\"video\";i:279347;}}i:385;a:14:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17862;s:5:\"video\";i:111140;}}i:386;a:14:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10799;s:5:\"video\";i:49269;}}i:387;a:14:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14442;s:5:\"video\";i:143950;}}i:388;a:14:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16819;s:5:\"video\";i:142842;}}i:389;a:14:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12575;s:5:\"video\";i:106541;}}i:390;a:14:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12931;s:5:\"video\";i:84922;}}i:391;a:14:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18105;s:5:\"video\";i:184683;}}i:392;a:14:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13440;s:5:\"video\";i:104866;}}i:393;a:14:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17477;s:5:\"video\";i:147765;}}i:394;a:14:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:36069;s:5:\"video\";i:104559;}}i:395;a:14:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20095;s:5:\"video\";i:60429;}}i:396;a:14:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:38056;s:5:\"video\";i:45726;}}i:397;a:14:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:54736;s:5:\"video\";i:26685;}}i:398;a:14:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:34717;s:5:\"video\";i:16283;}}i:399;a:14:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:25700;s:5:\"video\";i:38602;}}i:400;a:14:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:55897;s:5:\"video\";i:21279;}}i:401;a:14:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:39579;s:5:\"video\";i:22677;}}i:402;a:14:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:41903;s:5:\"video\";i:65515;}}i:403;a:14:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:25902;s:5:\"video\";i:15295;}}i:404;a:14:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:40029;s:5:\"video\";i:28970;}}i:405;a:14:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21834;s:5:\"video\";i:21250;}}i:406;a:14:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:36633;s:5:\"video\";i:51973;}}i:407;a:14:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22669;s:5:\"video\";i:46598;}}i:408;a:14:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:52537;s:5:\"video\";i:29580;}}i:409;a:14:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:34343;s:5:\"video\";i:18413;}}i:410;a:14:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20519;s:5:\"video\";i:25391;}}i:411;a:14:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16265;s:5:\"video\";i:75634;}}i:412;a:14:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:41495;s:5:\"video\";i:49692;}}i:413;a:14:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:40417;s:5:\"video\";i:80078;}}i:414;a:14:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:34150;s:5:\"video\";i:23500;}}i:415;a:14:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15426;s:5:\"video\";i:21651;}}i:416;a:14:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:33524;s:5:\"video\";i:46449;}}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"207","option_name":"revslider-templates-check","option_value":"1748668382","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"208","option_name":"revslider-templates-hash","option_value":"9f9773c128859bb65e5a5402c51783de","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"209","option_name":"rs-templates-new","option_value":"","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"210","option_name":"rs-templates","option_value":"eNrs\/XuXGzeS4IF+lWztObN\/XFGN98O7M3tk2W571mrrtjTt2zua44Onii0WySFZktVz5rtfIB9MJDOTVSVmVbEkzLRtKQEikZmIXwSAiMB\/PblQ24sn3zyRXnKODURCUKk1o44qSgAyFHKBrXvy9Ml2Mbdu8+Sb\/3oC4r\/mNvwMhuu7+W7hwp9fLNR2OzfFC7VZXW3dIhSpxVxtQ5GpimamLfrHfD1Q8CxefvrkqmqcMAWgtVgAA4x1TlBDCGXOMWGsIKHi\/PLdQCtv\/1j19dnf1+9CpfXGfZi7j6HixW63\/ubtH9\/+MVxZLa5289Xy2e7CXbr11dJcPDOry7d\/bBqZVW3M1ourd\/Pl2z\/+n6vd5W\/b1dXGuH9W9nK+\/Kd44dLZ+dXlP+ur3W5VXTHqcq3m75b\/vN2EZjbb6uJquXPL3T8PNx76+CHUDL2JT\/0MPAPhysb959V84+KLoOESDZc+zu0ufiyISKxx4ebvLnbh7wzEv1q3NZv5elc187+3a7Usyjfzz2+f7No+vH3yL79cbYr6nT0t\/NViMStbLpreFe738BAL96z4bqPePS22H+drV6zij+bmfbFbFUv1Yf5O7dwf\/nd41+FG\/\/J283bZv2W4YFy4YVMr9NKo2OO\/7N9\/8a3axtHl54tdHF3\/\/mQ\/SP4jfLry\/fxWv4sn3yxDZ8OThjuHRhCAbAbQDKEC4m8Q\/Abj+LWVea\/eud9Wm3K0Pomv5nJl1aL+s7J2Hm8cx2X467sw1txvzRjeX7jaLNK\/VuMs\/trs5h9cPfLny+1OLRbxG3m12Lr\/fhouN6KBBkTjdSVCPcHYNtc7UlEP4lQkFLBMSUSEkYAxTQDRCnhorLKGGo8ORaJq4iR5+BheZPjFdluN2e3F6uPsXXzqzaeJhOLIHe5CMopjovG8EYxi35dGGoqP8yAju\/ml2zwtdBiIbrct1NIWarMJtWqRiK\/wDoSiHiE3FglyPiKB9iKBU5GoXnnxRultKhDV5V11tRaH9lpHGBxATkIWZIBJABFW2AKuGKUCGeItaIWhbWAiUahbnMUmZ42QTSwMA\/e4tTgARE4Th2Whrnar2Xb+D1dJxKYSA1WY1WpRbNeLeeih+30XJGF+WQ7\/wnnvzO5Z8edaSVS\/CB3fzY1adERnd3F1Gb5qFphUYPBeYEgiMD+El6BXq\/fFDy5UbiXG19dnvrpeyUznakdqKAWMYGiphlppoxG1xtNg6AFhCXJ4LzWdJiaSm4M2J5aYw1fRlRV4XFYEOMmmKt5czLeNiIQ\/RbGJ8hBG\/OJTsV6trxZhxNlCfwqys\/+W293Gqctnxb9ebXfFalnLWPz9MjxCqB5srVIHqeLjxSrooPhktze6tm53tf5tudq57TWP8ebCFfXfiurDxM6E38ee\/G9VXGycDz+KX31bfvaPHz\/2vndt3LYj4u0fg\/RcLVzDtLd\/\/B8+mpKbt0+Kndq8c7vQ5m96oZbvQx\/etmP9dfl+3j4Jz6L+5VnxUr0Pr+hq42Jv5sv11a74tIrG7GqzCcgpnr\/6KVz2q01NovkyEGYPrvAUu\/nyXcCNDrT+l\/rfR99l+2JeXDjzfhVuGO839CKOjH+7MleXoZmyU4OP\/F1ao3zYIjxFoVW0RC7cYv3sc+AXPvzKzNUiCpR6lCgkexTSDgq3F1EiUwg2Vxr8lX\/vgI94oiUkllmNqYMSAug9ANgQx53CKgFf+eOJkBekerYOb7CZ8pU1J0ff4F1OtZ4FE31z4Rrz2W\/CX8quNGK3u1C7MLVcFtoV4RGCvRx1f5DN3WZVjvJShD86vZ3vXGI1BFJebYO8FpdxOjj7eOHCzDR0ZbVYxLlobUZk26EjMHQvMCwVmBK2xZ\/2k6q93JQFyWyrFp\/O5e4M1Iow0VSGq\/BvxoVjCmrhnQ6aicJS7dZS1GljKvuhavSOLO5O67cVnkP7gdzS1L6dAVF90HsyH74ihcP28sMT+fnTp8tEaN6Vf6skJfy5OyclVkAPsZfMa6mNBNSTIDOSQQow0nvxCD88SSb2wD9YPZlKKkbbv86uZrWo3EapnIlKSWzFYIxdPbtTOzsIaZTy4u2T75xXV4twtbW8q3FRfB+GeturbRRnc6GW4UWEufY7V8+hw+y7sWlfry5b+z3eYXmK0f5usdJqMVuoT+GDh98NG+uvo9Vqird\/LP5U1i9+rupXRvvn2No\/BbncXJlSysvPedNn8Oo\/y6nG3H+a6avQ1c0sfsiRrpevMo6G+IZjvWqW0fTya5klPEZM8z2mRYLpHwNiFhEzQ3tQF01hfxeqX3Rg8iiKIMOeI6wkQZ4LhCn0CmDJNG5Nnn47U628xw2Yu7J60sZPNHo4AreeMFS3j1cihgPL97tQ1ULjsmiGUkDLTulZGO6h1mcvt8dad7QPdUYCIvYCIgcF5HWwCk31xH0B2baFhwLSFHUEBAXjH2hLIPCahLmAkTaIiVMaOgQpBgMC0rQzkYCs1Sa8APV7u4M0uZj0b3H76TW+VlqOy8rQ8H8abIh2r6rcnirNgnJ9fr8ovy0u49rZLp1jhHbDk8UlsT\/kSXQqPLL1bwCJ9PwUba7iR7dZJVJTGmKzi+piJS3lpXilIyTcaii4gJYQj5Q1SBjJECFASKKUgXsh2f98ItmITc3KRieXibbpniygu3VheB7G9+Xlarn4VE0AEi+Gsj9F7FqhFyvzvt63razk6cd5+ekf4yiHiRtP6scTrW\/1bqMuB9aLymZ6y0Wdq91BDyEPs14Qd5YM0jSMf6FQmBhDK5jR7Zprp4mJBv68eZA781fo3eG2m06MXLtodO0s8oZLRu1nzZtOg\/PY9gXlXaeve9cJtl5cMHXj+tl9UMtV8ZdgNKmrjQqj9VuVenMtyvLNvlir1qdroKy7OwW58AIHK4FxCzVyOvCRCgK0tkCT1rNroKGpFtf362yznbtcR3ZMv8Tev8cXvKD42XtUeSExLyTmhcT7QH3rnQhT98SXKoz4H5zaRbXfc9u9DKW+KtwDPrnW9WJ3ACCFw9xfaQCApNpZwzwDWGLnuN+DPWngJKBPQuzR9k9e9KC39sjdlktGwaINwjxfrwOd7erjsqi7Uax8JXfxi9VvquHeg3O3NLHdbeGbUXGWqGj9MmHqmPky2rnNXLl48zFdHSpt4GZyONt9bBeJeiUdaNjADA811JQKQL3ECBnEiKE0evzTdt7ca2YiW7Db7h3tPAzd5HprED1D6AhgmES3NAfLbhR1N7re\/n+dX7rV0+LHNy9\/pqWY\/i0I2lUwEj+Evq62Zw+Y6tFKvsTRmgFz1oBpvR0h7QGm2dIsnl\/tVmHi9KmHmX1wmWprpLDplXeQE8wRywWnGpq4f4Mx5iI6ShLPCLWcHSCn19hdgOduiXNbU6bar9mDhgD6WaDp7m++fbJ\/gU+KcoTEJbtnxeuDmDult2ngXbLC9IggZFT5or4WY+dR7yDD1pUUpr6kf3Yft+FRzft34eHCN\/1r1IQJi5ahfKb35bMPdXlFoqr0XXX1ILTReUeIMlh54CUN8PGCGAGZAgLxdgGs08TE8VzlhtH2zkK5quZP3Sujt94rO9wMq+yZ9iNV5ky1ChZRtC0+Xrhl4eIOcbOuEe7m3PLhYFM+wxHiJMCJ13oP9xVNsh7vlmTrfgv5IXP6u5ElCQ43I9OLXQNHASYN1kgwq7V0jmBKo1cX4Q5jALqAmXYrsmxyswofeDX9NCpt\/NSQj9uzJd59P3lqHVGqTXelU0et4k8bFwgTh7ZafopAeveHvESTZ1DT8aP1C4VihB\/Fq9V2Vz61HUHJbB1qVH5Wg1RJyruAQd6BMH8CWBoklZYEAe0tpMoZSoQYBEzS2FS+cLHBO1qxSdq+b9LcIj7m19DfV7G\/RezvHa\/SnIPrQhzSs3JI13sVw74LYSoS\/RUi5+KLKXafwhTz0+qq+Bj3skMFO99G8y97MMTXUwHgUWKw9f6F8hCDB\/6LJYs67ov7Kx24yTANw4JSLBTkRoR5mbMCcsoJ8Bw41YXbhO6LDzs1g3dtPg17K74Psy99tVlum2Qaj3DaVT1ZnnY9Al60Ds8IHPJicH1nYFGnv6LjJYBOOsgcwAwjIiBlBiEgXXRscrKLjC9nOefOp1zlrlR\/heMQIqUqf\/vHYq3CwxTVY24fDUnyqs2jSfDVOpIjeICPRbAdgwk5YHRUJX3TI7neoQlDEigpGLHCEMMwhFwQKpiz0BjqXYcmSSMTruDUrW4DIa7Wd7KM07nDdevE1zlG3jamohTfBCKhs1GWTRDVVfQa\/xSj816q+cJczC\/XRdvfoupv4eduYR+tqfK0As3Tkjm3chSMCQtjkrT4HLPL5gXNAgxiHpbZwYBMnGsHsdK+YbOyrnYlzPA7V\/glGT9TX\/E\/r3bFn9zSbeYmBd9q925\/sWbe\/lJ3vmUF10pSBxCCAXxeICx4eBZknLI+MZ72v5\/KDTy88mqz587yrBze4S4SFV3jAh7jxao+HOQ1LJ2Ui8MoyxIKQYrd+z1u3MJFAcje3dm7O+8HnCmcW+9ulHp3v7pY7VbvNmp9kW4nrjtXKzon17pe3RoBjijhymtOHZEeYx3eAI85sDBrNxOTBqZa329bvLNl\/t4tvvCsPyW76tD6nPonMz0z\/XyZ3rrhIzLM9KH0PynSegmAhgq71rgSRMeTMRTC1pDwX8EFcVgJRgn1agj3UycBKpu+M8\/YTuun5hk\/ifZ7\/9jM+8z7zPvsiYzauAiUxkW8dmpjLoofVpvLwwXmbVkUV+AuuyvMhwUHB0pIp6G2wCOksUIaIAWVQhRaCz1ul5gPW5kqzVuv2alTvfVfy\/mtMFcZNsq15H0mkqrjRXiIQM9tEddjEi+fkv9fxLJz\/ZzVw8fl37zye75YagMkUBog0aTWG7JCm7R3PQv0sKDDJUONQlBgKTAOeEIGMOK8QZ4hpxxtQ7MOW5lsOz1QYuYXd3jyU\/8Wt06lBE5MKObV0nw6sD5Lr2oXhNMrW9tgW6MWrnVE3LnL7edloJyKP\/shk12Zvyyzpw2GQGkwxOv1arPr+fFty6sHxk55rWfmCOu4gmHaipHCDFkGhUVUUu8V8hy15yq2v58qI9s+WeL0qdjSPIwnhVfdOi3nsqheVFE+uB1x6Xts\/jfZk+8xMqMNgECp52\/lMdaPoPoQr\/dCqDpXuy59SiBiHPQeyzKlIxPeSGcVA9ZT3O5Kd5qYiB4HbU4MkMNXcUs\/4NOSUNwmkWP1LXMSx8EVqurl5ASOX3cCR9QGQGDQw+CB5VQKfsdu2l85mIVxGv7nJYMcWyGokMZaowGDCGjOu+ybOoFz2ejdJHAum77vM6gPEzhXn6Zy+k1Mj9aK+pIjz1+Xjkhh5r47ugb+qUo+VI2P6N29mG93\/yf+659f\/fz6hf3P737968t\/ffXq\/\/f91S\/f\/+ffvv\/\/vny+XYMPz\/\/2kaLfBgFyudLzRe1rXfEjPPQ2PmmVNf5ZebF840nXs613FpBrozZw6nb9q9PFq03QmkGzfac27xPUfXR6tq6KZrYqqoh3WHCQGUgLjowHDAjHsMGKAuyowJxYg0G7+XnYypR5aZPDDe8mKW1yg1uzkIDs7JI3P\/PmZ3Z2mfoo8Da0BqMjjD+0aQ9J3F0XHCztIF+z6N4iJKIIQY8Z4xxBLrm0iDnmwSjyZ5PavSpK6l0dXdI2firv+a15H0aQ2yz7h5QEOXK1YVzY8NaM2z4r3uyzL21jslunzEVd2CiICpY2FG3ni09\/yEuM2ey8OyS1AS8YjyDp5\/KMsSNMqg4BG4VSW9w9IwEF+5NappRiznNOCZJSSEsBhYxINEiltq2TsNQeddSeiDoRlIaazkh6GCRlDj0aDrWxHZgc41AXQTUWFnXJnj3p9YMtD4St0lR7CLE0DEsskGCEK2kdcR1TKG1kUt+L9V2YQG3TecKbJ7x5wpsnvGdA9Ta6A6e+vk3e\/f4Wdr0o3tvEPrjedfR10gV7USjDiaceGKCZ5MZxIDxVqt3KOWhkIqb3Wp0Y7P1XclJSK3Z3mfpUPFDhTfyweT97kMHN68k72l\/3jjZuYyAwG+DiwVy7JkBngp1cO4h60MhApAgVBGrrETRaMgyoR0YEs\/cQhhOu8DWgqhbj7oyDVfM9DOK73uFuhDfvaj+WXe2fnYprIPEg9dXtjFO3VDpgfVueedBk\/mkH4PVpf6oGirKB8n0NvfXG8i6qXhd5M\/5c+NwGg+COs3Y1Ef2+zOKZumuX12euuV47bKdXD4+H9VQ6abXgwUB1hAc2x3A1ISxRPgkBKZuoWqgpDT+L0nr+bqZXC3tn+YDGb3D\/vkjj6YCulvP\/vHLNgkL1Xkv2he4\/LWL\/Swo+wiWFH4Kc+qtN+Em0G5d+\/u6q4mOxWlcz9PXCxTim8kTF2PIQPW5t\/1bBfjMT9PPf1QdVfaPRNYgXVWjgi9ev3\/7xX1\/X9m8wYM0Xb9a+2rjLIE5fzMS+jWbBaWr+F\/Uw\/n+r8mzRho9NitV\/VJcrPKYXDzaGnBfGag5s9Epn3jOvcJjTK4C4pq0JW7cQGzgJjmlPpqXiQMv3j8MP8ZyEmnwlGsumOyu1ZejuTS2k8CZrEgRRefvHaj22EdcwBS4vqGpdcAQE5dpj8bypU8nQLp5Z5OabYr2KfQ8zvEfI4Z92xWW5X6pdiYLwwuOPYs7e2Ex4t6Gd0N9olZYvKty0Pic41gsqaW7moQeLT5UFHwSv6VQm4TmSsI3RwWmMzg+rlR2KGfbhej9lTedq9yA1rj0lNICPMSoUUBgIw4HhSHIuk0S5sYnDSOHfyk2hz2Jip0fTQnGo6QcwErsBwqWBaN1OzffyFhMTlHvhZRefPTgf1abeS9svnsbFhzi5r7Z+Mi2\/Dlo+6jho3AbzkNTP\/c1GfQhiWO9SvqiOFt0m4NyVFWbbssLMtBUqgg4Xd90gteOWQcMNJ9BpE6be0DgIBNLAaA73KB1u6yQTs2myOVFtIpQeNnv\/GG3PiOsctV29u+aI2G1NqELpoJACRMpMDHFPt\/LQaRfG8mb+A23mZzvxjrnXxvcQ1J0xG7fedSfL9ZX9PDn+vTtF5jFSEQjsBKcAc4Y844RxRCHkCpt0ihx\/fBK7khW9JMNg+QGmsgjH73AWycTzHDlbfZl9n80+0sa9ENyx+a5c8cNe9tNZcguEiiHtTPmwpHusDBSKYG29kBhjTcP\/YeiZZc5Yh2mb0aLXzEmETHLyhTa02kxu6B25w\/WEhMf4+HkW335HJaVl9TCZlqecUDwUSfPFZfn60vjWBtGQ1Hn9RTwgO\/yy+CGIh+3uiNRFfl9SG3vd691MXxIg7ZmRGCJmkGEYYYaYlsEIRAy189eDRiZC2251ZS7uKmg7bfxEoE14eky9aRJ6U\/o7Hp4gg7+brdUmDAb1e72XvH32OE5Af1o5oGSwnDlY2qgYkvpP4++KV83Ae23c0qWp8euCbX29zomfXu1QhULKmIfGMSI5EE5yBTy1XnlAnYKtydRpYiKmYLuXoMmRkrR9fRLBY0ThtzaRUjBUnnnxnVVUqQJbYu3StcfuyVG8vlSbXROzttlEcb0sU4JGnFeplVfLD\/OliQtnYQjUjkXFm9VqsZuvt+UGQbQIl3UMzQObX10W5ijmsyXko\/XTI218CUn9qH9dfSx+CD9ebVInvfC1w4COO6JhQLc7BwfXuwdDhekRspA7oQ03ikENJIWeYkAVpzLJId9t5CQ8Bnqto4frhySCeFq768gdTjO+bh+o3LehBuyxR2JV5dxg2QCcGHBtoAjhXQMwiYy+Ni1DsIWuycwQanTDSLzFhBpqlQCUQAIkdoQBxkwo4RRek5whNDedhVgbnNObh42JfBvgHcRKs5OAl9iG3YlnYuhZt95dzBJXZbUMtIkRd2axurLbL4eN2Y56MMy08Q5EdOyo1YvV5aWL4ZLfzt+lnFkFffKuhUr51663hQ+2ksKSURZMJwGcYJrEBNNUYwKSLcrqtyfiYmXqfk69QHXY8O33I8Hph+zcKPo2\/Vjr1TbOKHP4bWeSmr6h19UwGQzB3bpFhG2kWa3atjEgt\/iolrv9q\/tKoxWCaIaxVWbfiKO8lY\/HCb42joHIEfC9vgw\/6qKveeZtXbSHYKegi0PIDVLWGGqIIZoJxZVhQe4w8gpgkOKw08qXA8bUjjowoxBjPSoWGYsZixmLD4LFNqiBphn3\/+JC1atN\/N4\/NlH4e5eN+TIgZBm+duursb\/UQSHAREAlHaKCAui1w0IITYTAwClRbnTUThr735+6nlb3upqbTpqfYLjxh\/VaS7L+pQ5sUT63hZ2HqeQmEidZ6q7dc1d7H46LuJJ5jtsIX9bWQV4OzLP0m1O5DZ2gaejE83cuhjL9WiXT65NZleWzMvfens3pxe7Kn9QOKW8tpQoYYYEN\/xgDkVbECNRG36YtnMTnuqE6GeAdMHr8BnfB6eIUUJfrf+9LX7rNcptmKKjytJSjLeG0iYbdeYWmKXMxdx8iEufNA2Qf5a\/DR\/nxorWNzqBpdMYbpy7rOVEC1PAJdqFgz9L67x2MWuE0DGMfcMUlipvIEAqtIfccGFQ+ctW7+senRZddXF3qpZovZqXdNutNCacN17jp7W6wJPCMHEtEe2vHm\/gmuyloSyHfNmIfpdzOt9GECn+ph1QAappdr\/Rgrh+wsoOfFT+dj0NzxuvN8Pp4wvI+P01ZnUN3P1y3Za6yIN2zKAjX5Sirfl2+77aFXk+zC8DDqibaBs9QfKiaBhJM7L9+L8lEr6R7LhhnlFlqjQp6CzFqAKJGI4UtY1IAeaiwDnJNTKO4DrJC3JsGu\/a+t1Zl4HpVVtxAl3UPsM\/a7E612V4usj7L+iynALkzjdaGS9E0XIr836JJgNybculAG7ep10H3Gq1ztTv94oZ656VHlAPMLVeQCICFUkhBQduc8J0mpgqTJ+\/3yWLLZZsmd\/tdq7VTunCDGImuhjt0bOH0lKWwurNF3c1qISyMiCZOqTw+pE4xcl7rXTqGZ8RzSebexQNOVmmYmFuUMRxnnZtpJBTsIVbA8n5InhvdRpO08XGU3npHpN4P2O8EpBsjnbLuwfEQWsSRERxxrrjCwkrHvYXYIS4JP9gf6TQ0lX4pdzCmzck32PhNZj0Tb4\/0kpXmTCx5GS5nx\/rSQd4G8lHWyY51GT1QXq9Wy06GrHh1u0rSwrSXuq5GXkhnvZSUQuRiHhjBiELOcYSgQDLJk9X8\/sRM0rGZWWwniay7WsZxHA2K5ry0WdQJk+WYvsU974Lon5dO6\/BwwACb5GsHOYnHCZ7nzvYHtZmH6Xc09ps2o2vpdh5syCAkbpvPD3gE5wecdnxh9TZnkanlIlUqhdesU9UrY4nnWGzl2ZdwGsyXppba8Euahl++uNiEueZlwNbrZfiYhyk4tuFiN\/3G\/spBbm\/CtQcCc6O8F8wwRKAMVxmTACVbLvufn6acml7PYnuThlUONd1TNfSufWBTH6rLq5gTYxGPrm6+Vfk+bLp5ooqli46x8SN6tT8RJuM7H\/\/ykFx88u\/\/9TaQb3fx9sk3b5+0lk0pW4F4oV9vU4unvf5sfbF+++Tp2ydLdenKX5eAem7tL8vyeiBhebl+FaGZ+M\/A13479L3DxZqS1e22ZQNP\/vs\/npw3xtvwVpqGt\/4lOl5+G0Xp5VX4dgnBN6FEh4I9wJsL3dRJnlKuqFcWecuMkgIpphxzkkHJcLsU1Pz6tDCG0MgstjK7jL2dleV3vaNwu5s+wHpR7GChSxxWeB\/xqY27B5fa2Rjm9Tr66L+I0fPN+nw+uDGvqWdH2IjKNiCWpgGxrxfOvS9+DqMtztBfhQ52MiuFwkVVtq6KmtRK3YLu2gz33CMGhMRMCeVQzGGJNbdSOuewT3IrdVs5iaJ1O7PY0CwmyEzWTNp52yTsvMmtznc9Zlk8X69n9RefvSoXY2K86kr\/PYYkNAc6BPxURmCdl6S0NauMdW0CzUdrVufV67NdJkBnBM02XJal4bJBgMaQqdbrIWB2L3f9M4XTDERaGkgEUVp4G70zjcOMC5vsO3baOC0yKxCgT7GJMXn8JtcDEpWX7jySdgSSofdF3ft6xTpCsj5IrJxsB2zoq\/nC3mk07dnFzubAq7OzN0H4v1n5vwKAb8r\/PTw625hWlsa0fue273vrqmH8vO+uq+6vdLN2cqSgElJhhzXG2GhitdMIC08xMW2Cgf3PT6Jk6TARm5p0SfWg1fvnoHYqPG8Uv9iLNIVxzE+3WhThlTi1P0X740U0KMuDtcu0dauPy2c56W9GxvTIaGM1WeckrYULX+TP7uO27z5sYtkyFO39mmq3ge717nELyGBPEfQOQy2AFEQ74KF0UEkhk9y\/B41MlPgyNnhXpy0kbd8\/V0ZODCzf4l6AqwW9Jm6ldai9JVJirZzx8sEnbeeIEdbG1bE0ru6nUgH8qXJDTxBSftR3+8sVP9KLXS9R56HlFFNuPTKaYi0lMJwoFCZvELfwSFuYiBzri9Wu9fefdDvg+E1uzRJwmEyX35IlZS\/2MQPbq\/lO6UWp3eu4uBhXsGkE8gEmYF+Gm2heBstEvQFR27gulsZ1hS+5tGpji19fDXB1W5fOPq5nh3gdKOse94cRwFQLhTijyAogoNXWK0ywNbJMel5vIfQbyrA9DbatJ361LDPwlYOchBE3iyHILZArxNwlBF9Vni4+zERXla9L+duiHM5VQPS1HS6X8jL8Hj6Z5i3cYxr5GPCQ6RT1nWTaETDiKrP3lBl\/S2+vpULHT+YsAd6GUzE6PLN+FT5M8W2d5rQzu64mlfHDzZo0qMkc+7C0g3FPjKdaOwqVV1RhBjklWgeaG620R92Z9mFTX\/p8+7T88cVtMiVv7KvY3zpP8hef+DgO5lk5mG+c9zgO\/92nteskPt6rtpz7+FHarW3wEUuDj35qwjs+uOLXi\/nO6VUwF9IlgbbCx7S8XhsYKu16wFChifIUU8sMM1wbZyhCVBDqsNOkXSQYauok7iUtztomZ3sfjmoTttKk09DwFne83nN82jXJZtYchbdZk6yF2G9Wl+X1dgDsTcTqhTfifa+rCkNRScZtdiog6L5Oom2ch+qN+qL+QNtR7\/IbMjwdHNX4G2RY74Ps11t0TMNQS3le7PiyXOB7g6Nj5h+WDlj67ag5xdK\/DT7P3+xvo5yY6Oi\/5epDFUTS21Cb78sSfddc6mbiwYQAzSREzEoDBfPWGg6xhkKHl4ESJdf8\/qhmu3b0ahesusNjLes52Cy6j02k0K69z03UGL577869+\/vCvYsGq1fWzSIZDs7dfFY8kA6L5FjMl+\/L8wcqUJ7\/GvnoCeo5EuvLdj3FMyTPiN1taBNL\/fW\/U5v3xYt6TH9bOjDOipdueZW6U4U6szLxS8yKX3o5zi6rKs2h8eZ9kOexegfH\/RFtEWIcSosNthgSRiWSnDkMjWoPDB1r7TTol60m62812qp4pYmAf\/QeN1nX6aAeIHLKycl\/W12V3qiVX2RrjpepFKplkIjTcvuzzkFUBNGoh1ARHSO3UQMEyfThF\/Wv4xe\/S\/b+5LsnRpXr8pE1cUDs+9nMwVRcEnJ7HtVD4mkD0GSB\/1ah++VdmzWiagRur4vZ74jStnyN+9wBgfSu9rbVm8jHc6ZiZckVf9nf4BacrL\/PaYs8ofyHWvqLSKkRhDbXwhANj1LB8I6w2tyq5Bga4WwbF8XBdZz90ZUHrRzjLLwJZOHBiQIiAJVQ71gwm4UwSmJkDZLKKE6hP0pYmPGa8ZrxmvF6wLxzwWsbQcXhdXh9rsO3vYavaKbqWtdStq7aYS2SggAoAaQIKii5EkgSAzXxHFufuO8daTATNxM3EzcTt6beuRG3Dbzi6DrivnabD3MThOE4dPFs21a8lrtt7W7YhVXYWQYo4Sj8VyFmeDB6NUVeUC\/QUfS2bWb6Zvpm+mb6xsj5M6RvG8PG8XX0fVUftn4Nfcls3Va8lr5t7Q59pXTEE4CltAggBhWDGAKCLXAUaGCO0rdtM9M30zfT96HpW0c\/PjyByfkRmLfhf5xcR+A3brubX66W8\/DjayhMw+DrVL6WxN1fdJchvIQIOuCctdE52gnqEA4w5gQro\/RRGnfbzUTORM5EzvZwlJUzpHEbOsjpdTR+EX58\/Qowm5l9vWsZvK\/cze9KvXZGQ4i9R9CDYAE7rqwBgmGOk9MjjjaZyZvJm8mbyRtdtM6QvG3MH2fXkfeH1WrXcQMeAh+f+abatdxt6h5YvZ5C7qnhhhKHHTDIWo6x8RYTAI5vvjUtZupm6mbqZupGWThD6rYhhzw9WObnMvPlNX67N3DZvc5bVwAIJIceEyy4pV4SBT1xlHPnsUBqj9jJHXXvGKqZp5mnmafT8PTMPHNHIiB4G73GxbUoPXDN7eINHsdo1x2XUO055FKQYKFC4yBETjgTM1cAQqkZQSjM+Mz4zPj8OvEJzxCfbQAZl9fi89D19mZetzdwuBUEIE0YYFjE8w8tZiTm7YYMxuhhbscM0kl8bTNUM1QzVB8rVNEZQrWNFhPgWqgOeNfe2LH2Zj61XAvjFOKeWKYc5IY66MIfEKFcW8DG6DqVO20GbAZsBuxjBSw+Q8C28WICXgvYAQfaG\/vO3sxt1kIiJKaYIcshQgwzY1UwZmmgLNGOjwF2Ko\/ZDNgM2AzYxwpYcoaAbcPDBLoWsCP+sbdyjb25VyxgiFLtLUHQEeA59EpAGWxcLK32AI\/BdkqH2AzcDNwM3McKXHqGwG0jwgS+Frh9F9iber\/eyPFVKCEMJoQzzjSD2BlqNfKOWoYxHN3bmsrnNcM1wzXD9bHClZ0fXEUb7CXItXDtebne0MH1Jr6tmGAANCGAKwQkdho56IAQTAQjFkM5RtZp3FozWDNYM1gfK1j5GYK1jdsSadzWG2cuin8NX3AZetaCdBcu\/31\/tYJncq27Z+UlshxYaCAQmAsvIdVQGGSc5tC2e1ZJA18uHZ\/BCflYpwkvm+tkCW\/P2S1suHspw9UhS8Vuo5bbamg9wgMs80GR53TggGhjjkQac\/RCbYrvnFoEabgoSbA\/YEyFfibX64PF0qvdZNQaRGgIQakSyhELrWXCQSy1hyw9ujtt4jR6hKZmbVvTniQ22PZncOPgeAFGQeZG5sbj4UYbNSPSqJloM72uzryIoTL900rKyVRZoRMs073cPVnWOgEtJ4YEYoR5GnKIExsmb1goa0pbJ5mn7duYygBpW61Dbia2QA7a76EEDqEE3\/VJJeWRsrGOCh8\/TtXixywBU1Yo9CLIVX1YST5EO58r9UUyrg1nEWk4y4uNU+VJhD9swreIxxOn9lFd6JOy2kY6LDnYScXMaMyE8lgbpZAPVpIGTjvvGMHtalSvmTs4oukuj2W6ma2E7+Uopou5tc2lbcW8eBTSbjN\/986F7hQf5qq4o7OYBiExdDpT5mvm65fJ1zbeRXZsyPBmtsWr5ki070srIzUhY3mzcNNakOnVDloh1hZSr7G1XmgpCDSaUi0kFtIYnjippE2MYrW40QDYLyxVRlKaXaI6gnwaxF53m9NpKwGYiLaXq7gLEGtuVnEkHJ56t83H3mXqZureNXXbgBiZWrXfXa0CcVx\/xm6rgj1o6793I7AlESxuBwQblhvGaJiac2ODOUuEMaaNGax\/PNXk\/MKpOG5LgZjWdj16j5tRlXSoCro27GRUvVrO\/\/PKtSwNVQJd80Giec3xiyNXG2ki0\/jol\/N41vPiMDfP5rehdDzV1a4jCLBMMSGp1VBRj6SGjEvAIKXQSA\/28Kp+exq7LqvOzupN6mRDfxJsjTV\/k2VFdsQKhBB8BX4fscmflg9zEnB9DvC\/hnqvy3rdg4DDa4jdetsZ7aGhN\/UHLh1W4huv+W9XH5cRcPFHZrUI77ZGXd1gTbj4xPGYZLX8FE+ljoDZdnxfdHjl7zarq0DGTjPBuGykvblN\/IjbQq\/sp6exrPru5YtuapykjNRut5kHOXBj1mhlehbP9\/WqN\/j2ybNd9KMJna\/6Hi6keC8\/enb4ecQOPxdVJqGp\/H4aCfu1\/uxvWoaeUxImMqIl23AhCMCAmjzIu7Sp396BloxXuxv5QhMGBZOUeeYYUxYYIByhGGmtrUu0ZPztl6Elwe20JAdZS2YtmbVk1pJZS55Jrq0xLSkTLQkHtORheq3Nb4P5tOrLvcACCAzRxADsJRIxgstJJ6k2QVfCRFNOkDHrkapKmVVlVpVZVWZVmVXluWRQG1GVEiSqEg2oyoGcPpvfxpL4tCXdrD1WSewENUwRQpmFGAECIOEeCO4T96f291+l2oQw682sN7PezHrzHPXmfnf8ATQnPkPNCRPNiQc0509L31mK\/W1eXTjQmPFqV1syh5lwwtvodgE5UZ4ZKQAWUjmK0x3L+NuvUlOKrCizosyKMivKPME8lwSHY2oSJWoyzQnz03K7nm+qYNYfSy+8RFnO28KLpqzSm72Sbjih9IBopB3QDAqvuIMi6E+BtWCaJ\/lhe81M5bRYlsyaNif2VkwbP1mF3jLQpvTCS\/0U4zBvNKF3ancVuhhA9J9Xof48jIJPgeJh4O5c7XZXOuCZ1WqRuIbXiH8478HkIZ4V\/xp0XuE6foSJG2G8lqif0qvwa3AqLHH2GF0KJU7Qk2ZNeaneqX\/Mh9yhL+uS9WqbrG51rnZ4YyhDHhPKHXFWW4CBpNLHvP\/MgfDfPW86TUzFmqbRu3KOPmj\/1m6GpOsWDQGYKA+CqsJNZkm4Cf5u9qobcfKs+H7599WnP2Qv6ewl\/aV4SUuSIC1N6fJn93HbN6Pc7+swzRgyo3ol3bykHgFLVTARjATWWSC0wNRr6QQG3LZmVK+ZqdC2DM9zV1ZU0vapntPTpWMoJXftNpFchQ9CGke2nW+Dqf8p8KeInT5coohzqvgUfyhKuSui4N0v7AI+4tS6wlycnpcfI3Muc+5EztGEc3xgcbWZDL+qp8mJCXew5Lje16jIt4fceMWqm\/XfgzA0ix6\/RdN\/\/Rv87avblrzlTNEVY4sWleSulvF1v3PtYmtt1tXxbmOrfJVhFzFYLStGMMaVxbwImxdh8yJsXoQ937CR8AXcAy\/EskSlphGW36nN+4Pc3H2takOl2UGu7FHNerzyNdqVfJ5uLe95x5llj97jvpNvl3bwqJq9iDyKKSO2C+fe95JxlObvajmz7jL+abFSNurSaid0m7NvZ6reT\/btIsLnDBmKRhjaBqlXRvGxAw76EL0pPz8XnTifVpCBmYH5lR1X8NCsHFvCSUKVYRqE9ebT2n3chGfZ9LO\/7fZlrimqTy84KDjwmPNCKweYMURxDamwTAADoKPSWoPaIwwOWpls03\/f7qxpeOqd\/8M7XE9PXF6adPt\/vi3R0cCm2fzfrC7L68mXDYNtFgSlfqPN3PoMNuLua4W6Wdtv9Ev9aba3Yu\/A8lEyEMI7jlcGgdb7FPv1eu2KvbTmdfLj6+RP\/v2\/3gbY7S7ePvnm7ZN2WPY+wtt00B6WPltfrN8+efr2yVIFoyq2lHyd59b+sixLA3nLwvrlhCbjPwPD4u3QwHg7MDRiE0\/++z+enPdSfxKsC9MIpG8XLoy9lyvr+hubOpaFPrqDbc2D6x0tgRwhTnJGJbOccqU0Ad4rJIBg1vg2CumgkRNTMMfGZrG1WVySmnZPc7jxU1XDrf00hl3Dqs5UK\/s\/vnzzM03XjT+EN7p6WoR3tpj\/o6bi0n0sQt+K8qmiae0ePAl9dg\/7ct3DYrBdS540guNN+S4XczPffTpMPLdLygZz0PUqdE\/bstRAx6lTyiuGmcBCUoWRYsgT49rgjl4zkzqo3o1nag886HbgkWcT1FHkCX2e0N\/HvlIHNWeek4yOcTSJhINkjKM9G65DuAM7boilAyadBBxI6IilQhnDLUReAGQd8sGq09wO0\/QOHP7Pk6e3NuQyUTNRvzaiwnMkahI0BekYUX8Jk6NRoK7qwnGeljW6Z2loK7yMxxNhhwkgRDJGDKNaQe41hcM4Ldv5CmiKcYZphmmG6blmOBqFaRIGBtkYTH+NTvi\/uuK71RhRP4YaH51dHYVqU6nDVaUEAIoQHWb6TmkMCCQ2wNJjpL1LwikGm\/oK0CrK5ZeM1ozWjNZzTIEzitYkHA3yMbS+2qz+7rop5DqgW7fl42BtKnXASj2DGiuIAcZaMUWhggJxABl2QNGR1dSmqQzWDNYM1q8erOQcwZrEv0FxzGbdFn+KZwYfM1q37+oax83Wqlo3vYGTXnlhKHUWORygKqFGmDHuOORYjxuuVWNfxZ5VXhXIhM2EPUZYeo6ETcKhoBwj7BulF27UcN01peNgrap0oOqR0JoYi4Az0COpoHXcKqoskAZJPAzVqqGvYtOKykzUTNRM1CNEZedI1CQ4CoExosbRE9oOX+FyDKumU2WcrUm97hEt0e1fSQ48xYRIwDnxSjhAsac6WLLDgE1a+yooy3imbKZspuwRyvJzpGwSVoXgGGV\/WK12474BvikdZ2tVpZsUTDqngSZaUGSo5wQ7qC1nDjvhkfPDWK0a+gqIykVeCMhAzUA9BlRxjkBN4o8QGt3D6gXzp5QbD+UfqTUWyB+v\/Jb+5ksC5snx+2FsHRtwEaVtJFGZEmFb\/FOxWX3cNgmqg9jvyhOmnI1MitFGAWLzXRW+VKxXuyp5dQ7ozwS924D+SRz\/7zHKfwyfMAmiQmkQ1Z\/nxhXPl7Z4EUbq8jCMKpaGwrLst5cDYVS9Ct0pvhcxvB8xwwlhBIXZPaGGaAhFmO6zdorfa+Y0S3QZmpuZ2NgsgHAdXnN4XbO7we2N7nVdAltWh3\/mkKuM3Gy0vtuD6Z9qLJ1pqBUbo20SaoXIOG17wVYdDv44GGw1UKUbusokhgDj8MwaAcUQpdwgQagilikIh5n74wTBVl8cdW+bfCVjN2P3a8EuPEfsJvFYiI5j97XbfAhXtmPgTcrH0dtU6sAXIM+RMwwwAYARCFJtAlgVkAwRJ\/gwfJumMn67kVwsW70Zvxm\/5xbBNYrfJIILsXH8PtfhM4+xtykcB29Zo5tfgELgmbdaCycJx04YhDyTSDFthPTD1C3bycg91wN7M3Izcs8KufgckZtEdiE+jty\/xjxuCXIjTNTSljj57UNd2EFuv0Y3S5\/W0kFlMZIEU2MoAJQgCwwHiLoyGUL1WP12MnIzcjNyM3JvgFxyjshNYr6QOLK2G+R7EWV8O8bdi7TGOHzbat34BI8lUx4yrLi0yFKNqdWQG+gUV4oNE7htLGM4YzhjOGP4Bhim54jhJDAMyXEMD2Q16KwCvBrJajBYqZuGyzEmafh\/5wX2QnKqKUJCGiAUsYQMrzq8miSrwaPHL+ueOc4yfTN9z52+9QEE989fdo78TcLIMBjn7xv3+64aNWNmcEy8rpsa42ZwW61LYY+x0wJLI5lTGCHqlffQCIsF0mBkIaJtLJvB2QzOIM5m8A0wzM8Rw0mcGYbjGH4RfvhLZ9etw0MTigf23YbqdDN7BUPXSm08lxZTbh1wDBIOgJNACoaH6Vu3lNHbQS\/N6M3ozeg9u4i0UfQmEWkYjaO3F+TbYeFwkO9AlQPuSmS550hjzqEijlPiJdRWAYb12PbbFEG+Xxx2yflgN1P3rqn7Q\/gSV9t4JHB5NtjKzNWi2F6oTbxUnzm5f8zmkw1UrQ5r3N\/2EZwU9gihL88Q+iiJo8NpZIcA2+L17lMQnp9i7GqC+1Cyx3v4c9dzTQgBlabQc6iR11YjBDhFFiMYMK72HA8\/PI3boYHZNvZvVsbWTkTog1ZvcqQhnPy023jn6gjAEilBMt67bYm7eNBfxF2UYAH+57Y65bA8P9xfLd9\/ao4Nf\/wnFz62gwtPxtGjPMoQJXFhmHYOUb1qjtmuX03nFNWrzX7tuTlAtbnUzf2CtWUOGlNuSQFsJCFeAaqBQlbw9OzU5venHpt61Zx0PWvam+jI1MOGH4QttXV2WRIlWnzBZivlcBMFL+YviB1tMFKoD2q+iBkgK9DU\/S3Krj0cY47gZXsNXx7xwdIT7PQ8TsYkQVA49cJ\/sbqMpuvrVXgVz4P9+ssyYUxVGMuexzOp96A5uN6dhEJERZiIAkq1DNMoKZ2WTCuKJIBetbQ5aOQ05Jiysdk2tDarzPCJkNNv+CGRsz+R\/gh7+l\/09pC5vZodO239Us3jg6hlmLQPHLfeK+6ft54+zz8VL9sffObx6+3NA0vihfhZ08+c9OlxnMIec3e00n3E4bufCKlcTAkjp15QGU2FNFrvaDKkdJ3pa11YOkicJG59PLsrOlPj4cRJBwmTgr5T5SLOp6J9lGRBZ+02cxfG97Pi+4V7F5d\/RiyW7TwKWsdkKdlTLXLtcRSGZBhkQaX\/Ia9W5T2CO829dFIGkHvMuTS6VpQE5+DUU\/z1MozHerbXs8S2oVB1bLD9lW6eDwKEFZRxLZSnHDKnlLZYAoKQo7A99GP\/89PsrthMMyOb1O7qN3zfdlf4BgGiJS4icdLPE+jTWckv53W7ATvtWbBXAiy3MXtdzFWXrB2\/ffLjKlRWn8qWgyxOb6uNT1jGrLXyrQ+Yae31vn1WvpjPM8Xq1tvxFS\/WL6m63faxWGBJ\/AdOHY9fqc1uHoyKZuj8skzNr3Vd2oz01dIlm369su7BlIRBaCRgDlOjGPAMcqsEQ5DrMNmSiXHWa+g0oT9sMCiI1kyaSP6P3uMmKJgyhc\/z4mo5\/88rVzS9qi2lIMhqV+77hf5\/cNVu33Z3tVzGGUu1BB21ZwqLu13xCRPBhQumWBj6+07GJSBzMXcfnA0dDobiu4vQzYX6FEBVrReX\/Hrx+nXy42fFgbllrra7MEn6R236VW0\/DQ++qF5EJNq3P3\/\/5++Kl798933x08vnf\/o+UK26TbQO361iM2+DJH6IUytblFsExSwYGCWxtvGPbQfePrnlm\/rqVp3GIN4M0u0QyQ8K+zhvgLVNbJFHjPYfo5G\/Kn5amk1p93+\/fBfail+qGvUHfK6WNr8tR+HLKEP\/\/uZqt9rM1eI\/DpREd65QPW4ygsphs6t\/G6B4ERTobjWb1\/2YuX0\/ZrEfswPebcvJdikNs1Ia\/niglJqm+zSOemK9fHcjrZWEyxBwRGu9+bg6orV2H1ejWiuUdbSWFs5oTzDmRDHpiNIYSacEJkFzOS9GtVZoaFqtNeWO52DbX5eWmm7JMPNrWtM0ickg8JiQB414zDjd1eUjgh5Lu6KOsTbIUEapFZZCYyE3Qe5BzIbGyRFRj01NJOzt3lXd+tQS37tBNk7P2TjNdukd+1tkqt8P1ZMQD5L6Gb9abXZ+tZivir8GXnZcRtZN0YempEZ593rXF00ZjjDwnmohgNfMCI+E19pAhHVyivBBI1MdGrRvdlYNtMmPwzi8wXUnY0ydHnhwezdSW5dbOzbCyc634fqnCtX7Dhdt2o64y5HA\/aP69LQIb3YxL71aI1x8UKl7DbGtXVVL\/rVo2941\/pfqw\/xdSaISQonDyTxuWpUOJstb7cn0BfqP7xYrrRazEvDbkR2Z15GHpvi5rFNvv9QPlRcaMtIfCOlJ6AhJT+N4vl4Xry9WH43apva5Wq+37dUK5cm1bgpigZTzEkMNMJNAAG0wMFghFf6NYZsMM2ngNISHhmZNS8km+qQUP3qP+7bD33R3xC\/iRvzK+5IC0S8njPjV4lMgt23WmvabPpF68ezSMvhjWcTvvS5POtoVzePVQSTPij+5Xdxu3+yCaog7LxHh88UiGMCbeN9SRYQGtsV796k5OWmvHzbz97V++MNDTvDr9zCIjU7ZADWad\/jabFaLRWZHxQ6cRCCQNALhT5ugc3efiu\/cNkhR8aPrRCG8q0ptWbiHSOdqd3tZW+04VsxR7ZEERhMCEQdCGQIxaY\/u6TRxojex2+4S4W7GSTnWZghAPpVz8XX3ue+DI0qglKEAB1RJJPlyFR4k6towINTvxda4ZeX+b1arxeGKwPZZsAzK7m5LKr09XAJqiBTshmB16n2wk7N5PfC89jNebFwcD+EzfP+7CbXDUHheehRFQ2FXWoR\/i584ynvxU7mOMvFOhil7MFPLmat7MFNlD6JGrvZroy6axa89K1dyjuxhdIlzw90LnMRNkDRuggBSfL\/ZhHfwquvtGApcvL5OfRzTi91sttYwZAVAmiDNMRCCUWiUgdwCQ0SbSzFt4TTWhZZmZVOz2FbiVzYJ4UZafxCuDU51yyXKai2vKDtaxI72AmfLFcHGrIofu6xV+88Uv\/gAv6vNtrSFyubDgFm1kbn7O5d327h3Vwu1qTh7UR2cdB+sC6iDAT5fBPH++9yNoyT4gXSCH9Qm6s9F8af4k82nBBWmLnq3L6locXC9O8kiUGDhY\/prhA0BDlIjpfDAKSgpaoFx0MhUa2VNs7N9uxOvlR3e4PopFpmaG00XiroL7RQnWEVXOnzXYm8NNdsAF7vLBS3KNOOlbVS5RofbRv\/g6i1MKfNNFx9npBBOYglIGkvww3xxGe3OdY2VRFh8U7QXk\/2Vw+kDJMgjjoyB1AoWpEPxIBrASUdFewrd\/uenica+mdqFdB+NWEwiGMWDrBXvOo7\/UQ22X6ZeTkiWjFUZ8DdfXoUhGaYHcc4cjcWtKzNN1OF8a7epFmKfxeEfD2qOpy1vi8VqF9cw9ttr1dLtal25ri\/m76MFGtooL2\/XLqrwIF82PH5pCj6sM2vn6x9q0YPCvhb9tg16jO\/3dfN+v+5lhsR5nXSc1+OnLH4JA0mlXuvx6qq+WLut7y91nVmREdp7oyEWSjADPOY4GGNaM+sAaVVn+\/sTHddjO7OyoVlUbvs194nc10eav2+N6Yrky\/SMbrf8++pTY3dvYzxMrGyflvpxVivIem+qDRqqlhxjzFFQvWUkTpgSVhb65Wq7i0uX4a1FD7t1mAmutg9Lgbx6MC0BEkd3kjq6N3Fph4lO6klb4xFXUSC92D0bnAjrObNSSkKZCnazDoaBkdaHvzkE9hxIWzjRfq5aqnz2eguAU9nQR29yv1R4qcqlwzp4uJlHv17MjftUWxBPO9EspXzHqbKKAYXlymLtvRNn2H+PCQQu1IcywiWhxKdyEr7wf6hSDCT5BOo935G0Ahcxhm++Lde0trFTMUHLYlGoq2CDxG3bsheBXmq9XsynXZr8jIiZ8rUNxswkJUfNi\/bNfznrks1O9PO9eVjzs1yV\/Os8CMNqsy1+Df29QgDKXfHDKu5039UqZbOcvzdX996Ao2uSHUbddEkycaimqUP1S7V9P7SHexmu9zZx04vd012MJNhg6JBV0jCsEUXKKe0pJbY6d6Z6irSF0+gYeBfe2GIWW5y1TU4CxcG2799C6nybg+nVu42yAWe7lk3qUv2jzAtXZpVq3AjrUbV9Vjwv6sfaO\/WUZlIZkr381Kxh\/uFeoPUIVhsS52R64JxcLeL8v9XqskLktuubXBb\/I5RuFwfHMh8WHWRDopgb5QDlQFqrpTaaY04JB4oKSVKv5IN2TnZJLtubxQYr7bC9K8eIG93rAVbvusIVxaljdkQNosqw29ql2e3jbau8Zz2T4VnRZN7czsuw\/+vTFlUGiNk3no2Lr2HakrjL0tRd9rvVVcxz8f3v61UZpd1b27RlBVeX7138K9YMFXZpYyVCUlOjjafaKuq1NUwJB6BCWpg9bYZammpfoGp71jQ+bSDEdbe5fneRTLpGWgbcJ5o2rkuWWVrrIH1XVP0smn42HGgSov3btt4arHYD99l7S\/39sVwabUIPshavpSvxXKSp5+LLwKCdmsfMQ7U6\/7F8qakFXFdpVNZFU6G2hQeLD2TMMMIY9hhyhZS2HnKptcMEWgBZm6VouK0T7eO6zVS7Nsq3aX8aY\/naG91An5cbFHej0ctEg+XaQBtaFMUw7s0\/rXfpyiTJrfPSwUbds+5CQUwvWGrsxXz5vvpTkLv\/uYkCvHT34b9414JXz5lfLeIKbTwSqfjWXczDc\/6iy9PgotfmXXnxrONNZ\/Elz3R509lK10fQjc6IR2TxhnNjkrgo0o6L4mpl\/+w+bmNujFn02NkMJCp7FyotQ6UY3ly6r2zGk5UdrXs0YVnzy9\/CL38rf\/l5VNj34M6Tlt3gTtfvUpKjKcv4Z8ypB77pnhTxTVe48EGHqm2MxNg28QrzbmBfXBJSjW3faPR3q0gPH35Za+tgwFdaOjS6K1blHsVg+q+oxdfzePulnX+Y2yvV\/tKXWeCr9MmVns\/JzHIys2tcPJ625\/9NnA+\/L0FnmOSMj7E+cc2kdIj1L93yagDvl9XlzrEnaVnH8CNhViUQBdB7TIA31gBlPHcaa4UYaTeL0hZOM\/ceGdindT\/JZ0tl1D72Y0ZuhFX4gGeMjCI1cWKlbAipval1g5CDKfUBVgdm1IYxBjTTVnsqmcciTK89jedah\/8gKntgnWIm\/VWjNdvMGeT5oOw7QDk6R5QnLtaUD6H81wu1C0Bf7QZo\/jGWXax2YzxvyrtE14JA4xhRUirGCFFWaUCk8ZQAamyP6E0rmemZ6ZnpmennY5zjcyR64hdPxRDRf6jClOwA0H1bNAj0prwbawa0dUQD6TAHwCoOBZZSOuUh5saYHtCbVr5koOO73VrOQM9Az0CfHOjkHIGehDlQOQT01+vVrky+NkD0bVI2iPR9hQ7TIRaAM0SgEkg4aChnBHMpCeGUeqR7TN838yVDnWSoZ6hnqD+6lRd6jlhP4jMYGML6i3Zn95DqyabvINSb8g7TLZKWEAYUA5A6DCwQFnFIEEYWV54VXaY3reSFl4z0jPSM9GsdUO4V6uwcoZ7EEDE4DPUwPK92g0xvSkaQXhZ3iS4pExpDiZ1klHOvHMNAY8U4ElzQAaKXjWSgZ6BnoGegn8\/CCz9HmCeBWgwNrqSvVrtBNxffFAyvopelB8kmPMFeSGi0sJRiTiGR1hCtDRZI9m3zqo0M8gzyDPIM8vMBuThHkCcxgQwPWuX1cIlPdSzipxmEZdLa64N+RqrfLO6n\/nEZ+\/NbXfnOON909f5439zx1il\/c0hQ5n7m\/o0W2e9KAaS4PMNQIDGiB2gS9snIWChQEVNWjMQD6apoNCYolh\/soxJgoXLOa0UkV9wSEPMjKeiNc5YMxgXFVu7csn9ExM+WfiZ+Jv5DWPrXgP4hg5NGIZ\/Ee7LBeM8wUt6NRyiFUffueJRSW6ObN1gbYrmBjgjCqWHWeUA99MwK7Snro75tJ8M+wz7DPsP+rGGPzhH2SSQqY6Owf7Fn0RDtW1KN4r6u0j1TXntMKMNWMasR59IgSaXUFGANuJODvN9zOAM\/Az8DPwP\/jIGPzxH4SbwqG4xXfeOCiF+uljG32ADwd93iQeKndTrIZ4BpjjFzgnkmDWWcEmSxJ5hDpCnrIT9tKTM\/Mz8zPzP\/oR3lr6E+OUfqJzGtTIya+aPuONHyPu6S09boLt97LYRyxmsImbeOceOEpUhbrKkHdNDGvyfXnIz7jPuM+2zinwJ7eo6wT+JdWRrv+q0L79oVz314Z\/XLTlivy1IVC\/e6s0J9r6Rr0zsGKZAw7shigLlBREtBjaMQM6\/RHvG9Zk4jfNXcrGxv2gO+Blq+jtgxHzeePiP3fFufoVVBp86yGCUmSmf9Pd\/+sf6kzcEbFwG5MU4hDN9ItACz6uik5iSO9BDDbZVLP6b7Dm+kzOrtwzuORWFg7D49u0Pi1jmzm5ySNwVl\/ySLw3MshjlZvZ5tjcOjj\/WlWL+3OJ8kkc6hQ0p6xQMnlaR4+doPKaFJdCpPo1NfbYJ1Y3ZDB4itq6LeGWIH17ubpgQTwhkHiAGlFHfCe8aMs95aTblqvSW7jUx1Hknd7P7Ir4mPWrzuPjc5J4EeobIsx8rNqfzzalUed1AaiIFZzVutjz0IY2Lx6f8UvwRW1CVF0+EG3gHp5SmLMSlbiedgNRSLutkgQPkcklqAkkhAnkYC\/hI++P68lzcbFWZa9Wm8jRytkhq7tEIlTsPFB15nHjKtHTPMMsIMt8BoAbkCFluYHG4+3NZpwpW2OWsbnfaon+M3uW+xen2ldzHhdPpp205VB4ZsL1erYKmY1SJoSK9sc9jPtriMxwR1DjndxR\/EYM9svXwd1ks+GXpa+CaRexwNHeX42mxWi8XAKY7bpqB7gmN1uXvWE6KEOYc8Uz6AlgkkKPJEUgikxgb3Tm+s2pjo5MamsWnPaNw\/\/b3i8\/n+HKbyTOdFeBp\/tWgOPYsy2cnjX874tlfrSMoKqgenN016zPtDncg0gRQkYU88DXt648zFi9XRM452oYpZ3eSEoyM1+3FOsepvUU3GMf95EnBwvzsKWL3mLtcHq8JnbOKgpd5Xy+vfef37KwxZ+spsqAFen2HIlRzRQSwJueKkr4MOzl6qsTt09FJS1DHDKHXUeeeC+WWsh95zhyzWEigMoFOtG2bSwGk22OPUQBPswWYNlDVQ3oGdjNkPGT01yuskeorTPq97YVM1poYjpjqFHWp7TTmxEHNmndTQESCMhJ5Cx4jklh9Se4o4qcztzO3M7a+P23nCcGbRXKPKJ4nm4qyvfJ7rbubMGrVKD6TNTMu6YVsKQWaVQBg6SiEUVnCHuUWYCgGROdQ8ZQtZ8WTFkxVPVjwPO2HA58jsJCCL8z6zX8e1fuO2fWxv25IhcjfFHXg7T5SwVmvqIMQMYuy5NhAhjohwCB3Cu2kk8zvzO\/M78\/th+U3Okd9JaBUXfX7\/NbS\/6sP7Q315iNxlWTdPPddaIiSgBdRj6aU20hnFoZfAEdDDdtlCZnZmdmZ2ZvbDMpueI7OTCCku+8x+tRm2uNebI\/Z2VdgNjUISegKI89opiLSGAmKKlA7kdh7CQ2xXTWRuZ25nbmduPyy32TlyOwmqEqDP7ZHUNTWsjmWuGahycLwIA9pS6JkWgEqJGPPOaO6DXQ6Fdockny5vTeZ55nnmec5OczrR+TkSPYnyE7BP9F5GmhpUw8loOoVdS5wApY2lRELMKQKEQUXi+onnVCisD\/k9RQqaTO5M7kzubImfym1xjtxOAgRFGiD4c2io+NWp8MVSbH\/cX6mAXf+9m8pAaYkck5gTRwzXwjBOoHcAOcqJbh3R6x9PlcJgUWbqqtqMHkOzGJM7cfqCgXv0yIwHggSPppS5dZR1lYogErQKByy7U1TdedqNoA5VA33t3HsXR1xhwvAKpIyEcBu1u9q4Kio7pvwIbUb0Fk6Zi6qBZ\/eSxGDMLy15z4deaZ2ivk9aOnq\/+iBgloQ\/ijT8ETNQvFLL1UZdquJNGEqJoIeydV20F\/bkWndSjRFHwFtlrNZYeEadCJcUUpIZiuxe4JMGThP60NDMuncb58IHUotZmKWHDzD7MN\/sgj0w24VnmUj0b3CnG0UJTwqA58u9WbE3yZpkUvsPGr9u7N6eC1XyqFLUSzsjPk9RPU9xqTbv3e5hxb0ZGsNeqGnZkBNq\/dRfu7DzJM5MpHFm312twoB3ZXKxTpYVWxW02qwS9u7lg1xFKOh0jxnWGBLmJLMIKOYJkVTIxPmo28ZUer5ptYpxvytNP3iXm4g6m1DQy+RxPVFvUhFtC1ysfCnLGBTNB65EMGj1D2q+UDr8MEw5Igf0Jir6ZZhCpWPhl+VDS\/2jcj5\/OvwU9Wip3\/3QowzV6D9P8mW+bowl4VciDb8Kc72otnoU25TXDyHWudphGPeKU0St8D7+ETNqtBSKYO6EcLhlWKeJqRDWzNfrxifNCHXNXe4bYUO2SpnZ8ioCLHIp+aS\/BDPl48U8TD\/C+94WkJS4Ck+zWMWwt23Mbqnny2DElLlPqgcrYmGcDDV5pKKBo5afmjlQ+Fuc7GfMnY656oUPT8m6Zf1naD\/zV0022RpoCKYr5T9dXlZyGReRmjzFDd7mTWG7QDyaiOZo3cNUNPvKJ2ajaW\/a8md\/+yppOgJQTMS4G97t1qybIDtN+xl\/DV17FbtWRI0eu1aUXasWzt\/F2Vgw1nbNennolXm\/+HSwnqyKD\/NtmGmGgtVmHm4T2Ldvrl68jEvoZTLLuK68+hiR5\/tro4GsLmI1NLBdxV6EtjZxezsh52L+vkxwaeLFJFlfk1fqWV5Oz8vpd5W3Zvdp7T5u5iOJiw9L+wrmzb7GlEpmqFfjCjLKjvs01P+0ZCDncgDyu83qKojc67LiOUXRDmqmc0u8A8GYwoWJwkWDCreXzKHVisP5HA7Lu\/kQKbaKQkQZBkJjAp2xAANtiRAYoXb\/47CV02YXX4YGnmDbOmvgrIHzhvaXqnin1lsPmXxoXGehRGfhQZ31MhgLOxV+PDhLvExKhzVXW6WrvCCHjDuNvUNIcwcYjYkigNGOWYpNX3m1DWX9lfVX1l9Zf923\/vp6J13oLJUXTpQXGVRe9eE5g6prvS8bUVx1hQO\/YIiJRwwTQSzS2ljuPBDCe629JnpAbdXNZKWVlVZWWllpnYUX8Y2gj88S+iSBPh2E\/nduG8A2yHzbFI0gvyrvEF9CBy3nBiokECNYcIYFIJ5YgLRBbID4VSsZ+Bn4GfgZ+I8H+OQsgU8T4LNhK\/9itVvt3m3U+uLTsKkfK+zLx8z9tlI3BR621gNDOddAcgI8Ndojh4PNb1mYBQyZ\/G1TWQtkLZC1QNYCj0cL0LPUAizRAnxQC\/xpM7eD9H9XFYxgP5Z281UzCXBgFBRSa4E1MlzFgwatw4rb5JjBbhtfA+hhBn0GfQb9FwJ6dpag5wno0\/SoP1wt338qflruNqv6TSew97Fw7xpYkT651uE7sgTGEwi8VRZKLTnTDmOKKDZCItra80kDp8G9bGg2j12fNXHF7UH15XeeCOw3uNN1UGe1QT8d1AOvy34VZb+aaImA7vpk+01sucH40gXAqv35tNVvbMWDyLX0YNo\/hIHg3PunhXYqvPl4hG2EbiDYPJ5rG9peXc7\/EUPTcnqODN6pImy+BPfhHF9zenyNSBRVmhP2RZDkTfHXmELopXqn\/jFfpgE2JpbOoszPLuvS8Qib45UPQ2zK2r\/F2r81tU8MtknvP1\/OL9Wi7UeSN2qPmUl02O1uel1WlLs4GDr9wlUP9186mbW8aaIQq\/xVURn0QVVllCrUZqOW71wkXBVxGKt3VVhR9yHPIbIqG1Zln+HR9AXpgVHynl0AyahGafPnIARGNEr3+OaSlRXxB05w7pZ2NzWUM85Rr6jHBivuiS2z6BAGmcK0XeTqtnHaPOhLVCcTLHlldZLVyZe\/JHUzOD9olMQImBFIQukRHAZzL7SvBedwaN9heXeNisZdZwGUhRgITi0nWCjAJUVGA2MH8DxFaF8GdAZ0BvSXH8jwNZr96Cw1SxIzjtCIyT\/flrgbtPr3ZWOGf1Whm0aTagQkUkR6i7TTlEhMYiJdIHn4mx6y\/atmsnbJ2iVrl6xd7sz8x2cJ6SRIGuFhSPd2pBPuHOxLp4xOK3QP8EQOcme9Nw4yZ7kwlGjgPMLecgdol9FpM5nRmdGZ0flUoDukNDlLSifRwIgMU\/rP7uN2mNHLqmSM0LG4w2fKpLAYYqgVJNBJ5U0wpiVgHEtry7fa43NsJNM50znTOVvQd8ZmepZsToJ2ER1m84tFdM8ewbPZF44Ruq7R9eSXNG5nSiIwilmGrFeGGscAwkg7qIcgXbeTOZ05nTmdOX1nnGZnyekk1haxEU6Hz606KXVSeu4LRzld1ehwGjhgDLTCM88oAI56oZAGEnqFNTHDnK7ayZzOnM6czpy+M07zs+R0Eg2L+DCnX622u8PTHRL0rEPxNec7XFP7iPt5rP7bunyNU\/mfxwjNhUs6ch98vsFNrw+nyv7nmc\/Z\/\/wrc0RJ6Xt2DuhoTK0ksbdIjGx0lkgc9EPvMHPUH71XqzMVgE4AL6AUKMwBiFM8ZtpElnglpcWl82V\/37Nta7LpwBejbvJ0IKubPB2YDt4P6qA+Cu4kFhXJo+Ae9lPv8OeIv\/pAvQ6+jbAccoa4dsxY6jiQCCnNgGSSWO2P4Hti\/\/UM8AzwDPDsv\/7lTBvQWWqeJGYVg2umDHaurpkzVDWunTSEal21QwTATFhnkWLEA2MtIR4yThDEojwbYHzWEBrLWidrnax1sta5u2kDPkd4wySuFcPj8F5t3HF2VxWuQ3eo1c2ub5jEUALrEUNQYMYs9Jw7CIynFKhj5A5tZXBncGdwZ3DfHbjJWYI7CRvF6Ci4j7rr1AC63munW7FDcI4NUEJIjzSjRAmuqdIKes+Z14aaIwSf2ocnQzxDPEM8Q\/y8nOJHIZ6EleLDsNJl8bNa2pgAd8CFZ7moytap285hQRfSiCvMBLAYIo+QYYpKKZy2WirvKOpAOm3ldDYvZ3VzFR3DMGoJOSGNj93m\/lMeV\/ztfsSWsaGdyKQql\/XLiq67C7WraoymPlbLT0XtMdpw7mlF4uWquFounQnPqjafCrcoKb29PYavEdyv\/azvB8o1G4\/mblHRj218cdWz78zVrkOGeKHrc809CZYbcFITiwHlCmBjNcaCKos075pt4ddTWGmhmWAobXZB7c5Xs3oM3xkSbnS\/h2JD+dW69teyeL5YzH5azsqc\/U23i19rk2bbaNsSFeEBghGhXVB6UTNvL+OY2RT7p90+K34MXVyUudXLpOll3fizaAwlmIkp0y9Xeh4g5OMRGTYYdV5tL8Kt\/jAhQMYTbd9c4z+Y\/CXxaziNX\/t1tQwdKg259\/GohVkEfbq7\/jGpsD9iZTPuc3tt\/UOv25EfnOZ3O9josPxMIq23uN9NDh\/jE\/vbDn\/lg8lTaYQ8DTOgxWoTTyL4qD6V85OL1UcTpxqlDO7Fs1gtF2Eq9qz413gCQj3mwq8v4hSrnI\/UXSjFM054LtSHMJ1pJHXjlP1UNxImO2sXJdfkcw7yxOv2zrm3mnGNEu\/svFzxGMyTIDfMxmB+4OCaEmow13KvQtfaUpIzJ5VSjkpDPJdUY+Gp9FQBYcUe7L1mTjO7viSQT2B4ZZBnkOcVtM\/j+YM6vo6yPAmEw3yM5T2f1w5lh91dB6p0E+hDzKXnXEmAJAMKGAeRJcSG+bN0ycb1QEOZ6ZnpmemZ6Q9nnKOzhHkSfobFGMyf61VnubPDV1UXjqO8rHGQahNwryEB3mIklDEYYIEBcIoiINAIyct2MsgzyDPIM8jvLiHnjYmOz5LoSVwalmNE\/zVuZYytmX+sC0eJXtXoEJ0QziSmMZ094lYiEnMnAwg15wAYaAeJXrWTiZ6Jnomeif7gyy3kLHmeRHsRMMbzvstph1Mj3qZDdbqhAo5ICCmK8QHaOKSF8ypY7cQgZQ1Cw1SfxMc0cz1zPXM9L7mcAnR6jkBHSQQYSSPAvr3Sugr7Wl8kINfl5cv6asXv5Fo3lQ8EyDJPCQNKC2Q0g+FfTnpoJYWkzeqZNHAapquGZmVLM+e9M7vo5hcIeic+Zje93UMgOv1+0YFy9suyUBEx2xJagVcmIDOyOvwqdHIXPcF+Vh\/U7OfwyMV29yn8unqmbcBq6Xu68hW0+2L32W7\/n+MuNuZxmgyjIZfTXnHf57R6aft3dhb5AR7K5Q0lIUYkDTH6br7dBa0dP3v5jhI62H1R+ah7QhxcP\/CMsIQZKZHUGnnFMGQeOmacxQAq1WaMOWjkNFK0jd0DJ252s4egRPdb3ogRyU8eIyQW8\/+MgrD\/DIeU6Jf3MZG8gu\/LihkWSSgL6YayXOnih8Wng4xTV9rX1xoP9fpKd2NGaY61lIBY4BjBClMNCKdSACmFTg9Brn9+qo\/6lZ6V7XRjSRpz+o4c1W9z05tAQkwKiTCXqz7ip0U6xYtGeF\/Ew+NtyzmM3sRp2tJ9LL7\/fb1Y2cq6CA+5bUDT0iVMFVXoywdV8qUSvWfFG7WO3ImBLYv5ZbDUbVU\/DMQwa4zdm6vFs+IBI1xc82SL8sGGaDJYpQ+UoXf0dfMkiXchabzLKxXGhA5idNEzPtb7oq7xcXD9IF0dNUSomCdIE+05UojKeBaBpsAzBRJ\/+04jp3GmbewejI+b3azHFXQYBUPLgwemND663zIyIUKljU3umiKh18GCWC2Ky1V4yMokUVVoXGOBhFrXmB6BRuVqzPab4tvFVVnFqcXT4kVcpNr\/7bXZqJ25KF664oeNcw9rsCTfbwAwh6V9thxKzKOlyo9xeWwVHyJojH9bBjutM4RqSyzU+FscA03QVBke2R8Q\/\/7mKphwQYP8xwGsuktu1bMnolzK767+bRDRq7Ifs56Qvf3jAfWa36TSX3+x5bsbITEJQSK0g8RNqKt+Hww\/WteFNwk9Olr3MOxovPLnMvGgvbvL3XCTW93azpogyqj3IUfyNIRfbefVZCxMtnBcsl0V1cpvuThe7niEIRTERDsVXndcfW8eOuKzLC62xsX19ufLYh5eltnFWqu1W8Z2G5J+dDquVG\/zUnpeSp80738Yjru5CYp4WKl1Cod0Wl3h3ObfYzg+u9goMqZlktgowoa0TM+XviHLiB\/9QXHH\/MZIe6KApxAzQbG2TFvMGOJUccWATvROp5FTze\/HrWomMb2zqsmqJnvj3AjWDxr4NArqJPCJ8CFQ1+NliNRmXzSM6ma6nLJaIWqo18Jzwmn4hylNrAFYOMq8BLbP6mawZVhnWGdYZ1jfC6zRWcI6CWwiYgjWP6xWu2Gr2jclw6iuijukZoxa76VTzCkPGVJIwfDfaGYrae2AVV01kkGdQZ1BnUGd13FurG3wWWqbJOiKpEFXP7siDFAfxkj40dVGdSYHMR1zKJxt0sKDHYJ+nSM7BOOVP0\/BDLTXOMTfmaa51T0fYs+g\/0kPvPBbVVQzOCqYOtPzPqFgpEipLsxiHvOGJs09K143Dvvzy\/hhG2hXK3FFKXvRp79suFI1u7JC28Y2qDnvNlVK0zoyYBPjAbJGyhopbylcq4oGuX12Wwp0TB0lMWMUDKijg0xrDXOHkqylZZ05D\/JIMYUxJhh65x1RXGPNlBRII+\/pXj+lLZw24fny9NEEU6Csj7I+yktZ0xD9QfcdxmiOk4AxCgdo3tsfbpg1vD3cLe1GhjBCgVFYO6qIEpJKjzlFSktOHOWkx\/QpNocz1TPVM9Vztp475Do6S64n4X4UDXD91cV8sdqu1hefBti+TgsH+d7W6O4qU4y8BUiGB3YaCgiY4xQSILVwKMmi2W8ncz5zPnM+c\/5MrXd8lpRP4jQpHqD8D6uVHeC7ry4Pkj2WdYOqLNFMIaOpdcjaQHHghFbAYEootL7H9NhCpnmmeaZ5pvmZ0pycJc2TKFlKBmj+sypeqM3ODRB9oWamLhqkelPe9SzyGCJOJOPSYK0oMgRCIRXTIgbPyh7Zm1Yy3TPdM90z3c+U7vQs6Z4E\/FI6bKvvBlfah11Gu6XdTG3IG0SgE45q6aj1klNhCCZEOCQBH7LYd3mlPVM9Uz1T\/Wypzs6S6kmALU0DbP\/sPm6Ll+qd+kfMYPu62Zlo2L4MxbPLuni237ioCD9U2A20hR4ZSAHTSuvoIEOoJAB6QKFFNjn+fail0zA\/1OKdJLq5\/kbXHfV8F0A\/+KIVObfFB7WZr662xUIFqMXUNfFI5+3VOuZDLrZR\/sw+4XHF6afFj29e\/kxLLP8t\/OZKu+JDaHL1rPhTzItVCmpMwBeo9K4If47vo+HiHx40hc2mzKszfBB8t6zvl1fl5PnqE2LhJNyTpuGef4lv5\/s4YgagEcbFYubKwkNk9Is6wOBYGscwZo4wEcAhCRbcyGgQMiNA63vRb+c0XPTbuxNYXHebhzgVvv8pmxRYwd6x820wMj7FPOeLoup4w5IyxZEKKAnavHgfjB59tQm2hQ4j9t1mdRV4URKkshTrYRoa2V1cXeqlmi+Ki3hYeI2ZZ\/nE90rgkpA9mobs\/aC2F9H26fk5+arg0M+pe7nrtEqcccRxTyyGxkqAOTcMBRVtpUO03fzutnGagDVtBRt\/XTd4l4J209s9xGSr+ZRhRrSuv2eYZFWzndDDICO1GCbyp2KIXsw+t1ntg+zis+1nIFELx4na1sWIvV34a5iDaLf7GKcj+zx0v4SfVbnDiredXOvBLK8yiBWX6n2ZTDNM+8K4vwoVwigNIhx0\/x9ynu0vR7Mn0Vo0jdZ6HWaqJah\/iZhPQLOtC1b19Yoznavd\/VjlkYfcC28ZCX8U0hqNjbA23JzQdnWn08RplGmampVtzczFJgjWpdo2CLgL1NzqnjfiTan1pyLOv22rc0y637XhTmDJerO6XAWCbNfOzEN5rd6b9ZlV+BwBQNVTPo2c+Xs8KqVOjbldXYZfLlcfPxX7Bw8tzTfzXRoMPPVk4LY5c2MPh6DRXu\/T4nUoy5hIomhYGkXzrdroMH6iDkvP6Sivllq3H8aZFB6J3xyo9ZmnciQN3Wkq7etvdH2a2wOzfoIQzeQDVUu4oeMxVH+\/ktt0tVltjeuq4fMHwQ99vyyX4orytNlKivXVdr4Mz\/Ks+PZqvrAd0d4Wwd4KojmW9rS51WeY+XmlNp+LdJsl2i6Xzi5akY1wliTxLQwOc7Y\/90vJMxzn0q\/RXW+BRkpqMbNYRnc5BYjx3npOsUdatQu0\/XZOPDLpEcN5imOSMpwznL\/abbTjjH7Q+MNRPidxKgyN8PlldSbkQWB5SqDq1MjBGPORal1cM2SY19QwDJjHXDujoaOUc2zCLH4Y10ljmdmZ2ZnZmdmTMxudJbOTqBOGR5j9w3yz3cWjV8LYHYG2j1Vm26bKKLXTet1oQ+M50HEZNBjXyARWO0WpoAhhyqlVg9hOW8vcztzO3M7cnpzb+Cy5ncSXMDLC7edRIEeAreqyUVKXFTqI1kZoho033AuDCeRYE2+pBgJ5A+gwostmMpszmzObM5snZzM5SzYn0SGMjrD5tdt8mBu3HcHzti0eJXRTp3swL6MQQcu8IF5pKyBSSDMENWfCQeAGId20lDmdOZ05nTk9OafpWXI6ifdgbITT1Z\/HMK33paOUrqt00+cB7KR3RjKJAUcQSiO8sMG8ZhIYYgchXTeUGZ0ZnRmdGT05o9lZMjoJrmF8hNFxrIS2xyBt2uJRSjd1DrIlGQOEp5YZCaw23gIKkLYqkAgyggcx3bSUOZ05nTmdOT05p\/lZcjqJyWJibB\/xMCtGZy9vMDNGv0Y3TIsZRZUD1nFjtUZGQYlJsKMdgM4qMLxrOEGGjMznzOfM58znAT6Ls+RzEsrG0lC2H+a7KHjFi8WVTiNmq8szEy6nWXfqwNmh0m7aIuIUBJYJy5Sy0HqGNNbOeA6j53QbpD7Y1IlhtGmTdxjUdu19HiJSPf2ebeBshSG3KaNXywhZW0FgH4BWP0xRvkzbEC1JSVQlLbraxAHdxL8F4ay3DoqYHSNwbb6qML1dOPe+2G3UclsN9D\/k4PVKEJNgMZ4Gi71eGROhYi5Wq0UaUlpen22b63VIaXq1I3lSAqaJiBs\/3jMOJPfhkgv\/R5C1BLYhpWkTJ4aUVk2VgnCHAevX3ea6wNG7kLf6s91W3Dpf+5ELXc4tc2e0oEnIE09Dnl5eRZvoW7VMU4JfxoszHS72VfZAWRcb0HHJKNcexrMekBcQEgWA0sIBp1uFPdDQafAYaPBO6HHtfW6Ug6qcXU2ahWr\/JW\/Dj+RXN4PHdrV8t30a5mD66rI6yrrMULXN5PhCyZEE43DUyUq1T195EISTZN7sBN8cXO\/uZHIhgDTeawQ1M8RiT5VSyCqnocQ2SUbVaeTUTFSdxu42G9X1t7pZwgo8eU6qzoe8DT2Sn96MHna+vXDbL9q0\/zGuyKyKFzFhnytU8d383TxIVfVu38R1m025GvG3+F7iWRzzNtHrv7+52q02c7X4jwPB7S7qVA+XjOtyMO\/q34YRG979bLeambIPMzWzVR+qkbcr+1COvPhtyqM55q5Jkvv2jweQaJrtScuz9fLdjQiShIbwNDTkxXzpLss0iL2sdqYpOsxpd1jQ3Wej2HFrtGaaUaYc18RIaDHGVEiBxR4ih62cRpHD1qbOaDza\/n3PU75dLYKZ4H7fbeuUxPueJWKc5raqUltVvb7v1FbnP4Wnie89T33v8XfFK7UJ1dXvxYsr3XHuxDYedF2WzUxdVolGr+RANnRQsAoKJL3wUddKxZkwFlumsdF72eg1c5pw9Jq7IyG59j73P6mPGxqXMTPsuyJ80bJTRdPHRkqMipnjYr4598nNVmu3rFJux9xz+xTf95rh9RHITeIXzVO\/6JdhyBi1iVHh8Q+LvXN0o2DTOW5dd1b9YbH3XW4UYT+n0rU\/OZJpqfntbyelWbq2B1NNcW\/wcm4nTBMkWRr\/urtO+vx3ZarkfqL8+lmK9SaOMFOmcbxYbdfRMspbfnnL725zJY2O3nPMnMTHyJt4OnM2TN7OUkACkn4Wjk5hdzXAEaOEN0hAhwCiUGPvvYLSEg68a1cDOk2cuHz4aNk6xeJhZmtm62N3p7gNYh808dEoXhMnZc6H8NrLSrenyXBKuoPiLmSxE+EiItwKI5mnRGgDKKQeE0Cw70N2imR0GbMZsxmzXwtm0VliNvEx5mIIs4cJL\/YwGcx20S3tZiPCSksnJKTUeUQJEgjgwFYMNJKeoz5jJ8hzkRGbEZsR+7UgFp8lYhM3YS4HLdkg44tSzoeM2aRwxJ5tanQ3ObARihNHCUBESA+VoAoYgYUEzsMhk7ZpJyM3IzcjNyP3JsglZ4ncxCFcgCHkDqQK2vNkLE9Qr0KHt0IwqYHAxBJGpDUGIwS1s4xKAQRgfd5OkyEo4zbjNuP2a8EtPUfcssSjXsAh3IZPsVttBmlr90XDsK3LuyHKRlrKVcxsjAjR1HOHgQZWcCMI8rLP2rqVjNqM2ozajNqboJadJWqTEASBhlD7F7d1amMuhli7acuGYdtU6NAWQyeIktAboYWlSDLHIXU0Ht3EmQV92jbNZNxm3GbcPiLc7iMMHgK4\/CyBm0RsCDwE3F8vPhUvLlar7aBL7ceLT6YpHGbuvkYHuswqy6BhHEHErZMOUyGIUYpQS6QagO6+nUzdTN1M3Wzk3oS54iyZmwQDCTLE3Do75RBwzb5oGLd1eXftVmqDqbJCO82QgkQaggL6lQuorVKKHMC2biWjNqM2ozaj9iaolWeJ2iR+TAzGj\/USTO5pMpxd8qC465NgPMOOIow1tgwDIB11LuYBjmENXPc5O0VeyYzZjNmM2a8mmgGcJWeTaDGRRou9iBnIXPGvq3kYM\/3QXFMWz\/4ei8ejcYdqHQnAraqfFn7buWX9lzKhbnP7qRM\/3PR+DxGO2\/mIDZtuxlejfMlUPQ+cWGWiZqLebextOlTPMdxWjAE0iQcTvA\/Qg2DbmhBDobZJUXcRAEJJjbJcO+wpFEAhxjUmxgnjJWsduJIGTkyW88UwdAJDNTM0M\/RxWaXXoPRBw2pHMZrEewnRx2gvqLbGxHBIbaewA9MwrbdCWS0tVg4iyMJfCMdUGYadRuAQplOE02acZpxmnH6pOEVnidMktkvIPk5fXcwXq+1qffGpj9R1WjaE1bZCB62caWqMCkaqEtxb4KWEWnDHlePQIH6I1raZjNeM14zXjNfduYXOjuI1ieOSoI\/XF2oztFpq6stDUC3LOjwlHCBIrLXIOEMFZUh6zaUC3kogbG\/eX7aQUZpRmlGaUbo7t5DYMZTyJEZLwj5Kq2zsfZbumutDMK0Ku6FZYd7PhJDMSKS49poRDAXAhksniOjRtGoi4zTjNOM043R3biGvozhN4rAk6uP0h\/nSFv+27fPUh4Kr7QhPq8LuGVLMYi4I4dh6xYg2TjroCARQQin7s\/2qiczTzNPM08zT3bnFtY7yNAmzkniAp4deqA3uBn1QO4XdsCqAuEHUCa6od9xbwVH4IzRAMi4h7eF0Av\/TjNOM04zTLxWn\/CxxmkRQyU4E1Xw5v1SL4tX+lNuB42CqOrP9SbhHjoE5UrV37EtV97d93RPPfxm79dQ4vf5GPY6iezgBpvchuxAtFVYUpvYgwuqowWYsht+WQ7Swbqfmi2Idv1KGaobqHZ\/9cjhuz9EJVY5hNYmWkvQYVo\/htBcxdVihY7FCgbXkGgNoqfdAQx6MVcZVzHWlsG8t1l4zJ0ZNPWK+ThE3lfma+fqoM6\/cALQP6qI6CtkkVEqyo7bry7KfxyzXy7rGceBW1boLBYITx4wzmDHMOPAISCWsUMQjpiEbx27V2JcLX5jhm+Gb4XsyfK9zaIUPAt8kzEqmYVbPl+9CzeLbq+186bZDp8iqssZM1zXGFw1GKh4JWK1+cdp6wdhdJwbqdbd5iPDUkW93uOzqVpdut5mbp+3JzKtl\/CzvXJeyFVor\/GbAZsDe3+rBwUg+w7WDKrRpiKxJ5JUUfbIeBLDWHBkKYE2Kuq5X3gFDmEAWIgydwxIK7aQj3mgocOsqkDRwmpn6WJk6gYmamZqZ+kVtc12P1odcLRjHahKBJWUfq72A1homwwGtncLuCbGSMMQAtMRZo4T1XkhpHfOMMWtID65TBLRmvGa8Zrx+LXhFZ4nXNgILA9DH65\/dx20frsvq6hBaY1EHrBpDCgHlDDsrIYLEaOSBMhAxSDmSh2CNDWSsZqxmrGas3gSr+ByxKkCCVdjH6sDxhDVOxg4nPCg+yBgAKKPQQCK4g4oZjIIRywGAXDuh7CFipzmYMGM2YzZj9mvBLDlLzMIEs2gAs1fGVI9zSNl9wSBkq9JunFbMxyI5UQQ54wVw0BnmY24WbxTBoMfYqo2M2IzYjNiM2Jsglp4lYlGCWNxHbC9wq4bJcOBWp7DDV+UscUohz4XAmEKtpJGScO+chxS7Q75OEbiV8ZrxmvH6teCVnSVecYJX0sdrM1QOPWFrpjTjbtANdqhONzOWtYYTCqm3XhAfrFsEuSOBxFxxk2TEHmopozejN6M3u8PeDL78AZ1hx+HbhnthmC4f\/MXtVlfmovjWhRcexu\/SFs9918ytq+yZW\/+9myRbCEniCgFU2gpNiDDCYoo11DE5QcvX+sdHkXrdeNpUbcx02eeZiv2dVV96IpgeucNDBBE0H6mWhEDNEi5u453ZBTR9imQKryYOtyrBwPpitVttC91+1fIZivrB5st3t2fmtVI2IFtP\/v2\/3oYhurt4++Sbt+E1faiq1i+2eq9BGAIW3paffKz42fpi\/fbJ07dPlurSlW3VA7YcrMVza39ZluVBZsriGkyh1fjPAFjf1kNwM2tHWrxYS091223ZwJP\/\/o8nNwNEx3fzjqytQfGmiXinU9c3bj9sEonehavtcK6kOrnWna1K4ZBGjHgAFISQWQQFEIYpSjBkaC\/ZSQMnSXfVzsXqowkas25wamPp6D3u31IKAl0WBWVX9SVaOleL2urZLpx7H+yduJEVCsz7q\/W28E7trjauDCG6XK1Ctb3t5HzEwv3I981154OJBktEI512vHLqffH8nVuaTwMhIOtQOlNl6Xj4x0ClI6EfsfZpgR9D95tYMo7d4iECPga+0sH0oY77e1os4m32M4dNnhTkScHdhnAkY\/McwzfQGBF5QkR6SMSel3FJhGEf46So6wjHEdSWQeSk14ZCgQgUymJvuQXBeGjh2DZw2iLLYyPjBJOCTMZMxjNfqT4OyAcNwhiFo0jgyHrmog7ftGcl1hf7aCxLuv5rjgkNAUReA0wksIQa7mNCcaOhhrJLxvL3GYwZjBmMXxMY0VmCMQmfgPwQjEPZwkoujKYK65Z2E9ZAKSwUgmolnaQIQYOxI4D4aFZq04XkREnCMigzKDMoHxco8TmCUiYBEVAcgrLnRFZCYdiFLCnqZkewYcbMhORhSq2x4kBqLIAVgQnIc6a7fJzCfSzDMcMxw\/FxwZGcJRyTMAaY5jh4uQq9Xh5P5l1WuVEu7\/GavU2ZfZ3TUniP3HGq3IbjD3Q7Z4QTd2SeF1VPinU\/nWG5V+lV5GVoLqClUJGPlYiXHgiFWS1Wm0CqItwxPGoGZQblHafoPqDKXW3T\/BhHxyq6oYRR\/t1GxWFvwm3XxcoXL+Koj8V\/ix\/hdZvhs\/juahXE3xXflzv2xb+\/udqtNnO1+I8D9HaHWrUbn3y4ym2i\/m1g2sXq42y3ih4sMzWzdW8CPNazlZ+VMhiLo5\/QrDSzYm9izao3s8p\/4O0fD4Df3ODtH6u3Otu\/1VnN6mfr5bvjagGPqYUk9AKluRlSfbAIz9nZok9o2JR17efDCt0wN44x04IL6ojiGnGvjPKQEu4AYaQNJe41c2JC3EeiKk60obOqyKriEdrUN9AYJ+9bZW1xorZIIkkQHNQWvY26\/d2Hd+u6xV3XZosV4Yh4Syi2jmKIjdOMSWag1YkD5EEjWUtkLZG1xFerJVDWEg+sJZKQF4SG5xSrTZCIN+X1wXlFLJ\/t6vKxuUVbqaM3jNbUMCc4NQZ6RDVhOEYfSqO080gMzS\/aprL2yNoja4+vVnvgrD0eWHskEVUIH9EetYAc0R9mX+OoBqmrdeceRnAMIUTCcC6J94o5B7hTgBEBBBrVIY3IZS2StUjWIl+rFiFZizywFkmCDxEZ1CJRNELL20EFYtrCEd3R1OjG31gBfXhcZQXWTCIoPHcCc8IFwMLRAbXRtJM1RtYYWWN8tRqDZo3xwBojCc5EaXDm8\/W6eL27soOuUWq9nm3LwiNnFfbqHIlVD3f7rbrbiUcV9m46VbqroSe+3dHaU\/lC7XNVhXezbTCwZ2sY7fX1KjPL5UrPI2rD57Tug1us1hEdQX+oy6wIsiK440MH9xA5x4B1MsbEJCYTsTEmHroHhcJZVTj7ddg\/qF+j62ZvHPDYUIIg0SAeoY2V1M54SyXHoA1D6rdzYsbAM4bmVJZzhmaG5iNLu3qMnQ8ayz7KzSRkE\/Fhbg4cz5Lg7PXIES0DVQ58ZjznnCEejw6QFnnprFJMCxIuUSWH0Pl6mqNaHpCdOLMzszOz87bsRGfIznhCYMtOMczOQyfDBGbPh7wMD8u7eRa9CHi0BkJmGJIBoNoK6QM+AzIVckPIfH66n2G2NTMvMy8fFS\/xWfIyCexEcpiXA1tdCcxejOx1DVQ5AKfWFsXTVqXAFkPiMQo2JgBWy5hIZAicLybZ7crszOzM7HxU7CRnyc4k+hGn0Y8vrnQ8RKPePk6waULBTCUFFTG7l7veyABbi02wJwHhwbo0zIb\/WM2IV8CZ1iWg28ZpgOy2dUe5vI\/f5L5Th+zBWSfyLvc3d+73XeEWLorP9mkRe9z3CgiiP38\/X74rTBgfEWOqBEFRvYeczruWlST2C6exX9+WHOpvjZZ8Gt8V7RQf2RAt6522F9q51USD\/\/Dp7jUbREyT03ntwwlyRg7zKUd5aMFto\/0wD\/WqpPfbZ8W\/bZVeVMdWhM6b94tPQWa2u9Xl\/B+xIJsS2ZS4233SQ5ic3VYpHcNjEvSEUQ+PL93yqsfGy+piZ9LVlnSsCCwR555ijYymyjBCFGREasIN5oi3RwO3vz\/Ngrh\/ZqK7Ty2WmZmZ+cVOv65D54PulI5iM4n2wbiHzd6ZCBVChg9FSMu6C1WWK4ysNkYDbb20jhHjkbJeSQoUOoDnFMcinJ\/JmfGZ8Znx+fn4RGeJzyTMBZMePvshkhVDRgIjO4UdggINkccaCqywEQgwh2PmLmGRlRgm58p0msgIzQjNCM0IPYv901GEJnEfmPYRqjarwJFFn6FtwRBE69IORR1RZWoSS42XkNBg\/XKqpEAWW2\/KMxI7FK3byBjNGM0YPWOMJii4L5SSs0RpEi6C2QBKw7i8GrBG99cHQVoWHsSHGIOA0BIj5CnB1AJPvA+TemalVbrH0bKJjNGM0YzRbI1OFnF9JwhNIkcw7yH0T5u57fHzXXVxAJ6xpLuNZDTRBFokJXJaAYgkglp4zY1kVqkDcsbfZ2xmbGZsZmw22GTniE2YBI1g0cPmX0P7q2qU9Oj5IZZV420YokmF7myeG2gJ0ggKKDmBHjuODMSIWuWoswcsTZrJSM1IzUjNSG2Qys8SqUlcCZY9pPaOU6wQMnyeYlrWZagVnilKCec02KPGUSqUR2E2j6wJfz9g6BQnKmZ8ZnxmfH5J+BRnic8ktISAHj5\/jsKuV7\/3ALpoCwYQ2pQebCtpgKjGAGiohCeQW0CcFgBC7JU5dG9q2sgYzRjNGD1jjNbRQvcHUnkNSOGDgDSJOyJp3NGf1e5q4+o3nHB0WV6f7d9ehdHO1S4+nYeKUEGcgQZrYRAzGFBjFCFOgDZAr9PEUXpeN6jqltzv68Vq4zb7Jieh6HDjD3GSd\/2Fvq970gjDm4aroe\/bkiffzQMPN6V4REy+UuHPZtEkJd3GpKazX5bb+wnFe\/Lv\/\/U2jM3dxdsn37wNr+hDHdi4rnu1jVlNAwvelp94uPDZ+mL99snTt2HMXLqyneaZtk2m1fBMvyzLOkFYyio1j0K78Z8Bnr6tB91m1o6teLEWm+rW27KBJ\/\/9dPgpFvP\/jCJZ9mHoQfrl\/WdJPtc9PUzMRnt3wZF16tzvyqTQQdX\/4MqBGwbiarvbj9oLtSt+uoxR93HY\/qV0Et9OljDX1\/ecrcM990AYzX\/bxdlA0ttBlCYxSiSNUXq+2RV\/irU3n9Lctpvd7N3+aoXR5Fo38bkwFEiqXDB2OcbcMUc1UoJC6rhlbWBn0sCJOSDahu4ovvnIHa43TtGz8uirO41uXkRb5Gnxzq0u3W4TVHsT6VxSdB5+GwbrLkY2X6rt+yTw+cuIaX61WV0GI7jKaf0yiupfnIlWY2M91imuXzRZ338M89JGyqeS23XViSqV9WWU3U3Zib3BW2e2blLPz+LkeFblnz8i30EiZ7VEzl7fTsiTiBqSRtSEt7K3osM7CQN\/mUq7SYpDb8vi8ejtY7WPBHOnPzstpvtYB6bKb3D8jdx7xPfQB4xz03Ky5jalIg5CvwkTz6pO0GllcpjOD8sXaZvJ37Pi9cXqo4nzu7KqudpEuz9M\/lZ\/j6bX0zAlrLJDlkypD6sItwlTnMs6JU2Usu3CuffFbqOW20pg\/5CntXlae9tQ8THTO\/zJqcDCIYO1W9Y3Vv9Slp+NhToO4rMLdWdjGiYJOiJkTMP0QjfT0tmPgxGcA1UOTmXj3DrOiRaeEsENRJwZorjG1ogkMfhAQycm1Hlk6maC2XtWN1nd5M2oz4T3gwbbj4I7CXUidBTc3dMcuigdOMyhV6GDbG90zFwCDOBWWcSBRYob5wnBUDsvRpB98lEOGdgZ2BnYedvr5shGZ4nsJKSKsDFkv6qlcQzbSfk4uptK3cB\/IwiHHBvMsfRcci6sQQZ4Izkgjgzju2kqIzwjPCM829z3A3B8lgBPAroIH7W5yx3VT6Nm9774iOVd1enQm1NhFUTAEM0MZYAxibzyQCmClTJsxPiuWsrwzvDO8M7wvh94k3OEN0rCyogYg\/fASW4dno6d5TZYqbverSzVgkADrZBOcmu1lxwZoSFU2o5Y39Oc55YBngGeAZ4BflOA3zadwj\/mS+t+Dy8Egrf3RPMkoo3Icc+Y3llJHbqOnZY0WOnQRw4bTABhWkvotEYEO2IVI5xQW2Z7GKD5NCcmZZpnmmeaZ5rflObsLM3xJKaOdo5rih+8Sta4Lb5vXnJK8KrCLFaYpRUqhA8Xd5dSAIOccg+R8JahGHKHOIfUKs2x5okpPtjWifSu2zSxTe3CwHIz5cMAKb1Jp+L30Zs8xHENw5+1kaYyKu\/dxqndnl0rXwr3erW+WqggfOVDFP9UlI9RR5FM6ftcvphb+LFVHape6oArW6+47832bfVIz5sHevxRFy\/iF4zhkcVP0WG9wkLxbT3+lnZWPetPlzHmsv70UzlvB10+261mpuxCuNls3nZhLwKhC9UnmccuXB+aMQKTSvCvdd9GSbgbTcPdgt1YfL\/ZBJ3yOg7R4k38sAniQvmsLJ+V5bOmvCLcYGkHcIxApKzhzgBEBWIYCUeAoxQpSBxsvbkHmzqNb7FJVzYZI2sn4lm30bPkV2qKflSfojhcqve1bVn2vShDjS+jzGunwu+DzfZlRG8ciH8Rx\/er+LBloNWv82CaBlslfLNdAMN255SNeH8Rwzz+FqzZv86DObSaMADrgAWzOHyq0Tgq6cNCdcM4DZQEY9E0GOvnQJwYs\/OqGrWNfC+qy2WfxuMyhmodicdYrE+LwujcTl\/NF9OFsQ41fZMgVjFh1EX6KSp7oxf9v08SUM3rduEXamOb6P84wsu+R\/1WBVVG7VY\/WyXccZpQCry+2s6XblsFFcVJ6V2mBqi0aj0wY192FxFIzdPUo2I\/7QvoWIWOR2AFy2YTZrhFKelhLlQ9arG9WG12ZmXDA21Wl2XNwKtVnPXGBLyfikqybPnQz4rni+3qaTx88zKmTghtzH2oV\/Ix9GPpnHW2noNu27e8\/SbcvvNVYkxXMIGSy+VLfVEf5fnc1DO2OB0\/+GmVwujtk2cB1HPzvuxyNTq3\/TuXDYRLy+LdKjb8Nojap\/AGZ\/9SHxe6rW8SPkHZUjVFjMyqXtova7dH\/8v61an9wkNVp9O9V+VbrqteMxTy+YH19PYAnmcXU8HHtEEStUfxiDYoB\/uYSqgnaZ01yV6FjsVng4nHMDVKIWAVd04orDQT3AtGmfd7fdFr5jRr79yVxomWX1YaWWlkpfEIl0av0R0PGtIxqjeSWDxKxvRGndBiO6Y7fFs+rj+aSt1VA0qRNhypmLwRAgmFYkQwZqXWXBo4rEOaph63HoFZj2Q9kvVI1iO30yP4LPVIEhpI6Zge6Z\/g0wHlyEE+Q3U6SsRQDQF0ihIOHSdAKscDr5SwhHptRiYikxzrk3VI1iFZh2Qd8sh0CDlLHZLEKlI2qkN6ZxJ3qT58NPFQne7JRsQqAShXTGvMODdSWS89FN4bZjwY0SFTHFScdUjWIVmHZB3yyHQIOksdkoRLUj6mQ97EtJaXq2XcuR9TJLtunXFtklbsqBQlMIsn3UNoLIWQEoSsYB4QIYHRfmRtK20u75NkvZL1StYrX5VeoeeoV3ASyUnFsfWtdmAfW+aKrmLKdJzIx1a72qpd7WK9JpRpxL3iTjMNCaRWeAGC2vHJsQNHGsz6JeuXrF+yfvmq9As7S\/2SxJZSOe6\/tViP+2+VZcf8t8L36GybKAoQwdBLzT1DRFopdbjCiHXIWj7mv7VYZ72R9UbWG1lvfFV6g5+l3khCWhkY9d86PGy36001eObuQJWO9kCKKW8wh1ZbBoyGkHuhgKcWSKeMHPHcmuAE3qw\/sv7I+iPrj0emP8RZ6o8kXJjBMf2RjIoxJVKK5+yyrjKuSZJ63eUsZqgBBANNmLXEMccEgUwyooShxA6rk6S1rFOyTsk6JeuUr0qnPOiJy6M6JYlM57CTJ22zXm3iGGzPkG6PD6zLjp0ZeFDl6EGBB3U\/N+3Z4S0nPiN0\/AbXu2nB8tK0JwQ2H+hN5+x6swqfuBLxgIHwFPE0zEQz7FO3VfzfJzt7FUjqV4t5AOTSfdw+Dbeex\/NFnwYaqcunTX6zp7Xc1Z15WrideRYTlGzK+2\/j8aQXUQqiiLrwVj4F7VVm8PrDhKksPuNcud2ntfu4mY+k4zks7WfjebOvMWUunqFe3faEub6gnl0otBzDTxIKzdEgfgbOlmvEcOxguW5594wL4oM95rCASEEmoAdAaSGpAI5a2DmiqNvKqSkZHw+bJknH+BWzafIkftfL94OGq47KdhKuyvGIabEI4uGK18FMd8tBGa+rzPZVRmS9W68r8xQp76RwXkDpefiUgECrtdWcSIblgMx3W8uyn2V\/KtnP5smZeSeP4iuJkuRkEF\/PdTdAsuVHUzICq7K4m3JUe+qFZ5YYgwFkxinBkJBGE+aoZgOMKhvJaMpoOluzBJ+lXCeRa5wOyvX+uw7Kdlo6It\/7Kt38GRAZpC0XxAfphlgia8MkhBCFDTYeD8j4vqEs51nOz1bOyVnKeRJdxNmgnL+4UJth\/d2UjMh3WdyRbWIRt1JjjYw3xnEKHEVMKa8xQkr6AdkuG8lyneX6bOWanqNckyS6g\/NBuf5z+JiDYl0XjEh1LO0e4qIZdZZyBSyxmktqheZYeKAk8sjyAaGObWSZzjJ9tjLNzlKmE496Loa3AeabeZVsu78N0BSNbQOU5R3JhpgZD5WEDBAnoARCOo0px4o5CIAa2gYoW8mynWX7bGWbn6VsJ17PXA7K9kiIfyt7b47E9w\/X6upxyJUzQHlrMHSYYyqNVwSwOPlm2AxI+5vJIvuzzH89Ml+fsHG\/Ui\/OUuoTX1UBBqX+9W61cYPi3pSMyHlZ3F1ZCwNXQ8IQsNYwTDhmHDIHjPU26HU4IOBlI1mys2SfrTaXZynXib+gGPYXfH21Dn8aXldry8Zku6rQkW5JEEESKS4AZ8YxYZBXngquETNW2SHprprJ8p3l+3yddsBZCnjikSfQiLmuLkfM9LJg1DxXl9018yDFjjCpqQIKUUIZogZ7Zrn3WEs3aJaryyzUWajPV6jP0hWPJK54YtgV77WL48HZ4lV9vHXxpqwzqMXrurOm7qypO6bVh3\/Q9dJzFhsCPYWOaU8ACVreQS5janBhnB7S8sPNZkBkQJwvIM7S2Y0kzm6C3AwQN0PDLaDQXaEHkhkuLPUAcI8lAAgJRYBEFFKH3E1wkEGQQXDGC3fwLP3jSOIfJ4b9415UX3LYc2ZfNuY7U1Xort8B77DCEEJJg+63WmFHgbZQaSlo6X3b856pmskinkX8fHX9WTrGkcQxTrCRGf7vu+Lbxcq8H5nn\/76bNcWjs\/2mTnctD2smtEbYMuotBEhopmmY80OpBdV0cM7ftJSFPQv7+Qr7WXrL0cRbTgx7y71c6fnCFc\/X60Fhr4pnVfGIsLd1OsLuqESYSYsw1k4xjgnAVilIDXNEiiEvm7alLOxZ2M9X2M\/SjY4mbnRi2I3uRfXhRmz3tnDMeK9rdHU6VE4SITQlmgMEvAh\/t157ywxleEjMm3aykGchP18hP0t\/Opr404lhf7peCtFW8H4YzB96WN7N9gag9RIojwD2gEFJDFRQcEItl4INOdf8MEHm0CzcWbjvUrjP0m2OJm5zcsRtzmzCkCjerML\/hi32qsbszWpW1Rhbf0+rddMFWyZ8MNFpkHqpCKGOOQ0otd65oOaHFHqnsSz4WfDPV\/DP0q+Otn51BKRuN99urkLl5nn2YyQRfF3WGBrLBzn5xiseZuQbqfl58jzS2ETCPP5QXUlGfUlGE2fkqz\/VriPGTe7WTZWrVRVXy\/l\/XrkiNB0eqdhdqF2x3c0Dm4uYEyRKYLGu9i+LfyrC436YmyDw1QbVtmrEhoeoyBBk2Nlit1HLbTVeizCgizCqQ4tXC7VZfCrmoYubGM2wfPfsYTPw6SutF+4yyOjFUI6bXnE\/yc23ZZWXscqUWW5qgazuur19jptxGb2TRHw\/rj5GBfCiTG0bRlSjezfzd2GchfFQZoYpXsY9+2qYRIbHZK8\/xmRbZZ7Xf39ztVtt5mrxHwc0a0U6vsDqdSXCXUr0rv5tIMXF6mM8oqxKsztTs23Vl13Tl5mKfZldutm26sss9GUW+jK7iPm1omS8\/eMBQZvm3\/6xerGz+sU+W1cBgKN0rRz9h+hKE7riPl1fuuVVn6iX1dWO+ZQUHeQV1AgarpxDhEsuMcbMSUYQBpY53Mb\/Jw2cZiY9DqxOYCB9VVid2CC6OZlO9lvMVLo1lVhCJdKn0o\/VWDigUj1ChqgUi7pLN5ggZQEElGjJtTJcCuCtlw5xqjE5pFJsIFMpU2m6tIbZ5js9u2Em663JyhOy0j5ZDxM31lxRQ1kb07IDuDpoLHKYGam4wAZKjLxV3iFHSB+u6vR8jZmuma6ZrtPmmMx0vTVdRUJXNmC3BsFflMLfN16TokELtinv5u\/gXlCEbEyGixlhnGGsLdaQeOKwkz0ztmkl0zbT9mxm2CST6t5JJRNS8T6pBkKZarFcj4QvHRR3Q5YUYchJiDkGBAVr0ChqGcLWCicU4YeYWk8SppQplSk1IaVoptR9U4qBhFKiT6nX9SjtU2rblgxRqinuUMpo5zR0XFGDBEEaUuodxMpobiCj9pBSTSOZUplSnxM2meeuo6xlmbX3zlqYsFb2WRuPcB1cGzT7giHS1qUd0GKomVXeamS9pkRAihjFjgHrqcLaHIK2biNzNnM2c3ZSzvLM2XvnbBulQCDoc7YXolCjxQ\/GJ3QKu343nFLpgaGcuDDRljTQlgDLkdEawD5k\/QSRCZmxecY9IZ1EptO90wkndOpkMb0IwntxzNvalDVu4G09UvHYOejDv\/jMKIqR21u1eT9VHMWRW9wkkmJq\/+uRj9eEU4S\/ufC3bf3G9kJwsWqgsnS7gCq3dUvjYtBFGVhRPeWz4vkHNV+oYAgVKrZX7i8VammL+LhF\/bD35GF9u6CI0TF9bseEYzQmr0l0BER9ee2fEV4NzZEDwtPC7toYJEhICLmDDmnpHIfMaykhYRo5kJzQlzZxYrjTIxPUKUKevixBnTqI6cby+pC5RsdlNfG1h7gvq\/+2Dl84BpZ9\/+EwiVg1TJsKs32FIek9qHVw4DdTiDlvrXISSY69c8Q5arzi1JfTkY4YH7T1ZckzyvL84MkAbyzR6CwlOvFTh6Qv0b1jsKvhOXwGdlLWkVnhPMTYY89YmM8zLADGRAnsEHfOan0os1Ocfp01b9a8nyen+CzlNPF6hrQvp6\/UNkykBzRuWzAkq3Vp97h6SJ01QGAcNCrWHGEKtDCSEy+Yl+RQWus2srxmeX0QeSVnKa+JHy1kA\/J6sdqtij\/Fn20+DUhtLJ61xYOym9bpSLCVRAChJIdEGkst1hhTopAgQHqfnm070FKW4yzHDyLH9CzlOPEyhbwvxy9Wl5dXy\/luQIbToiH53Zd38\/MgQhxTzHLFJIxOBcohywFnFGKgerK7byXLbZbbB5Fbdo5yyxO\/Syj6cvvabS7DKOkJ7f76kMRWhd2prXfWS4G1pdR7DzxXkNkwy1Xc0crjsyOuVRNZVrOsPois8rOU1cRvD8ohHdvPa9sov5Gktt3i7gKyhkGzMuE4DSOREuGtFI7g8oQ6IEFfwU6SzjbLbJbZz5NZcZYym\/iAIdCX2X6a2mp0juSoTQu75rDklAUxtdgaIh1BziqrCHYMS6x5b+l4kuy0WVazrH6erMqzlNXEIwoNeET9XH6P6\/2iyu92c++o4erX+0gN\/25aUa4jyO9UlptY+OwrdVa+UqOj\/ew8pvCYPCceUwiNyfOY31RZetx7Kq3Sne1CA4AnmiLjKUWQWCehdNhDDBH05lAbpw3djU4+X0HOWvl+tPKN5flBPapGZTnxqEJ4TJav9auqBO1m3lWDdbuHvjCsiAxy7gClXBnqsXMMWkSZp9qqYTG\/F0+rh5P37Gt1Lr5WN5Z4dJYSn3hcITIm8SN+V5WkHfO+Smp094QJM8IJx7wA8RB2ZzUlHppyWs0dG5bpO\/TEypo7a+4byjE+SzlOPLIQHZPjUb+sSr6Oe2d16nR9tIzB1hkGKWUOIQkt81gY6BR1UiQpyYdayvKc5flB5ZmcpTwnHluIjcrzcb+tWs5u4L01ULNrg7swpwYAcqml5gBoACiTwQ43inJZHiMzJOF378mV5TzL+Q3lnJ6lnCceXYiPyfkRv65K0q7z7jqo1U0mSLwxwBJshZTeSgYh01Ybyg031I3Mr+\/Y0yvLdZbrG8o1O0e5FonHFxJjcj3m91WJ2FHvr7RKR5y9wUCHOTQHWBuuEaaMUYOZVirMtYkbFue79ATLspxl+YayzM9SlhOPMCTHdfSYX1ijMI96h3UrdSTaWRF0s1cMO6OpND7MCCgDTDjjhS1n+4MK+i49xbJMZ5m+oUyLs5TpxGMMgzGZHvMbqyTsqPdYWqV7mAtkgnMkGPWWWuMZQtJIwxSR1nuOh6X5Lj3JsixnWb6hLMuzlOXEowynHmV\/WYWfx49zxJtsU9e5gSfZaNUjXmSjv\/k8ER5tbiLxPfY2rhVdPLHn2OjnK0z4XSWT9ZnkP8QsfR\/UogjiGwwf4za78Md4GrmzzYHlQZzbHIL73ILn6Bt2bNyenV8YGZPKxC8MoyGpPDgLdz\/2hk7D7RR2l6aRhcJz77HwCHlPIFTEeWKlp0Qmh6N1mjhNkz4eMZxAgz46MZxYR95GGh\/Uq2tUEhOvLoyHJPHg\/Nf98Bs6AbZT2D08K5i2GgnLtHWSSgiMNo5ypDWiECXRh50msiR+uZI4uc\/VbWQRnaUsJv5WmAzJ4s\/zpbtaD0njoikZlsequCORjGEoBYAQCUApxgpYjITB3FGmrLZ9iawayTKZteMdSCQ+S4lMPKcwHZfIAo3L5AxdI5Uz1LVZhTYEWimQNYQLZ5UOhqtSUhIGbZJLvtdMlswsmXcgmeQsJTPxgcJsSDJr16LiTVkwIJ7vqgqzXV1hWEY7tbp+yopgxWOcgeFcKea8g1RoAJTmxoMBBdppK0trltY7kFZ6ltKaeDJhfkRaj8jpdRJ6kEIdKUiIZYIBbTwiTkJLdbB3lUHIw1HZzFL55UqlUZtVeKeLB5JMdo6SKRNfJCyGJPP1OnSnGxiwH4bbtmxYNpsKXadCR4AlSkBgEPbCUu+osdQoDJ1DQ4qzaSZLZ9aZdyCZ\/CwlM\/EswnJIMnseCPsBOHx+2UFx1\/OAhAkmRZY6yryBwaaOETtOOO2DmYtUXyanOMMsS2SWyPPzCxqVyMQviIAhifzO7dR8Ubwsezkgl7Ysn13W5cPSmVbq7qFQaCUUCGDvueQ0WrhKeqgdkB5D3ZfRtKksqXkv5U5k9Tq\/H\/ggspr4\/RB4nawOr9+m0nNkFbdbrbtEZDyFTmsczF1onZGEE6GgA5AZ6jw\/LrF5RTfL7F35IoCzFNrELYh03IJc+Frfhx+Ep3p9sfpo1Db8oXmBe8ENtWaurDXb1rVm+9dcCe+ROh3JJYJppLVDknGEHAcEQR7mp9gAymGia2PXZlXXZk3XZlXXTpTe8Z5OJb9H39e1OWWmlODny8It3DsVRLTpSeluW8pr7GdR9bP4p\/Jvu1BUi82z4oeF+31eutkubWGutrvV5fwfURDuQFpPktGOX94dWbKDYpX4+JDUx+en7erS7TZz05eleVN0KECHBd34Mg0YoNAbzxiRihCPkESAEEcgUbhN3XLYymmi0m9tEvkYeAfXCgWdUigKs1qsNv5q8bTY96U+sro9Drs8ujrUWXzqDP7qt9tSKMINnQt3qVrOYlGLReJuQ1J3m19XqzKq2oXRU0tG8TrQZ24SAfm4Ws1MXakeH7NtU+nAOfxo3UOv8PHKnyccA+1NJB8DLfdEBFwjIie6gj+vTbQw+NVyfqmiBTf0+fbSMit2F\/NtjPCIkRzVe21iMapT4+3KbZf\/c1eE5+02FcayugOH8KdxeDSv8WQj8OjYPTv\/cDommonfDUn9br6fHTxcIpFt2ex1V2fVM7Zehe6uBMXYeCuwQcpBhDzCgBMHneXcI9rqrl4zpymv85bPk1XYo5XPg9XPBxTTB3UcHxXRxAGHsGMi2lsO7QnQ7OXQguhItW6aX0QdoCbock4h1RIpTq0CkBsmlGB4XGirxrLoZtG9S9FFD7nMMiq6iTcO4dcYvt99WqrLjuUbavWEqa1VifCROt0tDeGQYcRjjqWjFBnKsCHCUOkR8K5dID3S4A1k+OPHj88qKUqkuRThZvRuH1qa4VlLs61edVecw4Nu71SO2yXSqeT3geaaBCRuNiR1s\/l2sUryZRc\/hDn7fLsbCkbWdc2ZizVnvqp5JCT5mh8cCUy+4S8\/T2kOtzmRpI2+m3udlcb9iGs+7EGOgWaHYb\/9sE86UC7vaKfC3\/zVooiPpha1DMfxeo4xytcP6rObibIxwU28cIgcEtze6RV76bkYPLnioLjrhaOQc5iEWaizAApJqFaMOCYhFhC4Nl75oJHTzNhzkMie+iOlkE65Q\/gYJXJiF5zbC+aDzj1HhTJxxKFgSCgPk9Lv5UUNJaTvlnZ38C0HkjrCvNLIaRKmlwAQAbyFXDFn+hKpTk9E\/xhUZBbIhxFIdJYCmXjbUDgkkK9Wm51fLearIaFcJ4XDgrmv0Y3y4MhaozXgmiEpkBYGQYyEYlhgh1BfOPftZAHNAno3AorPUkATzxqKhgT0Vxf6FP57GC65F52PVYXhcMnhWl2PGm+8BlpKJKSBKNi3xDCOAdM6zK+S81GH28oCmwX2bgSWnKXAJj47FB8T2BdtVNuozCaRb8fFtqnY3Rm1UGvJpdXeKKGVjPngFTTAM0ZxGZsyIrlNc1l4v1DhvYOQytsLMD1LAU68iyg5qnHd77ujCrcqv0bfhkodocWIecQlRpIojqW1WCmDjQk0wch6cUTdhqaywGZtezfCys5SWBN\/I0oH569qs5u77bh5vK4qXGMed2p1d0IJV8pBjZmw2GArAeQeMeCYYYoSPjCXTdvKApsF9m4Elp+lwCbeR5QdE9hj5nEjQdeax4cVuwm7vATBJlZcB5FVzjnusWZAGKsAY8l5paPNZeHN5vHdCbA4SwFOfJAoP6pxR8zjvfo7Zh6nlQ6yXyrCMWHGMCy10PHsQmq9ghRBzZw\/om6zeZy17Z0JqzxHYYWJ9xId9F764Wrp4lcZNY99VeEa87hTq3vOkXScQ0wIRwZjQ5l2hCDAsUfSQm\/78tppKwtsFtg7cpAAZymxidsSlcckthdG0xOg7WAwzUi1rvMEpEACQaBB1HAjPAgTXCAFN8AAIfi40E4RFZql9vzt4geQ17P0aIKJRxMDRzXsiDm8V3fHzOG0UldSg3QChwjzMceBRZ44ag1klHkY1K05ol6zOZy1691J61m6O8HE3YkNujvVB2wOCarZFw3LaF3eEU9KkABQIG2UYIRghxgRGsMgrwS6ocXhupUsmVky70gyz9LPCSZ+Tiz1cypXk0z\/OKN1ff3wOKPkandb1RMUtKMAXHvpPDEaUquso+V\/yrfaRNMkTZwaZrqxMYHVtmxrFobTO7d3\/P8fZctsEpGs27r\/SNP4UYrqiYowfq7Cd7raxuEYY8\/2n+57753ZFc+tnf0y\/cGZAyL05N\/\/6234kLuLt0++eRvewIc6HUfzbbezMMBXy7dvy883XPhsfbF+++Tp2ydLdenKdprn2SYP9MuyrBMkoaxSD4vQbvwnRi8ejIm39YjazNpxEy\/WMlHdels28OS\/\/+PJeQfHwcTXiXV8na50eRbgarO+OBRcXZbNLmNZV3h7JYf7rI5pY6ByAmCJvceeYyGcxVp6kSz8HjZz50JMJxRiemZC3PmUDy\/B1cetvu2ADPeK+1JcPdD+eb5uAU58nRjpat1QV\/0+oHXL6z2t217tCC2SwAlGMcGIOQehcJIpx40DFAuvUKp12ybuXGDJhAJL7l9gm5dVxAdsRLY0Yi\/j6kz49wdXnXMdR8DqXgT2\/EO5YeIrxFJfob+GdlaHI\/1DvNgd5u2lbu486cIkDwQ7EhMgtAZEIAexd5xiqxLF1P7+zgc4nnCA4\/sf4Nt5nLMNKaZylP\/45uXPtChfZx7a5dBOvGpY6lXzf90yaPDNcns4vN+7ZVCWoaA7xLuXuyuN1AvpqKcaSwm1lNQh7Z2mwHgnE7\/Ubht3PtTRhEMdPdhQL5+s0GEYvdusrpa2QvvA2FfF9kqHj1u0n9aVs5EsCaUkJO4prOOeorZzUxHlxSr8qFSM6bQkllejzKTl9dRkqLSrBTxD1DDqhFKaMCG9osxSRhHi0tL24KrBpu5QSiZKhDN6h\/sXmfa1FStf\/Bq69ip2rfq4VVaHbSUsZT+fVpriabGf4D9tLaiYZTVMF9wf7iW36heyLvE0z83unmQo8d1hqe\/Ozyo+cJyf\/zUek\/l61eHYoimdfYgnVm5XCcUGyrqzNasINR5ZqZ0B3HEosMaeh\/+Tguk2XmygodMI1jYY2wpgvFru7OrjciJ8jTV\/E3axCdkVM\/27XfHtL7+8fvOH4nm755Bm99p3toidLfad7a7NxPzqb5+8qBb\/4xh4++QMlmcuVZx2LtXSuCEE9Ir7CEieqPin4mX7g88EQntzuzLxQrhvzOm2HwxJnx4LGRIfIZb6CP3bMlqLL8KNd5urQwOnLJwdFFZc6Bd1A8A1RF4qgRTVRFhCFQfcehmmuyzY\/20AeL+d06hwVbZnOu1NwoN+w\/dNgr+troKJslgUi7hWU2bs2wOg7F2R9i4wYVmGHJb7lxkAjxoALzYubk6Hr9KX1+JV\/MBvLtTu7RUCUIYB8n1cx9uFPhZ\/nW\/nu3g0wK8X86AH4hAKxu\/74t\/fXIXLc7X4jwO23CiPZv3b7ds\/mrJjM7Wc9eWj3DmfxeyRszhsZ67p1exD3avZx9ir2afV1SzMFt6\/\/eMB2Zobvf3jAG4qPFxPvsTbioOhXeLKAk6w15TM9iUV8w6uH8QYmOhHBYkTWDEpiASYSeItFdxZ3QYGHTRyGu22y9XHvbE\/2xq3nMpjY6Dl++bdn4LZE8RsVaiAvTh2gjWzstUsLZLsdehiu2H8OnaxPEemzm76l\/1r+0PePv5iZjiJNxaH49LcOeTtQOSS4916JV3\/D4Ax5gZJJbkSkBnjjFHcUQ80dQiMyfSpZ7mZTzoZHDNXg2ISuR5s+74l+\/ml+oerzntqHKsalVCJd9xFLnu6X4CpVyyzgJ+1gP8YiByA3Zgr4RPtNqvZT8vtOo6k4ju3DeOy\/IbxC5eLb6\/rZbmpLJKLoLd2q1ljmIR3Erswr7sws2UXZqELwTKpHLZm22ZBddT86HNivbyZ9ZH4qPHUR+31TgUzbOD0vgZa21hh6LTFg8zPw\/WOJHw+\/oPPtEPKNsPPl+bTXZ1AefQetybYBFmfq0\/4vOzQnmO7A0fSdNm5WozZJpOxpftY\/OkqtBlQ9y76ppr3YYJ2qTYBPWEms1ZllpYwS\/NhNF9t3LNGtKoE70+7p4AtVEDqbvuHM8wSPTrczy45NB+T5MRxjeOeJL90y6ue9F5WFzu+321J11VNYwgpsB4K4LggljMFPXUqJs3zgO4Fuf39iVOHRyeyE3h\/fw0iO7G3+I0l97axVivvt24Xn\/AbsP79afLP\/9K9K4tvIIl\/5unFzdDFt\/eEg8QNjpMeDnqJ4itRGM4Sn5Z1FxVQzMIHoPbMxQPLlBXQCusBI1IgKQ+gMEV++IyFjIVJsYA+HwulcOP4LxT\/BcfQMFRvM3j1vuCQuA1y2oPDi2rw9ehg9tcH8NAc6NrZZaGcG8UZgBg7Ta2QxBDmEUQBGM7rAz40g\/4LA0TvZF70rEwHngnxOAiBP58QMxpFe4aTf6MbGBC0QUPXhGgvh6\/wj\/nSut\/DXdh9QSNxyOSsD41+brNaqkcSmnVLu36ZjmGMmQ3\/CpjwEDhjvKVWcgIdM4d2xTSpy7Jl8YVyY4pzwW\/DC3I\/vLiNVdHSAt4XLRKnVc57tBg6gqMSjtHzNw6Ku2kPpTceW8+oF4RD7zDQzoR5CTAIU2APgDHRyRvZ1MimxrTooOdtatB7ggdO\/ES5GIdH8Z3bqflinCEz21Q4hpK6VoconAjiDSVeQKui56iR2EmJEGQYAuPGiFK3lU2RzJWjh8jeN1nYQx7+PCrnidcnl4PrEN3ENe06wUDWmk5h92R2ywFBiGkOJIYIK2mlV54gYhUzmA6sQ5ycrybLcLYNJpVgfs7TCnRflkHiLSlAjxg\/rFa7gW0N31we4EVV1s3vyiFG1kAqHLfGauJihKiCSgGAgFAHuKha+NJoAfNU4lHjQtwFLg4wgE6bTuD7gkbilClgDxp\/dh+3C7cbAscyLRqAR1t+4CzBmbWWCasd01ZRZxx3wQLhikJSZitLAdK28sVDJJscj4kh8paThqttqBkesCwP76v8b\/j79pv\/UdvU97XDiRO\/RtE5Y3T+rnh9dXnpNsVr1U0PP38325Yls61K8sIfXO8IumKch5kEh0ByhhGQFmHipfHIccZMctxKt5HT5Pygsdn2YrXeZ6meRMqP3OEhphUHH614HbrTeFmXEt4munSfXBEEyQSRKf14SyduF4Ojwq\/NPlHmue0vnOTO\/NzaGHr1vAm2i849i\/nSxbK\/xef\/cXXpqjCsib2YY9yZWs6aML\/SwyfeOZbFNz+7CHeu46z2zsqjXsyHknbDCCqceD6K1PPxzUZ9cKHyZmhzctcU9jco+0XdI0gFxYQ4yxBmYeAhCZjiEmBqoaUctAnA+u2cJvdVezO9WKWnmU4i8ENNX6\/NSSn802XBqHpRxF4UTS\/qrBcxvsptd1XAaJLo4r1bFjpJGfMZejeYvVfr35ZhEre9pod\/XkXb4kLtqgCQ6noZGhIVfzAvQr+K8gtvQ\/9Dx1wRPkMUyVAWf\/L2ybvFSqtFNBLCqw0qsqz97H\/rQO5\/eXHhzPtgO5RGyf9WxcXG+X9+e7OxYVfm6jL0pszuG9oNKv5dac7\/phdq+T50\/ru0Rnh89S8lIMvcLf2QleLCLdbPTk6gn6NSbh+Vsiy+X75T78pzpzbBWA3P1\/Cr\/GIl0n9ZloQvNeEdhaYsZ67ux2xd9WOPhjI+pQT8quxHaSAcIfsAUW8YoIITP1bRSee4Wf3dJa8mzehYFQ14nhwUdJ3VpBFUWQKYVZJgbS2iHghvGZGMkzYZ2GErp0G939okQB94B\/cbQlfUPTgEeUxftC3RHU9r2FY4rWHZzKMCMF3A0uLTH87unI+HCizFicumSF024+rFkBDERYW+BHSudjc8madaYgkpABIpDAAWHjIYj8whQLUbnp0mThv7B01NMvAPn\/ueR328fR7y0wz5xOFQdB0OV5tP1TrN9niIYqgXbdpQ70aRikeqHw1YvMHvPndFr216sgW8tslbr9dNEpWYfLzBaOlGNELfbbSLKnukCDdZBbss2KvhcnyKeCBnqF3O8NuMefHtPytezus8eHEpoDS950s7\/zC3V6qcX8Sbt03\/7Zd\/+0vZ5KfzjE08PtzPLkRRjAl04hMoeE+geyGKcaAOhyg2Jd15uUeeGyshEcBDarwXjkMAPBfCMAqSVffm96eut5+XdE6ymv61SOfka+q3E9IHPfltTEBJ4ncnRE9AB4IG42gdCxpsy7q761CFaRYFUChEjLGGQ4MEw856xzl1B2I6TdBgFtQsqJ8nqOgsBTVxnBNy2DQu4LApPIPDoloXdrOnKumdk9waTzh3mFlAhPJCSYDCFXUgq3UTWVizsD6MsOKzFNbEZ02CnrDW0bYD4loPojGB3Rd3Y\/I5xwwSrY2jBGuBFbBII2WFV8ZIdiCy+0ay0GahfRihJWcptInPmIQjGhaNaFh0TMN2c\/ghx4Fw2DitNOVGIaAREt5rRRAzjg9qWJSFNQvrwwgrPUthTby9JBoRVjwirPiYsOLuHgmkzHjApGeUEeKVlwAiZJUmFCIMB4UVZ2HNwvowwsrOUlgTdy2JR81hNGoOo+PmcFe\/BvHExnJuoQ+zVyYdk8EwBuGqg8wpPmIOZw2bhfaBhJafpdAmbjiSjGhYMqJhyTENS7qRmlQZIlz4\/6BOLTJYIMBMMIYdd1ozMahhSRbWLKwPI6ziLIU18RWSdFTD4lENi49r2K5RLJBRhiKPteLSAEqld0BZYKyXFms0omGzWZyF9oGEVp6l0CbeTjL1dtqHdbycL+fN4yWiG0b7vHE72stterEjrcYwAxTWwEuMlRCGYIe0A15hyQ00e2lNW7iBqB5xMK4\/RBDTbpuTCO3B01\/j7YeeITyx1O6PuIo96QcgXqgYnxRGltss46mdeqMCeqss\/6UcjvoBFvF8mSif\/wMmQvzt1XwRoVB6FiIA\/j\/7W22f5VMmvpRjZEjiKSVTT6kf4glD37nFPB5SeXgAtg+FM1sX7lHQuXqQNQ05qRHynuAYm8wodU5hAgWmFpCWBZ0mpoJBp9H6XO1JkNBv+EbJDaYEw9+uLi+DBL+JZ+CVp17veRDqfJgvjds2R1+bC7UsYz3MalGG4zTHZT8NhQeny7QAmS8WARibMpanci3eXq5WocHL6PBbrMLjNgFRGQunHgJcvtPwsteDx\/91C\/tP8bKp8NVTjSbuZbLjXlYZur9GifgpHdnpDKV6DVFqZvODOhXoRmt03c+0QQQJoBmTHjGOieHeWqEpE9hJ305XxpqbCoBHbjDNfObIG7tfO+l5HWVY9aiFYYnAYO58KmccjQXUBFY+rZAYo7r7uFsvwu8iCffRoHeAu9ufep7PC58UGImbm0zd3P6fW4YJnrlYhgHy7tOxGJB\/uOVst695gyiQa35wJA7khr88FRvDt5mIGcON3x4YEwSKXPONq8QPzcQqwGH+vsznsqzyDSTZH9rnCddMuXZSxyY+K76v4RPDtEuuvAuTrpjjJszo7ikW5CubUt1Ies8upEWOEar17aMAHBDqIKAlytZQOEtzvXu2p6bYckoBFZpTrxjkiEJgjVHII90endH8eiqr5Bzwgu5h3eaLwsvEC6q3F9AHDWcZFU6cCCc8EM5eMEscm8OhLG1J17UAW2ysdYBiIBhk3irukERAIekAYB0RvXEYy5djA2Qhva2QZlPgzONxRklDEtKgA9I816ur3QFoVH2tx5myoHsYDgWWeKkJdgAFS0BKCrCWijhnGKWwg5ny55kymTKZMidRBp8lZWhCGXxAmR+q3KTbA9D49nKPNU1ZBzeeeO7DXMYrR7mGmlJlw\/CD2AMMOBcd3DQtZOJk4mTinEQccpbEYQlxyAFx\/hpaXx3g5kN9rceasqALGiWw9VATqrmkkBPOQeANgJQ6IT3ugKb8eaZMpkymzEmUoWdJGZ5Qhh5Q5tVmbuZVrsiEM+v91R5p6qKupwuCXjhqIGVWAsQ9U054aKgjiKGDOVTdQKZNpk2mzUm0YWdJG5HQhvU2lbe7+eVqGRPiFm\/KgsO95LbCbFdX6DGoX6u7pCOVc5pKZkCY1FlrKSOKAYUsIVJD3sFRv61MpkymTKaTyMTPkkwyIRM\/QqYjTLqORh0OUQUcgARSKQ3DAglHtJQOayMYxoyNcigT6Csm0E0OMc0MOvPYwTEGMZAwSByuMR8er1iuAQ8ertiWdJPsc68FA8QhpbwSxhvJPVWeU2+VhN2J2I0PVsysydZOJs2ZBjyOkgYmpEmde1+p+XKng5BdJC9\/FsZ+y522yqyqssdPr6R7MKPExELMmfUAMQ+8J5QQHujCNXVO7vHTa2YqCq3bhiuH9Vl7OuFUR38cucWDEGnsg0YUxQDHtduUVz+qkilhJBbbeGJZeehTObLmu7KkxFITYlkGD\/RCpB\/W\/T959YPU6ZYOYWf\/pnKs06MOXWCJYzBM7ahvF6FjxQ+buQ2j\/XUZud\/bSdOxzsyXdWZ1dH93Z220xsHxlIoojRzyHGClnAMKOgYRFAJqa9u9\/NHmpsLekRtMc2DlkTd2r4fYlZ+36kexCrDbBGtrE0OaLqOVtVt9VBu7jSAr\/GZ1WeLPuvXuYhuPpi3p9LQi2y7GjnYyO5SBpNXptQ8Z07lY7XZzN4SHtKTPhn42i5\/L+g9FuurdloNk6GF6xTd5olSeHzkCX6\/nxhX\/tq6Om4vHrm7jcXSXqyoGr45erp60fuwqU0V8D1OdSLeNnZhdrauz5uKhoNt4Fl3diSq0UVWC3ki9ajpx7KDRUXre8FQ6lniWw9R2fXGhNtFY+fNqOQtvy893s37GDlNVmi1XcbOxrHSYv6PN13Gs7mEE2njlqYLPxu8wEciPPu81pivuknyCGLS3Ax+0mXC9fVJNpcMzxBDVZgLdTwFSisp2Hv7min9q4vT3w7SJWy1n0ftkIhVKi7mJ4csPG4f26Hh\/i6n0UXE9tyA0MkqjxPscgQEaHQSiNTI2FIyWlnVz33IuicISEGi4h0hYhzVVVmrhuAV2j6O0hanMx8eEnQkmzF8cdiaOT7uV2D5kaNq4yCau3AgOiGwvPK0ZocMhat3SbiQpA5JxwW15ZLkkyGhLhGeKcict8T3BnTZULYvu4xbdm+z23Z3w3jbaK865t+W557tvJFj\/\/lTEf\/HmX\/9LfxP\/mPzzvxa9K5velbf3BIXE2xqhIT0+327nnYXwvbLdlwxr86q4m7fTUGMZd9hpCg0wCjvKIQFCGeEk132FXjWSwZDBcNrWXJ5RnEGU2TiFEm9shAco9MPV0m4HGOTr64MEKgu74fPAKkqJ4RRJ5yWUjDrIoFCAaAJBnz9lE5k+mT6ZPpPQh5wlfRLvbEQG6PP6yhi3HeLPdl8ySKC6uMMgYDAlRBgoAUUcMcCc4IRwIZjCRLgeg+pGMoUyhTKFJqEQPUsKJZ7YiA5RqMqyP0ShfckwharibiQs4txDQq300mAPAMZaCxNHsiZG9ldo6kYyhTKFHnp1lZ2j+PLEiRmxAfH9dbVZ2Eu1HpDfj23RoAA35d34UgeA0cogJrVERiPiLUYYIMl9MGloT4KbVrIIZxF+aBHmZynCiXcw4gMi\/LPahI\/602WVi\/dQihexdDavSwcFOalykJdCIg4wM0hDwhASGEHAwlXBtRHJibwDDWVxzuL80OIszlKcE3dYJIYM6nXozWozaFG3RcMmdV3eTfPvLYgCi+PBRpBCLJWXTmJLuHNI9jVy00oW4SzCDy3C8ixFOPF5RHLQZWGxHnRYWKzH3RUWXUOaeEw5NEAj7gGDjIgw\/\/WSaqiw51AMOCssshGdRfbhvYzAWcps4hmIhzwDexG9+822wajebml3CowJ8CrIK2UMUyUUF9AYzA3RnmJh+tt5k0b3ZtnNsvvZsnuWLoI8cRHEHRfB+dLFT2TK8\/+qLEUdu7kpL8++q1IGtcbzYGk3KwhUVBpKtJbcIE6ARBYhqz3xDAiabIoNNTWZQA83Po0sj7yhhxDjoY8ZJHjXCddvA3hjmFiQ6kW4i3PLKiasObX3Qu2i0Mf6TatPE8l1u12MawqjL4aiVdL97GHjZb\/YXbDPi7m6ZXTUxerjbLeaVYfJzlQ1mOt1qNPirm7U8mFU1TBZbhhRxRPfR5z6Pn5XHZX73Z+fj0XL1r20SzUcKztS3nWSllAAH+YaXAHuKBAYeQMVE14Tp1V7iPlIY1NRb7T5Sbg3\/qauOX+H3AH5Rj5sl31vrwBQQO3zlDztwa8KiK3gF1h5tS2zmVxtiqX72I3HrFiST0M9MW42x\/9+FfG\/p6dA4IkjKcajh1jXo6B6dWOnWTdja9vUGjjbuluna9Jar70yhJrwJ84BQlhoBTXByjvh2fBJ190G7+bc64Nb3MEB2Idv7gGM3K8P9dmw7cDkx9XHmL+nHgeqnzAg\/K\/MM\/DLx2Xxb+V3rZ97qkwChxbtYbaAWfhfmWRg9XE5K0dW86VaA3fU8j2GoZvav4nfKyaHsPyLM\/O1K16oTUywsxg66Lbsw6asNzN1vSPH3F5X\/TC1wNH6U2UXGLrJlEw8aPq+Mwq8DoPQqDBBL\/NYmdWqzLxXdWrbZH1x+wOx41T+7eD3T8D5rHixmJuyofjbatJVrNZuGQC5DqJm3U7NF0X8IPd0oO2tFuquG95nF4SPxgQ4cRnF9BoBvkZuD5fdh+p07BumlWSSBpNGIaSYk9JLRjC0Yf4KoBNd+6YnYRMaNmcsvXnZvS\/G+5d533L8oEvuYzIsEr9RzEZk+GXZw2EBvqzLRqW3rNANgzNUIyepNFZy7LyhBgrBFVYE8fQYpF4zWW6\/+qj8+5ba68Lx4YNIbeIqijuuoqvNerWJn+6Y4WyaWjcxm49X7uXjamr\/1tT+TV8t7eL0NFz9bpS50BZRRvTq92l2ya65yU0EmR0T5HIw3k6QBz5pKbxabeNmV2o6N52uDWuli6X6MH9XCuuzIjbWPEhRDt\/wg2WxDSZ6kN5PRTmKV8t4uerA02K+tC7Y1VYtd3EXLprbe2OsEdp7sqoRQHAG4AzKAtJvIPkGHmx\/Hx35Z2dT4zHJTrxGsTgq2UcFuufG0qvR3QwC1ingMMYSYqOp09oLa50VBiuB2yzR\/XZuoJMTsT5YsJlG5462f30q1Cyvd2U+dwUWsW8onFpgH1xYE\/9QLAeF9edWc\/SFNVErI8La1OimscHIIM51MJwVEsIA673lgjgCCESMDghr086jEtasXP\/lfmzmrqhi8g1mJ4gqfEiLeVRUE7dQ0nEL\/aTd5ri1HGvcyFIerdizkmPNqQ3k7t3vwDg+coP7l90gpslm2V44L9R2L7XlSS31b8o5aujibm6CDLaSGwV5W4nvRehL+TzR92y1KeVXB5m8UMt3YV5bin2YKocezc374mod93CC\/Dbr0PFuq83kavbpZ1rIBHyDaFeKR0f6nVjH9QbYi42L4FDFD+G\/V2E0BOZWX+R17d73Jm5uhosf5kvjtsVf59v4Irfxx\/\/XuXWYrCsbX\/LE+2Km7NhMzXzdsVk9VGbbqmOzuOsaL1Ydm32oOxZ\/\/D50bLapOnZkl6x85bPmlc9+jSLTWARD22RdlpExliVusgSOsmwUYT1zo1PaPT2GOl9mvyVSaAutMV4gRLTXyrpOcEqnjck8Ys+Kabc9RyEzbZKpA0HfEDIlyTLFzoJiifsrQeMW2dAMqiu1o9Oo4WodwBktodLOWUAptd5E5ygiDeaOm\/AfNAK420yosvX21ZHus+ZdFHwDP9diO3nOlTl3Z5xLfEJJ6hP662rVfttflumU8+NqFd7DZZgjJjsRq2U75xyr0D1z3QMlpXEeSwGd0QwI6z1xlnKsiGz3Wcdamwpuaft732\/zfqIFpZHW7xtqz6tFoyJ81hd1d9r1nOJfr7a7Yut2tSNUeC\/vyoRmJdnSpZ9AqsUikmu9Wl8tyh3Vkl3l79K215uVvTK77V3MONs3eiuGsW9AsNW6DIujvHbxfFV9lbPyi6BjUps4JxJyRGqL17sYAHQD4Z1tm5rHZbiu1\/XmNpJShQUFmEnHpYYOCokgBkwZaP21olw3egOJztJcSXP1wvYWSCvKrxYuejTGNeFd6WgR46Pr1\/ukqHtZnimciOt5SSkNgnpMSttBfVbCysaENXFEJHRMWN98XF0npbuPq+PiGSp0M2dZyyW3wkmhJMTCU8qwZkJL6rSD5rhchtayis0q9pbCy76h\/JYqFp2jipWJ6yFhR6T2hio2SNONVGxbryPKyGPtddClwWZmhBPEjJOAeQisN9FP8jpRzio2q9i9lMb\/0c9TsegcVaxMPA4JPxDWerGgfrwROa0n7rP96Up9Ee1W6a7TCaVg0K4QMOqc9\/EMDY+ssMp5ZjUclM5ue1nVnqhq689yvaKtKj6Ymm3P7\/p88ZXfQHxLJQvOUskm\/oREHJXb42q2K0vHFO1gzQNVi6QT3kIADZcyKFdIkeISQo2xUewGwpyV7YnKtpbRB9W0EwgqAtdYw+N6Fpylnk1cCok8kNef5+GF2EE1O1uUZQPatVvSTWDnCaWeY8ap4thq550Ir1eE6awkHvFUDrvN3IUu7dxgctk7fD\/3LH19PVoH80ep+\/ZK64V7udqsL6o4\/lLgQmvz0MDGbXexYvUATRKrx6OE16vtLtgSzl4v52OpBXT5fi7j+xnKL9Ar7icZSN\/wPeYVOGAV\/gbgqfIKbNTH4vkujq9yH3RVJRNw++\/5qv6e1edWDTvqRDpT5xgIvZmppjfxSplYwO2lrxldR3bf+qi6YR4Bmbh2UnAMmcctnM7Njxk4QxW7q\/WCCChRsFgIC+\/bSaokVIpiGAoclIP2zVCrGbOTGDmnkfaHrvHztFjfxGa6bxvpS2cn+QbTzM7J2Zm4klJ4wM7udDc1NrsTmQM3+H6FQ\/f3UKOqEC\/9Zj+FoRYImpdlvpxlmWToVOfRDC6v\/v\/Z+7MuuXEsTRT9K8x6qHxxqoiBk51ep5dCIUVEd0alTkqZ0d0n7soFkqA7U2ZGK6OZXB533f9+sQEO4Axzpw+SWBWRIRk3BoLA920Ae7iPjji4F8SO5YTguHKx8cGzO4KOHtxo5pEuHl+ZgzqNPkW7mszYOm3kppdrqe+sq\/V7W60PWJjhBqMFD2mecn2OHtRoZn1uK2c4WCqK2lR06zd1GGvdfrkUUVGDY12kjFg+ItDO94MdhL0kJIkTIMd1uZumJPXCAEWhj1LWmC6P1LaY7fJo\/ctYLo+P1sxqnvbPCC9ezSnbn1gBGwyxXRAfV4xYIZ4pU2S5kdjuBJNJh8\/Sa+uV9UsKi9W6BTfP0pWUWbAh2ZZr3GLgcQovd6VirdxZQie8tjIpD1CQZkdRqyBJOcUlQgBywKMtE5XX\/qNVuMhcbEqKmO\/Fal9qH\/J9Rv79yndP2MbEQs4G4w31F9o9VSbie+vt\/ppdw4ZZIl1lIA5m0zAlX4tF8P4mP+WFJVaGDFJaPJZV+N7mZV8USFQ24beqL0Lgzj7Ivtj5UUUAn9pOVRBuw4vZDYQb76o041FXNx6V49E\/v5dduz6yww2c\/LRP8AeetVnAcZBD4zTFBHHMGI8QDSMSe4T7AdNSVwxUtBQBtKoW6KRGuNvWImRg0tTTE8M1TJgKfdWJ0p2ld\/X3\/9D7ad3e5JIQpNtEkhViIO8AwLOjQPnjKc23WS44BhZZNbGF\/N3ju6d8o6dINQ66G4IWxkHrjdDk8132h1DNPx7ZviTpkrdgMsjTpRZGPpZzTFx3xT7VXbHVQaYtuqKOlnSInEDBIeQxBUDNINfVDXL\/xtnWegtbyAFrIfEWgvHhWRcEe0\/ax+2hJ16RRSlPfS9IHeKjOGI4QmmSODFKagjsVbMUAELFdlVzGfJ2WdybaOGp4a4T03ebcQAy6KClOii00ZQfBWbVEX6zQshxplTX0kcLME1XoJ\/F964CBuq2Yp4sAwwfTuf9vtGP1Ha3BgR9KZRxGR8NF4qyJ+XSV0Ba44E+t+oMcqOw0F+LZqDgOpq9r6vb+35gYgdUnrn3UaEQT6sz8C4uDDxrhzWLUz9wQscNUhIQit3YpU7IGMIOJcRt3GYGKloKGwarXgQThkfmSbHgvVrACgqS7DoTX90S3\/NDdR5VXaGIRcSPeyspw+HDDrZaHXU80eL59JvT3YHfHjPIFjag3nSf9rWbj7XEksrNUK++oSw1o2oaDVsRH54pm4vraDbPrj+YjvC3bJtss5QPxo2qk4PdllJTsaMmhXvxo\/rSC+UjGKh5Ucward8k2kqw4Nn8W1Zk2ztLUWSTPbClkuj6S6MN39nyqqo8oL9SyVlK61SVuXD\/me9BKwKi\/3iOuCU3f\/II\/\/Asag61kVepOUE7xMDkVH6SwFA\/cCbmIgSirmMNVBpmaZzx1\/1WdNN6f462WcwedQcVVZ1p4gtU2jboSwyypkBn7EPTmamTpHq6V8M7H0jAH4MjzZTbDabhqKdFTa27dtCUMcGWYsWIHzmUY4xYQN3ESyj1Upr4Dg+QGwX+QMLUHp4snTT1KwOs8BsGLE2X+EE0vQBw+RsHLQ1cK2g9AWhp9uxuOA1a3TQTA0tvMNvEmFw7XwzxmBcELgrD1AsoS3xKkOfHnDPfSWI6hViL5p5YAetb1rBc8Y\/3AKBaPJDTClSGQKVZkXu6FflPbAenFGChAqdU2o1\/T8m6lqLSkAoOZhrRrq41J9j20gmCJHUd10kxoy5DTsBTgl0UMB+7UdrE4JyrdTEEu2HHU3l1P9zOMkA204wJniG0IKCVa0qaiqsZ1sEyeaxVrS5pJwfGIiXGnffZf525OgEvr2lYtJUR6sRrPpmSNXYCpo92+\/RIf9I\/PXojnz79WRG1cQi2ZQC4wdIn9z+WJ5l\/43AdK\/BajO9Rfcb+adljgWV5nCpGBzphn2QnVODG\/riNg+Qs1pge32um4l4r6jBc93CglYP14bDNTpDrFMI69jehUtJOt+yzwIaiMXdr\/97R23zsUeozob4hmgSpS9Io9RxM04Q4hGjJDppKjsViWKdqFav6YBfwcraKWbkw1E23Mo907qKn+hBPs87nxbdi1e7LLF\/qFq80OtuxT1ypbqWtKpgr3EFQlFN8U151lXk\/5QyB13sl7YOs7PTnMtJng4WZeO+7K1WhliTZOvBjfZVeoqu6Nriz4IAcbN\/Ky4Y\/PYfm59kIARABFuEXcGit2Y17ut34r+oG5n1tXwJ6oJhk24Ert\/JJ77qt\/Xs7UnjMExwyN3C55yOXMMQTHyJOJnESeWFzCd+pZKmFqi6Y7Np8xu61s8hKnWtm\/gLOfZzL+Fq1VlshtVy1LVXvKn5bJuOt7czF4\/KW7u+\/yNLKbgTUHLHOympeWe+15QhrsDLPhUWY8gJenT1PApNqJSK6oUv52Qq9prWJUsnWfxA1Xx\/zM5jql95jj3SFL\/rY2jfJjyu2x1X7tb9YeXFvkru7u4zVyptHFs3i3dMt3v+RFWehLL0WmtK7\/Lgr+oDyWUrYQlOEfd6uYf7ugxak0MT1mcuiFDtRTAX9uyknTkB8FpOYo8bAvVvLUpjSrXdZKBmp\/anJvrrC\/xc4pLAIiF0sawEUYHNYY4YMr31npVv+JYNdC+BDiRZtILmy9rnQDE4naebITpDmSNR8vJNW8OwI+6eFfVTuBxLBRjpiPzdda6bCnm4qrEFMaUoIVkTamoquK8O+G\/VAraj2z207OTeKnFSsqNjzWBJQiknKfIdGvoO4HkS2XcdSq0kDLa325f1FZtsx4WhvwRVWeoCA4ZRYQpUjCNi\/KPW4ClWultt1frzm+bmwBOEmWa15J6L4Tmi8tVlncWX9t+ho\/f4fMrmurob\/\/h\/Sm6SyRxYP+BcxEaFtWJDSG4WLhVgt3HTxwPdXq7vIV2AmPfISO3D4E\/PsMPQKnYf9F\/i1Eniu7jcrRHq1DplzDUj0X+R18pnt45ZR9zMccwW2E5aWG66z9DHX39WR5E8l0Ohq7Y\/KUG8pbbbCMk1znVBQOxxmekClGZ17bi+hzE\/b7BTfVADRP5sCofS8bwIa1L+0lVKaJrHPEXF8GiUx9VzHCX0cJ74TxL6eKbcqvmyKmGv5GtX4LHsKNdrAUzPmj7CfzPZirjIrPZ\/OR3mQLlRLnu+vLNlP6zY\/bhNNQ2U79oe2n61PkNS9ITzR6FK9ZLnD1UlV5bK3GsvLKgyMVhiOx9SxlZ6KphBcWmedaVxCuLwF\/dOjaLyX0+y3YOf6bQK8izYuXRrg39Vrx66UveqcQh7fWB+5WAVvcgEK+7vHS9nT60V9WiFvfe2T6IXQz2UvJmihAWTDEwukeRx4XussVF2bbYX23T4QjdVNWsUKOyloR0KwOfOrGWLwaTvSaeAEXsQTGsZphCGTYkKdNERx4lEe+k1Q8cGqljsbHai8vnpf7GR0qhGTUw1v0SuM+qCzuZHVTjoZpP86ybNK3XYENksqWhgDb\/\/4zlKvZcFraTzxJ40OAKCrsBxMbKquc3U6wvdnK1OeUYnMaKYOfAQrqG0fmOfw4mSJ1lnx6oUQxKr8v0Ru8DbkwQfar60fM\/DLA0X\/NyYn5G+CLuDa9sCrwwe4weuGQauuvJeiB7jZLjti37I7oIpbwRhF2RF1ww0u\/d0IaLW2O8oQw4Bsyhaau4enu3sAQ4CvXnMMN+DCL2UGT+T6j1oUEfipGwk2oDSJ3ch3o1iwBEsiHuHA57zZUPTrWcx\/v1fzwk77Y\/U\/CyuUNFCejoHGLnQK5ZcNkVj2VrYDM4kC9iBbgeTSUVUsO0tqTMXpmH1SvqtqdbSCwAgF5vYGztbyfRWi6ZjACXtRB4TpbCQqj7itoolsH2\/P4rfm2n2bfeIlr1wpUpFmRnksZrwFH4JZWXxP57lH2WJ8gxCMNk6wQQ82M\/qR7+6EGpzeVeFI+8ZEP5xBKzjKb1yZiS4XNiXROmCLDvQNiexIdUDG1qghwuRWcQDmTIFXc2zxWjkKsj0\/3lkfsx2XJqr9wOdSwD6VAk203vbv7ayYOI4TljrMjSHmOUY84AEjqecjzIOoMVToVLJYLN52tcsi7XDlT31885Fvtwr+8luhf4sZopsfpCw6b+GCo+plFRNPQ8a\/VFp0iXOAcBVUNgZJAmc7uJlYWT\/cVtuiSEbbEpNwLxYtJATWIf5Pj2OGuarh3wQHILIh4dJHNP+oslqXXFCDnUy0DCupUAYmPxxhPXyQi+mxTmqqFNsVL9Q4IpMrn6Azytokgs7YcmVPhSXuwLDhQT7SfIY83Wfow44dT9Zfss+wXiH36nvxGY7WP5BuuwYy9lbKyMSnsK6P9mfU97meEu16XMumbdW0LZq2ZdP2Px4eHmKoEzXzygOyWzHRpEYqurZU6IjLWjUhkCWds\/+Ti+YsqYqIJQIoLT+NlR7znSUqAQNTi12zTB7ESMboq1IqaU2lfsMNgdL52fFKJp+\/Kw9k6mjxpepT+huJWZnfFpJMxHotvZiE0m9vRee2Vj1fSg1dkgz0NNuDBQzM+VdV37Bj1Vte6\/fWNP7938qNSFHaxpQ0pgLl7GR1BO7vxZdRowChH8+HYuEbhXJ38v0q+qHt+BaiG0I2tO0iP4U6Ly5cbTCGqZp7k+8YYCo2wFRsjqn4AkzFT4up+FkwFa+YumLq94KpQTf+9xTqvDhMDccwVfOI8pEBphIDTCXmmEouwFTytJhKngVTyYqpK6Z+L5jajpE2gzovDVOlLeMgpmrua37LfQ1uPvSNPlyF2KgbC0T92vYg5a5DgsRHKMWcBwR7sR\/GhIXc8cQUbiJ\/qLKLxX38Hjb24QqYLxwwx06eB1xjKmihaIPwslvgZ9\/+ar5rvu67Jm\/zdVgRX1ouGXlL3YOX9tNOMl035bEXul6UYI7E\/8ex6xIWRD71UdSYerXr+L7hBq1w833AzfelnNFAgOi9ERS9SATVHBV93VHxtXQZ1SFUOpH2oFP92oLMNKahh52QpB4SSx05KHbcmEeu46XMTZozQ1V21cxWqPy+NTMIdkTvjSv4ReKK5rXl615bH\/jxcxaLj9S63S1\/7KFL\/aAFME6Q+pgFiPEoZGnCmOunLqWcEoKYlzQRBOriK8asGPO1YcyUBdJ9QAY\/RHkhLxFksOYI5OuOQO+P+b84ZPrWQeZQ\/tgDmfpBC2QQSlPP4QFO41TGKcOx2ALGnMQxSoJUu\/msiq8gs4LMN6TIXBR\/RaGMu3HQQ+ws6ItEGc2BxNcdSN7lOXjM6hiTyp\/6B0zV7+2jJeqnLA5DLwhZGLixnzqpn6Q8pkSAjxfVCFOVXgFmBZjveack4EX849wbXtwXCS+am4Svu0m8\/SIWBpjaWj9s8\/iThSyIh9OCG16J2BGI2EjG1Omhz4hYC4x8gsLAiXjqcOZ42COJ40Y48CKX+a4ApRqMRipbsekRsem1dI+4BueHosk3qNyNq4Tk7\/QYbnoo6ss8yORK\/+deEE6xAuY3AJjexvHvDZjeiwRMzY\/AD+cBE88CJjYDTNx2OOOJT5wUEddFqR9EIQv8CLlh5OMkiHkwA5h4BcwVMFfAfHmA6W+wd2\/A9F8kYGpOAoEzdEwmUzQNHpapJEn26JlZ9bwdNBz5LMUp5Rj5gecjxHDMKYudmFLisaR3dFbVsmLiusH97k\/QgocAUPDQRFOPAkCaRX2AutafuGv9iQetP9vaFwsS5JDUdwnnrpPQNECMUeQ4SRpEfhq2rT+fSdn6Sl2QVmD5BvUa7Ih\/lnXWeW5HHawZlQe4a\/2pw4q0yezBivq1fQrGXU9M\/zSIaeRxsTCIG\/kORxSxOGas2dSpsiusrLCyWnl+U1aeAin9jRveGynRi0RKzU4+IEPWWHjAGquPmM2T9lEYw4kbBBEOEfN9lzqhx2Lf96kXMZQwt2ePJZGz\/DO2TzfnXbRn2XaF0RVGv1PtDBLN3Rtz8IvEHM2yPOhbluOuZXkfbcqf22E1ecgDmiDGYydIuMedMKQ+8QISpQ53\/bZt+aqhrdDyvUMLcTbIvTe0kBcJLZpxeeAOHWjjoaNsPHqI3caYMIxiL2a+m3qJyx0U+I7Am9RN3QjjCPv94+sVZlaY+e4PrgneON69gYa+RKAhmoF54PVNP3HP9BMPW352ASZJaeglOE2ENhP6YvvEo8jzQjeIIw85HcPPFV1WdPnelRj6kP2R+yKxRTMrD\/wJMyY8b\/eJzew+8YDdJ+OcJhTxMBYKTohY4oVRGnGBTiiJUTRuxoSf0+7zpWATXrHpq8KmtrHWY4GVa+oDg1+azeUoWGlG6kEwD1Z4FqywGVjhjmERZnGAaUBjN8GeE4YhDf0gDV1H\/E07\/RmpbFWkVrD6zhUpf+Pc\/zTIf5HYpNmDB+G4eSMeN2\/EM+aNHdujGHk08R1KWCC2bIzjkCBOI+7SKHU9PmbeuMLPCj\/rKVGwwfjeAPSs5o2jAKTZV4dO17yRdM0byaB5I+l44zmOi8PE9ahHcex73ENB6MSpw1PXj9O2eSN5HmD5SqMBr8DyDeo1FG8csmzc3OeOmUs0q+kQdc0bSde8kQyaN5JO4KQkEtukkLIopdyLkeMHQRwlFJM0xBFumzeusLLCynevr1DP9FaLvDBrwHFg0eymQ9yzzCE9yxwybJlDOkaAsYPSOIzCxPNoin2Ilcs8hqIoClwn7ljmrOCygsv3rrP4D4n1j18ktGiGxuGgoTEZMjQmo4bGbYyhEUtQTJnvuTFP\/SQkCYl9jpnDfS8KSN\/QeIWZFWa+c5hxnYdsjciLhBnNtjikQ0e+ZOiwl4we87ZhhhNCfBZQhDF3A8cTGyafJpwFiR+lxI\/7B7wrzKww891vlVy0IejeQENfJNBolsah2zcAJP3Yj2Qk9mMbYlxMU0qpy1zXcwWo8BQlsYAXnDoYB3Hcjf24AswKMN+7HkMeose4LxFeqGZfHHoTZjVk3gaQmNkAkgEbwAhRL2ShC5mOIspR4glg8hwaONRHXjIe+5E8pw3gik0rNr0YbKKm0TXICzP5G8cmzT459OexCc9iEzbDpraxDUkZ80A5wjTgKY4YSVwnjj0niVzXj9AMNuEVm1Zs+s6xyd2Q++tN\/ovEJs0cOQzGTf7IuMkfmTH5a2\/XwPEzcv2YONwX2zVf7NSYn4jVwzCKSDpq8rdu21b4Wc+FjG2OyQsz+RsHIM3mONRtjv9+jMQwfzgdOT9ZHz7BZFDDqSHRGWTsQsrYBcjYRSWjIGlUop2hiEYo4GHAYhcxFmLMsEcjn7ooSLwUN2F3RqtbCp1GG2hDxEKoZNjaU6PRG7X2Y0CdOwu6IH5nKpjVbXa6sYot55+sJiRWcWWdC1gBEhTUW8mIVkkZtPqV9dqqRlmizZ8L68CPYpd+ErBUnLMThKuWCFbc5Lcxk7UJ8EnOwIEADmKhfeIn+Lka0sVzkY1jwljcsF0uPqoYh8NQyLDOw360sF8rgUcPEXb1fYQ9Q9RCAWxhiTNiG2ms7P2c3wINlkuBgRrGj\/sSAq0feSEmoJyv\/xtCsf8q1n0smPX9ESA45tb\/+\/F8yo8Z2\/5\/OqBthEdlWTB9zG\/tU24rNrYZKGOiGxVKJLIbEiwgIry9U92wD2U3fv+PDkdUNU8A3avD\/rpLJYPE0diKe45uK\/6OFSfrXZ4n1g\/n47VUUUTp8xFC2PcY5O68293ZkRQsatZo\/dreRCecuNhhaeCEPg1wgFLCGENeEsQY48bus1XFUuyQilcTo50nZcVimlavVvPQIsQw35AJJ4QLcsKvTOh8Mu1AvM3ET4WVcqEV3pz318c7xQoS\/E+i53fWNs8\/AVSrvgr1U0zf8xF++Re7tZJjfjjAX9g+25W8AhBf7PJc1JOJNuUEFr\/\/yXoruEBwhJ7WoMsTMFDWkcNHSmrSePU45HB1cWzJr4UjuniKHBshC2Gw7iJkSTwVwCK+6I9ZIdbVnfWLmEFidcg5BbPgP8+no6xHPElzscVQEPubynbxKMgqO2QnqkN21nTIFh2y91WHxJM0F7tHBbZl+o0JjG3DmCmuuhqu6sbyH5nAjtx6+xk2VdVofKyUqmaPU0HrScrbHOSrzjY73kMtryC3RljTYuUpgfq7GE9V7p+y3D\/Lcv8sHz8Udyf7tBDkTrbxULQNLkTbjwCliuvF7vzukF8LBBC6eHIUk0f8VG3GqxwwjXINEHzDK+Xakq9jbcU0lgo1fAvrtxsuRGQSGbkHr8AaUJVZ9a6jLNtrQUqJrsrtfdzvwpXVP5q4Ft1WRwtQdHcQijwsA4uB4niCFxHb\/nZ7Srd59Si7\/hLExfdSja0q\/9ep8gNFYUgJDc7gbd+GSbQ0dZw6Hc\/8IZuGH8WetW683DNIVYlZH87HwzGT6subfJvL1cLFDuKxNg6J6EoNa+W+AboiHhV1V+wYugJfggN\/jRKbGlxbDq5dvt8Qv7WPoEYZz9MYD48xnvQV6+0fWqgtfb06B1DlmfiYXHtzwSiPnBSnKOFeFDKP0sTDXkypj7ETNGlsx2pbap\/x1fNduPLdt8J33xxhEAuhjfgHo+UJYyWLRycLXyMLMkYW0v9vjCZY+XCcIKREJ7hcwFiKI8R4FFCHeDFxWUwSypAf8MQbpgZZz0oKKym8KFKY54L+FWgDnELZdh8EnGgFzmcBzkADTjoKnMdTVpyKUeisH0+Ap5Jp+yEhFHmuE2BESeiFHokD12NpLH51KHeDEfhUNa0AugLo0wPo1F1AzI5wjrOFOJyVhn1POPU25GEHF3iF02eB01CDU3cMTj\/ENxyMncbwtGiejwNqJdSJqxVxGoUuYT4K0zhkUcoSOKngQRCFzohCWlW1QuoKqS\/zoGI9kf9GDljCDfIfRGxkJbbnIDbX0YjNGyO2\/+S3o5uEvXo2Tmgg0M6F5nCWMvF\/OEUBpTGL\/diNEU8jJ0Q4QcNkBtWsRLYS2cs7XLlsD4DRxn3YHoCuUPksUIk0qPTHoFIFWBgDy7R6Og6XSqQd\/jJGXurj0PFDmmKOPdfz4oAFMQtSj4ZkGDBVRStkrpD51UMm2aDgQZDprpD5LJCJNcjU\/R0\/nNjxdD4Mfbo6yJ4SGcKBjg3jhGTXbHFM9MFujiP1LuXPOP6GT2qo+BcG+0ZlGF72qQVsmnfglWYlDnPvfEzP27oQABDb3w0AV2M7zqxUYODNlcVZcQczXkz4pMQkZUB+jsRsaszKLZ4C4Ba1Y+JvqgccTIo\/niNufRafMbfkopc1nPcZjB8Db8lzIY3Na29JcMYvrkoz9wp4YzE0YnLnlqhMfKbEYkUJp0Nvo3A6AmcpAPNDfjyl+TbLa4GXZ\/9xyLd3oo\/J0MFE+1n\/SOJ9+dz6EB\/z7dZ6Kz\/H0x9KINshlhNCcnLSiVM6DjuPYiH42np33lu\/sTvgjpIlYD6++fja+sClz4NaJh9vc+sHCQbFYjzB7PQsmIDJtVPygmjcjk+CGFTjiidOt7mtkKiYYIZR6JxlBzzGDkRjh3CAHSAPxQAj7NTP7cCr2rO2s6kT+YFLYsdNqM\/CkHuIeQGPfZ46zOGsCb2q1bCY9\/vXSQvhSgtfHS28P\/KdmDv3VbUrzCR4Q9GimLni5WJ4qflgImcAL39WtN\/Fy1IbGMRLeNa+aWQUcS+IWBxEsZ+GxI98HoWuzx3EI4R6eAk1rHi54uU3jJffg7JM6AOA\/1Ijvz+yfcK\/iE9EHOf3lQYupAHNZRShARromkNXXRi0hG49bDEBxixAXsTCwKO+x4iX8pQEgZ+mNEGc9ZlgUfvnlQpWKlip4HmowNu47n2pAN+XClYiuJgINE9KhAeI4J1c+bxoxV+u+pGWD200RgmNRCeZjRP5UeD7JGLEiZLYDaLAw5Ri5Lop65+oNPWs5LCSw0oOXzc5hBt0730CWfcJT0gPmu8kIlP0gKfoAc\/SA+4cIHmBJ7gpZkFMCcTmZyFBEeEhFZuIxBmnB7zSw0oPKz181fRAnV5uSHN6oOve4cnIQfMPRXSAHD5ythughZP6eZAQ4FmbCkIvTFEqyCBNsO\/x2KFJHKU0RJQmOA16VAA1rCSwksBKAl83CeANwvclAXe9RH5U4Nc8WZE7APx\/k3hbDGD\/sX4yCP\/l4\/ZZUeJilzg4QJ4bY+LHCXNTimOS+hjF0uinzQBlJSsJrCSwksDXTQJE8MB9ScBbD4qejhI8zQcUeQOUIIZpgA5E\/8eoQDxqpyFKuR9HmIU0SQIcYuSHHHlwsxyn2Kf9jYCoYKWAlQJWCvi6KcDdOPemAH\/dBzwq6GverMgfuh3oOrLW5\/WDPqztpy30T3xCPc+hOEFO4IVhQjwvSsOYRTjijPXRf1nP1ZUAVgL4uozwqbch975jDVbcfFTc1Fxa0ZBL6z\/kPJZ5PAfAU85ylWRzDEE1kRaMumniEhawJCTU9RhycYxdxw9TjxKf+H4PRrWKVixdsfQ7xVL\/AReS4UNzeK5YOomlmgMo0h1A39wcs+K0E5Pupyw9WW\/YMbH+Uq6\/9+28R3Elal8LUTsWona5VGV4jn64AIMS3bABc0UeCqtz9S8ErwZvPguz0vhrqXgCP8l0s4BQpxu2\/6QA93Mmpld+LABkmVVl7LLEPLYShZhyBdVT5GcBNQm7KzQgTu7EnjiLBaqJmX2AnL2NOLy6Ba\/eCcnySwJBOiAAi1gh+W7Hj01glULlTL6FpIZiIUMoFas48FisCyvJijg\/QzozrXc3ZZ9eWR\/F39LsWJzKRMh9aBUQkEGG1Px2D5VHspIv0NXPWQRN55YGun96lOjgH8qXefe\/LjmrKPb57dA5RfN7\/4zig3j2XLEXYSZk8ZYXg4cr7YcDpyuVwFOdq3wXESSx7QSQdtBxW2kHzUjgUYI2PCTvNhljOs11FzuDTKe\/Wstgv0FtHav7Zvtjcu1wCD6PPNdDJEgc34sZSmKchClzY55GKGrOYuYpaZkdxbdCfeFKfSv1rdS3Ut89qC\/YEP9RqO\/ZaU9zVcZonvbwPO1hQ9prOyVw5iQ4TpOIuU4cOJ4Tex7nfhT6YUyigAzQXru2le5Wulvp7quhu2+TKJCzcelDiQK9SKLQXJmx7sr8yw54oZcINoOfu8lf9R\/bAeddFqRxykLI6+qEyPeihCReFPtORFmU1uiv11B+MfvBkL\/nt1F+3NvtyheB+aGqjaAdLwntEtgt+VkFav7+b7f57e\/\/ZqXHfNeB+Qa2iy3nn6xIzI3ro4DUxJJvYKk3uFIYnO3j7Vl0A6hhy0ULf\/9FgTYr7qw9+5xdq9sQeUWyy3Oou1mlSyeBasfW\/D4zqgocQrZDS9MePVxQSw19JCQZxA3NxxXrPq7vztut9RvM8D54pOKZLWd\/F0F6T9pKJPZDHDiU+wylhMehUCRTjwnAcpnrhkkNI71qltIeE77N4iw\/F\/ZAE4sgykQLRsBCFwSW3\/ifhfYlBgtoSqzxfMcFeIDexYrTncQCgS+vrNdW3esqkPqVdeTFQUw70N\/gTSzZqRpgylDd4kduieUkoCdPQUcTOlsBiCMghVmHrWgvPzJ4VuyEbnkFEKQhT35YoeYxoQY5EP2dOhuHPhRqyvjt\/8iKs7wFfy\/YKT9x+G9yjk\/qkwsNPjtaf99n\/3UWOkcM1+PiufgwYkr8db\/N9nzpIO6fy\/7YB9Uf+K\/sjy36A5e12dE+y\/7YBfQHnsv+2Lnsz8R1bR\/LBu5pBzFVcw3Fumvo68NkwHZ2MAnWPiLVvXEdEnuw8Qosxh3b20OVL2XBMtXGgxH00vvVd6CDMas4nfd7mV5ChVqwqoyWV3LLaYnqON8XN\/nJuobZcLxTO3VenLJdvoftYqOZyawYUQYGKWI+9ExBbmDjLSrKhFK43S68h\/2+E9orTPQtsQ3EeOO2b8tGFucjhTV\/U53V9E1bIAitpbZtwND\/G3YAv6oJA31snfctZ+lSHR4NmLsAi5Y7JNEhG7YktprBcpG2T99G4VT0vcqHYX80tnyhYxireWFidwRjO+HPdUQZCoHefd7SXWMSI8dJIuIFsdgBJw4KXJykYeCiKAxoE5WlW8tiloMvDnzRI6uv3xr4fvfaqEJeb4PoYsi7ou5Toq6vOTpibwR1O0HUdSgZCqTefd4JlUhx6NPICVIcYhIGXkgwT1wcil8TLx1E3UUDqn\/1Ku+KuivqOpDKx3Hug7qX3nZYs57kKwg\/EIQ1x0Psd0D4x\/x2v81ZUtnCd4A4KR9X1upDYNyVabsiujyOuefigMZx6Mau4wlFmHuph4VSLKMeN4DcrWkF5RWUL\/ND0RCMoA3G90EwvOqNzw5Zms8fDkb0xm7WBX3hDWZe6Am0kEpsyqnvR4QzPw4pEf\/rRdwPQtfxXcpJPKg6LpuBYYWprxymyoukC4GKbBzvPkBFVqB6dqDSHOpwOAJUVdjnEaxKm8ejcFXJtPPFOB5zUp+4LonF9pYlgeeHThoxjyHC02QQsaqaVtBaQev+upW7cYL7QBZdIevZIUvzjCLOCGSpmApvZMCxIcxSkQ4GApINCrUdosIIh8RJwziBe5AkjiMe0jhCMUSv53gQteqqVthaYWs9p9OQ2Nsg9z5I7K5I\/OxIrDnrEDSCxB\/q9TimPxYtiVE01sTa+14a84BzHkd+mrLEwww8VLFAaYekYTKMx1plKyKviPyQ3W9wTwDzVgB7dgDTnEgI7gDYx2Z+FtZH+aCNX9oELuxTKdCDr75UO9AtZz5NmcdR4KQcE8fxY5Jg5EYocnxpxtqgV7+uFbxW8FrVyQaNqbPB6D5o7K9o\/OxorLnmEDJqRt5A4KgpeUtkVKHU5dpuOz4lAQt8h4EJpJ8wGvsBRo7rJS5C6fBNil7bisorKj9ApaRo44b3AbFLI7laeZoW\/ATvt7GF6nH4ctX5D3bFf\/6vaAN\/0f79v7a9X469X35fbWMeHzM11xsy7nrTyszWXuj97Gzd5217mNBBJMWhF3BKUi\/00iCOCUkZccXS99EINi6YpW3FxO\/vvgZSw9zLmi98ECK6Cgrb\/3EegogrBC4PgZpnDBnzjOnlJmhdKQ\/mJ+hLtINrc0QQ9qIQhymPSBCmIXcCkhIKeSupN3x5vWyeghUK1037t7Bpd7vZH01ttVcXmWeH30BzkSFdF5nh1AbQ14m0Bp3H7QTBKQ8QchMn8pAbxKGT8hAnCFHKEz9y2urnY6QzWCH3O9Q+vQ29134coYenA1jx6YH4pHmPEN17RDtJhDBocjLLGaMhlTZ97WrC2wcl0wlTMSXajVUxKvtQeBqsOM7FkMjkDQsB1EwrRhDlLhi04vXe4lt+DbHE1AhVkX6OFba8st5t+ZcskklREis+F6d8l\/0BeU1eLQsv1XgYQwxBFvLkLXI7ouvU9HyUGA1lwJufAGsklLQuQKvcI4A7r08w8PC3X06AR\/z4mRdLB7qBQJoKQVq3nlUaEoAbVvXDzk4AQ7IfE8Ayvuxm0cUdQxfN0YMEc+iC5qClF6J9WKptjxjHKA0xTyKhAyXUT4PAiZ2Ipr7PCSWNFfVwXUtpRt8G9FwccawM+yoUn1td2SkgdKuOQNZ\/t4TGINUa8bMV56KfPHllWX8VMrqWVL2VBTNAqkJuFTYMGopv8rzgKlaijEmmUkgVqlbRT86KbHtXQVzxQvCNom5izwfj24ptj41tmm8ICeewDc9hGzbCtnYU7shjCfJ8NwoSRGMnjmOPpGnsoAhjxFg8jW14xbYV254A28gGu\/fGNrRi23Ngm+ZEQp05bCNz2EaMsI20A2xFlPk4jaiTxtRxmI98VyhtKAqjCCcen8Y2smLbim1PgG3exkH3xja8YttzYJvmlkHRHLbROWyjRthG23pbGrMwSDwBbhRHJEhSh1Iecsw8eECmsY2u2LZi2xNgm79x73\/mRlZsew5s0zw2KJ7DNncO21wjbHPbIfpYGIWxjyMXeTjgiFAivjMPozQlIXLTaWxzV2xbse0JsC3c4PtjG12x7TmwTfN\/oLr\/w4+cH6wfYSz\/GkNam9\/EFz+WiRU1hEuEmJ1AqxWo1b+0Ldfi2HHDMHDBYMIJUk6577Ek9tMoDRlqLNfq4stlIykrtHN4EfsWXsTm8kUWS0cy3sSTo9VH9olbzILuWNleLAiY8bJfWmYj8qPVZMt8vc92KlVIbQ0Bd5klQDQ5QF79t+j4f\/9+\/H0POeREdwQi2xGDlHGiHX5kaoHtRPuFagWu5qs0c5BlLiqgJm7xOy7m7ym+KW9NIZ2cGrkjh+aT+gr1Hrj2\/sh34uMtl1Wuyjt6y8QHnshL2jwfT00qlpH4LE9u9Cb+CSEfEiZCAV0oSYm0EYGZ9mN2nYk+WH\/fi8rk1JdZSTT7EIUdHw758VTUJiwLw620EBHjL9ah7I59rrsjk5Jo1iHlj7I7la3TBOoCEtqAhLZEQlu+ja2Q0DRbSaC5TFDdZaI9MT6Il4lVop0KYKvZZcvpVTQClQo59LhzVxuymPp+mnjEc\/wgQQHCSZBAYignCEPNVmSorqVweKz2RRB4dJTmg+kvib2\/FG19UOhmhUrByU5CWeSWypJjKfMlMCDZ8VK35Mr0TCYHbZLSiUE88JNci\/9dpu5szxe56ofB2uJ7sDRROiNYyyUaTH\/mV0ABdUZlPccdq9lAEViVazTbbi22Y3\/wsmfbTHS9+NNCCN3OJrVC9YY4rWhhD4Lq0nyP6cZ7H+GjvuNcqMavt6ArqNRSR84F1olZCatGjP\/CKF3a7THdag+ml51CT2wGPSmTSkFPkqYnEwA9goGm0Ky5clDdlUPZEcsh+5mzdnI+ZeUrX+KmeqYAufekhcWpx3zkJjRCDnd86qU+F1t6xwmIFzHEohqLe9UsBcMDFS+CwEMj8rSKr8zwCW1req5YKfy4v7LS8+kMOWiz2JIdVaqp6mizxT6m5611fWSJhLYqv16+vbsWaFjNMgtmWa0KV4ytsiyLnm+h9wUk45MweeLxTa3VRmfBBrwoan4oE\/ypLqmRVmibgC12Ig8DIg5YG3\/iyYvQhnew6zwd2WEIXzsP++D6ayXwXCmXvyWGIJuWL8oiyvxHsdYOdzpR\/CCqT475QU3W+t2bTeNjKfIn2RWdKaKyKzZ0pf5Udq2xTHBEH5YN6SHUXE2o7mryId8yoXfdFQJca8W9n8a1ADG7kGI1N3Uzuk4Jtc+BndSPsMeZnwYYBwl1eMDDOHVSQiOXBzV\/TNW4mF\/KZBvLuKVMj97znANrWrDssfXfrb\/k+SdrnwueOYq1fnxlNTOiypV5pbJHC2qQBx4qR2x1oAt\/+wSk0VCXJJM78fTAKhPyzrGv\/F2mjVWOMKUh+ivrUXTy78Vj8NsnDtdpndM\/V1bsUHOSobqTzF8PoKeJBXSYwFUpBJBwGEXVcZEWpjrIdUIBpnEYeiyhboyRHyYO8Vya0jBsdPLx+pZC1HyihUXwNJ8atXk09ZY8pwaQk5BYOdBkhdSiD\/wI5w5W1cHmiFjOC+j8lSXGb5v9oc5WuBVtBRar4worg41udMy2YqIIvL5ld6+sX05\/LgQ8n6x\/Cei0doL\/G2+dulbVmBhJS8xQcC+8Bk3ESrNT3QO1naggHZJ+F+JlmDocfyLQHbiAwzbyKoP3pY9399brWw5Jzask1NVRU7l3+eEsum6LQf8HO8oB\/yAeyJP9R9IL9zZTHaqyUJcTWCmFzI7KDtmfVYfsouzQhHY4gRSmaqLmk0N1n5zfxEcQ31ls+t7cMDj\/fi2I\/CexA7rRQ4nF8lntcNs\/5x0T6FgJcJxyDwUQKdyLvdiNCPIgmSpiCY6bS7ax2pbCsVvx0rA4CrtsCY50ruVLLwRkEy0YIZm\/pF54k1sFuysssSiZvM0X62cLGmEk5tf++r9bv8FakTch9WxQ3VYnuFe1HqgmeXNBBgCnRlsdR8hji\/IKuVBLUDvUlSKV07QNPYDyqqVXz60UVt+przrpT\/pKU7Vsnkft+7aCXxDxj4XcjetukLcsUfyiTcPyk7Ea6SSBNnP\/cZhBWwh9UJC3fzVoTFDBKNCaEoHmwER1B6Z3rLiB45I6RrmiUc2TvyKDVEk2ccPLidZIdtzA5wt0ncGHSzwU9odrXQjxhys3AvtwSb9vq+xIpbXCea2uXcJUL0X+ZEklt7aqEH8uztlJ7dtLlbI62QIzih07fuInidnlSKgzaFBHxVjzolK6YNNf7vmrwBe1SZlcv7W52i4\/8vLg4bGMxK7uzwlfy2HyAJAiaiGycSCZRMvkbXiZP7L\/fH18++G8E5PorgIXmGQ\/bPNr631ewAnU6\/K+90rOq19hbjzW6W2helJhEcBvJHpiH6AndnXxLBEa5ugEIpcjWofn+DCqmLdN3rwxhNbcsFxnFqFngblrzjuCrbqiHqRRQPwwpT6hHvJJypwkoQ5OEkZ84jk1Yo8h6jJq+teI1+GK1yte3x+v6cZdEq9XrH5krNbcylw0r013o76NaMaDIeCmZNvx4IIgJdShJPKYm8ZRCv+LYkIwTiPXwTPovWxwuBXDVwz\/zjA86KbbMMbwB4fGWzH8Hhiuuc+5uvvcu\/Nxn8m4juMadyUypnOPCbTVbdd3aUh44qYJ4hxzz0fiXyo08ITHcXPDN1bbYmA9Wv8ycD0+Wk8L2O+P+S4\/NbYPYPNQHm3XMT3LwIzWQRpFlHYP3BqbFK+styy+UQTQBuYkS1MOa1lUeZefT8qCDk7TIw4GGgLMCyGmO6OI7uSA81Ym+vA5S84QKbR0EOv49D37uflXjNeYWIhuHHdD6UKHzf\/POYs\/be\/krSMYZ\/4Ek8r+S3nT8WsWH3M5Z2rXk+rScmHY\/S\/VD3nZmAj0lVfF1Y2Lvav60ficlCthAnZHkcz04Fnz5HN1T7532Ukanf50t5sAWiVkX9\/tRqF2VKQNtl4Q0iQMOKHMDR0eOAwlTpyQxE\/iADXuJuP1LQa3Ey0sA7hTozYLudhZEHJ\/Bbe\/lvPJ50z8Jz8KnCzt1m6yk4RY0VuBcrG0Wb4TuMeVwVn5MnX5ypoM3E40\/xBpSakud5Q3y5XQoYtPAmYVNp+0Cy7wBawNsQF4xbQV5QRI\/+kZzSWojUILQXDAVpyZZQxofz1vTxlMI1YphZKO\/iIWdgG2KVIJfKOcZx5NGdzVnajvgsDJYgudANMI0ADt0oNnCpLGV7wpKGl+b24rVVBm\/bv1tzzKhV5a+gQm9S6+2frU0dsz2z6W0qorSb2dPtTSnWsxs0LdqzFRCpTkdsFTt+BDoWm6lYXgabqRB0PUpVdnP0uXNet6m+0OBQdrV0Aj6Zoh\/yb7WbpdiP1Kmkn3BLjW3W6zay4Q65X1WuCPQKDauKGK714ZjQHxg8+F9Jxj+4wXpVGEqPF8WHo\/fm+l7huwJlUoClk0upEIDdf201yIbTn\/VLVd+sHVyuHPYiLbH2G2\/HCEWfJoe3PoRAUgpQtcrRmCnbct3YQi6MRUjPrMrkZ1fjfujyGy5u7mutOIPKQozmJKO63GpHQ7ASZ1Ih+HXoJcFIa+mGQhD31KmRM7YYQbvXEOOpfRHV8iQKNH1iFXgP4mAdrb0ODRAHoF5+XA2XM0ZzO3ldfol7G0RtlkVqNsNKkRYxHxxAY9pIhEPve8JE0SFqQu8iPqR0iH20fIafQt6L8rvK7w6m6ws3EX0X+Xv5xa4bUDr5rHmat7nP2agQvx1vp4d8ilvfDduAK8U7L2qZYd04FnJdvOGyROPZJ4LkUJEZCcUO6GxHXEv4lPoibE42y1S2G0QUOLwLTJiD6tIvyrOrfkLX+LXrTH+jBTDzih3uXK0l5GGRqoqkq4VgntpNVBnkMYyKOYq+yLFZ0jMFSoIu9A\/elWzI\/+2eqrFxV459tyk6A2duHmioQt694HHRDLFxLAt5Pz6tc8T4DyFRRL7zpwhJTz6MdzLpbN8gEpT1UPZOzJneiBnaclDkt3OjCKkU50SdmDCTwuRSawzeyE2HM0xzlXd5yjDlWD8kaP\/FqhsHiqOtyKC6twd+BZC2lJ6kTYhXAJIYmQ77hCEaah+EtIPZchViPtQEVLYetg1Yug6fDIzGu6aEH8BLdthZXbvDj1b6TAmmq\/V9k6ZcCcGy6UObDG4kVRLwQoD7MA3qYx6NI+6jPeIbkCJeAOiTjin8VdblVwQXCl+njD9p8AJtRaaEIqPm4UxX0ZvRR8qU7QBcAJNa2aMIqzkROHFqIpLGhuVK7uRsXf5LsdFyuk44+sYQOPSxG7YNueVjb4tK2JhTGjPiVO6MRJEjOBEJwjJ+CMh54fuzU+DFa1FEI0lbf9nBeCibHqjbACL4kVufR+vZGb473VfF9wxy43w9yq9rtyfysIVF5wSnsiBvELD+DiXStoumnRfxfMeyfjBIA9516820kJiQ8TZ\/m5aFBJRsuVxpuy0l5UF7jJ3UtUGpuEC99qm0IRZAymG4w3Ll4IiiCWmrypfnvHZZjz\/91+7Q9y1JWZ1yPEgLrmJ3VHzUXzdr5XgNNebgVMXNX8BAQNr3ZTENI8hbwhTyEVo2TMTUjFE+gY0fSfdW5BgoCHCHtJxCkjNHZwHIQMIeSmNE3Dnm25VtHSJuWtqhe1J2+PzNPizZsyDy+oFF+asEzKRFdGAZR2GmLTl0MEPul1D9gkt3cRZ0KfEYo7U\/BU2qMfS5vGCoDy232t9Ii6BISAOcarR0eH72N7JgAvAENw3HbmWcZ+500VB\/Jv\/CQ27EoTq2mn2aqVx2qPdWxWhaMUAyS6UWpjUveSOc\/r\/Vq1PMdteAYAxxT+NOcbT3e++YuY6\/yYiUE45VPW29tSzi5AbuyYbFKq7XgTJSzBvotR5Meh2LqhyENBkqY4ZQ5BjWI2WeVSMDnTyCKAOTeCbejEjwydH+ug\/iXuSS+ZbB9vzwmoCbIOthW7uP3Z2rPP2bWKEKm2eftPALaibgizBCpfZZcoXlvGvoZ9oTxTY1uIla1rca\/WkHaPgqBtV5pnigTnOZqHiKd7iPzAweb\/7WdpLCljkg4eBkUgZnMppmJ8DpwKTQm1c2SmgR8nnuv6mIdRTDl3UBjHYveHYt9NmxibUzUuFmPzDOqrPdXUMoE259sxOoVfNJPJDS\/KI3gVJ64eF6GBpQA\/MkimnccCNCDY\/hfQzCC86xbCLLc1u6I81y6P1ldAWRRQfAkontDHNujBgPKBb7fl7hMmovURol+fan8feXP5ds+P12Wc4iq101K6WCHaL7ef0L59Uu1XAebknOOyfbVEimrJjyphk9hjqo1p\/h2e7t8hVVc4K3yfH09pvs3yrld03546LsvYh6rMiJ1z36r6kqJd22rjsg+FzdmGFgHN2VaMNrfugibWUkODexl5Zl53q96M1qfot0LbkpESQQHLdjIq1ivrw40ATtDCDvlJnstLNzmxGtW9Z378pF11FqdjBmdyV60QdGVqE4DcW7G1OhxzQF75qHQ4kBsptb0uPVBO\/CB2WDnE7pSmErK1+zrfGZuriFFXo7KGv\/+a7G4U1fgQeomSlt3NJUD4JMbnP+legdavrMj3xzutd40xTn2s8FjnCR0HRdUVDbcak5zqaGGCzqqBtutXqZzF521zgjF60zyFPDpNb78ysY3snTYMoPFOCI5Ypk9LtzYEOHJQwj1OPQ8hTolLUuQFvueEjHm+llh6us6ltgTfCreFK7et3LZy2yC3EfHP43LbymtPxGuav5XnTvPa+2P+L7htQNOsdlBiNjLgtFq2nYYMccKQ7yQkdbzERx6m1E05nHKFISHuFKPVNa58tvLZymcrn5nwmb+h7mJ8trijxMpn5nyGNBc1zzPjM2zGZ\/gCPsPt7PIh8cKU8dSNKHNcH8UQ6svHlOBE\/L9jwmd45bOVz1Y+W\/nMgM8Q3jjhYnyGVz57Rj7TfAI934zPiBmfkQv4jLSds2MvwCQK05RHLPRj12PMS6mgOeSE3E1N+IysfLby2cpnK5+Z8BndOHgxPiMrnz0jn2n+lF5gxmfUjM\/oBXxG2x6XKHXjmMZhgghL\/UjwWZIyP\/LjgCYxD034jK58tvLZymcrn5nwmbehzmJ8Rlc+e0Y+0xyBvdCMz1wzPnMv4DO3bRFC4oCjIHFdL2EOdXjqsRiTACdUsFpITfjMXfls5bOVz1Y+M+Az7Gzwcvszd+WzZ+Qzzafcd8z4zDPjM+8CPvPa92cooIQysAVhoRtGCUkJd0LH5djF2DHan3krn618tvLZymcmfIY2LlqMz7yVz56Rz7QgAT4y4zPfjM\/8C\/jMb\/FZFCHXxT71Ajf0PY+nEScoTPzYYSj0A27CZ\/7KZyufrXy28pkJn9El7fX9lc+ekc+0WBQ+bofgr2fbm+1ZAMVRup+3g\/FXk9aOlUhNYQPPOoG\/\/NBHaYxDJ\/FJkLKYCeJCjhPHfsJ8qsfj71a0YFD+btXSW325cPyD1c8zk\/dqyejOv6Qy\/Ew3rCCrc5O2WaTqM8QCg5iDEGoA5CUz\/CYW7fujljbvShFSucj\/Vg92Q3fF+ci3d5CYmpUZ9Cx+J0aEnWIxGpfRjEDw8+Gf+1x8PgUEjx7o+YZXn24oZEXnaR+w++MC6QWr9fTUAI4c2\/EsmcFqgVSAMmr4P6pokr+V0Y0+nMowlu+37E6pLCozaQUmr+tZJaNZ\/LJbEn8hA6NdRbi0IeISwHEh+iRTY4gZeafiWqgspdXyrGe6ilYhA6lMAPEQuBmGtUBaWAtfD2sBubMLUSUMlAqO3s9FVYrYVfz0rq\/vmEDb2A7RIEjdlCYkTRMcIpyGLnaiiGGGKWri\/YzVthj8jta\/DPyOj9aTwu9P+fGal4FXz2IaqMCLW86OWtD8KwG70L5aMKLqXKxlFUhfhcJvwotdaWlGGziuQ+qXocpq+GWiyv2+TNYOfxGVHdn+WqZggVBkEJ+sWASGNZT7QVS6Bg6aAOBwQ+jSsRw\/nMVyExTXy32yPM720p6opvsZT4zgdAy2TDFVi6Xg67EUfmXX7A\/YVr9Rq3Egu0kpYZfrtZfTZPh5C1A930E8xoxFvhdjlzgOTTyeuL7rxmmYek0mk+HKFstfMlz9MjlLRsfpSbH0Yxv0ygcV5sWiXJIVQPICZOFwgwGhVlJ9HfaQF6filfWX7BOXBfhWLPU9nIWUKaJl2pIKgxtQvZLnKO34j9A4Z0UmVN1IICzf5Z9FwSy1slNhCai09pwnPHl8fRdeSjLHirJE\/BMshLIq+DdXiPpR6LgVppRh2iqsEcrm3fax4uWqEOBcYSsotdVyLGO17VqdmI+WW3e6fBn7w2XAqzn7++488IrNAazIefy1i0pwEoZLsbbtbYRSP8F+6Hg0ZSiNQqHaYsdxeMij2I\/m0LiscwXlbxyU\/7w4Khupvys6N+gMybRXdH40dMaa67rvtdBZnYj\/BCXEf9+wI1yO6HlWSxG7FLE1EYXIYwLt0MIoCIOAMuIGnIYBjYNUaMch8kInTF3aYPFYbcuhsKr\/uqw\/rutfCIiHq38WJC47Y5WdaU4CYD\/YP4+8YXAreORcoDREGYZFU1UhMDs\/Q86I25sMcqyKhiMZeFhAyL8LKTjBTeqcNSXQxlXCieSVPOysAhRLOe1dRHUHhUDNeUbd18\/Q83TLv2TRViC7XMU7YINlTyyGFOn64xmlo2nQTOzo3aV39D8LJPhDfF7BZ9Wi\/Yv8JlpmLLgZfqxt\/U3dfn13peaElhZLtD+JYSM4YQpimr+yr\/sr\/ycXU6jRGsqJ\/RtMlI\/8y0nDsr2QhG4m8qa9u8MffNpCsTARUJqkcZCkKOJuFLoeE1t+x2M0Zm7i1yg2WNVSEDZYuWIWSOyyEJLNtPIsgJYpTU2qiUw0D+dYzYcvtUBlGyG6KGFGnji9EtuN6oLr9S\/WNcSwZpB1T8VJb524iv4UB4FpxZ4dDnfNzZcOThN3XNUh659e+G3WN6lHUrTB4UOR9wcBeZ+sHyGTkbquOuaxvOZU+mOdJkcdoy6sP0bQuJ2Ixst7KdV4pTfWyXHkxJ3XG4chzRRwNYdaX3eo\/RsXwucjXPP9dV+aTZTmBxrYNlK2kLJBym6kFOROyLTz31DfJw5Phf4YUs+PI9fDPuMIk4AIDbIJczRR4VLw+0ns27ZCCRIztW6rMvZqUkMugsEmTT01EL+2ms5o4NtkKW1ttMUu+7jNWVKha7llB0WTnSA9GOS7gfsCIQ4b8EJpiv\/z97PjpJ56e2tivs3ptGkulFCVyA\/OBLI9pAEuL89YlQBR5uMpQN0qOH9p2iQlG9d\/KKa9tt5B+jYgxLesuLN+Y3dtOynIyvyX0iSkWjj6uC+ddZXZqeiQvIkXk+XOvmV3bWspSNJcGUvVU15bBvM5WKewxRQBNRdMX3fB\/C3Pm4yQ3Zuk2zxvci+2Vcz+o7Y3SkpcmoYJ8hMSBQLjuJ+kEYudCAchi5p42\/16Fku7sxcEBIreQAvL5NsZbeCpkUxmWykzospcpoUFk7JWIeUR4xmy1UtrjMpiSlcziy3nn7oJv+BGf1\/umJ9KC9RG8zsypP1GtVj\/ESwCfuBMdAf0VvKjpcNXO4\/vo50fRFX7Nklaa7+b43kUz\/uAUV36mKK55oAYOJNo3r+eGm19AtuHLqU8Lwk8RhFxCMaERTzmMYlpgJ0oToLUmYD4he+jVqT\/CpF+xfavG9tdZ+P4K7Yvj+2aM16AWthe7VDfi830kLJeHY7AfWxfXx942r7YClzKXO5EHIexUNODkEROFIVBEnLPpzqeD1S1XLLMAz9KC7uRZhZKlTnZyrMcCbMdXIxeD2z9oWdDpgel2YG8g7oTMCH+3DNZeGX9WEpL1oi2+bWyRrDETM\/hACGWRxZgSJskSkgmVW\/OnOG8eH8GqSc7Cr6XRcHXQhPjkIo3yFnEg0Ee974Viyq\/4+L7wXmIMj75UE18rh0Di4lji54e5NXBwggrnRfkATCvuiNPQ+yt6I5dNN1pDob17swDbj3jbYDF0pzA\/nAZ5moOYwGew9y+Sj3VhxqBJzvaciNLBOpyH9PU992ApSlGLosI96nQsgUY10A8VeOKxyseP6OHw9ePxaSVmnLF4ifDYs2ZLCAdLJbIYP1DVJtPKcCfQWBcA9Yft3NqJa4Tpzj2PYZSoQmnQZQQV0CxzxyhCvsDKrBe11KYO1b7IlA7OkpPjLC6vYP+QefuwWTaePC7jbM9l3hpyRexYKwBr\/kXMY8zLnbKr5TpTHayZHiJu21W3FwJyAW\/nsSKxMq+PuZnAauyAoWwrKwNIFo0LJf6VceQS7r9ptnpBM3J3PZC7LzlVnyTZ7HquDTsKq92ilfrkcp6pGLAOW4rpNISRyryOvQfWaQujpVxXXkBWlLOD80yaC3Dxzlikbehn6E\/dl4ahlQhbkrOaZZlB\/0mjlwGgd2UbzRHu4C2nJfjG9GvGG7560H7WGFAE\/qj8WRu5OuXqjDDPtTyio0a12XDYuqty79LT+OhcjfnXfRwH+aJHi3myDzRxkPJKLgHGekd6oc3qklHLEN+3F+Vfs9CT2eHAxczQBBBHSZJnaKXViKluW9tQayO3JVHhzQRaYwB\/3UGwwZpQ2LBjf+JNwEpxLjKrYaYtTlQj\/J8FhSTCyQ6Wp8ysXzz1JKw9Kdni3I0Yfzhhhvkt8LrmK6vR0nz\/lo7ai5NSD4IpAIrbIWSP4gvoOyQYaTfa2Gn3pRhp5YzIGlOnUvjkaLsigJIAZYnaZIsDZS1CFh2GQFrAhv1Qa5sRuxqkOcj7IRjoKk5yQXuGGj+yvfnMYDcqWet2HA9gXaMhyCmXhK5lEVumkQRcihjcezEEfYSGjAtxkOnmuWCO3zlwBiuwPioxyVjWvgoLpINcjbYfTxcXDHxyTCRaK5pgTeGiT9zJo+Q+3FwtE7dSKHuAcYQSrYk26fIiCRhEiIniQjxkYv9mEdhGmKGfcf1k2G4bNW34uaKm0+Cm+VEvxA5ccvV9gHIiVbkfF7k1PzhAn8MOcEDzvphm8efxmAT7knsqJQYx8xGrOPYS5wkCZibstSPcYhjl0ZhGAcYYy+WcSQHALOpbEXLFS0XQ0vj\/fiFmOluqLcIZuIVM58XMzWXtiAYw8zXkVgKY3DJyofjSCklOn4dbhDyGHGPhDwRG\/AwotSl2HPBZkzLAtmvZ8XHFR+fUpu8H0D6G4cuApBkBcjnBUjN4y0IxwCycon+KB+OAGXlunwqhcYBsyXZ9paIGfIjHuMkpshhXhywwGGIBLHnEEbiYeBs1bcC6AqgT6Fg3gc2gw0NFoFNusLm88Km5loWOjOwOQOYJlDZAskk9cS8Sh0POX6IQpwm3EOx77ueh2nsTYPkCo8rPD7h\/vsygMTOhqBFANJdAfJ5AVLzzwrRKEBW2WxGIVITmADJSqoFk5TSyGeug4NQ\/Icw5HHOXPC+jfzUCcZgsqprBcoVKF+oHonxBi1zG+6tMPm8MKm5VIV4FiatX+V3mQNLe1eKGUCmkm2fXoZhSCOx644DAZzUCRPfTZM4iv3UDRzHnQFOVeMKnyt8vtxbcUxa6QEegKAPTmG4IujDEFRzhArJGIJCGG1R+RhyxvXjccQsZdrZd1Ga0jh1Es8lTuKHqZ94vkDMVMBlEgYj1kNlTStCrgj5UhVMd0PDReAxWBXM54VHzW8n1P12VDTbN7lY9MesEHO8Z2upQs7GtUTX0HLkedtayGVCZyQ44q6Txm6AYsJcxgmKnJC7rEkDMFLZUhg5Wv0i6Dg+UrO46C+Ii1V8oNIjP+JiFqrY+yyF2FdaaOs6q+ut7uYmI6bKedG8SzfXyiux+q0dS1R2V5nHfB9vz+Lvu\/P2lB0EdvIvcXZSPqZi1CCdbNkcSNc5AuAvsgtbmc\/8PknHF\/X1VMMlR2rIU7L3uO8m+YMa8NfpUyR4\/S5cPpHMOo42cHf28DjfOQSk+KXKdwwvVDl3yg8ng9Oqj\/c4ob6hfTvT2q+dOZv21QQzjPY9hsCGPp1Ec08Kdfek37gYR7F+39\/kp9rTdcKn81bJ2weQr+J5zft0mhbr+nSW3bNl96rwCWWvHhxUYKBPS4UUGKj6oRQRPCxhl+xKL29sqT1L33w5XYVaI1OH17G8c0jN9RlkVZBFqEZls60IRYX13rGsJpBjDiqyzDiTn69vtJLWjXibLbxRFVxAqEvxp1JBttT4Cj37M5c5dC0pGuVfrCrCdpUkRk9d88pa1r9TS+xzb4qp86sP4XLnYR+S39fZ2d+KDxSfVopZlGLCrkmbKQo+iuftQKzHVj\/qJEDvxVKVWe+Wjtg+EO2xBdR1GqBD2QODEO1DyD27t\/GcEf6imitZ6M3w1wxddY9+hmTat4uhExGHJdRzAy+KUt8hVGxyPBdFmAZMC4IzyCgLhcD5utgqXNlqjK0em6xWlvomWArT7r3Foiy1MtTCDKW57IX+3A6re7k7uD8avNodl2xf7HoRFazFfBL5gZe6BDtpECAaJ0lC0oRNctay17orc33HzHWf4BArW32FbOVvXLIIW6GH3rKvbGXAVpqzZKg7S4rJ9Fms\/tfXfB\/LnNFJf1OVSPBS1wuQBTnpbqzGBDqmRyzFCWGxj4nvpp7v0RRjmoQk8RyHNTabY7UtxU8n+co2k6\/cbmARkhqt\/+mZilvaYAIZqGjK6pvLyMt589cyU0p90Z3wNNuLP23v4Fr8939jUf6ZW\/9uRfwu3ye\/\/5uWcOUEGVjEtBei6loeeCXpseJgPNNnvx36aiM1V1hM0MbFC0XNbAI2VwlHtHvk9zL29q\/yJux0OiockvrGR7EOTrf58STUl4XjZjYxm6sUJNqtCFh5FOIjwRVL3SN523JqejSBsqPIZXjPQjUfy1D3sfyfGaRR31v\/cy8qKDrZWzRs\/SSfd7Kr1MA6+LRjppTgJArSOCHciyLEQxomjhOHTpp4PG5ylgxWtVgeVfW29kgjyyRQnWrjqaH17WfxbTOJp38WqwFshoSan0tlW3XQEkq1NEaKzkW2FzuFMoZy2e8eNopHZarV+ho9gQUJFkawixADYoM5itoV1IrGtkprLaTFohDzk32BncUObFKupKFSBFlZRSNxlbhVkgDkRIZZ\/mchJXYYe9H37H6RMxcF429TWya05R36IIQWULLLTxA8P6pnq\/VD\/qWJof\/3ffZf517GqB95IZbW0uh8UL2xC603dgS9qW7Az7I3nfVqJ7I3E8g8DH2msNz4cPqO7sP5MRNLqRoQdtQDKQkeuKt7px4pEO4+aGu1furGCeVCq\/YwSt3I504YxY6AYh8nWsykbi1LQa\/Y0u9Pdqm82VorC8HuaP0mkBssrM0C7J7EZFeaqv4xZUR6qRjEKjdyGe3eulWGheU8Vdgn30nGA28ZSgnttMhjMfssGCNWBs9vRb6\/krZOgKpxtetU2QShSTHCAom3KvFgie\/qwAd6K5s6HyCjBNhPqS5AsUrx1hJaP37i6qvLjOuxjR2wHnUFli2lapaAJN6v\/VllvuqPkFMccj2W+ubHLP7EFzT4LOFLwZBQGO32PJcpqiGvuQ00XmqYJ9WHCdDqQYUpXrkaXqERvPqLXDjDgLUtn\/URSz5pB+LweehRhzlJ4ovdeOxQQjEjkME0clzKBiFLVrNi1opZXyFmeRv8YMzqoE0HAYzWuKetcd0f8D0XSHfKj3x8l3jgAohAZGyjOCbQXvhpQH2M\/dANxEQmCCEnCF3EfN\/HiOMmdNlYbUut\/\/H6F1n+E6P15Kt\/7ON2cumIjqZij5jJ42lYYPwOtntixyuP5BQeVB4J5b2PqFm+5Z+LJhXyg+Ch2n9WKFGlcJN51yrb1s98BCZ2YIJ7yA\/nLVOdqzq15v5ZbD+pII1uHEgnsawaJrWst\/trdi11sHKyqhM\/OLfldSbi8vbksXQxqWrxsiP1ClYHfXCRwuvswlVyqQmFbBQXTRUzXwNt3QXxV\/FZoAnr77\/04XpXPrTPWReo+49aEO1zP3RC5hChiLlp4MRBxALkoNiNwihKGtOzfj1LgfNQzYvA8uCoPDkg9z9cc0mpzuAk1oruS9wrewNugUJVkxecxadMbAlewSm5hE0hEH+S53BJD0J1XLc7uej7iF4C5pUlxu5zFnPxJ7HyNB0LTurYkMejbLtavIIunv1SRcBevD0XIx433ad9kO2nvYOP90YVekbg9VrJKhY5yJO3LT9m15noR3kR+\/sZOygsxAZYzQP13ctzPXCVfKRTPHnNkqiuVBeYhV3NRjvbN+d5YpJN4O4AzJkibqAhru7V+LOY7XfWz7mojd0V1s8qF1MFuTfw1L4pn9plpiaFuQPP2nl1WMQJTkOPRLHnJcRLPeTHbujGDKcobVy9BypaCnUHq14EdodH5klx9zfY1Ird4\/Eu33NLdsiqOqQOrWEJ7Pkt+Pu+uTmK3eiOwaQvs8DKDJMFjx91m\/ld3VRcTVtc3TK4RR03umqej9tdCZwSe4XnQGpsOaE0UAqXTSXJJOiUHoS10iCe\/71Qtg01OAEdf2Db5XXk2tJIpgpXToK1W514DreEoCTXyx2uwgvoyQRYD+GjKVqHGlrrfoYfYC1a\/259iDP7XWaBraTAAqXE9PRluXBVV4V4mtkHTbyrQZsId489WBDGKWMepoyy2A\/D0EFpHLhR4OAG3k1qrvFeDdD9s8rLtqbaWSat\/EwzJkwQLm08q048+FFaZWoZg088vtnn2\/z6Tp2K7jPQgEXnIZWxlWYS\/63bo9jzHeGBnGKi3ptzIeZReTK5O8c3FuwhXz1uEsgPBy7PVd79rzXr8Nd4O09sB9mYysyc\/oYupdTLF4J4aUqt\/0cm3i4\/Snvv13sVIeZjtpMHc+\/BJEOpP3+BVNtiOCS1LE4ap6pPSr\/\/XPYJHjHVJxtsP2wIbAJ9Ujf3W9UnRTJT9GEEyIZ84joan+h+f29Ed8SqPgj82IGZanUjUFGI\/tzWnivOGHzaIokgZTwOWZI6oU98FicBTxOW+AzFceT5pCaJwaqW2gXEeuVxXfkiVDBY99PjP2ziBz7lXNJ7yRn1wUdxOmatoxS4LW58K0Qjapdq6S8tr9f4c7jjdS+nauwhGwctcDnVVVPJj5bSvxrT9zrM5M+Vo4gYXTHsj6WfEoEGEhca2\/c6iGTtqyJQG6b3OLKcxF7ifOhFJTNGE6Shie6jRR2qzAykQv8mF+WkcqEBihBRVgBS0451EYUpYwLtowUP0SQiiYdC4qZJimmY+AnHaYpSnARpDStjtS2FLOP1LwIuE6M1iy8ILXrUUAY7GvvEM0CjbsNuYOtawImF0PDknJb3XqWMgKKTOrFNMsGrYnt1BcsPDJXVz9C2jD9X3GT757epXJXOF6R0yvMJ5G1wsKH0+a0SXKxBpO4Y9O583GcyJKC6vv6lyHdiGmRxf\/ueVqLlVVtWiXa37nOCLegkgZsGnCYsDtOAcuZjEgSp53oRdhzsoho652pdCkLn21kESg1G82kh9bVVd0kZHPRs1+Uepjid9\/vqLgp6KEBzy0udrfiTsjyI8m2iDIhqXz2hrNSvaEkP2CwGm\/TTn5UmVx0UdI0gSkejpm+HjMNViby1y\/Odpe6Ti9W\/6KFQRdwNQi8AqogGVbqvzW95nkBoTph8E\/FLa9\/7RrynWU5ENDMr1QtophXrhf58qKP9RJeWcrifaOLBQBRcDES620t8hIB6yRVc1R\/t9JjxfbK9u1Lw02wUS1CqsUpuFcEPp4QV0AKjXEBTywSrem8ZalhUqI1D+8Rxm33iZezguokbVoie8r0lQC2Lz1uxgkVXFBwpp572vb8yKLiCHvyLy\/t\/aLK26ZJ3vzETI\/SZnXqX\/Tu23\/OjKLLd5relMZYMxlluBvdWvt8KLdRSpzJxOQKn41kOj6irsCBGcnoUkAl4C0evot\/3dc2c2CuXE+i7wE5iI9dCzsalG6edz8MQrR4l9NjAQUHt5lkdxNRnBo3F14clneUHTgpqx86yD82hQWPsNecuP4Wzs27zo5Sj+REhp0M51uvjyfrrnjfbzA7J2Ox4sqtY5G2ThCq4y6BUOxgZJh72nYR6jhuQIEySyCE49WIvSDySNG7zw3UtFtTlK+eacOWab49rljDj+MoZBkFGe+Q8GsOs7PKI7KJ5fSE0yS7dNPZ9sB\/MZT8i1o7jj2jKQ5wy5PhJiGjCIhpgzwtQEgUJSiYIZtGs9ivDrAyzMsyLZJhwg\/ASDINWhnlihtF8DhGeZBhIszNJMLe5FhNhlF9Aqn0D6iZhkKYh93kcu5iHcZC6ceSFHJGUReEEvUBdK7us7PJdsct9DUoqsMZk45AlwBqvYP3EYK35GiIyCdYfIWzZLt\/DS06C9qktOAPeunQLxJETx5SFBGMS+ySMk8THzEtxmCRpEk0eQul1rmC+gvm6VfiWtwoEL7RVICv7PDH7aH6XiE6yj4xoM807vBKZYRwl1z6PYikiKIhjFmLqYw+hBEVp6rsJxwGhfIJrVG0ry6wss7LMN80y7sYNlmAZurLME7OM5i+K3EmWeZfnp3Zurx7ep5XIDMsouRbLOKHHIzdgSOxeUMLcFOOAc+yllMYxcadYRtW2sszKMivLfNMsE2yIvwTLuCvLPC3LeJoXKfImWeYnKHu8s9Ak0VwrKTRPNZVki2xCL8Qxcl1OsE8J91jieq6XpmGQxihw6QTZVPWtdLPSzXdFN\/e6\/KBkg+gSkO09NCnVCtkXQrbmqot8I8jGJpCNjSEbt4PGEBr4SeIiHnlBglKfBrHYKjgoQWITw9g8ZOMVslfIXiF7FrK9VvKq+0O2v0L2E0O25jqMAiPIJiaQTYwhm7Q9JZLQ8UPPjT3HxT5OwVHCZ+KTI9fhLiHzkE1WyF4he4XsWcgOW6EL7g\/ZwQrZTwzZmgs1Co0gm5pANjWGbNq2K+LMp2nqO0Kvjhw\/oH4chUHqOm7qYdcL5yGbrpC9QvYK2XOQ7ZINCpeA7HCF7CeGbM0FGTtGkO2aQLZrDNluC7JTPw4jhFLXDVMvTCOhZ6cpilkI59kxTeYh210he4XsFbJnIRtihC3ideWsmP3EmK059mLdsVfGIqw\/mYyI9eZ8LMTQvZZJnNshKEG67o0N0raStnVpBeIGsm23LCfyPC+JfBzwKHADNwwcRgmlJI2IEzWBKQ0qXiwHBjRVx1SSQYhj1RRrmlomJ8Z8S0+O7m+3\/DOrsj1W+dvq5BgyBUYbxOt4t210VC9i1S\/yynqvQT2kEq8qV4hcwe5qJ3KxnQiWyb1RsKFk6RC+v\/JCAFj2B3zRt2n9+STCalkoHgtdd03zNpfNN+DapJ6YAFYTPDKM4utpTqxYd2L9VUUA\/JllR8i2AZklSr2iFZwSkhRCelP7RgjKGNBFPzDluFALNnGYYBw5PkFOGqaYhdx1aOp6bhQzEnhUC0o5XuNimdrk+8v6IccHBFsv33+pjG2jDRihI14QHT+0NUbozJ+LKsp3ky5NTB4hz6tUupUu2ajBEPq1TqdWJh+CeNT2fwmFOTvdWSrc\/ZVQoROel8VbfnEqSWLZEXZOVHYKWVE\/SSakqShz7ZazvqySQS630zmTsiUQS1Svg2MX7VflX4TGfsoKvqbTXOMLT7AStZFfmsK43kNZ6bUiJJijv6nwqz9mhYCfO\/FfwQqwlbD+eihjYotZ\/Vf4UawzmYhWctWiewBmV7G4If2czBmquiP+W3bHzlV3ZD6KvOqOLaBLctfMdmCSB0zpSnPjxbob7y8gfH1ku\/qgpt486daHWSVWnZc0+5vG\/nBKqE1YAYtCjJDjx4FPA45SzweTQ\/FH8W\/QeO5O1bjcgc0xgW14UWauWjjDxVj1T05WQmHLj+KjF3DuEQlGSlpavUBzdUBjlUUUe0iRz1kk0ONkNZMl5TxRZyCSSa4s8YYHMcNhUVZv+HicIJNHy9zRhscXNf6EG4xaxxcT8x8OLx4xIplKnLm9q9FLQlPTn3cwxBViVScrC6vW57IPNWRJPGpWHXzmGqbKiTKBVHXn7XIw61w0Ngzm\/NkFHoMvzQ8UUzP4wmbwhU3gq22GF3muEyQJjpCHEY8oTWMUotARIIZ94jAT+MIrfK3wdSl8ueHGcR4IX2iFr6eHL83BELtm8EXM4IuYwFfbJC2KkiTyfd9LXC8NKfKZyxhK04QQzw0cI+2LrPC1wtdl8IUFdm3ch2pfeIWvJ4cvX\/Ncw54ZfFEz+KIm8NUxzwpR7KU4jb0IRTQJMWaxGyYpxh7xU4eawBdd4WuFr4vhC28ofiB8kRW+nh6+NC8u7JvBV\/n5DBDsoCQ7iXnmC3Rz8oy\/\/veKUcF3gVFT2b0vhirXdojlBJA8Gj3KOdc9c7uscHUBXGkeTFj3YIKUh3cnvt0OmVppYKXL9eyHaqialGq7MBGGEj+mnoNdFgWpE4VpTMMAtC0vSJqoNJNVLqVxFXojXevHRQBtsgUjVCMLJ6c+b09wUdske5W2hKV5zfClL1iaSbCCG7DWFbA+i+T9rSxWPP4N7j0ybUXnSAC5zJU9dAXae9y\/\/\/xBivwKIk9\/7SngmILmSMNW+OPnylXoa442WHe0+YnvxfyQ0+P1LxB0XRH6ELhc16I2y+yG+09dfKnhw6BEVxdq+mO\/\/sWu+7NYjsK5Li2kGRm8+cOw5FIN6Zf9SVqnSqMTgSv97\/5efveqg1cCIOLtGXBEcDf7zLItE6sJmLqXo\/qV1bIV7No3AwxNIpZuLVimZ5WFkjuxlrO4UtpEMzuhq0mLaW7Jq3HRn7SyVrmtMm3Pvdpj6273ALvT3YHfHkWh46C5R+dpH+o+1hJLIt1Qr8bNViIudHAOPgCDL9F7PADYUsR6nS78Ht+v8Y1roxBujxyyQe2sj3O4\/9SZH\/8B5m0CU8Sm5COYnf2yk\/3hRXtj8I9M\/Cc\/Fo9maCrN7MRYC10ezN\/ExrbsR2tzIMRUPyZ2CbNMNrtNIGNkrrlgEd0F6yf4lp3Ejz9B6z8P5HqsH7RviJIkYinBKHG5nyZE6P5M\/G\/qR15AQ9IcsdbFl9LuvxVmDldmfqnMPGZIOnicUiKn1zKmfwTkXFHziVBTc4IiqIuachV2YbP6sY+b8kk7TDz2nAQjnxLP8TANWBjwKA5T7qR+wpjTBk5ZfkXOFTm\/YeQMNxQthZxoRc5nRE7N4YngLnL+Jb\/Oiy5yVj\/2kVM+aSGnUDQdJHTOgFLXRSkK4pQm1GVe4BKxg0rayCnLr8i5Iue3i5wIb5C3FHLiFTmfETk13xtCejqndO3rKZ3VrwNap3zUAs8g8DCnXAClG5PE89PACZwwCUKcpC5N3Y7auVOn7Ct6ruj5VaDnRZFKavykG4KXwk+y4ucz4qfm\/ENoFz\/f5Ie7LnqWv\/WxEx60M+54fhx6yA1cL8E89iJOUOR4XhLgGBPHayMnFF9xc8XNb1jr9LuJmh+AmnRFzWdETc3niLhd1PyY59ue0ln92MdN+aTtwk0Cx015jMOQBTELsOeGsUMcRlPkCT20DZyy\/IqcK3J+9RrnqKXa12X4MGokgIINWezYwV0J4PkIINC8tojXU5tZ0T91qH4cUJzhSYsA\/Ij6NI1QHMXERYnj+AQzF7mYxrHDeOeqS5ZfCWAlgG9XdcZ4wasub0XOZ0ROzWGM+F3krPxnPsofOwha+YJUD\/tI2pJoZ\/fiOIhJ6jvY527gEt8PcBS6iYNDJ0IebyNqq54VWVdkfUnI2ry99YMKzPgwaKUb7CwFrf4Krc8IrZpzGwlGoHUEVKfgtJ3ZNuaYO0nkxJSlCIcEhxHFyAsRIQIk8SCQrhC6Qui3fB+GvY2z2H1YsGLoM2Ko5sZHwt7JrhYWuHfA2342cM6rxxRuHfdGSZr6NEyD0I1TGtAQhSkjfpgwRmOOOse9WjUrrq64+k3jai8m3wNwNVxx9RlxVfOooj2Pqnd5fpJu7C1ErX\/tY6l61D4zdT3P9zjHaRSKWeSSJKDccd0gCrkbU9JGUVXBip8rfn67h6YENveL+QesrlXPCZ+aaxXVXav+oaIu\/ahm61\/33IbEgDqUqrlvq\/lcp+Y79mNJjAt2Q0ioRm3VqF03+lAUHe6AfciPpzTfZvnScGrcnhGu0gVjSfx2wwXmHGVmO7HUxGIRs7DKp3e8gsXLIDXI6QoyszW\/J9l1JuaOlW0FyJ7EVMzFj3\/\/5ff\/+Pv\/0qTyo3W4yU\/59ZEdbuCHUyuZn\/jzeOY+SJ0GobsAEnd5cbLK1QKQcsvunkiLvPp+ck55As8tRDYOmA+0wHxk6T92XAGZePR9tUZUug8xIf6HmHDWz2KKPB5Q17kwh9aqxOhsb\/9L9MO+gX5MAPUYgM3iMx3DZ82Bi+IxfBYf51e+P4+BM8xE9bil8A7JtN27Yhf5fui4YQheCtwPUZgg4jmpw7BHoxrBh2paSgX+dsE7XMH76W+natij3Yv\/hWBvhbyHQp7meUXJBOR9qDh7DPQ6qflGYG8gN1\/IaJBShl3qxYGfEIRSL8SMIYYT32F0FPiWzcq3Qt8KfYvbvH79Cqu3wd4DkRutyP0YyK35fFE6gdz1wGng3eqNmCK6TAu\/RwVbEJ64JImiwEtSlMbMZXFIHR6FAXOoG\/mpX0P4aHUriq8o\/kQo\/v0dOkC08wdiOF4x\/DEwXPNAo+4Ehr+O8vNpAr+r55PYLYXavr2hF\/AIRSkNeOgmSRzHYRr5ruv6LnbCcBS3ZVUrZq+YfS\/MXvKarAI55Gyo+0CQIyvIPQLIhZqXFfUmQK5nP9Dd8KeDpgTDUi2c456D\/ZgEjhMmPonTIEkYj3yHMxokAQtGjxjSRQ0MVqBbldNHQD7czdh8OfLRFfkeA\/k0LynqTyDfj\/zEsq31D0CVcSVPSdml1KSqp4m2MwOmjHkxd9KYEuYEKUAiixncN0U4xO6owqdVuKLhiobPfuA6hYd04zxUE5xzy0crHt4HDzXXJqq7Nv1VmQX+xk7xjfXhJj\/0r5uU5aB9CyK2mKSH7oXTmEAnsTN3MUJhRChOPMJZEjiUhYhjlvDQa2KojtW2FPiN178I1k2M1tNCG+Tm+n30+\/7+bwA\/zCpO5\/0eTDxLe03gmlz0yCoOPM7SLBYz6c5KBZLJN7KOko3Ei0hbUNHSzbkQ0+RUvLJ+k7m9ToVKSiifi0XLj3trywSknbrwJ2rObwsJvT30i3MxgWN5C56n1inb8UPGY16orIeKT0S\/dBvVHdsL0H1lvROr8XyEX4qd2EPcWCctv4m0ehUrMN9lf0jLWflxim7XDsccrBrlAHG2g7SNVnQUvW3nJZPjovor6xTDciX68QmkspNozBKVQE7HmzwrpUszXDWYMD1EG9lO2v\/m1pYzSIomxquQr1RBvpjFj21a8D0ahiEM6SiJtyEPzn\/Wtc19L826T9abXEDFMSsaA22YBNI+Fxbj72fsoLAQvLQD2+Fr\/mjcdFAdsuO6QyUuiY32URnqKrAS3LRT5DXBTwpVbIkqNryIrd5uiKAG6UjzEqO6l9gPR34L8Qsq4+Vy0AZyvZWSdSpHJdlPJTkj1+aoOA0xIgmKWBjjmCISYEpILKCYJSlpwsbMVLoUVUVlM5UJdZXfaVntfKaVZyGumXkgSCGVHNRQATscBNQCagLGQ48FLQiAV7x2ZQnMTgWjyPVXck3ldaGSr6o6xW8FUA7b31nlwGjMpvONTCh8vLsaoJmrPs\/wrYCu\/anHNGqBAjEJMr1m1x2CAYN6YNkMuK+yoAekETLA07L\/ZT\/\/XKj8mcpLIyviXIyC7Db\/EnM58oKLQFiQ9aMn1LyUR76ttGaejYl0wPM31FuIXH5lx0\/8ZP0o5uinimAK5WDDrA+nu21W3FQLZWEa2cmm7QSarqiksKFpQS2FarpWo0dZYw6KTclDc4VzdVc4yPVVDYAcll+z5F8CHPf8TkUyt96mgAEai0CRqh\/ydZoiKhS5XRdRdGJaoJ2k2E0iTALmMI96GHOakDBFYUiQ4yUubwL5mta+FMHAIq3wXra3a9pTCdN52d4iTGPaXI9y8CNTzlsdcblQ4a+zGFgA9LQ9v7X0mdX44qX1TgMKZft9\/ln5ho3Mu1fWR8D+km5qCogU6UAdsJS4oh+Lqe3PTuxExIYkLyDyokABPWv8Vc1Zcq+hJVLOwLFQsUcm9i4FOOW10jJXXAJ9GuhwIQYbhuOqzNgMu7pzJJaZ9Vloj6xiuSQBDq48Ak\/5Ob6pN0B6R8WLASnBJfhjEc+3um+5+k7oMoADROpviLMQXZZnjsz6WYACOEeKpVHO7noP9i477WFvXzLSo2\/HyhNwZt+IPoGjpOhTiXz1NixVfWrUcaMdmTEvmZKs5jDp6g6TMJpbgNkSFMtTmoEdWi1pq84pyf4ObUaufZ2MvJj4boD9lMQujZMEY8pTD2FOOEGsYdLpShcj0LoZxW1lMwvv0GZaefIdWtdtfWZOyPU24J\/+K\/sEZyVRvk2sNDtqdxx56Then07qDuj1iRzbi6UjYeCV9abcbImd1mfYODI4vxRbp1S0fQLp7V15YnkN61qSU72fkgtgf9redXzmK\/YqndgFdwviEaqw3NEt6ri+6Fbqqz2S8wUTWMjZOIIG3IVo4PXpBEpROUG42j2rA7gTbKDL\/dPIFF4Y\/5nqjF0fF8OP6vANOlPtqIbX+xT6z0CoKehrXpiu7oX5ge3OR5ZZ787brQAJzvfWG3aEibIdQv5S3G7E7Uq8D\/8mwu2EUpEroD8gjAkCcMKIYxpFKGDY4XEYsOYm3aTmpYigKNtKm7biqq2F2cCkqSenhM4O6pCLnX61gzKZPeUh25Ydr8WmQ1KC3KzIfQZcQsnloxalGqjylO3EImvPPmfXkgmu4N4FdjzVySBs0gqx8\/pQkoaggYPcXB1zKSX+kh\/ZjkFfy4G1btnxmOVHeVbH9p8kYjTqVCF3hAC8AhvLPeDjkUD1ZS86SrvhECRmJNp\/92mfAXpULfeIb1Sh52AF5FjS1GqD3aUvan6o7uz12Vnf3lSz9PEtBrTFXF\/VlK1P4L4RdpqCv+aP6ur+qB\/Ox9T6IBbMdivvDRPJnHdDwF8IUbuQonYEopLX7nRY6gRNMSjRjZ4yV+TBUD5T\/1IwPv\/m8xDuLhg05cfy4CiXCH6bHwUGC1TMdqCowDPZvxPfyluWOrDT77MTBGByaAfwJ+sj7ABaqnatkwvUET0970XJa346SZW7OqM63Yg5fq2av2WfubyxkYsq+5ydWoo+IJG1zUQze9gYWCrXyWNbT5Vv810o7YHtUEv6AGxI2DL+mpsXjx1ppcT6vxfc+kuWcnW4+ou6toMHH27Ygau9AH+TwzSP4eZRzJ7qIOiXBO7exIxamADEx7K3VZfs8iYRHhTQJbUj4HHZJTuCLtmFnZW9mSCEWWyctSBzx+hBc3p1aZce6k8Kya\/1nQD0p3polw9b9rN9iY6yn3qum1CPpwwFhLpulKZxwJmbJAkK0kbZ79WzmGr\/jfBBuPLBc\/GBPMG5mqKFAavaGliDjYsfFVhXUH0uUNW8UF13FFTRKKKiaThF7Wto5hKc+LE0xXUpTSliHguQmG2MBH44gqVoBdIVSL8aIP1m9WsXb5C3FA2glQZeDg34juan63qjNIBHaQBP0wBuB\/pOfA+jgCc4cRGlUZjEseN5YRQRTqjHRmgArzSw0sBKA89OA3SDyFI0gFcaeEk0oDktu\/4oDZBRGiDTNEBaNMAojlyapCGKcEzCwBfbAoxx4MTYi6iTjNAAWWlgpYGVBp6dBrwFaYCsNPCSaEDz1XaDURqgozRAp2mAtgORIT+NnCRmCHGPUIwo9glyfRRQjwaYjNAAXWlgpYGVBp6dBoKNs9ihEF1p4CXRgOYj7eo+0q7z+3+4jvXhsM1O8KXBYqnyk1VODxozuI4t\/pGytpKt3e9qWcUVs5JtQ3wX08RFAYsxSUhKnSCNGYnF9EhxwuKGNmarXYxIZBOlFVTlPJGUTSzDIeMt9OgDPTJ9dE3w5ydFbbC+sV7XLlt11A3pKlY0RpIR24JfUFGleVNe1coKv7TVZGWgjxu2TW1YMPCHOtbHdG45UemxDHJReUZbtzfKX3srVoryaRPvztmxIRgZ5kP0TyyelsV\/z8i\/Y8TfZL1rLPlVaJIrCz6znYLpaiJKV97i+V78RQr3\/RZWe\/8FWSyQlp14Q4Kl3b7+rtwsWyviL3JyNv5f4Oh1eEw\/L+XrabeQQ62QxuHrpuzEBMvMY7OZkafvaL7Tnu47\/S7PE+u9XCYn1vbe6QWEAllbl222BR\/akaFmJdsXEzzijsM4d7CXpn7ExMJmLAmdkENe0iYdyWy1S3FKCg0d9Iaqh8sGjZpt58m3J3\/ff+bZVlIL5HIE7BRafxnrSOwa9lzfk8zOnldiV9JyrUqy4oYX9d6i9ulqRdH4nIEmdmpCbZQxp7K4jFhVvUyhIuVl7QgdZRQy663m81Xx0JUFHl9iRv8hdy3ZUfy9AGfsc1I6FnQCUp3FPoyBY5kMByj+oLPOK+s\/Bfo0+VjLuH19Q\/ra6XsLr3a8e7XG4XhkhkEBxOGA4zJ\/ad+BN\/C17mpvgecN8CSnzl3tPPCA4E7zoG1KNpoPsaf7EL+TWYI\/SHe7H8tImiq6CSzbAb8CrYBdFrDrAn2XMjPxdiqsKE28iAchi1lIMXFCz3c9kngo8kMvavYzZnUvRkCytUK2VsYcLYOxQGsLn5GZNfbkVDSQX1pSjz6LbLEca2ytg6rCUoQjrlwit3oVDjEvfqmjFFYKvxj4KIMysupqe9R4GF81IadqroIR1II1vbLeazGmxBrbxxmvw\/vBbyrEBxM9eOxwfrXb2FV1OvYB4jmKdfbuf13CBgegO7ELg3O\/IS7oP+8zwftSxvoNohs+AwVAKCZH7DCWp4C99faO228gDB58Y+k6LCfQT0cGesZJeazXI6BiMDxaBNq9zUV34rI7ynlYuhRfV92R+\/Tqo5XRdqYC0RoiqSkhaP7FXsu\/WCwKsUL\/U65lMVqiIPti\/Z8835VD1t+EqCK2LGJXRWwoUka66O5FTAu002slDgsdQhlySCh2JG7kRL6XRkHic+yQuLkdMax9sdMu1d5etneo2vsD2lNfddkNimlzRuTgLR7l1nT+VFFv9V1CTRvyCEwqtwKrd0UngJFS7uSFDYNDqJ1A\/T+gfPeaRNTOBT2cAGwTsTB3hWit8m+uA1pUYyjxAcbRKhej8mCWt0C86JydyeC36lNY8lNYxSexK1J3MfLArA6HWDfUOjzrMJZ65dtsu50KPduiNS10YhmoVx0PQqjzTkg6GQ5K3hXV4yEDa73cWLbf1t4ntJGMQYi81h3RgsRXMU0r6B4bXoBPQ3l6cDk2CFRT3tSmDGFKd5pHtad7VP\/A73KxLAG7\/pFnSTNgUoGQQFGpDIVGeZEsBg789mdRrGa2zu8tAov9lPoMIT8iKPa9xE8JS1xMqcMingRN6MFOJYuFsG1X23ySRjmp1JFiqXi2FzT55Hz1P0q2UJ1sdgRq7QCiyoE7NeGFrNcC9YvTUWxi4F6FpRCEYStgHRYe3NvDWRocZoGUeMMsubLO8vRORpUVk4fD5X6+Y3BOJSMQ1uQDI1JvgeAUaZ8VsYTzFHhMbIhg+xNbRZzZaVZGIbwCpN9lBdeibJxgOb4STPxD572uLNi15efyt\/P+0z6\/3avzMhmqA3Ze8CZwMiFPCUdCMcJf5Ox+1ACC990nfe3RBL+tiCGC+UIL0Q3FyzHf2\/0NcHp5bwTrRsUSLO+b1F1hOXceaZvHVRfKWyMAMxU6sLxtkshWqC4YbO26rGFKapofuKf7gb\/9ImbwZ3bN9n8w621lS9GPpfIBDhXj9k5O\/GDXReyySB3KRN\/CTUu2qM+LIoc4KaUo5Jj6PElZGlLqB4x5rh9wfe82Xe1SZMi1IdLMTfoBXxbhQcPWnpwCP5z4wTof1P6hzIdRNLHYAOgN59IroY8CHyb16ZpsZXfI4W5FpteQ26l0y85wFlPvUNT9THa0IOyOdb3N4XKJC9Lc5gdRm9xnJez46arKZSIY+YaLSSLD5R652kX+lue1FVM5hHK7JfdoQJv1j9XF0BUYOYhNEeQ8iYGcE7ERBXSR2Z6U+ry\/ExUfEziAL6rt57OEl+q7pCNHmp3J6xSXPl4oph5mlCD7+GGYuoujwtYGNkfxdHyFGUOr5g3uufeAVjEhNVy9zfPpZa9AdVqshaguijwSpR4N0yRNPeQRmvIgCFIXJUlEG5eR6TpXOF3hdIXTGk6FkupsnGCF04XhFGle1V7Lq1pMuT0YGTfHLe\/y+Fz000NUkiqsKkjaUrKbFWJGrgWiqRN7YNMkZoAXYydCie8Sj\/EkJkkQp01G5JlKF7tJqJppjkdS2cyiqR9mWnly1Ky2c\/ohf1GdZqhcQi2ni+kp8\/u\/Tdj6lIcu+p1BeZug2duW98\/KAEq89taKBBhcH+HkpGhfSstxa64LYPnUx\/HVVYHA0xO8qexHLt4LTCxqS9vakksNxyuIjq\/wEdqpbwv022++lzkkhNRB\/B38U8qEgVUkVQH8iZiBMe9kP+qY54rO7GTuO9kBaWhfqLQXrxro0q9nBq8sRMfFdDkVegjvE5xkfc4VfUFqQV6dqknDMD0HUmkYthryLnTg0hAZ2eDFzaz0hSYtfI\/sFsJ6N9NbnslULCePZR4vyauOWtLUV\/TGrhdbHc+7Ii15QjN1DDNHHaZkp\/mOe7rv+F\/Zp5+OuVivv4FiOJ5Pr5KzQW40m96kVDvftYsYRwnmHvejgAY+SYPIwxFz\/TTAYXNzPlnlYklfGWDpZ4iwvn+sPHqTbRgRXPA4BrxirgB2V6h\/K3lGI7fJKQJn8r\/s03NR2UaJNwdlXJDJtWRQaSs7kAKvneeutp7Ssb17dV5mZRA\/saOgBWghhvR7vSTdUS4+M1j3w7uIrQnYW+0tsasQuwIwLE7qWsp+VNf3Ks2Sysp6yvNtP\/NsCqNzgvIniSPwelXGpspjpWajYrXffVxiQbZDLORuCN3QxYnl1zu4nsgEbYKXCCtulIVubcBb+U89FpXs6vbBQUS0r3KG1za7pVo6lYd1Eo5NqUPzN\/d0f\/OfeL4TCoVY7CUmlPvGAfaoRatOlKnLewQyJ9jZKmHq0pC7jJLID2MUuAlPnSBIHYdT3AR\/nat1KRq5rtsp53S1n12WSeaaeXIy+UXZI\/XNkVoHROXuqcgPAnIFRyhPkPpie246lfuk2jVRCdUbI3V0VA+NdQCl67ivzY3KXOP12VLLLkpnnbKbuuFuk7q8su2FZHrXR\/UGvWSuZdIH2Bbpexs+kDuoqNh3IvkQ9E\/MDLBf4Yl4XtpeV\/T48jjm67cKFsSCpAM9dpffsXSMo5p5X074R3c\/HDGOamClxJNLXBBngduUbTS3dk93a39zk8e51BV\/YM1ubtCpTCOeupQtStUXt4PeKzUHXVCmbQwcE4eRJAhIHCTISzh2XUp5SD3qxGGAazq6oIGlmCmum4xYs\/scdClciKQuaPEZNj+3cA6itjcXTCyx15EeWwQuLAScxyd1zVCb1bbcC6t9A6xnienZEdxnBPUBSdTjU\/KQTFPX38pUYhnkSxLkal2LmsRKU2dj3W1UuYH5xOVJWjnY9enfqAVum5LXg6\/laSTcuIvf4JQe7IMztuds+JgbldKLfXCN9xwNp3csl2CvKaNoPu1+y6d9K7pg\/aj0yfoE8UO5bHX3QhC0K8Ha2LcRLN0KJ8XaZrdJEmJEeJKGvpOilDs04QnFfhphlrDmkme6zsXcCGUrSdVK5bJRt7KM++BkI0+\/Z+lESJmeDdKDcMqtYyuWAJhFXzMBr\/k+kX6EP\/JtFcUrvotgPW7zW0hYJwopy1nR18NW7hQA9+HY6V\/n\/bWgh+KQHbNTdVmSF7DlEStjK90Vi+5VfC56eHuTw83UEQz8Trp1rNhBqKSnh+wL3z4Rut\/XUlbOknqSDMD9gEAf8jsf89lwn+ANQQ\/FfdF76wM4iP8qP2d1odFKRCoZ\/S9yDlqvq3u5xQ1NRTftAlzE5cSqLzNaWYfl3a1aDXZ9Q2jiSjiNnqZgr\/mU+7pP+YdDftISuP7MGfCjuqmVk6V\/uV+VUFcvqkR5AyP72r3kN5Nv8wByIV91QgMWEi9I48hDqcd8gtMoFP\/fXPabVb5csKyqOfltb1Rz6lpeNrfs5b9ZayYUgZ3lnQfNZk7lO9j4hifNvqC+M6\/8BdU71or7lXXQnOh27JM6lhpMff0KouBB5lIhWYZZ5LU7+VWl5NfbD3BNl6r\/Li+vt6tvoXwJxV4E7tgTmeVUwkgqQFCJgkWDdFYX1LfLj\/Jwq+vVfhGdzLhXXMAT4k9iEIYdEtrP+uzwN\/n8uZwpvnJfkG+DoLGNHQt5kDyLOIuf7\/2y3+ef1cL8eHfIr8Xnurl71MzhzZFeVrdtn+q2TROFm3KYKRtrDv1+y6H\/DKfpdWScSskeNz+QBer9YFVg1A7BTLx9mYTcJE5jhKKIJWkShD7hjAQe9hOxT+OeFujYpO7l4h9Da3XYnqq1xzFRMGvsuXjYaM5UNFxaEgsSFq+TKuasTbsq47QTy7b5sdxF3Yjeybkv3Q3FH2yuSsszM7FDK32nwHseugJhYuqrHhmKcn9Vmj2crG1jRCHIMwM9WGzdTnX4S2kvV20963M5OPKTYWzyWPT1kGdgfPexe8KnqwopK24ATo4c3gVMKMSP0RkCsBXggbnNc6lL6HYMyha7fRjYuZSTRhtgdVfGtVHmfrCTFW8u9Y2JsAGr0cPTcJeLlj9U7ESs6R4jNs4Bjx6xbNhzvz5HbOy\/TWKWGfKBKa1pjvt+23FfGiZBunWxQRDgVzqB1pb1A8ymysgU7bYsY8sy\/UTtNbkZl2hHMAsS7ngsSpMkCT3MfeyK6RRzFjuYhW5zO2Vc\/XIxAGSD4BxiS8oo\/VZrr4CFWc64vWciOuNZVHFdZdpQgnZW3FjVu9Te+1m9Z9RCtIh+c1tA2bUK6QIGbS2ek8asZRwBOWqKFJTV2\/UxV675FZN0qarmRmY1Y10z4HX2WRrLsfhGNS22vV+y3XlnqTi4luSKavsJ\/kpN7oMBE40mZJu0yGtFbQZjjWMKtTEw\/C7UMCibxD37nF0r0tMTGVTjd1VtxsVOWefdiB3hPBd8nsDGvhqKaJtfqw13HU2+MmJXsXRANxBwW+saJRlLhyQ9Ro60+qiPD5TDQR2uR3w8+DGOQa2RBif5ccdOz+K2NEq531TIgIZz6YY+OGTATzCHJZ+qIOWgtv2YgZ4FsTXe3OTgJlEpjw0Od2FgKeK9hr2iJNW46o6dVN2xY9WdKmbOKGpOsK85YZkSsBZkwNeDDKijb1DQ7g5cbbjf5Nut2vdqpFvJ2SCn9rotOUW0k1Itco1CEjIe0jSmURzjOMWMJY7rJDGiDKdN6uTJKpciVFY1coJG5NY\/1hpZhEQn25gnTv\/Vkrz5dtCyrntw2nKTurKqN7CaY5J2LDNRUsxE8JCUcXDK0xNpus5hG6VtyeBtBYnAfqlEZ90gUF3i1WFHpY9TlWqnzFcAPqxCpr031I9dS3vAdZv1NJBPbUf840KUGII36MFHhB2E7kClEeZp3v++7v3\/c37Mizg\/8FaYtf+TJxmLh6wZavlq+yORXcn3jRqMpNupX4LQi7nnOr5HAoGIAQoIjUgQin2HQwK3xkKjqpfCxJu6MT0G3B+qsYUtHYzaemqMVHsLo8lS7iv2zQnPRKR6qddGgFdFOyKXDEom9GFpiqYjszw4a8Ilg9J+pXR0tQh0d07ZvdphvMowI6sXu6PTrTSwUCNrFepOS+jQn5XLq\/wyqgqxomDcoI6qXxmcsWV7pTv3AlnCalam4XV0SmUuBwE+93cWvEjX+g5QHTxJD9u8Ptsr+xblshNlY+UBWi8a52p5t3Tgsq+Zkb6DYGw6zbobEi5\/mimWZn7HIc9PdYvfspP8e6FWeeXLVQ7O451plv2xG5uHlrmkPG4R26wqfVgVpXl0b2XGz4b7KqyFxPD1kBh\/P0ZiMP\/6me+t99kff7CJmzopaoOoLUVH7+jmBNvB2ojDESY88kInFdurNGRB4PipRzmmgdsoFXO1LqVPnGU7ObRzkO08zo3cXDPPutOCHgmiZkUVV6ibRw00jpGpIyCmc3IpD+868bT1PZN+f9U2pS\/jcQilIBW\/3sj0dJ9EITlivWPJOvNcqRp8zoS6UOUQGnVXbt0OtlP+1Pb77fxDkLQJ\/nYj1rTQOaroGdISU75eR+HY38kidg6qD+xLq7HQ7vBKDzEZ9uh0An3Jqs9saqt+mahIDIacO5ZQY5RTslBktuu+8ekIjZINos+\/b8Ra5Adfj\/zwq1p7gvms12A9dleT4EAu2Ard1YIFerKlydldzVR1RrJDXUjhfI3hF5VVL1j+XeCt6i2ktbNVb+sMdzVfPBDR57u3EKbPN\/RQVA8uRHWDqSAvmvK9ummtoWk4p07L6xfya9bJbgqB8aVpI5gdAkq1AkW0TA+rwEiN9cQdP+mWCsALA5dNdSAkOG8uL5P0E7zOZrOMenSlQ7\/K2As9be6HWgdzEyGIXgnVuo6CBHV+ePtXOxfiEO0okTaXMhBd0exr5W2OjJNUxkgqk52qiL4145QsC0eBUaZG6Jehaz3RH1VLaf7yrzpxRO0tzYFIIfdCdUzZWJGnDOxUcib3v6LXcCfYXIKx+hpMXQy0kxlpVDWeMaJKf1f5Mcvk5o\/GSt9w2u9v10JTp1EwdGmlML+IuIbYt5fE\/HQ888dj5XY+b2+Mp7UwG34wydM\/KwebipP71FgKKP6F5gcJFKQ6ySBijHCaJm6IktinYYBRgCmLU56EEWpoebiupbZWL5mI0eNur1YiXon4WyXiS3eF3xaNuU7LcORRaOzZKUyL3eGHkxT2gzSKmiSxWmSGxpRcO7gg9mgSpDyNQ0qSKI79EFE34F7MuR\/zYILIVG3fA5U5K5WtVLZS2ZJU1o3hruM\/2aBgOfxHLxL\/tUgbgTOJ\/68hROck\/FcSM+gvxVrgjwOW+gH4b1EfMzcKEpSEKY3iEDuOJ4PfjoG\/rGzF\/hX7V+xfsX9B7Hc31F0O+\/GLxH4t8EaAJrH\/fTmDJuFfE5phgEqy7c2burGLg9DDaRylKYpJiAKauCRgBDOPTZBAVd\/KAysPrDyw8sCCTlFfZxxDncn8DVqQyeiLZDItaEWAJ5nsIzwx4zMpegGrteU73BamHHshSyhJiYOwT0OPiN1NSGkUOmSC29q1rgy3MtzKcCvDLbXTcSFTIcbL8QN5kfygRX8IyCQ\/fCin0yQzaEIznFBJttmAOH5Ckgi5lGMSxMxJeOgmLA6pgwQvTLBBVd\/KAysPrDyw8sBCF\/df+S5HsBjeOAvuctwXyWJaCIWATrLYGwFGLJ6+rWlkZjisFOxsaCLmEB+FmKWMup7r8TClqR\/FFLsRiScorKxuZbCVwVYGWxlswZ1MO1XtQznAe5EcoIWUCNw+B7TvayzUZ4D2lYmNRvC\/K9ZCfxaElHsRC30eIN+LOOKexyIexYylYeB10b9b2Yr9K\/av2L9iv\/iDFtPgBxVipeedeiEL0EWtdv0ZFkDPwQJEc\/oPvFkWwLMsgM1YALdZwGNe6sVJEmDXDwMniKI0dQMHewjCcaczLIBXFlhZYGWB74sFZkMRXAj27VwQDwX74EWCvRYNIPBnwZ7Mgj0xA3vSAnvfj7yApS5hOPF44juuUP1RQAhFlKYsmAF7soL9CvYr2K8q\/5Loj5wNCpdD\/\/BFor\/mYx4Es+hPZ9GfmqE\/baE\/oX5CgiTBSZKGAQ19nvrMwyhyBBnEaE7Vpyv6r+i\/ov+K\/ouiP9q4Cx70IOdFwr\/mnx3o\/tk\/5tfWhxsOI9hNrKVRgJCySyn7\/flwuOsm0qnJQJfsyLT3ATFxUMqcJA0CjhmihBGOPC92PeSwpMlJM1HhUmyQiCaKsolO5rOFaGCiBRP8DxfE\/x+zIs4\/QwJSGaNx4vtf\/f5vHfQrQzM28RS1TNTiFa3yFQUYZbsSGkTDe0CQg5g1WRV3UWU+EaUgJKIFWZyKV9Y7ieoyYGEVe1q2V5aRadn+66wyk6qENSroYgEhVCFIMzRxJ1AV0qEV3QDNdRBHFapa5a0HfCsUA0HfgKEgJw1Lysj7MdsLBIWg1X8u2ollriwF5cca\/vuR\/sU6PIiPaB3yU9lDUfEBxqcFsnvtFSpcqEJNw6DKQhKxqxjaP8hRKiAOrOg14G+WKvoR43+ohzrNxC\/lUAuS3NbDD4Sw8HHL1beYxXXASojIVDAO2bj+88d3JJrTdag7Xf+Db\/MY1snbMich5F8ptaMetlfCdilsN8JdcJ8XbadGSRlnPqPc5cgNA8QxjynBEU69KHLiBuPn6zWAeg3gOx99GQwfrf+pEXwo5Yla2DJP39gnv9LTShWnY\/ZJZfDSQmKf8nzbQJhMBpZCrPztXVftjLL4Lt7yKsJuSQzAFVIxB4iVqBZLzVOGwFcpsXqav5ZmMm26XEX7b1IMlJF3Rat64rEK\/V6prNwFZzvRq0IP4KtC5qosnU1OtFM3nWZVc5nXa8f251SsQPE6R5XWC\/C4iemrq7\/dlF4HpnRfmS2sHKg6xVg7TXhNdaW+32wtnhufv2JTzhKkg42DXgBIa97Roe4d\/V5PTvvxyFSw5vHo6rq8XcmPhlg3km4Hz\/AFKPOAIh5ErhMEAUkSmkQk8VxOKI5qtDaqeindXE\/hC7GgVWOPE3HdqC0TtEdLHti8UaDaxVSJFKesqCOuZzJD8vyUuhoOrc4FnjKFyoB21es3BwwyL6H4PAe+rfMR1nxS45jAzb1QA9rZtMSyyE7nKoUW1CxBVQKg1qwY\/+sj2xVT2FqRRU\/Brw+FVDT5Ms1zdeIj22pyGKtMlCW9yBWtaemCB2SRCrEl8VTDoNJN1km\/gEjPkiXUiRGM0wn2DVbE1dGPGubP7JgJSOxkpOank3qV5vCnc8Ckxmh3uBG0+wc8\/8Tv9Mw1FpdZ2cU7be+eXaX\/toK5u7bjgeMz9jfkJSj7mm9yOOCb\/DcuypyPoPqVC\/5HuQT6B\/mNZAXataTijhm5FmtQz\/H8kDEaiP\/1eOLhiAZhGoVIKPxe2AscO1bpwif7x6aZcgokZTNLHuuPtWLEEfixtgRNryayc8zMmit5LvFF9Lh99i8Bs9KyIdsGHO0XdRYrPUsXVCMh2Uqy4qY+eyi3J03mRQlxR55mwEgd2NYPvUGgTmkheh1BtuPyOD\/KILNXSSkxS3lFD+XGJCtapFfnAVEDxs5JA7aix3v99P2UH4H7YJ+R3wFJMdHSvljzda35uibJA1MLITgpQi+BPDTH5VB3XH6TQ\/5pqSXKnNvdiw6NPeJK1JYTfOgis5P1w6BEN9fHXJGH0sNc\/Yuwg8F7z9MDWTDJR+vM\/7w9yey3VlEZTKt73GoiyD4rhbm4YaJHoHM3aall5lpJHlfqTOWqvRPQ7wu6V8evSnZRKFylMRIgmMMJlmhfbguqu8J9vmNJiem63jyu+reyzctrYHlRcFVeCih+qcZMklS65V9kIqkd30Wi9ZvsYIlKYZ8CW50jv+Hl5a5gGnlLUL1uJElTCO3OezhqbS4YXonVIzY8u3wPmeDaxzwVP8Zlmjp9Q7Vnx2OZIRKCUZb7Dvga5ekW064bKqYc2td0x6fambDmfKy3zVBX0pBZs7yW1u8oILGxnD2gFMh5pG0c1blcd\/qUFyz1dm141J6PRQcuhD0b+XBwREn3QngOJV9y0gl\/jBI0L+CQTlDCr3x\/1migfmzLx3b5uGUKNCTTNvl3aeIj4rEkpF4YUsp8N\/IZYjHiYcySmhmGalpqq\/BtcEG4csHKBd8ZF\/x+\/H3\/aG7ANQ143YBGS9PAs1OA5gQcuhMU0Mk61AXloZxDQzLty2GP8pCgMOARjsIUeR5OEEpYEII3ACOjFLBkvqGVAlYKWCngK90OLIv2wQYvpvSjl4j2VHP2Db0JtH+Tn8FmegLwG4lJzC\/FOv5fYZL6HMVpQjh2AkRSynGcct8lLuJoFPbLylbkX5F\/Rf71IOgRFX\/X2WC0FBXgF0kFmitw6E9dB9zcWW9u8rzgE2wghOxaaJIQGskWJziIBqlLceQGAY1c1wmIC\/\/L0hgjZdk6zAlNfSstrLSw0sJKC5eGBroPPeANpkvRA3mR9KD5CofBBD28rib9BDvoMpPkUAu2A4Q6cZi4fsoSx\/UpSzyUuG6AgsRPIeY1HeWGurqVGlZqWKlhpYYlsvtM0QLdOItdF9AXSQuaD3EYTtDCe1gFE5RQPZ+kAynUooLEiRLP50lAvDAOHTdlkODTwzx0ktAJ41EqkFWtNLDSwEoDKw085sGRv6GLUYD7Iimg8ThWNohjFKDP3wkm6IhNEoIu23ZBiJ3USRwnTMX\/UYa5G8WR75GIkcgNtfihUzWu9LDSw0oPKz08SqihmiDCBY+OvBdJEK5GEGiCIP5Hnu0niKF8PEkIINOOLhdzJ0IkCgh1CaaMhF4SB5gj8WviJf4oEUBNKwGsBLASwEoAj36D4G8ctCGL0YD\/ImnA02gAT9DAuzyfNjWqBSapQEm1yCBmouUAx1hgOvYj7KWJ75Ig9OOQeykfv1RWda10sNLBSgcrHTzacZEPuSbJYianwYukAV+jAd3t+ANnaZ4n1odTfhx0Ni4FbCnQj240\/Li9GcBpkASpF2I3pm7ixg4NI+rFAfGQlwTNbcFwXUvhf1HWXsjaFw5YNFx5D+3RANrTBdH+l\/1JhmOTIXsE4A9\/3U78uTJghIxaCUimhbURuFLGbRiPRZdmxY2ijLKx6FxAtOOijknXR+sUatYDMVfxS1Wc0SsV\/VOLcscENQCecBWwQsZdSkVNN6r5Ji6p+K3iNhWadIQBrtrgDK8jQ9gxGQ+vHTWperEdEzQFQS7KoBSyafnFy+q0eB9dIK5jQMc5g+VpMSF7w09ZXJKrItZetCSIkVEShkD8w4GzOuRTKwxqKxT2b2Vs0btOpOn80MTh6\/HJ1cSMgbAd8DSTMUBa2kNNfnVkwIMC5XrY6giBasTFK8sRlz0Tq+Plxe\/YCv4Sf5DxnIbCX\/Sf94NfCL1LjKAcpbdScI3msUQ0D992AgvhDfI2rfDezxTNgwYarequ2z+KCRaLCWD9u\/X+Jj+pADt6YOcBpq3K2LZepAm13eNe0wItNg5JHAdJxLgXUup7zOdumHrcRxjFfhg1R3OmtS8W+7tqT8CEfdCbrON0L0zaF7RotG9zF2RylYQB+OG8zc9FlyLbgZTkLg5YAtC8tV+ybm9y61aGecpBq4d9R5RvRS0n8VZAMXoc8INArDTfZrkeAxw5dZzUMgp4N\/RUvR8QexrBftDJI+dbGXqqCUeV8LwM\/lfysthdyD0C7E4O+a0g3PO21Eu0DZFsbCycrQq8KzR1wXmCTGGFiZ\/+fORSYVBf98rSP60MIFs2wiBqY2\/LJMbvc\/mavI5LC49AJ2oHQlT7HzXwMoAupF9Q6spAAgbxTzvIlRz57FQFStQi5V619tJljMT+dricAa+sVtSx5nMI8S0\/NaMEyhv7pCJBngq+TV8e935bdBXYDhYLaOO4Gxy8ALoKNbrS3cw\/nPh2ywQ95WeBGW8qKJkKVl4WsWURuyoyEbLctEB778gpchFKEs8J3ST2EUFxEscEh0ngkpA1e0fD2hfbTZbtFbK9CnztJnD2smkrTJsz4il\/QZ4ynTkqldHgUWE\/nZEAWT4QWr1oNk3lHkeC51ik8WwH2wvojRbOvNkmteMSluET47wAopMUBWmUhgMlXrXilWvb1JqEywFSoXqrM9OKRm9ZK4dQzbqA8JKShIweDb6Jel6mFaoYmH8q9PQWKuRiGVBxhfbHhnZEAdpdt3WF9FzQ7joatOs+5T\/eiY3oIRNT4B0rbuTF2VHmx+plFqoE7VLQloK9tEKTYi3wdiGwiE8THjluGgigcQMWEzcmses5PG08RqbrXGyDUbeSlq1EspVl8wtNNmIEz8Gy8HxQMVPhgkTGgL0V65ZbZe\/EFoOXiXh4ci116lO+y4\/H\/LaJUDs9hbqHfN2NiXz\/ctMQ38C83V+rGOqim5\/hPAhUWS35xGxyDJnHYpsItPwMAX+vmVhyKqlFK3lRcmRwhlmj+VWzy7jhLIEjvCr\/XF\/\/Phkk02AqiZoqCLsD8cbRXZnV6NM+v92PE0UuxiFW0KXAXGrm4juJdiBBkCQoGba8TIMn03Xkx1vxsrbo3F4OS6n\/vzioPwCPxVt+y4SSMgD0\/ed9mH9fyli\/QUq7Zzo9S7cCykreLobeZECg\/yrvQEgsIyX1HFyFEcTApcHGIS+Aq5DGVbrT+9\/4XkwJuJN9u+fH67upILjHStbmUtYgCq5JkW4Y3LpLtuqSXXapOVx7ICvNdmqxpEnzL\/8wbgruc8RV00Z9FNTVluujlw6E1i9kqReqryVaJNBsAsr7d4M8pAxSn5Y8kJ1+P2MHhe2w5fLeSItKLm82mvwP1S13rAK1w1XXnqewWYHknzL9kepznSyppIJEfNMyxWouhia+2efb\/PoO+rzPP2tMUJzFssr2TGUklWdp9bkV27cu8OSuYMDUoM1N+VHsccp7Ij1roL63UBlCeHlY2MRqlyYL8JqlhiFesvtxFqGocifZXL1\/75uSq2+FfXuMFdootBDZuL2UsLMc8ZJDAAdjjIg1RgymGLETA7hHT0NBgAeF2sdsiDuxE6cUExJRH8cuijyPJ04Seg5KGxONwaqW2qB9O1QYrlS4UuEzUeEF9m81ytINCh4XZZ8dYYmGsOEUwnZC7PYQbyjG7qBQO3oKCXw\/ZSEPGPKSlKdR6AVemqS+z5mTBOMIu2SU3RVhV4RdEXZx0+Lv48ajZguvdZn9QLZAL5ItNO965EyxxWuYj1N0UQlM84WUaqvkAYnD0GEuY9jHIcVJmCAvooz4UYIcPk4Ysq6VMVbGWBnjq2OMb+noxu\/6Vj6EJvCLpAnNxx6hKZr4UC3+KarQhabpopZsm\/YGcUJYFOA0YF4coMDnDvH8kPseDliMximjrm+ljZU2Vtp4dtoYj2nynW01wo3jLsYh5EVyiOagj\/AUh3ysV84UibSkplmkEW3RiIdCj0dxEJEg5l4ci7+jBBJDOaFLSYrHaaSpcOWRlUdWHlm3H89FHRRCuzjLbT\/oi6QOzakfkSnq+KFcYVPEoclM00Yl2CKNIEicIAm9NAlozDwap65DfY+EFFMvpBP3G1V1K2WslLFSxnrH8QI2HhBAfoPwYuzhvkj20HzXEZ1ij\/fK62iSPTSZafaoBNuBg2kMTBGnCU1SxlHMqUMZcuPIR5BuZJw9qupW9ljZY2WPZ2ePOmXH1XqGVVEJaYUqeSCVeC+SSjS\/cuROUckbATeigSkmaUSmiaSUaycmoZ7L4oA5iBGPuXGKURpATHoP8ZiF0TiPlLWtNLLSyEoj6ybkZTCHu3GX24T4L5E5PM1tHelu67\/dcL4trH+3Pmbgefv6DG7Jcua\/V+Hk+g7sqohtyxJ2U8IuS3Q92Q3l23cjgec6EcFp6Prcd2M\/8YPEiaOER2mIw+ZuxLDypfjmVjUHnuYn2SJrWizj7y3r527eoAkDYWdpBpLBIDPxAhAto8dGWlgqGQmqDpkEoNm8iaXe8sqSr6gwOpdRpuLsGJ8h7kkV3FAPSCK9ybUgvbHo11EG+4jPBYSBYtYxP6ngJ2V5K8kK0ce7tuO5+FNWhwkp\/ei3ef6pRPHBeF4tD\/iaeMrIXb2AjXXzMkameMXDUYZnLGNNCSoBxgE+gLifvaiW4s863aigLXUgyDJMpvLdj9vxSWqhdjQsFWullJUu\/a+st02s4lYQ61t2B6NQjlwddrION1nGL4A4aqXyoesIaojXKCmPSmXIsR0K8RrdcOO+gABYnuZ5jnTP89dSORSj9SaXOtKHXCzTCe\/zSt5W8jbI91zDa6Yxkm4nYo+CiHvIYQQ7gROkLEFOQH0Xh4nnh34TM9+o6qVYhlWNxaqxAhp7pJ2NUVtPzi1vqli8EMX2oMKR9HFGdFh0fltHcrK3DNaTFgy\/wWjFFu3NicDV6Z3J7U0mdMBPnB9UpGcZZr0QdAd4+U5FVK4i\/4K22A74WzbRgm49ulRFNtB1oSl22CaDTdpnwUqPntBjDT\/yTYQfESQAYfbdDUYbx38BJKA5WyPd2fpXsTVn1oc4s99lTaTe3j5DitlKrAmH29lcTAm1kJ67jKVRwAXAhyiMsI\/9NEpJ7Lgu4xw1OROnalwK4HeyjUK0kWZNEFxVbBFUn2rACMzRksGxWnksVKfKEH6gLNXxr6bmxVWlgMv4THBSolC\/CSergWxL9ZY7FDgNKpG+dcBVB76qz7eqg7NWlKo6eNWVHs+9Of5qa+uRSsch3xY+hOQrFfZ+m6WDzHEldzTZYKzCau9gEKow4Tu5eWkC\/V5VAe+bkI7Ppor3PaMRag7vpbfwc0OW5r2MdO\/lHzjEdvvpmEk9\/zPfWj3P8Aq2IhC1r4Uo7CCEqF2zYSXaiZdkUKIbLkn2x4b+2Ko\/JUDZZX8eClBjXVoEnMYqfzAwXRoZSdvx6tFN4fOqk9uu4lmBg3oDuW+24D2qXW4r+VIdIrRKswEy9dnIXjtc\/5cY0D0vw6B2zkw6R+6QQMMWbav8GZYa8m6WDYl9Uf5FoMDBPh+KMiFIJz64nq9DIKV6Vz3Hkp6boxwWGepaYJh6dXVUMpqCQ0u9oVB7H6sghPLQXRGAjENYZjLi+gEEg6Cun2U0WjmDpHr+5bDNy+N0SCFVnqXv+ZeTxRKIcQgH6DwVHT6pmOkvNh7SDq5vxaAehrTNzsO+pvlrJfD0SiZqDs1x+7rVACNfXKCgcIwINMdk7BgQgUYAY9jcvWkdk2sn9Ysoo07Ivdh1E8Li2KOIOsgLiBgTljb2nmO1LaWyfp2MEK6MsDLCyghPwwj+xiWPwgjPzgaa\/zFGk2zwq+znFBlUEjNcIMXaoY1w4oYkTXAaQ2bXiCOGPcI8N\/Kon\/jpBBXIylYmWJlgZYKVCZ6ACcINCR\/KBHMBi9CzMIHmRYx1L+K3X8RHlbeYv3HRKTF138A9zk9QwfFu\/LSIV+XsW1XOjkU5+1qVmz06urR49xyp7rZddtuGbttltxc+VDLq7CIsYtTSkx83SYOZynyinBHavdxgZgc9DTSckavENWJGSVCvrDjy1Cpf1IIXLVQ+nOGE4ZAUpzkAT+WRfEUrVVrY7KSBPdTEBPae7lSmOcj\/cGWlx3xniX\/lFa2VCuyt86RJPG7uZqsT6B0rBDIeMi5TX38WzCXmlF2aSCbNhYAirO35i+ihwDJIX5GWJp6vrLcNW44l7mslE2oufOvEu3ru2ipZeEnJQBEy\/+r+dFT2p6XBjix8Elwi81NA9g7IqwFD\/QpgNlPctb2Da4pyllkSqCDfd35bNFfKGlVxwUpC6ghkKd795qSygUO11UjqKcL1G45IyBxlqnRNWqZ2z4\/1VAAahB91W6YyT16Z1FxZp7YtUldaXBPEmlM9\/NM+BryUCV\/amaAy+hnifs0NHJNLuV\/jfCPS7e4QjQq19otRGobIdzwaRiGJmYtdN0Li3yCIuB+HXq0OGFW91O7xW1MCwlUJWJWAVQlYlYDvWQnwWvmuHksJeHYFQPPkx3RQAWi9ZfcsuOHZFr8OHghPybZYHvsQuNinCKcxi0IvSf0AYULSIIWUkM4Ay\/drXMl9JfeV3FdyX8l9JfceuQfd2KAPJffnPNkfJ3cttgLWYyu8A9+618eT9f4mP5WJyat31cgdxGwhZmtidiOmyH1KqMXqjAYRibzAiwSvcx+HPiGIOEGE\/YinrGH1qRqXYvUU2hC0ZB+0NkoMXITMpxow4nCyKIdza+qbD7i5qjvKK+3WVruulGSl83PFSAqgm+vbylumjIVQ6Lnr+ZebLCqRAAy\/pY7QshIX9FFfrtZag2y7upgGX9tcemd+zsqO8Nvq9lQ5PiWcH7blXbO8l5YpnYVEtuPyBlwMgeDHl+fNWdywA4\/Ox+I0BLvdp33I\/QASP4DEcwAtZA3GG4pbt6bPZQPva6ECsB4q4E1ewDT6a3JXFPzOql05S7wf8N5UJeyyhF37UJbXij3\/TUP59ilnHHnESagnAJLyGCUU8zDGNPWxF3p+UiOlYeVLgWasmsvL5mo3y0oTWNaL07C1pwfTKmW78oYp\/Uoblx\/DOfXKkjur9Lzdipa5UKq1lPHSjqZ0IyqdixhkdpfaMT+J37jMQC\/wVcx19qXC19Ktp9oZNfuItqmO+MRCubnN99ILCdx0Uum+o5LGg9cnAHSSwcByS6j5W1ulq2eHwxa2GLLKNYL944AnthGxnHCD3A2iLwA8Ncd3rDu+\/8zEBuwD24odqW3BXxLYpIkZPBFZpoLRGyFuF1DWtu2bpmzPTXvcTuQ+VXRtRaDXtnwFW3uBxRO1a12d6uhCwGnY2oOB82LXJBnigw8H+JBQx2qX9qQ6f8n38P2uq9OC+rwEYopkaRbLoyLpIAmzUb51UUcAEQplUeJs31zvcwb2fKe+m6T6nCWWMgF\/oMsn1pbdybBWuRVxJr6zgsz6nEsM8edMHhKdONtZO76L6kpiwG4IJlMIrTPfZ6K52txQ1CEAd58o18270uO+YzwoNGFl0whmhlpslurUpowXpiKiVegvR+RUsZV2nsRKuG\/5+Ren4zkuz5LYSVFBUduJbmW8FPnl9pwnELPmhstwNp2YMOKrwJQSdQMbSffWON\/m5SFPdcB1PiR5ZUhZfli+L+TrKYdaiSoCi8DzE0ZdMWF+uJEussp2U46sPH8Tyv\/LNX38+gPj14yE0Qa1z03uwwEvzjpilPk0b38cDDNfJ+WvTigDyX47j9u28JQkPhd6v9D5A+4HqS8A1+NuEnFCGWnORzqVLKXdf5skFa4ktZLUd0NS3zM3uRvqPA03PTsvaSEdcDjMS93kwhppDKYV7j5vJxSO\/Zg6kRMGvkP8OIIgM2HsBXHoMYehYIiaFk0lvHLTyk0rN32b3DQQQqfGdH+DyeKYjl4kpmvRGYgzjOkfyhVifZTPBsG9krErmTGUbwu24B6FAfIwiVHEOYucwENYEAAK4xgz4idoCO7b1a24v+L+ivvfEe5PxeK8B\/ATZ+OgxYEfv0jg1wIxEDQM\/B\/FZBqG+\/LJGMjD47YRjkdoGvuhS7CLvZT5icupk9CIB9yJ42gI2qGSFdBXQF8B\/ZsD9N+Pv++fDtTRBnmLgzp9kaCuxVQgeFqbn9bjDTT4FsC7CUUcBYiESey5iIjNRBgGlHqR4yHx1yndfQX5FeRXkP+OtPbLrK+moJ1sSLA4tJMXCe2ayzwhw9BemVVPnNNUvmpzxzQtuXbiW+6nLEScc+LxyIfQaWmSOgFGfswTRoaQvlXbCvcr3K9w\/53D\/X30eG+Dlgd790WCveYeTegk2E\/C\/DzAt6EdhRjhJOCxm6A0YshLqOu5DmEUs4CjCWhfQX0F9RXUv3NQr1OpXwjswQYtf93qvUhg11xjiTt26t7M\/SlVXpeb1ef7wu3jG+yGUcodxxPQhQMP8dR1EInTJA55nHjD5\/PdKlcSWElgJYFVs79Us6ftLHsLEYD\/Egkg0FyCiTdPAPPQbwj6LbgPgsiLkiDEno\/iwCFeHLjMZWkY+SQJvXgO7legX4F+Bfr1xP7yE3uKBdovDvXBi4R6zYGZjDgwv8vzUyugrQa49bMxeFcCbYt5EvuBl3g+QwEnYZi6bkCd0HU94jMi3ah7wK6qWSF9hfQV0lfd\/WLdnW7o8oc34YsEdM0vl+h+ue9gsn\/m1psbSKW8Y0UVdEV+ytpR7cM+v7XeyogperQzVdiuC1dhdKCwXRW2obBdFy5joF1ctEUWHnPC0CWe64Wem3hOGgZeKDjD5xwnQdLsAi5vZ7F4aWXLcd1yobVcuQnaBbTMy5aXiaN2ccNPzjFvtBicglduILgoAOshOwoMLcNu3uSi2+xOSw3++z2m66vf\/01Ry0Qg1tsjOxTt2EQysGqRpydBOMcsVd0TtYoVpXJc3bLjDnC3APRXEdKOrZxVevquWxnhrQwftIXiRxg5QZuq1Zt8x4E+2xm1StKSJKHGAvJ8qwBuApZvuHjdlG9P1vWRc2hUoXf5\/euM4U2EVxW4CD616OO2JusmxGwrjuqWn6B3lnjHTBBLto\/z4yE\/1rqBzO31+xk7KCw0TtwJxJRJxl5Zb3dCJlafWQyQIO3y06pxUwqAWGBMMMQNFwMkAy0BU5ZhVLXEajqbl9oFpGFnyR0kOztD2Nwq9MyLi0tXrbliymG4mPMWLsoZvQY2XdIJ2nU26AXE2ws0B2WiOyj\/HzHXrPe5ABChkrzd8+P1nfXjMdt\/sj5UOu1AzD0oZctStm2rUrYsZVel+nH3LijT4mLOITsxj+LYYR6NHcx8NyCOl4ReFKQaF1\/QwFIk\/Ac0eZBNctVgIhus9gNLb+qM2zOiXHfpoOSqT5bskxZvvOJBbfMid3hXYgcC8cNBmS\/j5AGANrG8FYFctUNWA4LDVlDlftSDUtdx+uog1EW1oxQbEWAwmyeiZJ0W8pX1s75vSbfscy42zeWmsgxjrqoo94mCgVUwQQkWcvOivaBkZy5za9apMOG16gjq1eayidz6yvpFcKaAXybes9ztlntMubPRN2eCRHditAsI5s1hN5jVoVs1Lq94Odvv889l\/tAboGOxeK\/llrAcE1FOaBmJLfhvL4dQjihUKtQlsZXqbJnhz+Jlq29xyvOtCuoqvnn2B2\/rNzL0OofwE0y8TiGHt4wZDuvoxVHoN0Q+ru0g2wksBB57rSPFZyMfzZOa6p7U78Xa37EjE9TzP\/gt30Jc75v8MBHstSphl\/IA7YfRUK9G0u3rHxenGDliu5cEaUBQnDquE5KAMz9Abtrc9htVvRTNHKrG\/lU2VkBjjxPk1aitJ6eXeqZkwB5NUocyQquGwOpgEDCxfAHAxkOVcLjMb\/DK+k1hYIm4xWGbnewy6mvFOu3sFXEuZnVcbl0ygb9HtSPa8\/jTlskjP3VgKfedx\/x8faMOvuqTxWoPFOeHuyv93Iqr\/R2Eko0VwuvnggIzD6JREGtxiRbtu5sAuXWK1gyDPPAUdKD2QAmHk8rng+LuyZnELexYiGyou3G9F4BbmiMw1R2B35ZfEj7SecfnQKsUt0vxacwyEW7HpiYsSAklPguxC9ZKCY\/TIHDdxI9pnDYXGyY1L5ajp2zrULb1iIBl0pQRXgULx\/c3mSVdPJMKWH2u07ntkBcckHmGw92AUIKPMv4+hHWC1ACqtDzIuCu1Y9AuxS9i3dWacHE6Zp\/UaZiGeZCpJldoeqVyzZRJBOpsM9odQHyT50Kvj\/jpFsre5gKzqoMadURT\/7XppYafr6zXVU71PfucXcM4VJApj+zUwIG+XIXIrpTaKrOQzBvQVA4HOLK8vJmB\/PDV61b3NulWrBYZpfsEtyHZtgzQLZTuTGjkagsh2r6GE6X0vBVA\/lliMZwpMUhQBGd2MnVSdizpIxY1w2lW3GC8djkBgb3vDmVeh3J7U46hdgzWhe76pkYfO7EHON6d+HYr1WhIcg47jDpBSpJdZwK8tF1Fe8skp9fd5IbpEXL3LKqfy89X7p4Gj7kGBPra+Ts5CX4spZ5eL8e240m9PNy4L0Ev13yiqe4T\/b\/za2Z9OInZkFt\/3XP7PWgn3TsqjeDuhLxdSHm7uqodumnuxAs3LdaNEQ7ds1X37Kp7i0cIN+rcQhRmOhDzHBYuGR28SS\/DdOjSGUrUJXDd+pcYgD2\/a65SjGaQBKfevYmWGAGew9hYamzggmGvbqjz6lJd6LbbPfRLodvV6Gn+wDFUsctz6G+zVW+U9C50MwGW25080GlOjyQLNPfwRbU\/gH7LMeXdLuuX\/+UeQIy3WKlVhji57ciq9A8d3b+8KtEPhWwd6JvbIflSYmpsrTt+ag6jOvYWry4D+sWDnYo\/cbYVfxgA9PazPpb\/TT5\/egwntkNhjwJnK2Hrdt8UNV9ctG08xg+aYzUlI\/zwK9+fNSrQsbl81DLS6j5v+1pQyB\/uoThCrk\/FxsYj4o9OEjrE8wjCNRd0a1lq2\/LtgX64gv4K+ivoLwX6bus2d2nQf3bA15yrKR0B\/E5+BR2KhxIsdJ+3AD\/0CccRSWKB7yhJAsR8zAkOgtjnfhr5g4C\/ZIqFFfBXwF8B\/4lzHHzVDOB1jXrvywDoRTKA5oVN3REG6GYy0MF5MJVBT6AdARUlDk2o75IIMYdR5sTcwzQOqc89J0CDJLBoMoOVBVYWWFngibIJ6GAabIizCJjilwimoebRTL0RMH2j5s4InDZPRwG1FGnr1RF1gpASnvDYiWjsix+4w1LiYsqQ4w1CalnRCqorqK6g+vWCKnJaSYofAKrkRYKq5jtM\/RFQ\/YHveZqdxlBVezwKq5VMJw98kBLOXIdFTuhEnEgfMT\/ikeskmAaDuFrVtALrCqwrsH7FwIo2GC0CrPRFAqvmw0uDEWAdCcCjw91UBJ4xubbDD6LYoUmKOOWYchessIMYp9xzfT9xhkH2MWLwrEC7Au0KtM8AtHhDvUWA1n2RQKv5YtJwFGhbCabaUNfPMNV93g59E6AUxV4KGQQJ93zOEGGOT2nAHBykaARQl8sxtQLpCqQrkD4DkNKN4y4CpN6LBFLNr9B1RoD0\/znnLVtlHeOqZ6NQKgXaJmrIpSziPsOE8jiJEsp8lyepTyOXulEyiKWymhVMVzBdwfRl2ahNYacrNvyLYKf\/IrFT82100Qh2vj9msfg6I+jZPB3Fz1Kk7WJNXBSyIEEBE\/t5343FXt+hbuxi4ocsZYMIWla0YuiKoSuGfsUKqbfByyikwYsEVc2hzh1zqHtzYmOX\/fLJ+EX\/ibWANA25j6LUi52YoCROU8JYGlDHIxEnJKHDl\/wntoLoCqIriH7FIOpv8DImqOGLBFHN68wd8zrrRQfXMW44PHhfooWmfhx4NOEeimI4FeWMphSHlHnYiwWqDqulywYIXwF1BdQVUJ8BUIMNWWarj16kW1eouXW5ulE\/RKn56SYvTtaHGzGp7bcCkcQyE6tvPJiRKGPLMnanzGhEI+MS7YPWmPjIDUmYpgEJHRSR1OMIh4T6yHfCxgrAuPqlYFosRftaNljIBnnd4OMEODJuzwSu5URfMsqRNn9UMCMIegZRdSDEzdaqO9sL1VbH9jnlKqAlYK54IIPuSFT\/lwAd63SbW4f8FmIobcvwP6+sX6oIodGdFkNU1B3f3HJ2LNMtcFYFcxPwk+3j7LDlvYA74s+H4aDYoj\/iP1tuAaTUEYhkz5oMB1WSCf7qv0XH\/xv+lbMOMlaItrcZfBAVdSlXsXtUNeB7BCGSqEpEUYbHFGsb3lInguIcibVqfeJ3twJk6nQUTRgoVtzIflQUoWI1nVRgUtGLV2oty3FMc4HjHOK0nsToCVjPVUijOmToqeDb9KoEaxW0EwKJSmoo6UINwEA873aeDBURqQxlWo\/NL3XA0jLwXhWTiIGblhr0dMuuxTsdrEPGxbSRHMPSkmOakEtVn5XD2JXVnYufOD9AxFKI0ic+pPjaXIzmDTse1Bie96Ib1\/x0Akp7eQGPdpAuVDDqYchJrvOw7yX3ayXw9I5y1HYQxDii3oaQ549xFGoOba7ugxGzY3Jgd5ZtvYPo+TGE97+T2DPOfWUZ27bLMnZZZpT7jEu0T3Y8nlCHIDdNIt9PcBSR2AsdjlJMg5A07hvG1S\/FfVWDadncoWzucZjPsDUj3sML894b0Tcx2JaEcTI3iRQ1llGvmxCe+e5QRnUr2VEnRaGHn2TwUat8\/wrzIEtRGfINRqgkhXJwrKL8doIm38lth6xe7Tv0uHM1hdTB62TKIUkRVZ6jHlsKaFWpLJrQqMBNYvejbNxVaFSxKxHNQsqi620eiW6yOBYbpk4QPLkJYlVIQD0zRUkO4rVVgMNynyVW91Egb+d9oWMqYJ4W2a5UKGQA1jQ7ClZ4gujTdZLn+6dwuGWf+VQWh+b5eCIH6zeIu\/3kwA\/x7WTao3CDnz\/jAQQ7a4Bf9xP5q5gSH3KhZn1kAoXyapsnFyxofxreC1EbRG0lWp366KIK5ucE204kURjH2Mc+jRlDnGMeJZH4vzR1vCThpEb3uVqXAnWxSOwC2jmpdspjoaJpZxE0n2vmyWF8biY0+xml3J52eXEQK1ton6AQl6FTq1U\/sLPRsEy9c3OqBGu1OBWdONASf6ro1EX2RT\/2UskI0gbSq0Cu0ILMXMeOn8Rf8kTAsVh716Jb+6Q+8qmZRoWf7m2CorPAMUk7Vd4GSOLACi0fQKO9S+5QGxaxOTsK\/N3Kt4oUAqtEQXrUUshT8Znvy\/dX+6DiOYF44DioAjCXvAwA0xzdXN0f43+cYbPLrb+JGVpqH39ht0IDOe4mdNeylC1K2baQt0F+VG81km67HKc8RXHoM8\/hWAxo6AWxw32eeqmTINagmlHVS0Hbv8rGjqKxrWgrhbYeR1k1acoI4uiCEHfBXFFoVx+1tGLNV7v6IS21TvMCsZHPp5tcaX4C05IsylTmSqX3qdSYEFC5TnRyC9rZronH3+zv6wON8QNyoQ6nSqVj+ql7W3Wl6hs0WCfXYaHFti4jT8tg+dCbKnb1LpN1X6m4ygKuIazyEdYtXE8IyG6O04vz9qRSrUAqUhgWpde21VqgALizEOXgjbZ1bWVFMBxVZZDmRdNnAZ3FcB\/hRExmMgA4BeFyOjWvwToxqLvn7y8p3r8r85TQDSYb4r8AxNU84FzdMeP1L\/Z7WBdiOF+fBRjkcABj\/aiO9+4mQLcpaDcF7argKPpeVqwdTCeJUMj9IPU5dhNECI5oKHRLz3dxhPzG1+OyNpbCY5bZh7JV1rSaVK0+DjJf1uiTY\/QHHUH3\/MvJ4kcGKLnNr+U6LrQ8hQo5haYlMzxetWG6vnTrnLW\/sn6Q2h2AkPjupS4Wi2HN+BEyUOZ7Xp4sN9O7Gh89p7GWqVdPjaIn14KDCpk5Uej52U4GtJfR9a9aSYehnZ3Ep3TL+UnXLbXz\/PJ0mGW7EgbLTbwajybB1RWM7LFmGhjaY75VB+wqE2Z6zHdyfNVhgByfRaBQy\/f5g\/iGazaqoYMBLKPeg\/\/0c+vVAubVRgqQXn7xLLbr7cLm\/\/3\/1pivbk0avOwKtxDx\/3fVLYjnCuKRgmSuIBkpSOcK0pGC7lxBVxUUE7gUKCe2wXApyUvHqlXKeKBapYxHqVXKeIhapbTxUaB+YlExPTqNnPnY9MoYjEyvDKn7mgqIg\/26nXJYHxO9bUm2+yvrkTeQMzVIGeN3bcvPv2dbfv7bt+Xnv3pbvvne6TaLPx3ta8CY4930ELREe6N4fbebLC6eG49eIzs\/co1sMzNqajdDxr64cU9Hi853fLTo\/NcfLUoHhqDa3xoOQSV+jyHoFL1kCDpFLxmCTtFmCGROOluqLlOvLsVuuiGZZQVAvkZroyXZq2fLhRaTC73vxM6QgzVi09QzIG\/8NcbLzn+O8bLz32O87Dw4jZdtgGrHsn1phDg5dpqc8Zj1y8yPVb\/M\/Bj1y4yNjT9Rxm\/GROwi61lnn26n53lP2nx8RkoajNJISYOxGik5NmLebEmvM24VdMottdhl3hmMXq\/MhWM4Vt50JMfKm47nWHnTUR0r34ztnt8WdnN7Y38WT6fnpSpxrSR72CmfmkCwLmj8VQYKzX+KgULz4z9QiA6+pH0AQ8lIEFpi\/L5ameEBnCXBWmq4vOFXHP+EW346id23UT802X5d+ekaEnZn8XQ1tZj5VOgWMZgI3SIG06BbZJ4de0UaUjzc5KfyQmFyODQ54\/Hol5kfkH6Z+RHpl5kfkn4ZdxbA+mW8WfLtl\/FHygQTZYKRMuFEmXCkjLTPH\/2oztDMMNsDDRW4z1y5fB80Ufii2XP5adFE4YvmU7fwRROrW\/iiGdYtfNFU6xa+bM71Zkkz+QrOjvGNDTZt84jfFe5BfrW\/M5rGXWHjKTxScH76jhScn7ojBeen7UjB+Sk7UnB+uo4UnJ+qIwXnp+lIwbCZFWC1Y6DYKLnBiXW6zaSiMXt8qAv2avmc7XhupKG2JIfrmX2dWqpX\/pZHdmlea4Mh1WQ1XWHjZTJScH6ZjBScXyYjBenoi8\/PicESkwOqTpouqrgpMlRzKbVVN67TVeqyl3yogXJG32mgnNFnGijXfCWwaDlH3GihdGR741c+n\/0cmlyfVaQTrq1yqE8jiJRUguZ00i9kQCX9QqR7M2P\/kec7k6sZkLv0akYrY3w1o5XRrmbyPDHTO0HyYrIeKGRwxdIvZHDP0i9kcNnSLzRPzgOF5ol5oFBzPHjMT9Kz2ZaOd5NfoRKVkn2iPLLPfGuDc6O8Wz2Ul9tTlDlYxPgDTxaf\/9STxec\/+mRxqq\/ImB9Oc4sRZC5ZiJq80SLU5LUFWJt328rIaHoRdqXNV+JISYPlOFLSYE2OlDRYmCMltfvv0pA9FULJHNC2Zc2\/8WA5g289WK755gd2FITJvhQx309fkrQk+9Qo\/iqwIP\/Mj1t2N73OO7Lm\/DhYzoAiB8uRGaXNJsk99DZRqq+65XmUXU9XJkWGSlae5MVOjP5cHS3hvs0CWDNLt+vphV2L9Wpg13wf39nSkWGyDl2wV0t+Pp4gmvdUBaWM8dxoy8\/Pibb8PH605edRoy0\/z+Rt+XkSb8v7+tja8MBMkSpruViXGi5nPOoXa1TD5Yy\/wsV61XA5468yql1F8pai3GJMfpmWpPF3GSo1\/1WGSpHOmi+DJN1wNmcDNyBv3P\/xsvNvMV5W3w+BTW2Rz6g2jdgFOliniIka1inS9LPY57fzjFxLmTNop4QBd3ZKEG2nEH+K2D6Z2SMooQF9gfNPW\/FEDMFBhh+aVBjawhdoDIMFTVSGwYLaqjgcTHvfFu2NRMKLT\/PfupbqlZcRX+AK1Mg+tSV7gYXqUDkTG9WhciZWqkPlTOxUh8q5besuI9ssTdB4lAYKzQ\/RQKH58RkoND84A4XmmXCg0DwNDhSaP\/YfKBQ0cHESK4gdE\/v2YHQaOCA\/vHBsaYNgaD4xWGLAAlCwqTLIv70RXBTloiMzloADJcyn3URpg\/k3UdpgIk6UNpiRE6UNpuZEaYM5OlHaYLJOlA60mVD56sx8\/krsgm\/eKWLyoTtFGjKT9xnynAPiYEZbQdr2ju\/P04w0UqhPcAOC6OKqkVG92GaR0GMvrr0sZzz+83XgyX4Su\/Ivu7irTdEH9bZXzXSHaXXWcXmHm6IP6nCvmvkpb1TNPMgZVTOPdkbVuJNfwbX1uKYXf4l2caMF5dng232fJVWXNGrHt1MVv\/jSZqqC\/dOuC\/HMBMraMuiC+tBc\/0yQ64GgZYhX94Oqh6OUOUDdD5seDksPR6SHg9HDccgcgu6PPpcBz70wxxhu7oM0piADft8yJjebPmjV5MzvM3tlDC4xe2W0wy+honImtkIQZ3R6n6NLmh8SDJQyOCIYKGVwQDBQig5cZJqhfi16jytMrdgl95dasUsuL7Vil9xcasWGri3z\/Wn2FKsnfY+ry3bJSy4v2yUN5sdISYMjpJGS8\/vRsZLze9GxkvP70LGSgX65CUAmQ+lAEN25BTEgP2SLpsuYmLh15efqjLcZ388Q+nCRuZqNtJmRMnN1J1kRwzXzJXVXZS6x0psob2StN1HeyGpvovz8Cpsu745+t\/nj7cES9x3XoaPugXkqlI5TruJeXTRZtXJzs8pAXxks0deEIMxtZccxY2GnSV5gYtcvZWJj1y+lnU2dcwjoPr0vVDLmxwsteYNzhJa8wYFBS97gZKAlP880bfnGj\/L4z1l4VyK9mXGcxfDjPwdh+\/jP+W1rKTNQ1mjf1ogZf+Bekflv3Cui3XT+M9unc6MDIkPBAA7ZUR66Gtyc96R79e3YNfsj23O4fShmXNo1yQuc2vulTNza+6VMHNv7pRoVnn85bHPjketJG7\/xWMn5tx4rOf\/mYyWbtz\/dHfjtUQD60cDWvCtsvsEcLmiwyxwu2KyYaMv3CQRtM\/h2Hdn+FltG5dpmcXa6m8e3nvR0fQb9G5CfrjMXY3JBlVJ8usbbG3a65UluXmlVYrpegXj\/4nPwO1jCfI5NlDaYaBOlDUyyJ0r3SXlK2i0jQKp6K\/oe\/E7FNWzJLvtSqsz0t5IZWy74Ukp+us4yJRq4UZpXrBWart1AbR2Q79X5n2Lj9XqfvIG793\/+Orf+e9LT9f08v\/4H5Kfr\/GCywRwsMV3v61lFqy\/ej4UgRNg+kZYM\/zSI0NATn66xiY9pXm1TZvr935ug1WAJY7SaKj2PVlOl59FqqvT8FmKqtDv8rU78y0keb1\/wrZoy0\/PA5AB\/qMB0rQaIMiDfqzNwpt9YPO+Vibbno8EJRCNmbrPbLWJgsNst0mheb6RR6Yc837+G8KSTne3I9m009\/ktm62llrrIClUvYWaFqpdo+a\/I9C+lU6adz3uxdOXNI1aMljUIWDFadvxd5oJzDcj3vmFP5ubILxshWaJfb5X\/AiJizyyKjqz5eA+WMxjrwXIGcUEGyxmEBBksZxANZLCcp9sYG8Vh1OT6ETaP7LNQrlT46ulYm7pkrx7qUH485sfZeyJdsG9yWTpGmJhwdmQvuYYcKGd0ETlQzugqcqCcwUXTYDmDa6bBcp7m5bXdQZacw4yTVyllfrjbKWFwsNspofk3QKTx\/MCPbCYORyVmzi3dIgbk0i1iEIalW8QgAEu3SO+iY96rThe89FpDL2R8R6QXItopZPHJCJh0wQvOIHuFTI4ge4VMTiB7hWjPMRZCFYhHc\/u5vvglasVwUSOtYrioAdmNFTXgu7GimvFifo62nH855MVZqA\/zh5hDBczvc8YLG1zujBfWpnx+3p9Ytq9e3eDccLhIn6DzPAGPgtmTTV1wtBaDfrVFzcNrDxUziLQ9VIz0+i1PwW7yk1HPK+HRUShj3yZGtVXCo7XVGUmNqqulLx7Zbknzwe2W7I+vkTdwV\/jiNxj2B251Y\/5YoCM7\/pHnDwPaopNLD6LPGi8\/EB6tLdrm1xcsw0Z8ssYycI5xlVWinbE6jS05hwpcPDEGCuPB17zgozbi\/cManuZHDnnRjM5sutIXuFsPlzRxuR4uqR0GlLfRJnpWR9Zc8xgsZ6B2DJZr+g7mPBWhNjl7piMRDBYxD0gwVdwgLsFU8aFgKRBzyzBaCogO2g3H+bw1niY3VofJFaYuOVbPvB2HLjhWi5F1XUd2rK756wldcKyWw9G0P0pyrB5jxByQv8jme7isme33cFnSfReTqzldcsBCjZ1uZm3SpMwFG1Vd3mSPqsub2C3q8s1Oj3jOAVJJsN30aYQmZ\/xO\/TLz79Uv07OGg9xj9gyitkUvtY1rFzM2kWsX00yo+GfIjWfQ7ZakucHXQCkDm6+BUpoRC9sn9gkC6oCJ0sxkL3bseKqVrm7R+j0O+7LuI5z43pkYtXZqbhVs1zt1LDZfCR6phFxSCWne8Hy85se5rDWdKqsy932vTvmLX6lTvvs2tnhkw6n9kWWni9+rVfpBbzhU0\/3edaim5q3Ffs4+zu062tVWRXozPgY7J35JTbLAPcepVfjSoWkVbkbjJhd\/Z3cCLoS2eMmYtAv2RiY73ABygiZd2PMHDe26+4V79UMWlnjGP61daVninmPfLo21fnwRv+\/t62O2vaw3Wrl796lfx6XTYqiOZnbs8ijbcjH3TyzbXo7rQ8Xv+67jVV38yuNV6W++53c2\/xLfsP01v+id9YL3ftuBSi5\/z4FKmjdssozJnZgt0+nayrXugvedqqa3arvCBRf1JA9vtFXPbKunm+y4QKN6Nb02i5tcYFdxyo+XTB6t1D1nTr+GS6dNv4ZmzhTnAz8K6U\/8ZOae3ql6oPh933O8qotfeLwqMlIVvbwqOlKVe3lVbv09yvjM2b6AeRlfMtW6Rfu6zfHucMpN4q9pghf4z\/YKmbjO9gqZeM32CumZMXcqQbyJ0XxXuO8ZUwnY1T1ZYVZhIz9RZzkLDGsspSfqMzCf6QpP9c4wA9dgiYl6hWKSGFYIogOBEvaf7gxmsSZ3gcN8t4yJt3y3DGkFbzuC3dS8S0hbdDAMnHpsMK+7whO17bKimDv17kkP12eDiG0Y37ElfVGEx6GSZjEeh0qSoXeAixvTNwDZqfEwcRHvi0\/WqFwbjGtU4pPfLNtfCwXabI72ihjUbDpnBwoZ9TvJ2MUdF2VM6p7T94aLGNR84WdslxoOE2ka67UrPNzb+GzQufiCyE6dAoaLtilgFpFVK2AWilUrYGDX2C5gEDWjXcAgWEa7wHxCsU4Bg1x33S\/naKH892LNFafjOf40z1k96YHUAJqEAQoMyE\/XOX8f2Bc3v+sZK2pw7TNW1OAGaKwoHRwCyIEz4xzTF58cVCNoGirQN3E4R9GWC0A83EwbNzRy5mYNvTIGBg29MtqlVQZbZLhRn\/cm6ciaX1sNljO4txosZxDiYbCcQaiHwXIGIR8Gy3kar5yjdHs3qwqUUgN+Itn+FB3Pxc38N+rIXmDoOlTOxMp1qFzfLMMEBjuyQ\/4y6rmJwVVXeLw2gwv3jmyvLlBRbng6r0vqgqO1GAxVW9T4Kw8Wm\/\/Ig8VIr9+Hm2ybF\/nc1rkvPjoSkA7NqC4QHK1lK\/Pcn7hRTZXwVJ9Ohl9nZLbIIOVViA2TreNQAfM86OOFDTKijxc2yI0+Xphq1gdsa8OR9MloKPriF9ghjBQ1MUYYKaolaGPFDZzeGCzetqj5Mc1QMYOTmqFiRM\/tXAji2s5HxmhJ9pUedowgMtdNfjAZg774ZI3lZdcsvo6Umazb+MZorNBk7fOqek96sj4jI76hApO1qj+bV1rKT9ZZqsfmlVYFpr\/WPPz2xQfSrZ32vChsULrsE98dtmyGHwZLXOCgN17axFlvvLRBhNKJ0g0OF3kcw6DFN3k+YwGgS5o7\/w2UMvD\/Gyilef6ciyy2lUGXyTcckDd3fRsta+ABN1rWwBFutOz8hma8rKvxb+s6eIZ8W7IXMO9QORPaHSqnHV4LvWInc7qanL93hM0P8IYLGhzkDRds+k8Su9pZ2PE5mgH1nrS5petISQN715GS2hqUFkVHA25uSfbD51VPTdz32rLjdc2Tb1t0oldVIBzDjlXi4zUaEXlPery+JI9P+dGwulJ4vDax9OC09MasukraHE1HShpg6UhJAyQdKUn7b397cweMM+dC3RMfH0+Tw8Wu8HhtBkpQR7Z\/2SENKQ1uvxq5sTpM7rl0ybF6DM8PetJj9c1v+nXBsVpOYttj9nZKcqyeNNsn58KkHiU5Ws\/8t29J9mdRts92Yj9bhziZnkddafM1PlLSYI2PlDRY4yMl6fjbi31iMmOBO1Lm\/iPRKn+P8WiVv8eotMob6JGT5ecPyKfLz98mTpdvUvgyuCxO5jFNk+un0VbPTJLp6pJj9cwaVWhyY3UYaQod2dG6zmJDVZhVpUTHajLAoZbkWD3l+bzBMhwqYJ6+eLywQf7i8cLzq2+i8PzSmyg8v+4mCje3U1F2bUf51mDZtCT7hzTVU5PTv7bseF0mNz1d4fHawC3drCqQnHhDo81AX3y8RpNTrbZsr66\/8VN+nlHYSxnjRdOWn18nbfm2a6vJHl2Tu8gt99Kdeb+MdmPJ2SeTOazJ9e8W4dn85rMRG67BTENriw7XZHLH2ciNRxS0b\/k2znfcLKZgJT1Rn8EgtWWn+gY2HnZZj1n\/mhKz9RpdOg+Xmajb6JC8L96r8fXhYH84nRMh85vBJ+qLT9VoFDV5QH6qzvmIyV3hqdremAzjgHx\/k3WOuM1A3ZwNi9EWNT9OHCpmcJg4VEx3iIajXoP7sUps4JIFHhld3TWCI7UY0bYuOVaPSWiktqi5JdVQMQNjqqFi80rgYLF59W+wmNsbpfnITS3JkdGe9VFoxEZqkME+VF5Gg4o06ZH6jC77GsGRWqTuFeVfDOqpRC+cRZ1iprOoU8x0FnWKmc6iTrH57cNgsWbjsJex2YzsV3RJc8OVgVIGFisDpRqYZMeTbRLgVpMz32H2yhhsLHtlDPaTvTJUCzG+l8apwBG2QQKFAfneImrLzGkWPWnj8RsrOT+KYyXJ8DsYJSsYLDEzNtIO9O6C4VEFpms1Ur4GS0zXa6QyDZYYCkBtv4XA0vYHiKRrf4TUIXORqPsl+iZ3ylnDBm+N+UyWPenp+srYkoV5nVWJ6XpN2HiowEytBhrVUIHpWo3jZo2Wmh8L+yR2bvM5GCfKzc2L7eGSebE9zMwLA\/vOvvx0nTJ6mcEJ51ihXu18z4\/Xd3ZyzPZimzm7NPriMzXOb8sH5GfqNHH8HSxhVq+NL6\/ZxoZ1k3vUTWbqzo+zqfP68jN1GkzeoQIztc5P3AH5AfY5HiC1HjdTTNrCE7WVBxj2h3kLzrFCE7XPn1N0ZCfqem90njcgP1Hnmxt2NO2flJ2o6z\/nLqvaolNfOBMz4XqZuj6aktRwkQv0z4niJkroRHEy8F4fZqOqdGQnxujD+QCHhKa1KenJMWc747Fmu6me8a3QnHlS69D2x9kD2tnSl7R335buMW\/G6rhk8ozVMb8vnK9j\/qRgvo75Y4P5OuZv\/Ofr8Iew0CDqQE96chV8Odk\/zJ5mDRWYqPVX5Zfw+nAwrLUpMMUDZtu5rvhEje\/mdYmu8NS6lMGW7Y+5+Mf0xVtl+uHSuSDw09Hk2LstOlHTrCbdFp2oafYwtS06UdO8Lt6RnagLcgQWhnVJ2Ym6jMxS+uJzvZvR43vSk\/WZBtIfLDJRs0ks\/I7wRG1GB9R9cfNQ\/2NFDdJYjBWd56PRovM0NFp0nn1Gi2oWL8fziW0NLssauf7Ngno2ixea3FgdBh5imuBoT8xsUjrCY7UZZZ\/uyJrfmQyWM7g0GSxncGsyWI5239nMs64te+k7d8oZv3OnnPE7d8r13tno6rAlOjZjTK7qdMm+qnBzPsY3RmcDuuRYPX8\/xDKFqv3287xOOFjEfAMwVdxA958qTrrvZXAeoQmOjc57Vsw6i7RFR2uC8Hf2TwZ3akMFxmp9k+925312MqqxFh6r7QM\/7uby7eqS470y0bHbsmN1mWjXuuRYPX8BGL9g1ejy03XeYwUNFrx0HU1VYryapiohw+9rvLI08ekRvGCVtQrM1HrpihsoNt3CRauvU2S6ZvOVqMvP9dZ8VbZLTNdrvkJ1+V6dxzz+xCKT4AUtyfF6ZnXOlqS5k+5AKQMX3YFS89rJUKn5XcFQKbc\/Pttsz88HsxFSsuNjrZ7PbEl70uP1lXYbBkaqw0Vma76ozsvnxqX2LSMFL5ghl6ZuHik4v3EcKTh\/VjlS0O9\/o+KQ74s5QuhJj39zA527IzteV6LyCMxf9Q2WuHwmXVCaPKg0fVBp90GlvQeV9h9UOnhQ6fBBpbWom\/cq\/rDZhh423dDD5ht62IRDD5tx6GFTDj1szqGLJt0Y\/JjSbbvMwyBotjx5YHn6wPLuA8t7DyzvP7B88MDy4QPLz0HSfAUPnYHooVMQPXQOoodOQvTQWYgeOg3RQ+chunAidkMUlnl1Tcze\/wbl3qpyH6pyHy4zgp+vw8Qrc66O5kQkK+r7uvkX7Aobv9VIwflXGSnY9P+tPIngx7h6w8kX+CCTBEnjmks\/zGjR+ZcYLTrxGvavs4p5v1pV6AGv1KrgPi\/WqqB5vd\/yvPeCP97t2S6LL33FsthDXrJdxb1es12F5pa3zdUBpIlfXVu2f9FSPTe4MGyJjtdk5mDcFx+v8ZYn0oJ5\/oBjuMh8zWY+gWOlzC\/s\/v+tnV2To0ayhn8REW6QenYvx\/NlO3aO+2zPeuL4xsFItMQZBFpA3ZYj9r8vBUJ8VGW9b6KO8IVjOt8HkZUURVVlFiAQS3eAQCziAQKR+QUIRBIYINx7YiD5s1aGQKPwRGtc1mlSaWJrIsFkXWzNVfrYEgiK2BIIitgSCIrYEgiK2BII954YoGNrrJAj4OmUJ2UzTFLE1kSCycR4StDo48qpV0SVU6+IKadeEVFOvSKenPp7T6vT0TRWyG3OVPubG7sOKKjTDbPgM7EUjiMJ2vM\/iA1Lc2vx4ATqdw2WFqdL\/4aQwcwifE\/y4NupzIkMqKmpWPygNCU2MrPjGOWrORXKtHG3ms0ed6vZJHK3ms0ld6vZlHK3+n6UO3fKN3vzbDy3p9gXMHfQsrda+F\/m4J5gnM\/qRdrmFvGhf+o+PD0l4GGf2SIWmAG1rC1e87FffscrzoOZQCA+W8aGAoVJXp1YShxmeDY15euTu2REgXKXLJr9bu4za2Yr+GCoBdTNWmmQF4nSJ4Kc9Y0gx\/2UV447Kq8c91Re+b0jwNH7fmIpNC6xoDs2FCimlmSW1BxpMHZWp6tOZpYmqGI0Kp7a8i9Cp454BTp1o4pz7bnQWfNnqtOwzfn6c5KUKEMnSfHDIUrxgyFK8UMhSocH4rLLmnP73Jg\/rswtJM4rcwuxwwUhdrcgxM4WhHhDiiB8Mz2AimqgiaXuyCl107hU5CFT6kZxqXCLuFS4OVwqfCCqS\/W3UUdfNANdYnzXmzleFeZP1PhuMBQobQmv4I7AXCwFTl+oliFdbb2\/KaR\/U+jlRDQnAvcWKu7N\/5tW9G9agd8UKX5T5KwnH7wk36oUHb8zMlTVTp+JuILpMxFXJX0mGvJlzAGDzRgwS5\/RJsuJpe34br3oJa33QZplp+bzsi3o6N8TKKr4oTwgEKN5QCAG9IAwePuvJMedW29k+dj8gejYBjMnAa+yXa2ceqq+1NjQSWlnvyCitXLqTREhVIljZOdkjHNiiQlytwSSVUw67gUhDndBiKNcEE6Dm\/jQG8wcs0X9obvc3NPMmnaepMTek5TDB1qbjrIr4+O+6RKI9CWHve2XsY2iLJBH579Gv5uGp\/cKP5crFOSW+MlUsoxT4ecSyTIOez9T2PJSSszPzi2m37K4GQI9lek2PpsDO01FCdyriiq7YvQ+LtOaGIyPDUUKc5bSxJSvO+2SEXWnXbLIvvu0qmDB7Kmt6IOnU76tKFJrKXKYs05mtjKrGQSnCcnqbEXWS1Fm20N8pGC9sUjL4nKXBOkh3iUUcGQv3y2TqDI39sR0diQjOpPvkzn3amJqk67nMbYLUC2lIs+MHCkWHBxpqzWnR9rq4fnbJlW6y4NtHvN9m6CxD8kdf8kEWVHXaXJR8F9AU537GmWySY8JNyPlEvDH8Mpi4hReWUwcwiuL8WyVR4wnrTzie2cz4BQwy3pRA+iOYJKUOtfrDl+SlDqnu49d2lyrXPWNwp1hfGzGJU3X3fQEV8IfPeGPb837MEs81wDHBs7N+a5OkhL9nCTFLStKcdOK0rXDe1R9Jtt8gffU9ZlEqcZ76vpMonTkvfO30TKROraNWgzrCdrfKBNTvkFcMqIxXDKiIVyyleRJLhjdmoUOWBCWXr3WJUKANr55KYpNn0dwtS5yf5hJImtwIhkGJpcGpCoALd0SHAe3CMfBLcNxcBfCcfCbluPc+9u0fin0jdmIuIhpDBdHzKC9LWIszsKIsTgLI8biLIwYi7MwYiyOO2Iuc\/XMZm5Z5o2aqak2bpzqRZHjI+lix0fSRY+PpIsfH0kXQT7SJIaal9i\/T+mWDJ2ptTdiJpbagHGJF8WLB6QLFw9IFy0ekC5YPCBdrHhA01C5WJjxMDlgblSdyPzTH9suHVFiMkEioTvpMDgtm\/hPnxPV3nlJxA9P\/QBifOoHjE6DHS8wEI+uw57f1CZqiX1topbY2iZqid1tonY9yZ\/v0+exBy1rvrCHoCTKVAlKok6VoBw+Uao4Hs6EIe7fYc\/v8hC1xP4OURs5ZtBf0mybpU+J+sPeJlz+6LsI4TZRtWC63k3QTNm7CcR3LyAQUzOAgN9YiIB3PCLCG19b4+lnSXRLS+smowFgUTvrpqYBYFErOyaqdY08BgxtvIvbNEfTSZoOJqmSvG73fTGPNRLzNfA5EFERnwMR9fE5EFEtnwONZ7afnpLm0yWLn4sTWuUd2ZaKtU+XjJnOdsiYqWyHjJnGdsgGN5laP2WSUKnbM1v+je3UEW9rp47Yg+nUEdlUTh2RRuXU4d7FrcPb5t26v8GiYm7d33ExMaHhfxilOVcnc3hDWQdPRXmoQLLz1JiOI0GIA0kQ4kgShDiUBOHoVPNdkHSJrThbfWLKZ525ZETSmUtGJFy7ZLP1nadT\/h2v6Bgr3RrOSEGu2owU5DrNSEH0uTPF0OyHon1nfctOJZkx61TwmQUeNZFi4FETuQYeNfahT427ZJ8ad8w+Ne6efeohu8n8xZTcIzsB25yfcpGkxIyLJCUmXCTpaGGzGV23Rb8Piakq7p\/Pndry07dOHTFb69QRk7NOHTEX69QRU69OHQ5xt274oKkO5t2Vpc9m1G2WGs1xzWXwfEfOgTy2+n90+l8b\/UOr\/+0OXiG88QohvEJ04xWGuSKzzRlk8nUm1uJG83OuZ7gDwtTUIrXZOX5CZ2LnaV0OTgKpiL2VXSTnctjUHZP\/PNfjxOergs54viroVOergs5xviro5OarYrIVsW4i6Q7tQGyN7IOr\/zxmsXl++1TTtv6XHyZoSHa4gB2K8XIpQsuFTW+sjp6ZkA+imZCPpZmQD6mZkI+smfB+2jGFuGOyG6ntZfzKzkTsTlD679WsIVz+Pwzq\/enwLY\/TbNqvAdbFRo60kIuxUB9doT6uQn1EhfpYCvVRFAodVEj0TyHsQsIF3VNIdk\/hgu4p5LqnUNM9hUu7p3Bp9xQu7Z7Cpd1TuLR7Ct3dU4S7p8jdPUW4e4roBpmY42aYmEez3ioieqtI7jgjruOM5NCNuKCN9OEa6QPV9tJlSBMx454IPvzRgo4lIjuWaEHHEnEdS6TpWKKlHUu0tGOJlnYs0dKOJVrasURWx3Iqv8V5UNVlktRB9Z3cjiGqaOcjAm4FRMDNgQi4XRABNxAi4IkJRMDzb4iAF0oQgVgygSH1Az6CBTKIU1ggY5guOZ8Oh7MpILtLwHrpxJJ+Rlwq\/Fy4VPhZcKlw\/LtUw9x9Hdd1UQSJOWa1r6Fz3RrU7\/Ahp5Y61h8t648L64\/5JqHJBdtxB9GXSSK+1p8fQFT88wMi9\/3hUjS2ufWmnZqUdVqBKhAuwTJPTcVKL03FRGVEWUzURpTFQrBXm32yPYGSOE7FMl\/O1EpnztRCvJnac\/z9GGt\/tBGp+w57Z3XT+nS0+heyX5HkFp8qm9wbir8SLluNDUUKfvQnliKnLzIFa+vNzTEx1BFDkVgn8YFiGUORUibPKYrfma3I2tQxxWnsZD9xNX0HU5HUVcLH+yMd9o6qGmXTtx3iKtilT22p0G2Qxfm2OzGDflcjjON64z+DaER0z11NrhKSV5mKLHpbM4U6F21keKEExKFoDhVxIppDhV+SLhV+O7pUw2vx6ZRlwUu6rfeMjyxrvoaEoCRqSAhKooaEoBwW7OPj4heTS+rkwhfT3NheEB0ZwBfU3NhJ2xYveVbE2+bToHmDgzqWLoH3N+LXn2VNx5GkxHEkKSPnPVCFIF0Cr2e6zh29oJwKL7dqy95V+6Lmf\/BIs8j7tj6c\/DZlAUq3xHvXdCFKSQToYGAzN\/bSiAGFbe4ksgOKma092B8cMWRUK5IXRb3\/Cv7Bg1vCf3T55MRXl09OfMT65Cu\/W0K9W8Lb3BLe5pbwNrfwi3Ze+drv1Ujv1eg2r0a3edVeYXKarfT3teI6gLWevL7NY+vbPLa+LQ7X1uO5TZJmvJM+J6Ac38VKPgHuJX4ejp7mjoKbSPiFMp+cWC7zyYlFM5+cWDrzydeOc+eYaquWtf15XmRxGVTnqhm7q84H9wn5BCIMIbKJMIRILcIQIs8IQ4ikIwwhMpAwhEhHwhAiNwlD\/n6Nxl+PJiWzsTqqYlGW0ZEIETgOIQJHIUTgGISI9aQ4bV0NK11UHy2J7OKocbU36RLX76SuhIdyesFNARfxz904JfwEjk9OzOL45MRUjk9O1AT1ydeo6Yjaqh7hjR7WVlzFkKXe1tZhxZDxNGSZp21JJk1ECyLFpKQXwMxNegHMFKUXQHjZDxh5OK3zpKqC3fmg8rEo472MEISfEYLwNEIQvkaIwdtxGgRl8a1o3klVZ7tNxsWc+MWahhTn2xmsnsPGF\/aY+yeMvFJ+jpDBENO1DAY3O4VZjd1Hz6+l3uk1czDVwZw5fj52pZbOmraAatVRXAyJO5+LIXGHdjGkoV1WP6y6BT6yWJnDnvaYrMU+krXYK7J28ENyLUtnDlBlIsmpoH3hU2Nv+NTYHz71yhqzdSN\/fhg8sleP0GwtPzCztfx4zNYOfsjSfJeU5syGutANo7xK2jcMBXuJoWB\/MRT8umcoo\/oXSbzZd1uhKlVdRZ+Qr42BIUSlDAwh6mZgyMouRDkc2e0e37A7W1ie7xcc4pSqcuWX6sti+jCK4pg+DFEbhMEQBUMYDFHvjMEQVc8YDJ4XpDB\/84VWf8jznTawrsJbwmoOWRRUc8iikJpDFgXUHLJmPB8u9Xz4Gp4PX8Pz4Wt4PnwNz4caz0dLPR+9huej1\/B89Bqej17D85HG86ulnl+9hudXr+H51Wt4fvUanl9pPL9e6vn1a3h+\/RqeX7+G59ev4fm1xvP3Sz1\/\/xqev38Nz9+\/hufvX8Pz9xrPv1nq+Tev4fk3r+H5N6\/h+Tev4fk3rpnl65aJjTmOHc\/qzu01U7mClpq\/FbSjDbdtrla6MZZxlsV\/UtPUgoi\/Kz+AuDU\/gJiU9gOG7+NDvIv\/SnMzJZjXbSoYMXXs1tgT1G475pgJv5SfmmYwxLw0gyEmpRnM0DSf46rIy3PwqWlAU3juHXOynSSiXQYA2FkAMDybeWLWbotya2pTV0zgORX0nfnU+LZ8atz0PjXuvn3qod\/+pzlw4lTGTWD1lfeCr93clNerHh3tW8zAHsYM7GfMwN7GDDythBl4Tgkz8IQSZuB9ZphBFHcggowo70BQ3IdhKQ9mU\/YsolR3xJWyTxGlK48LtAeB3X4C2O1Hf91+5pf\/RTv0rMeiqrlYcSis8c\/XxuqhtXowVo\/dj3jEDeAT0m1AQHAzEBDcEgQE98oEBHfLBOTeERbdLgxVXIwlisfGI2eeGY+ceWA8cuZoPI989HVZbvZNd72Z7ChbWBLGzTJlMd2Xw4myc2s7P25s0e385z4pJZnioxIgmM9KgIjc91knf9ZdwTb+JgeN34dEKq9l7icey2JjwpDICBVl1BXU7GVtPRUrW3kqFtqXO1bBLQGeGtYx8XY3j3Ch55wQrQedEGYKBkJWbqeZ6YF4o3goLgKhMkUzCjrGZVpxJ2sJGroB\/Hq2cIWkZ0tYSPrRoC\/ZdkU9zEmV8xQK5Xvo64X10LIuo4qH2T4Q1wX9gwmHgB9KyGJiICGLiWGELAbex12ELLvJMcruASKWOUnoGrYmqTRvD26rulo3ROxIItpNAICdBADDm+h7nj4nqqNQnQr6znxqfFs+NW52n3qUvp\/m5z4mtnHpH3TNjflUabeQSJJ2C4n0aLeQSNB3C\/H3niC8d7o6S3f7mvZ1a73I2WOlzttjpc7dY6XO32OlzuFj5eDxoymq2m53VTzxkohPYPcDiBR2P4BIYvcDiDR2P2B0YFozgClNCYJTyq3mzc0Vy2uClFlSE6TDi2EfH4\/nYN+MmrfxucJ1qRz2dlJ+M2hL2nydapMGT6n64FkGcL3qMQdJ+jwsFGDRElgkwFZLYKsO1jj3XRafD0V53KfVgVutdCro8POpcQT61Phx9qkdSUWa7fqSSJ9etHSbPgAoEo3Q9vwhubTr2povtkNSlybPXpOd6xYvyNL1gjTZul6QJmvXC5qs9GxfivK7+ai4cVb16wh1WVwLvszrD5rrtWe19ofE4f7ZLbG6aNsMTxEKGoJtblSJNhLNSpgsp5bBZDm1BibLmSl9j3zt8SpdN88vJdqvSwNSXqMTEXSipp4kIui7bofMnZLfy26IwRliSRzOEBG+z3DZfYa332d4+32G\/H1Gy+4zuv0+o9vvM+Lvc7XsPle33+fq9vtc8fe5Xnaf69vvc337fa6t+\/zJDMn693nwNa33wbtTWRVl8NbkzMPhKaG3KxadmrFMtyF1H6dlVZ+zpOKGeLJQMbyDEGZoByHMsA5CmIIsEDK8m9O8quNdGR\/6gGDrpPqE9kKTbBwuvUqouUq09CqR5iqrpVdZaa6iqJD785Uy3217vdBj8\/1wrpMscw3nvZfxKumHj6Hgp4+h4MePoeDnj6HgmVKGgveIMhS8S5Sh4H2iDIXYKUqFHbFXlOIQx4FRHCmC73QhfCfF8J0uiO+kKL7ThfGdFMd3ukC+G+b\/d0melF0yUpyONrUrqxd+GjBvfw6+XjHWRMUn8\/ef0NzE1crqqNu\/\/JzXDKA1cxP+UeyKChNaM+E3mI0NBKKzo\/tnW4N7Y1sTTX\/ru+J4xr\/UWLnv9UtRZMSttma6Ox1LyBsdS+b3GVdMk7Rm7jvt39tf4GY129xLpFk6\/01FpAenIvyedojwa9khwm9hh+h+ForsVJZlrQxMW8nGp62chelHPI01srPC6jmtTnEWbJMq3eXXL8yS7Kl\/69TvO3WftlG66WYXDNqk6xL4fzO3R9ctoVvRK8dN6ZUP7TnxptllRm3dFFWW3+aWb+Hcu1MB24OYWXVL4C9+n9RxmgW\/pcmL6nePdHSbYwZueMzAHSZm4P4TM3B3ihn4kwYz3lzbvsgzk0\/7EtebPV2fTxLRrQ4AuMkBALc3AAzLgj+WyYsZL\/Tj8sveVOr7H2hpd3Ec7DWOg53HcVbTCdOL0YuZ7vycbv+\/OJV5cu4GwcGHp6cE7NdmIVb39lO627c7qYIO0S2kcy0ItHQLchzcghwHtyDHGVrwMT6cyuZr8+Mpy7pDxa7zZORUGAHgZ8R4GDExxsOI+TEeNji3OpVP5qi2IsuCb82HzrbdsnBWH8MLMENjGsPr+oP5YPY3nWVuPWJTkzsF7g6wQgUrBKxIwYoAa6Vg2XPX6x+C5r\/HY5bWwWMXJn1f2r21vXSoph8kloSfIpaEHyGWNDw\/H83S3cN4e93V9Y94MAPVtDdZEvYmS8LeZEkjb5rFseSxfTm8T3dp3QwlP8fl96Q205NUZ88heL9qcIRzNbhotAwUl01v+j+t7qEvCvR7URwuAw8m2FiIYnFIBWTWiVRAZslIBVyNqjWfi3wb1PskeC7SLSjQPLG1O+82QT34cK1n8HDZAU5tsoVqTXNRJKqdKBLVQBRpslUyGCq\/95vpN4wr\/VK73ZIyydP63A1T260SH4vNqWI+GICWbzOKQ7QYxSHai+IQq7AUZ9gI8Wv8\/VNZPJsdK7nuO9ir5I9BIyjESWgEhTgMjaAMz8unpN97fLG8TOVSzkNifpKcAxFz5hxoeHW+2xeboh1z\/BiX1+7FOSrxJzvwHD4FQs0kEiPUTCJdQs0cDemyU7oN3p\/z+GDO1+lfu8yRen4pP4RjMMTQjcEQg2IGM5r8OBb1aLLkp67sR9dhtiTmZcQxHF+daV1dm7v\/iarel0Pwr0MNjngranDEy1GDG83yJnG5rdppm6ZRtk2rdFOKukkumsLP\/CqJxBywkkjMBiuJeGSiJQ5jlG4DbbINvpyPSfeoveNyxrxKur0YCm4jhjLajlyURbUpjslkdvz3YpvGG66Tpwj8XLeCRsx4K2jEvLeChuNUQ8NLfxoaXgTU0PD+Rg0N73PU0Ij9jqrwJfY9qnjE\/kcVL7w+1\/8qv8V58OtzkgcP6V9\/xaqXPhLTTzMJwg8yCcLPMAnCjy8JGtUFKJo\/t6flBs3rKN+cb00U\/dwBvzbAtx1QTBe1TeGWTLfEGmLaZj+Wcb6tlOxORNDxhhhBQ7Afupr82t\/ey\/ga3whBVPlGCPwkQMTK46p2A+RSh03FRMM8JuVzukm01+llxBXeETXfRJXEn7oVrGwKGm1QCXo6ogQ9HU6CfgV8Ey7wTXijb8IbfRPe6JuQ9E20wDfRjb6JbvRNdKNvItI3qwW+Wd3om9WNvlnd6JuV5Zv3xa4ZCiZZbfaWnkwZntnchddLY\/VMR3sKM7C3MAN7DDPwyA4zhkHdb0lWbMwyyIcs2Zm6+KO9O4TrsZzfC8uiiC2xLIrYGcuiiA2yLGponeaJeUqqKi3yOAu+lHGam0V6zZcQRaDbSEPDzaSh4ZbS0HBjaWjreR8\/OmZiskbE9PWSVtvnAw7d9wMO\/Q4AnNGJy0VfPKgrIjb\/yGQPWgaYYXnuavjYGn5G+SMugTWCnhvBz1WXAFLfFaccpUEIGsj+um++D\/ZFAWZPZRm8wtuDWYFPwWeRqOIXOQGBWNIEBGIBExBWopcesjjXeahVQO\/TiWk+4eI2WJSuRkD0LeGAyI3xS5HmKmcZAWwKIr\/OLXHsGIqfzJ7Hx7bqG7dA6pQo9gd55My2II+c2Q3kkTObgDzy4bX+Pi2b75aiDLoK7bsyPu7HY2vKzyyE\/2TRAYnvFx2Q+JjRAYkvGx0QrzopgXjhSQnEa09KIF5+UgKJFShtZP8w2piaZFncmBanrAre9afM6r5BWYhim6oKyOxWVQGZTasq4Gii5VzVxTGN8+BjXO3Ntql24YKaZfFK+V6LwRB9FYMheigGM7ivTPLkJf6WJYEpH7I7L\/04+eeV86HjiAtfliX8PHEqrIGCZQU\/UJwKzMXrXW4JJj8W2ak9HkJHv8oUh5MCBHM2KUBE8n1+STb7vMiK3Vl3o4MO+\/LH5h+e0lrpyl6F+dRCm6ha3lLqdUlE8LQTswQnieyzH\/dJ0nTtwZfm3VoFb091cSjaPv66uQ\/32CSDPxFSxSMOh1TxiHMiVbyVvW3uXXFov7CKIteVuqMI+m10BE2xnY6gDdH9uek84uBxkwYfU9VijE\/Iz2FiCDGBiSHE7CWGjHO28roIdmW6Deoyfk6y\/igT3b6YH1vMJ4P50mGEI8EkQ7BN1y1S7Mr1AphNuF5A5Lm\/z\/CIL0Fzw919Vh3u5dcP95b8+e9T2j6D\/Vlem\/j7tezussD5cGX2J8q9M8y+6JcQRZTK+wsoAt0CGhpuDw0Ndwca2srh4Yk1DmafcIE\/RYjGjSJE4z0RgueACAie9yEgeK6HgAylhj6aVLm3ZT2aIzlTtfZ8Qj4DCUOI\/CMMIbKPMATHAAHBMUBAcAwQkDejef\/qkG6CX7fnqkrOwXVkplnQJxmKhRkNj1mj0fDGp3WlZVDFWTM4Ddq65FtTj9VsF79tk\/FPhvvYcn8aUcUJl7E9mhKZ2dq1l4a\/42mQubGP1m8MJcp+iiof\/0sSH1iqsWV+q\/ZX8hk3opbIrxG1RDaNqF25\/MBXapVEPi8zbxLbfImPtW8NUarysPYNIUqJTCRJSqQdSdI37qdsWHnWhYWt9D\/N5Eq\/oFkSJYvW9\/36yHVvxNK5ZW356qO52HMzjNubczEOcTVJVXqIyzrdZM1Xf168MNnOehw\/jluKJkZ3S9HEmG8peuhIfzdpoA9FmtfN8OAyd\/q+TPPvylV4BYduFD0Tt4aeiZtBz1yNdqKm1SEu4+CX5CXJynaD9lG5E5UgKHai8jRmJypPY3ai8jRmJypPG7as9HuMH5Ly6XRI9M3FAPgpCB5GTEXwMGJKgocRUxM8jJii4GHEVAUPw1tSFDC8HUUB+\/s1us\/FLg6q+rRNi9HZksvW4v\/PsB47Vl9dXv48HFvDpfi5sTXwGBvAr825sZeGvzctay\/vXRZX6KwKh72XSS06uwReKj3alUSADr6M58Ze2v+eChCnlrWX17wrNmm+o4kXe3\/L1zHf6nXsZRGjddvcIn7ZJ8GnfVHVbZZTNqrdp3nB0RT6LaclDsUONnG5PcbnZlj2sRmdJRszKD4fkiFXgrojmkLfkZaIX95aIn6Da4nDmPbXbNvuoAu+xHVdFH3UtbKqGRH7q\/oBMV\/YjwMRtf04EFHejwPh8RAJwmMhEjQcvfPLyZxvmQT\/bL4og3\/EL01slAfVw0QR6EbW0HBLa2i4uTW00aaZn5tPyZekTLbtTpu8OBSnKnifZM2H\/rDWzO2eUaH4bTRLsMR+miVY3AqLsH1z\/Oc\/\/wUxDwg2","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"211","option_name":"rs-templates-counter","option_value":"785","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"212","option_name":"revslider_table_version","option_value":"1.0.13","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"213","option_name":"revslider-global-settings","option_value":"{\"getTec\":{\"engine\":\"SR7\"},\"version\":\"6.2.0\"}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"216","option_name":"action_scheduler_hybrid_store_demarkation","option_value":"9","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"217","option_name":"schema-ActionScheduler_StoreSchema","option_value":"7.0.1748668384","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"218","option_name":"schema-ActionScheduler_LoggerSchema","option_value":"3.0.1748668384","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"221","option_name":"woocommerce_newly_installed","option_value":"no","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"222","option_name":"woocommerce_schema_version","option_value":"920","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"223","option_name":"woocommerce_store_address","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"224","option_name":"woocommerce_store_address_2","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"225","option_name":"woocommerce_store_city","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"226","option_name":"woocommerce_default_country","option_value":"US:CA","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"227","option_name":"woocommerce_store_postcode","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"228","option_name":"woocommerce_allowed_countries","option_value":"all","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"229","option_name":"woocommerce_all_except_countries","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"230","option_name":"woocommerce_specific_allowed_countries","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"231","option_name":"woocommerce_ship_to_countries","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"232","option_name":"woocommerce_specific_ship_to_countries","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"233","option_name":"woocommerce_default_customer_address","option_value":"base","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"234","option_name":"woocommerce_calc_taxes","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"235","option_name":"woocommerce_enable_coupons","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"236","option_name":"woocommerce_calc_discounts_sequentially","option_value":"no","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"237","option_name":"woocommerce_currency","option_value":"USD","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"238","option_name":"woocommerce_currency_pos","option_value":"left","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"239","option_name":"woocommerce_price_thousand_sep","option_value":",","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"240","option_name":"woocommerce_price_decimal_sep","option_value":".","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"241","option_name":"woocommerce_price_num_decimals","option_value":"2","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"242","option_name":"woocommerce_shop_page_id","option_value":"10","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"243","option_name":"woocommerce_cart_redirect_after_add","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"244","option_name":"woocommerce_enable_ajax_add_to_cart","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"245","option_name":"woocommerce_placeholder_image","option_value":"9","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"246","option_name":"woocommerce_weight_unit","option_value":"lbs","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"247","option_name":"woocommerce_dimension_unit","option_value":"in","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"248","option_name":"woocommerce_enable_reviews","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"249","option_name":"woocommerce_review_rating_verification_label","option_value":"yes","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"250","option_name":"woocommerce_review_rating_verification_required","option_value":"no","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"251","option_name":"woocommerce_enable_review_rating","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"252","option_name":"woocommerce_review_rating_required","option_value":"yes","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"253","option_name":"woocommerce_manage_stock","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"254","option_name":"woocommerce_hold_stock_minutes","option_value":"60","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"255","option_name":"woocommerce_notify_low_stock","option_value":"yes","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"256","option_name":"woocommerce_notify_no_stock","option_value":"yes","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"257","option_name":"woocommerce_stock_email_recipient","option_value":"admin@devsgang.com","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"258","option_name":"woocommerce_notify_low_stock_amount","option_value":"2","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"259","option_name":"woocommerce_notify_no_stock_amount","option_value":"0","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"260","option_name":"woocommerce_hide_out_of_stock_items","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"261","option_name":"woocommerce_stock_format","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"262","option_name":"woocommerce_file_download_method","option_value":"force","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"263","option_name":"woocommerce_downloads_redirect_fallback_allowed","option_value":"no","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"264","option_name":"woocommerce_downloads_require_login","option_value":"no","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"265","option_name":"woocommerce_downloads_grant_access_after_payment","option_value":"yes","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"266","option_name":"woocommerce_downloads_deliver_inline","option_value":"","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"267","option_name":"woocommerce_downloads_add_hash_to_filename","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"268","option_name":"woocommerce_downloads_count_partial","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"270","option_name":"woocommerce_attribute_lookup_direct_updates","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"271","option_name":"woocommerce_attribute_lookup_optimized_updates","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"272","option_name":"woocommerce_product_match_featured_image_by_sku","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"273","option_name":"woocommerce_prices_include_tax","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"274","option_name":"woocommerce_tax_based_on","option_value":"shipping","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"275","option_name":"woocommerce_shipping_tax_class","option_value":"inherit","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"276","option_name":"woocommerce_tax_round_at_subtotal","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"277","option_name":"woocommerce_tax_classes","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"278","option_name":"woocommerce_tax_display_shop","option_value":"excl","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"279","option_name":"woocommerce_tax_display_cart","option_value":"excl","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"280","option_name":"woocommerce_price_display_suffix","option_value":"","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"281","option_name":"woocommerce_tax_total_display","option_value":"itemized","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"282","option_name":"woocommerce_enable_shipping_calc","option_value":"yes","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"283","option_name":"woocommerce_shipping_cost_requires_address","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"284","option_name":"woocommerce_ship_to_destination","option_value":"billing","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"285","option_name":"woocommerce_shipping_debug_mode","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"286","option_name":"woocommerce_enable_guest_checkout","option_value":"yes","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"287","option_name":"woocommerce_enable_checkout_login_reminder","option_value":"no","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"288","option_name":"woocommerce_enable_signup_and_login_from_checkout","option_value":"no","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"289","option_name":"woocommerce_enable_myaccount_registration","option_value":"no","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"290","option_name":"woocommerce_registration_generate_password","option_value":"yes","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"291","option_name":"woocommerce_registration_generate_username","option_value":"yes","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"292","option_name":"woocommerce_erasure_request_removes_order_data","option_value":"no","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"293","option_name":"woocommerce_erasure_request_removes_download_data","option_value":"no","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"294","option_name":"woocommerce_allow_bulk_remove_personal_data","option_value":"no","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"295","option_name":"woocommerce_registration_privacy_policy_text","option_value":"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].","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"296","option_name":"woocommerce_checkout_privacy_policy_text","option_value":"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].","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"297","option_name":"woocommerce_delete_inactive_accounts","option_value":"a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"298","option_name":"woocommerce_trash_pending_orders","option_value":"","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"299","option_name":"woocommerce_trash_failed_orders","option_value":"","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"300","option_name":"woocommerce_trash_cancelled_orders","option_value":"","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"301","option_name":"woocommerce_anonymize_refunded_orders","option_value":"a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"302","option_name":"woocommerce_anonymize_completed_orders","option_value":"a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"303","option_name":"woocommerce_email_from_name","option_value":"My Blog","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"304","option_name":"woocommerce_email_from_address","option_value":"admin@devsgang.com","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"305","option_name":"woocommerce_email_header_image","option_value":"","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"306","option_name":"woocommerce_email_base_color","option_value":"#32373c","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"307","option_name":"woocommerce_email_background_color","option_value":"#ffffff","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"308","option_name":"woocommerce_email_body_background_color","option_value":"#ffffff","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"309","option_name":"woocommerce_email_text_color","option_value":"#1e1e1e","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"310","option_name":"woocommerce_email_footer_text","option_value":"{site_title} &mdash; Built with {WooCommerce}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"311","option_name":"woocommerce_email_footer_text_color","option_value":"#787c82","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"312","option_name":"woocommerce_email_auto_sync_with_theme","option_value":"yes","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"313","option_name":"woocommerce_merchant_email_notifications","option_value":"no","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"314","option_name":"woocommerce_cart_page_id","option_value":"11","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"315","option_name":"woocommerce_checkout_page_id","option_value":"12","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"316","option_name":"woocommerce_myaccount_page_id","option_value":"13","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"317","option_name":"woocommerce_terms_page_id","option_value":"","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"318","option_name":"woocommerce_checkout_pay_endpoint","option_value":"order-pay","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"319","option_name":"woocommerce_checkout_order_received_endpoint","option_value":"order-received","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"320","option_name":"woocommerce_myaccount_add_payment_method_endpoint","option_value":"add-payment-method","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"321","option_name":"woocommerce_myaccount_delete_payment_method_endpoint","option_value":"delete-payment-method","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"322","option_name":"woocommerce_myaccount_set_default_payment_method_endpoint","option_value":"set-default-payment-method","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"323","option_name":"woocommerce_myaccount_orders_endpoint","option_value":"orders","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"324","option_name":"woocommerce_myaccount_view_order_endpoint","option_value":"view-order","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"325","option_name":"woocommerce_myaccount_downloads_endpoint","option_value":"downloads","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"326","option_name":"woocommerce_myaccount_edit_account_endpoint","option_value":"edit-account","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"327","option_name":"woocommerce_myaccount_edit_address_endpoint","option_value":"edit-address","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"328","option_name":"woocommerce_myaccount_payment_methods_endpoint","option_value":"payment-methods","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"329","option_name":"woocommerce_myaccount_lost_password_endpoint","option_value":"lost-password","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"330","option_name":"woocommerce_logout_endpoint","option_value":"customer-logout","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"331","option_name":"woocommerce_api_enabled","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"332","option_name":"woocommerce_allow_tracking","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"333","option_name":"woocommerce_show_marketplace_suggestions","option_value":"yes","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"334","option_name":"woocommerce_custom_orders_table_enabled","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"335","option_name":"woocommerce_analytics_enabled","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"336","option_name":"woocommerce_feature_rate_limit_checkout_enabled","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"337","option_name":"woocommerce_feature_order_attribution_enabled","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"338","option_name":"woocommerce_feature_site_visibility_badge_enabled","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"339","option_name":"woocommerce_feature_remote_logging_enabled","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"340","option_name":"woocommerce_feature_email_improvements_enabled","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"341","option_name":"woocommerce_email_improvements_disabled_count","option_value":"1","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"342","option_name":"woocommerce_email_improvements_first_disabled_at","option_value":"2025-05-31 05:13:04","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"343","option_name":"woocommerce_email_improvements_last_disabled_at","option_value":"2025-05-31 05:13:04","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"344","option_name":"woocommerce_feature_reactify-classic-payments-settings_enabled","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"345","option_name":"woocommerce_feature_product_block_editor_enabled","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"346","option_name":"woocommerce_hpos_fts_index_enabled","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"347","option_name":"woocommerce_feature_cost_of_goods_sold_enabled","option_value":"no","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"348","option_name":"woocommerce_single_image_width","option_value":"600","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"349","option_name":"woocommerce_thumbnail_image_width","option_value":"300","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"350","option_name":"woocommerce_checkout_highlight_required_fields","option_value":"yes","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"351","option_name":"woocommerce_demo_store","option_value":"no","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"352","option_name":"wc_downloads_approved_directories_mode","option_value":"enabled","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"353","option_name":"woocommerce_permalinks","option_value":"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;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"354","option_name":"current_theme_supports_woocommerce","option_value":"yes","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"355","option_name":"woocommerce_queue_flush_rewrite_rules","option_value":"no","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"357","option_name":"product_cat_children","option_value":"a:0:{}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"358","option_name":"default_product_cat","option_value":"15","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"360","option_name":"woocommerce_refund_returns_page_id","option_value":"14","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"363","option_name":"woocommerce_paypal_settings","option_value":"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:18:\"admin@devsgang.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:18:\"admin@devsgang.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"364","option_name":"woocommerce_version","option_value":"9.8.5","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"365","option_name":"woocommerce_db_version","option_value":"9.8.5","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"366","option_name":"woocommerce_store_id","option_value":"a9a0517d-aea7-44d7-9d7f-6f102fb989f5","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"367","option_name":"woocommerce_admin_install_timestamp","option_value":"1748668396","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"368","option_name":"woocommerce_inbox_variant_assignment","option_value":"3","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"369","option_name":"woocommerce_remote_variant_assignment","option_value":"96","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"370","option_name":"woocommerce_attribute_lookup_enabled","option_value":"no","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"378","option_name":"fw_active_extensions","option_value":"a:8:{s:4:\"blog\";a:0:{}s:6:\"update\";a:0:{}s:13:\"custom-update\";a:0:{}s:16:\"bitbucket-update\";a:0:{}s:13:\"github-update\";a:0:{}s:7:\"backups\";a:0:{}s:12:\"backups-demo\";a:0:{}s:8:\"megamenu\";a:0:{}}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"380","option_name":"action_scheduler_lock_async-request-runner","option_value":"683a931e75dc80.12076475|1748669274","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"381","option_name":"woocommerce_admin_notices","option_value":"a:0:{}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"382","option_name":"revslider_update_version","option_value":"6.7.24","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"383","option_name":"wc_blocks_version","option_value":"11.8.0-dev","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"384","option_name":"fw_google_fonts","option_value":"a:2:{s:11:\"last_update\";i:1748668402;s:5:\"fonts\";s:205394:\"{\"kind\":\"webfonts#webfontList\",\"items\":[{\"family\":\"42dot Sans\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"ABeeZee\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"ADLaM Display\",\"variants\":[\"regular\"],\"subsets\":[\"adlam\",\"latin\",\"latin-ext\"]},{\"family\":\"AR One Sans\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Abel\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Abhaya Libre\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"sinhala\"]},{\"family\":\"Aboreto\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Abril Fatface\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Abyssinica SIL\",\"variants\":[\"regular\"],\"subsets\":[\"ethiopic\",\"latin\",\"latin-ext\"]},{\"family\":\"Aclonica\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Acme\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Actor\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Adamina\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Advent Pro\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Afacad\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Afacad Flux\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Agbalumo\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Agdasima\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Agu Display\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Aguafina Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Akatab\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"tifinagh\"]},{\"family\":\"Akaya Kanadaka\",\"variants\":[\"regular\"],\"subsets\":[\"kannada\",\"latin\",\"latin-ext\"]},{\"family\":\"Akaya Telivigala\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"telugu\"]},{\"family\":\"Akronim\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Akshar\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Aladin\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Alata\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Alatsi\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Albert Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Aldrich\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Alef\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"hebrew\",\"latin\"]},{\"family\":\"Alegreya\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Alegreya SC\",\"variants\":[\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Alegreya Sans\",\"variants\":[\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Alegreya Sans SC\",\"variants\":[\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Aleo\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Alex Brush\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Alexandria\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Alfa Slab One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Alice\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Alike\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Alike Angular\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Alkalami\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Alkatra\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"bengali\",\"devanagari\",\"latin\",\"latin-ext\",\"oriya\"]},{\"family\":\"Allan\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Allerta\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Allerta Stencil\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Allison\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Allura\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Almarai\",\"variants\":[\"300\",\"regular\",\"700\",\"800\"],\"subsets\":[\"arabic\",\"latin\"]},{\"family\":\"Almendra\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Almendra Display\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Almendra SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Alumni Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Alumni Sans Collegiate One\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Alumni Sans Inline One\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Alumni Sans Pinstripe\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Amarante\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Amaranth\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Amatic SC\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"cyrillic\",\"hebrew\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Amethysta\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Amiko\",\"variants\":[\"regular\",\"600\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Amiri\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Amiri Quran\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\"],\"colorCapabilities\":[\"COLRv0\",\"SVG\"]},{\"family\":\"Amita\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Anaheim\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Ancizar Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Ancizar Serif\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Andada Pro\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Andika\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Anek Bangla\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"bengali\",\"latin\",\"latin-ext\"]},{\"family\":\"Anek Devanagari\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Anek Gujarati\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"gujarati\",\"latin\",\"latin-ext\"]},{\"family\":\"Anek Gurmukhi\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"gurmukhi\",\"latin\",\"latin-ext\"]},{\"family\":\"Anek Kannada\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"kannada\",\"latin\",\"latin-ext\"]},{\"family\":\"Anek Latin\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Anek Malayalam\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"malayalam\"]},{\"family\":\"Anek Odia\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"oriya\"]},{\"family\":\"Anek Tamil\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"tamil\"]},{\"family\":\"Anek Telugu\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"telugu\"]},{\"family\":\"Angkor\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Annapurna SIL\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Annie Use Your Telescope\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Anonymous Pro\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Anta\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Antic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Antic Didone\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Antic Slab\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Anton\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Anton SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Antonio\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Anuphan\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Anybody\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Aoboshi One\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Arapey\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Arbutus\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Arbutus Slab\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Architects Daughter\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Archivo\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Archivo Black\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Archivo Narrow\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Are You Serious\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Aref Ruqaa\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Aref Ruqaa Ink\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"],\"colorCapabilities\":[\"COLRv1\",\"SVG\"]},{\"family\":\"Arima\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"malayalam\",\"tamil\",\"vietnamese\"]},{\"family\":\"Arimo\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Arizonia\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Armata\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Arsenal\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Arsenal SC\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Artifika\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Arvo\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Arya\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Asap\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Asap Condensed\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Asar\",\"variants\":[\"regular\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Asset\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Assistant\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Astloch\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Asul\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Athiti\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Atkinson Hyperlegible\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Atkinson Hyperlegible Mono\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Atkinson Hyperlegible Next\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Atma\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"bengali\",\"latin\",\"latin-ext\"]},{\"family\":\"Atomic Age\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Aubrey\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Audiowide\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Autour One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Average\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Average Sans\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Averia Gruesa Libre\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Averia Libre\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Averia Sans Libre\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Averia Serif Libre\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Azeret Mono\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"B612\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"B612 Mono\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"BIZ UDGothic\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"cyrillic\",\"greek-ext\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"BIZ UDMincho\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"cyrillic\",\"greek-ext\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"BIZ UDPGothic\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"cyrillic\",\"greek-ext\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"BIZ UDPMincho\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"cyrillic\",\"greek-ext\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Babylonica\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bacasime Antique\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Bad Script\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Badeen Display\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Bagel Fat One\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\",\"latin-ext\"]},{\"family\":\"Bahiana\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Bahianita\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bai Jamjuree\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Bakbak One\",\"variants\":[\"regular\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Ballet\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Baloo 2\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Baloo Bhai 2\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"gujarati\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Baloo Bhaijaan 2\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Baloo Bhaina 2\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"oriya\",\"vietnamese\"]},{\"family\":\"Baloo Chettan 2\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"malayalam\",\"vietnamese\"]},{\"family\":\"Baloo Da 2\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"bengali\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Baloo Paaji 2\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"gurmukhi\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Baloo Tamma 2\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"kannada\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Baloo Tammudu 2\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"telugu\",\"vietnamese\"]},{\"family\":\"Baloo Thambi 2\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"tamil\",\"vietnamese\"]},{\"family\":\"Balsamiq Sans\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Balthazar\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Bangers\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Barlow\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Barlow Condensed\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Barlow Semi Condensed\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Barriecito\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Barrio\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Basic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Baskervville\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Baskervville SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Battambang\",\"variants\":[\"100\",\"300\",\"regular\",\"700\",\"900\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Baumans\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Bayon\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Be Vietnam Pro\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Beau Rivage\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bebas Neue\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Beiruti\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Belanosima\",\"variants\":[\"regular\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Belgrano\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Bellefair\",\"variants\":[\"regular\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Belleza\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Bellota\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bellota Text\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"BenchNine\",\"variants\":[\"300\",\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Benne\",\"variants\":[\"regular\"],\"subsets\":[\"kannada\",\"latin\",\"latin-ext\"]},{\"family\":\"Bentham\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Berkshire Swash\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Besley\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Beth Ellen\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Bevan\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"BhuTuka Expanded One\",\"variants\":[\"regular\"],\"subsets\":[\"gurmukhi\",\"latin\",\"latin-ext\"]},{\"family\":\"Big Shoulders\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Big Shoulders Inline\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Big Shoulders Stencil\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bigelow Rules\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Bigshot One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Bilbo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bilbo Swash Caps\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"BioRhyme\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"BioRhyme Expanded\",\"variants\":[\"200\",\"300\",\"regular\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Birthstone\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Birthstone Bounce\",\"variants\":[\"regular\",\"500\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Biryani\",\"variants\":[\"200\",\"300\",\"regular\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Bitter\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Black And White Picture\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Black Han Sans\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Black Ops One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Blaka\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Blaka Hollow\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Blaka Ink\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"],\"colorCapabilities\":[\"COLRv1\",\"SVG\"]},{\"family\":\"Blinker\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Bodoni Moda\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Bodoni Moda SC\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Bokor\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Boldonse\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Bona Nova\",\"variants\":[\"regular\",\"italic\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"hebrew\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bona Nova SC\",\"variants\":[\"regular\",\"italic\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"hebrew\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bonbon\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Bonheur Royale\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Boogaloo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Borel\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Bowlby One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Bowlby One SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Braah One\",\"variants\":[\"regular\"],\"subsets\":[\"gurmukhi\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Brawler\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Bree Serif\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Bricolage Grotesque\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bruno Ace\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Bruno Ace SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Brygada 1918\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bubblegum Sans\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Bubbler One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Buda\",\"variants\":[\"300\"],\"subsets\":[\"latin\"]},{\"family\":\"Buenard\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Bungee\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bungee Hairline\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bungee Inline\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bungee Outline\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bungee Shade\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Bungee Spice\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"],\"colorCapabilities\":[\"COLRv1\",\"SVG\"]},{\"family\":\"Bungee Tint\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"],\"colorCapabilities\":[\"COLRv0\"]},{\"family\":\"Butcherman\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Butterfly Kids\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Bytesized\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Cabin\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Cabin Condensed\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Cabin Sketch\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Cactus Classical Serif\",\"variants\":[\"regular\"],\"subsets\":[\"chinese-hongkong\",\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Caesar Dressing\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Cagliostro\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Cairo\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Cairo Play\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"],\"colorCapabilities\":[\"COLRv0\"]},{\"family\":\"Cal Sans\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Caladea\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Calistoga\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Calligraffitti\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Cambay\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Cambo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Candal\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Cantarell\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Cantata One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Cantora One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Caprasimo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Capriola\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Caramel\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Carattere\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Cardo\",\"variants\":[\"regular\",\"italic\",\"700\"],\"subsets\":[\"gothic\",\"greek\",\"greek-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"old-italic\",\"runic\"]},{\"family\":\"Carlito\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Carme\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Carrois Gothic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Carrois Gothic SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Carter One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Cascadia Code\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"arabic\",\"braille\",\"cyrillic\",\"cyrillic-ext\",\"greek\",\"hebrew\",\"latin\",\"latin-ext\",\"symbols2\",\"vietnamese\"]},{\"family\":\"Cascadia Mono\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"arabic\",\"braille\",\"cyrillic\",\"cyrillic-ext\",\"greek\",\"hebrew\",\"latin\",\"latin-ext\",\"symbols2\",\"vietnamese\"]},{\"family\":\"Castoro\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Castoro Titling\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Catamaran\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"tamil\"]},{\"family\":\"Caudex\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"runic\",\"vietnamese\"]},{\"family\":\"Caveat\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Caveat Brush\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Cedarville Cursive\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Ceviche One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Chakra Petch\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Changa\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Changa One\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Chango\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Charis SIL\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Charm\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Charmonman\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Chathura\",\"variants\":[\"100\",\"300\",\"regular\",\"700\",\"800\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Chau Philomene One\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Chela One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Chelsea Market\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Chenla\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\"]},{\"family\":\"Cherish\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Cherry Bomb One\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Cherry Cream Soda\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Cherry Swash\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Chewy\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Chicle\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Chilanka\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"malayalam\"]},{\"family\":\"Chivo\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Chivo Mono\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Chocolate Classical Sans\",\"variants\":[\"regular\"],\"subsets\":[\"chinese-hongkong\",\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Chokokutai\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Chonburi\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Cinzel\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Cinzel Decorative\",\"variants\":[\"regular\",\"700\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Clicker Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Climate Crisis\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Coda\",\"variants\":[\"regular\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Codystar\",\"variants\":[\"300\",\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Coiny\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"tamil\",\"vietnamese\"]},{\"family\":\"Combo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Comfortaa\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Comforter\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Comforter Brush\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Comic Neue\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Comic Relief\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"cyrillic\",\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Coming Soon\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Comme\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Commissioner\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Concert One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Condiment\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Content\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"khmer\"]},{\"family\":\"Contrail One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Convergence\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Cookie\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Copse\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Coral Pixels\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"],\"colorCapabilities\":[\"COLRv0\"]},{\"family\":\"Corben\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Corinthia\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Cormorant\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Cormorant Garamond\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Cormorant Infant\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Cormorant SC\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Cormorant Unicase\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Cormorant Upright\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Courgette\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Courier Prime\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Cousine\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Coustard\",\"variants\":[\"regular\",\"900\"],\"subsets\":[\"latin\"]},{\"family\":\"Covered By Your Grace\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Crafty Girls\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Creepster\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Crete Round\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Crimson Pro\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Crimson Text\",\"variants\":[\"regular\",\"italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Croissant One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Crushed\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Cuprum\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Cute Font\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Cutive\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Cutive Mono\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"DM Mono\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"DM Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"DM Serif Display\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"DM Serif Text\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Dai Banna SIL\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"new-tai-lue\"]},{\"family\":\"Damion\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Dancing Script\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Danfo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Dangrek\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Darker Grotesque\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Darumadrop One\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"David Libre\",\"variants\":[\"regular\",\"500\",\"700\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Dawning of a New Day\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Days One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\"]},{\"family\":\"Dekko\",\"variants\":[\"regular\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Dela Gothic One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"greek\",\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Delicious Handrawn\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Delius\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Delius Swash Caps\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Delius Unicase\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Della Respira\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Denk One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Devonshire\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Dhurjati\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Didact Gothic\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Diphylleia\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\",\"latin-ext\"]},{\"family\":\"Diplomata\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Diplomata SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Do Hyeon\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Dokdo\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Domine\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Donegal One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Dongle\",\"variants\":[\"300\",\"regular\",\"700\"],\"subsets\":[\"korean\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Doppio One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Dorsa\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Dosis\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"DotGothic16\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Doto\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Dr Sugiyama\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Duru Sans\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"DynaPuff\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Dynalight\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"EB Garamond\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Eagle Lake\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"East Sea Dokdo\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Eater\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Economica\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Eczar\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"devanagari\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Edu AU VIC WA NT Arrows\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Edu AU VIC WA NT Dots\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Edu AU VIC WA NT Guides\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Edu AU VIC WA NT Hand\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Edu AU VIC WA NT Pre\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Edu NSW ACT Foundation\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Edu QLD Beginner\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Edu SA Beginner\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Edu TAS Beginner\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Edu VIC WA NT Beginner\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"El Messiri\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Electrolize\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Elsie\",\"variants\":[\"regular\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Elsie Swash Caps\",\"variants\":[\"regular\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Emblema One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Emilys Candy\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Encode Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Encode Sans Condensed\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Encode Sans Expanded\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Encode Sans SC\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Encode Sans Semi Condensed\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Encode Sans Semi Expanded\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Engagement\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Englebert\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Enriqueta\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Ephesis\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Epilogue\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Erica One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Esteban\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Estonia\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Euphoria Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Ewert\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Exile\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Exo\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Exo 2\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Expletus Sans\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Explora\",\"variants\":[\"regular\"],\"subsets\":[\"cherokee\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Faculty Glyphic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Fahkwang\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Familjen Grotesk\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Fanwood Text\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Farro\",\"variants\":[\"300\",\"regular\",\"500\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Farsan\",\"variants\":[\"regular\"],\"subsets\":[\"gujarati\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Fascinate\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Fascinate Inline\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Faster One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Fasthand\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Fauna One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Faustina\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Federant\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Federo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Felipa\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Fenix\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Festive\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Figtree\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Finger Paint\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Finlandica\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Fira Code\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"symbols2\"]},{\"family\":\"Fira Mono\",\"variants\":[\"regular\",\"500\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"symbols2\"]},{\"family\":\"Fira Sans\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Fira Sans Condensed\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Fira Sans Extra Condensed\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Fjalla One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Fjord One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Flamenco\",\"variants\":[\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Flavors\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Fleur De Leah\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Flow Block\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Flow Circular\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Flow Rounded\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Foldit\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"],\"colorCapabilities\":[\"COLRv1\"]},{\"family\":\"Fondamento\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Fontdiner Swanky\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Forum\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Fragment Mono\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Francois One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Frank Ruhl Libre\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Fraunces\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Freckle Face\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Fredericka the Great\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Fredoka\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Freehand\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Freeman\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Fresca\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Frijole\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Fruktur\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Fugaz One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Fuggles\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Funnel Display\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Funnel Sans\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Fustat\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Fuzzy Bubbles\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"GFS Didot\",\"variants\":[\"regular\"],\"subsets\":[\"greek\",\"greek-ext\",\"latin\",\"vietnamese\"]},{\"family\":\"GFS Neohellenic\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"greek\",\"greek-ext\",\"latin\",\"vietnamese\"]},{\"family\":\"Ga Maamli\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Gabarito\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Gabriela\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Gaegu\",\"variants\":[\"300\",\"regular\",\"700\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Gafata\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Gajraj One\",\"variants\":[\"regular\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Galada\",\"variants\":[\"regular\"],\"subsets\":[\"bengali\",\"latin\"]},{\"family\":\"Galdeano\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Galindo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Gamja Flower\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Gantari\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Gasoek One\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\",\"latin-ext\"]},{\"family\":\"Gayathri\",\"variants\":[\"100\",\"regular\",\"700\"],\"subsets\":[\"latin\",\"malayalam\"]},{\"family\":\"Geist\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Geist Mono\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Gelasio\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Gemunu Libre\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"sinhala\"]},{\"family\":\"Genos\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cherokee\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Gentium Book Plus\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Gentium Plus\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Geo\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Geologica\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Georama\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Geostar\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Geostar Fill\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Germania One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Gideon Roman\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Gidole\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Gidugu\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"telugu\"]},{\"family\":\"Gilda Display\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Girassol\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Give You Glory\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Glass Antiqua\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Glegoo\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Gloock\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Gloria Hallelujah\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Glory\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Gluten\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Goblin One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Gochi Hand\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Goldman\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Golos Text\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Gorditas\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Gothic A1\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"korean\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Gotu\",\"variants\":[\"regular\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Goudy Bookletter 1911\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Gowun Batang\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"korean\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Gowun Dodum\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Graduate\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Grand Hotel\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Grandiflora One\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\",\"latin-ext\"]},{\"family\":\"Grandstander\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Grape Nuts\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Gravitas One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Great Vibes\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Grechen Fuemen\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Grenze\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Grenze Gotisch\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Grey Qo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Griffy\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Gruppo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Gudea\",\"variants\":[\"regular\",\"italic\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Gugi\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Gulzar\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Gupter\",\"variants\":[\"regular\",\"500\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Gurajada\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"telugu\"]},{\"family\":\"Gwendolyn\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Habibi\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Hachi Maru Pop\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Hahmlet\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"korean\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Halant\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Hammersmith One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Hanalei\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Hanalei Fill\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Handjet\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"arabic\",\"armenian\",\"cyrillic\",\"cyrillic-ext\",\"greek\",\"hebrew\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Handlee\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Hanken Grotesk\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Hanuman\",\"variants\":[\"100\",\"300\",\"regular\",\"700\",\"900\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Happy Monkey\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Harmattan\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Headland One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Hedvig Letters Sans\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Hedvig Letters Serif\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Heebo\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Henny Penny\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Hepta Slab\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Herr Von Muellerhoff\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Hi Melody\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Hina Mincho\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Hind\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Hind Guntur\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"telugu\"]},{\"family\":\"Hind Madurai\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"tamil\"]},{\"family\":\"Hind Mysuru\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"kannada\",\"latin\",\"latin-ext\"]},{\"family\":\"Hind Siliguri\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"bengali\",\"latin\",\"latin-ext\"]},{\"family\":\"Hind Vadodara\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"gujarati\",\"latin\",\"latin-ext\"]},{\"family\":\"Holtwood One SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Homemade Apple\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Homenaje\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Honk\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"],\"colorCapabilities\":[\"COLRv1\"]},{\"family\":\"Host Grotesk\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Hubballi\",\"variants\":[\"regular\"],\"subsets\":[\"kannada\",\"latin\",\"latin-ext\"]},{\"family\":\"Hubot Sans\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Hurricane\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"IBM Plex Mono\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"IBM Plex Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"IBM Plex Sans Arabic\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"IBM Plex Sans Condensed\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"IBM Plex Sans Devanagari\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic-ext\",\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"IBM Plex Sans Hebrew\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"IBM Plex Sans JP\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"IBM Plex Sans KR\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"korean\",\"latin\",\"latin-ext\"]},{\"family\":\"IBM Plex Sans Thai\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"thai\"]},{\"family\":\"IBM Plex Sans Thai Looped\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"thai\"]},{\"family\":\"IBM Plex Serif\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"IM Fell DW Pica\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"IM Fell DW Pica SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"IM Fell Double Pica\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"IM Fell Double Pica SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"IM Fell English\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"IM Fell English SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"IM Fell French Canon\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"IM Fell French Canon SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"IM Fell Great Primer\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"IM Fell Great Primer SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Iansui\",\"variants\":[\"regular\"],\"subsets\":[\"chinese-traditional\",\"latin\",\"latin-ext\",\"symbols2\"]},{\"family\":\"Ibarra Real Nova\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Iceberg\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Iceland\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Imbue\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Imperial Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Imprima\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Inclusive Sans\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Inconsolata\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Inder\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Indie Flower\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Ingrid Darling\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Inika\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Inknut Antiqua\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Inria Sans\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Inria Serif\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Inspiration\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Instrument Sans\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Instrument Serif\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Inter\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Inter Tight\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Irish Grover\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Island Moments\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Istok Web\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Italiana\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Italianno\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Itim\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Jacquard 12\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Jacquard 12 Charted\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Jacquard 24\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jacquard 24 Charted\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jacquarda Bastarda 9\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Jacquarda Bastarda 9 Charted\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Jacques Francois\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Jacques Francois Shadow\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Jaini\",\"variants\":[\"regular\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Jaini Purva\",\"variants\":[\"regular\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Jaldi\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Jaro\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Jersey 10\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jersey 10 Charted\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jersey 15\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jersey 15 Charted\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jersey 20\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jersey 20 Charted\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jersey 25\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jersey 25 Charted\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"JetBrains Mono\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Jim Nightshade\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Joan\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jockey One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jolly Lodger\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jomhuria\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jomolhari\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"tibetan\"]},{\"family\":\"Josefin Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Josefin Slab\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Jost\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Joti One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Jua\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Judson\",\"variants\":[\"regular\",\"italic\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Julee\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Julius Sans One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Junge\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Jura\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"kayah-li\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Just Another Hand\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Just Me Again Down Here\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"K2D\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Kablammo\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"emoji\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Kadwa\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\"]},{\"family\":\"Kaisei Decol\",\"variants\":[\"regular\",\"500\",\"700\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Kaisei HarunoUmi\",\"variants\":[\"regular\",\"500\",\"700\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Kaisei Opti\",\"variants\":[\"regular\",\"500\",\"700\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Kaisei Tokumin\",\"variants\":[\"regular\",\"500\",\"700\",\"800\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Kalam\",\"variants\":[\"300\",\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Kalnia\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\"]},{\"family\":\"Kalnia Glaze\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"],\"colorCapabilities\":[\"COLRv1\"]},{\"family\":\"Kameron\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Kanchenjunga\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"kirat-rai\",\"latin\"]},{\"family\":\"Kanit\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Kantumruy Pro\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"khmer\",\"latin\",\"latin-ext\"]},{\"family\":\"Kapakana\",\"variants\":[\"300\",\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Karantina\",\"variants\":[\"300\",\"regular\",\"700\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Karla\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Karla Tamil Inclined\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"tamil\"]},{\"family\":\"Karla Tamil Upright\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"tamil\"]},{\"family\":\"Karma\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Katibeh\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Kaushan Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Kavivanar\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"tamil\"]},{\"family\":\"Kavoon\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Kay Pho Du\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"kayah-li\",\"latin\",\"latin-ext\"]},{\"family\":\"Kdam Thmor Pro\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\",\"latin-ext\"]},{\"family\":\"Keania One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Kelly Slab\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Kenia\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Khand\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Khmer\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\"]},{\"family\":\"Khula\",\"variants\":[\"300\",\"regular\",\"600\",\"700\",\"800\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Kings\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Kirang Haerang\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Kite One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Kiwi Maru\",\"variants\":[\"300\",\"regular\",\"500\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Klee One\",\"variants\":[\"regular\",\"600\"],\"subsets\":[\"cyrillic\",\"greek-ext\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Knewave\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"KoHo\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Kodchasan\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Kode Mono\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Koh Santepheap\",\"variants\":[\"100\",\"300\",\"regular\",\"700\",\"900\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Kolker Brush\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Konkhmer Sleokchher\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\",\"latin-ext\"]},{\"family\":\"Kosugi\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Kosugi Maru\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Kotta One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Koulen\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Kranky\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Kreon\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Kristi\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Krona One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Krub\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Kufam\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Kulim Park\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Kumar One\",\"variants\":[\"regular\"],\"subsets\":[\"gujarati\",\"latin\",\"latin-ext\"]},{\"family\":\"Kumar One Outline\",\"variants\":[\"regular\"],\"subsets\":[\"gujarati\",\"latin\",\"latin-ext\"]},{\"family\":\"Kumbh Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Kurale\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"LXGW WenKai Mono TC\",\"variants\":[\"300\",\"regular\",\"700\"],\"subsets\":[\"chinese-hongkong\",\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"lisu\",\"vietnamese\"]},{\"family\":\"LXGW WenKai TC\",\"variants\":[\"300\",\"regular\",\"700\"],\"subsets\":[\"chinese-hongkong\",\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"lisu\",\"vietnamese\"]},{\"family\":\"La Belle Aurore\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Labrada\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lacquer\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Laila\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Lakki Reddy\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Lalezar\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lancelot\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Langar\",\"variants\":[\"regular\"],\"subsets\":[\"gurmukhi\",\"latin\",\"latin-ext\"]},{\"family\":\"Lateef\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Lato\",\"variants\":[\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"700\",\"700italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Lavishly Yours\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"League Gothic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"League Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"League Spartan\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Leckerli One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Ledger\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Lekton\",\"variants\":[\"regular\",\"italic\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Lemon\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Lemonada\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lexend\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lexend Deca\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lexend Exa\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lexend Giga\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lexend Mega\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lexend Peta\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lexend Tera\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lexend Zetta\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Libre Barcode 128\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Libre Barcode 128 Text\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Libre Barcode 39\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Libre Barcode 39 Extended\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Libre Barcode 39 Extended Text\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Libre Barcode 39 Text\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Libre Barcode EAN13 Text\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Libre Baskerville\",\"variants\":[\"regular\",\"italic\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Libre Bodoni\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Libre Caslon Display\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Libre Caslon Text\",\"variants\":[\"regular\",\"italic\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Libre Franklin\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Licorice\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Life Savers\",\"variants\":[\"regular\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Lilita One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Lily Script One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Limelight\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Linden Hill\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Linefont\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\"]},{\"family\":\"Lisu Bosa\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"lisu\"]},{\"family\":\"Liter\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Literata\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Liu Jian Mao Cao\",\"variants\":[\"regular\"],\"subsets\":[\"chinese-simplified\",\"latin\"]},{\"family\":\"Livvic\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lobster\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lobster Two\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Londrina Outline\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Londrina Shadow\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Londrina Sketch\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Londrina Solid\",\"variants\":[\"100\",\"300\",\"regular\",\"900\"],\"subsets\":[\"latin\"]},{\"family\":\"Long Cang\",\"variants\":[\"regular\"],\"subsets\":[\"chinese-simplified\",\"latin\"]},{\"family\":\"Lora\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Love Light\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Love Ya Like A Sister\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Loved by the King\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Lovers Quarrel\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Luckiest Guy\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Lugrasimo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Lumanosimo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Lunasima\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Lusitana\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Lustria\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Luxurious Roman\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Luxurious Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"M PLUS 1\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"M PLUS 1 Code\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"M PLUS 1p\",\"variants\":[\"100\",\"300\",\"regular\",\"500\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"hebrew\",\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"M PLUS 2\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"M PLUS Code Latin\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"M PLUS Rounded 1c\",\"variants\":[\"100\",\"300\",\"regular\",\"500\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"hebrew\",\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Ma Shan Zheng\",\"variants\":[\"regular\"],\"subsets\":[\"chinese-simplified\",\"latin\"]},{\"family\":\"Macondo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Macondo Swash Caps\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Mada\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Madimi One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Magra\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Maiden Orange\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Maitree\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Major Mono Display\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Mako\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Mali\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Mallanna\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Maname\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"sinhala\",\"vietnamese\"]},{\"family\":\"Mandali\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Manjari\",\"variants\":[\"100\",\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"malayalam\"]},{\"family\":\"Manrope\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Mansalva\",\"variants\":[\"regular\"],\"subsets\":[\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Manuale\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Marcellus\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Marcellus SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Marck Script\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Margarine\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Marhey\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Markazi Text\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Marko One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Marmelad\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Martel\",\"variants\":[\"200\",\"300\",\"regular\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Martel Sans\",\"variants\":[\"200\",\"300\",\"regular\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Martian Mono\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Marvel\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Mate\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Mate SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Matemasie\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Material Icons\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Material Icons Outlined\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Material Icons Round\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Material Icons Sharp\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Material Icons Two Tone\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"],\"colorCapabilities\":[\"COLRv0\"]},{\"family\":\"Material Symbols\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Material Symbols Outlined\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Material Symbols Rounded\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Material Symbols Sharp\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Maven Pro\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"McLaren\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Mea Culpa\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Meddon\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"MedievalSharp\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Medula One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Meera Inimai\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"tamil\"]},{\"family\":\"Megrim\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Meie Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Meow Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Merienda\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Merriweather\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Merriweather Sans\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Metal\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Metal Mania\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Metamorphous\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Metrophobic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Michroma\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Micro 5\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Micro 5 Charted\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Milonga\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Miltonian\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Miltonian Tattoo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Mina\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"bengali\",\"latin\",\"latin-ext\"]},{\"family\":\"Mingzat\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"lepcha\"]},{\"family\":\"Miniver\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Miriam Libre\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Mirza\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Miss Fajardose\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Mitr\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Mochiy Pop One\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\"]},{\"family\":\"Mochiy Pop P One\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\"]},{\"family\":\"Modak\",\"variants\":[\"regular\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Modern Antiqua\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Moderustic\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Mogra\",\"variants\":[\"regular\"],\"subsets\":[\"gujarati\",\"latin\",\"latin-ext\"]},{\"family\":\"Mohave\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Moirai One\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\",\"latin-ext\"]},{\"family\":\"Molengo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Molle\",\"variants\":[\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Mona Sans\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Monda\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Monofett\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Monomakh\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Monomaniac One\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Monoton\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Monsieur La Doulaise\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Montaga\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Montagu Slab\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"MonteCarlo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Montez\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Montserrat\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Montserrat Alternates\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Montserrat Underline\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Moo Lah Lah\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Mooli\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Moon Dance\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Moul\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Moulpali\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Mountains of Christmas\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Mouse Memoirs\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Mr Bedfort\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Mr Dafoe\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Mr De Haviland\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Mrs Saint Delafield\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Mrs Sheppards\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Ms Madi\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Mukta\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Mukta Mahee\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"gurmukhi\",\"latin\",\"latin-ext\"]},{\"family\":\"Mukta Malar\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"tamil\"]},{\"family\":\"Mukta Vaani\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"gujarati\",\"latin\",\"latin-ext\"]},{\"family\":\"Mulish\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Murecho\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"MuseoModerno\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"My Soul\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Mynerve\",\"variants\":[\"regular\"],\"subsets\":[\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Mystery Quest\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"NTR\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Nabla\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"math\",\"vietnamese\"],\"colorCapabilities\":[\"COLRv1\",\"SVG\"]},{\"family\":\"Namdhinggo\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"limbu\"]},{\"family\":\"Nanum Brush Script\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Nanum Gothic\",\"variants\":[\"regular\",\"700\",\"800\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Nanum Gothic Coding\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Nanum Myeongjo\",\"variants\":[\"regular\",\"700\",\"800\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Nanum Pen Script\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Narnoor\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"gunjala-gondi\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"National Park\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Neonderthaw\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Nerko One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Neucha\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\"]},{\"family\":\"Neuton\",\"variants\":[\"200\",\"300\",\"regular\",\"italic\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"New Amsterdam\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"New Rocker\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"New Tegomin\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"News Cycle\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Newsreader\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Niconne\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Niramit\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Nixie One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Nobile\",\"variants\":[\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Nokora\",\"variants\":[\"100\",\"300\",\"regular\",\"700\",\"900\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Norican\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Nosifer\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Notable\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Nothing You Could Do\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Noticia Text\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Color Emoji\",\"variants\":[\"regular\"],\"subsets\":[\"emoji\"],\"colorCapabilities\":[\"COLRv1\",\"SVG\"]},{\"family\":\"Noto Emoji\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"emoji\"]},{\"family\":\"Noto Kufi Arabic\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Noto Music\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"music\"]},{\"family\":\"Noto Naskh Arabic\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Noto Nastaliq Urdu\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Rashi Hebrew\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"greek-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"devanagari\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Sans Adlam\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"adlam\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Adlam Unjoined\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"adlam\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Anatolian Hieroglyphs\",\"variants\":[\"regular\"],\"subsets\":[\"anatolian-hieroglyphs\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Arabic\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Noto Sans Armenian\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"armenian\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Avestan\",\"variants\":[\"regular\"],\"subsets\":[\"avestan\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Balinese\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"balinese\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Bamum\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"bamum\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Bassa Vah\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"bassa-vah\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Batak\",\"variants\":[\"regular\"],\"subsets\":[\"batak\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Bengali\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"bengali\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Bhaiksuki\",\"variants\":[\"regular\"],\"subsets\":[\"bhaiksuki\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Brahmi\",\"variants\":[\"regular\"],\"subsets\":[\"brahmi\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Noto Sans Buginese\",\"variants\":[\"regular\"],\"subsets\":[\"buginese\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Buhid\",\"variants\":[\"regular\"],\"subsets\":[\"buhid\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Canadian Aboriginal\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"canadian-aboriginal\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Noto Sans Carian\",\"variants\":[\"regular\"],\"subsets\":[\"carian\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Caucasian Albanian\",\"variants\":[\"regular\"],\"subsets\":[\"caucasian-albanian\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Chakma\",\"variants\":[\"regular\"],\"subsets\":[\"chakma\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Cham\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cham\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Cherokee\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cherokee\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Chorasmian\",\"variants\":[\"regular\"],\"subsets\":[\"chorasmian\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Noto Sans Coptic\",\"variants\":[\"regular\"],\"subsets\":[\"coptic\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Cuneiform\",\"variants\":[\"regular\"],\"subsets\":[\"cuneiform\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Cypriot\",\"variants\":[\"regular\"],\"subsets\":[\"cypriot\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Cypro Minoan\",\"variants\":[\"regular\"],\"subsets\":[\"cypro-minoan\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Deseret\",\"variants\":[\"regular\"],\"subsets\":[\"deseret\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Devanagari\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Display\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Sans Duployan\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"duployan\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Egyptian Hieroglyphs\",\"variants\":[\"regular\"],\"subsets\":[\"egyptian-hieroglyphs\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Elbasan\",\"variants\":[\"regular\"],\"subsets\":[\"elbasan\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Elymaic\",\"variants\":[\"regular\"],\"subsets\":[\"elymaic\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Ethiopic\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"ethiopic\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Georgian\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic-ext\",\"georgian\",\"greek-ext\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Noto Sans Glagolitic\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic-ext\",\"glagolitic\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Noto Sans Gothic\",\"variants\":[\"regular\"],\"subsets\":[\"gothic\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Grantha\",\"variants\":[\"regular\"],\"subsets\":[\"grantha\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Gujarati\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"gujarati\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Noto Sans Gunjala Gondi\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"gunjala-gondi\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Gurmukhi\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"gurmukhi\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans HK\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"chinese-hongkong\",\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Sans Hanifi Rohingya\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"hanifi-rohingya\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Hanunoo\",\"variants\":[\"regular\"],\"subsets\":[\"hanunoo\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Hatran\",\"variants\":[\"regular\"],\"subsets\":[\"hatran\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Hebrew\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic-ext\",\"greek-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Imperial Aramaic\",\"variants\":[\"regular\"],\"subsets\":[\"imperial-aramaic\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Indic Siyaq Numbers\",\"variants\":[\"regular\"],\"subsets\":[\"indic-siyaq-numbers\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Inscriptional Pahlavi\",\"variants\":[\"regular\"],\"subsets\":[\"inscriptional-pahlavi\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Inscriptional Parthian\",\"variants\":[\"regular\"],\"subsets\":[\"inscriptional-parthian\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans JP\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Sans Javanese\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"javanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans KR\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"korean\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Sans Kaithi\",\"variants\":[\"regular\"],\"subsets\":[\"kaithi\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Kannada\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"kannada\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Kawi\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"kawi\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Kayah Li\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"kayah-li\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Kharoshthi\",\"variants\":[\"regular\"],\"subsets\":[\"kharoshthi\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Khmer\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"khmer\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Khojki\",\"variants\":[\"regular\"],\"subsets\":[\"khojki\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Khudawadi\",\"variants\":[\"regular\"],\"subsets\":[\"khudawadi\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Lao\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"lao\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Lao Looped\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"lao\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Sans Lepcha\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"lepcha\"]},{\"family\":\"Noto Sans Limbu\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"limbu\"]},{\"family\":\"Noto Sans Linear A\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"linear-a\"]},{\"family\":\"Noto Sans Linear B\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"linear-b\"]},{\"family\":\"Noto Sans Lisu\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"lisu\"]},{\"family\":\"Noto Sans Lycian\",\"variants\":[\"regular\"],\"subsets\":[\"lycian\"]},{\"family\":\"Noto Sans Lydian\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"lydian\"]},{\"family\":\"Noto Sans Mahajani\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"mahajani\"]},{\"family\":\"Noto Sans Malayalam\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"malayalam\"]},{\"family\":\"Noto Sans Mandaic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"mandaic\"]},{\"family\":\"Noto Sans Manichaean\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"manichaean\"]},{\"family\":\"Noto Sans Marchen\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"marchen\"]},{\"family\":\"Noto Sans Masaram Gondi\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"masaram-gondi\"]},{\"family\":\"Noto Sans Math\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"math\"]},{\"family\":\"Noto Sans Mayan Numerals\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"mayan-numerals\"]},{\"family\":\"Noto Sans Medefaidrin\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"medefaidrin\"]},{\"family\":\"Noto Sans Meetei Mayek\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"meetei-mayek\"]},{\"family\":\"Noto Sans Mende Kikakui\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"mende-kikakui\"]},{\"family\":\"Noto Sans Meroitic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"meroitic\",\"meroitic-cursive\",\"meroitic-hieroglyphs\"]},{\"family\":\"Noto Sans Miao\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"miao\"]},{\"family\":\"Noto Sans Modi\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"modi\"]},{\"family\":\"Noto Sans Mongolian\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"mongolian\",\"symbols\"]},{\"family\":\"Noto Sans Mono\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Sans Mro\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"mro\"]},{\"family\":\"Noto Sans Multani\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"multani\"]},{\"family\":\"Noto Sans Myanmar\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"myanmar\"]},{\"family\":\"Noto Sans NKo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"nko\"]},{\"family\":\"Noto Sans NKo Unjoined\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"nko\"]},{\"family\":\"Noto Sans Nabataean\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"nabataean\"]},{\"family\":\"Noto Sans Nag Mundari\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"nag-mundari\"]},{\"family\":\"Noto Sans Nandinagari\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"nandinagari\"]},{\"family\":\"Noto Sans New Tai Lue\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"new-tai-lue\"]},{\"family\":\"Noto Sans Newa\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"newa\"]},{\"family\":\"Noto Sans Nushu\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"nushu\"]},{\"family\":\"Noto Sans Ogham\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"ogham\"]},{\"family\":\"Noto Sans Ol Chiki\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"ol-chiki\"]},{\"family\":\"Noto Sans Old Hungarian\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"old-hungarian\"]},{\"family\":\"Noto Sans Old Italic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"old-italic\"]},{\"family\":\"Noto Sans Old North Arabian\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"old-north-arabian\"]},{\"family\":\"Noto Sans Old Permic\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"old-permic\"]},{\"family\":\"Noto Sans Old Persian\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"old-persian\"]},{\"family\":\"Noto Sans Old Sogdian\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"old-sogdian\"]},{\"family\":\"Noto Sans Old South Arabian\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"old-south-arabian\"]},{\"family\":\"Noto Sans Old Turkic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"old-turkic\"]},{\"family\":\"Noto Sans Oriya\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"oriya\"]},{\"family\":\"Noto Sans Osage\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"osage\"]},{\"family\":\"Noto Sans Osmanya\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"osmanya\"]},{\"family\":\"Noto Sans Pahawh Hmong\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"pahawh-hmong\"]},{\"family\":\"Noto Sans Palmyrene\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"palmyrene\"]},{\"family\":\"Noto Sans Pau Cin Hau\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"pau-cin-hau\"]},{\"family\":\"Noto Sans PhagsPa\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"phags-pa\",\"symbols\"]},{\"family\":\"Noto Sans Phoenician\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"phoenician\"]},{\"family\":\"Noto Sans Psalter Pahlavi\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"psalter-pahlavi\"]},{\"family\":\"Noto Sans Rejang\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"rejang\"]},{\"family\":\"Noto Sans Runic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"runic\"]},{\"family\":\"Noto Sans SC\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"chinese-simplified\",\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Sans Samaritan\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"samaritan\"]},{\"family\":\"Noto Sans Saurashtra\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"saurashtra\"]},{\"family\":\"Noto Sans Sharada\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"sharada\"]},{\"family\":\"Noto Sans Shavian\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"shavian\"]},{\"family\":\"Noto Sans Siddham\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"siddham\"]},{\"family\":\"Noto Sans SignWriting\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"signwriting\"]},{\"family\":\"Noto Sans Sinhala\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"sinhala\"]},{\"family\":\"Noto Sans Sogdian\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"sogdian\"]},{\"family\":\"Noto Sans Sora Sompeng\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"sora-sompeng\"]},{\"family\":\"Noto Sans Soyombo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"soyombo\"]},{\"family\":\"Noto Sans Sundanese\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"sundanese\"]},{\"family\":\"Noto Sans Syloti Nagri\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"syloti-nagri\"]},{\"family\":\"Noto Sans Symbols\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"symbols\"]},{\"family\":\"Noto Sans Symbols 2\",\"variants\":[\"regular\"],\"subsets\":[\"braille\",\"latin\",\"latin-ext\",\"math\",\"mayan-numerals\",\"symbols\"]},{\"family\":\"Noto Sans Syriac\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"syriac\"]},{\"family\":\"Noto Sans Syriac Eastern\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"syriac\"]},{\"family\":\"Noto Sans TC\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"chinese-traditional\",\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Sans Tagalog\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"tagalog\"]},{\"family\":\"Noto Sans Tagbanwa\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"tagbanwa\"]},{\"family\":\"Noto Sans Tai Le\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"tai-le\"]},{\"family\":\"Noto Sans Tai Tham\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"tai-tham\"]},{\"family\":\"Noto Sans Tai Viet\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"tai-viet\"]},{\"family\":\"Noto Sans Takri\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"takri\"]},{\"family\":\"Noto Sans Tamil\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"tamil\"]},{\"family\":\"Noto Sans Tamil Supplement\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"tamil-supplement\"]},{\"family\":\"Noto Sans Tangsa\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"tangsa\"]},{\"family\":\"Noto Sans Telugu\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"telugu\"]},{\"family\":\"Noto Sans Thaana\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"thaana\"]},{\"family\":\"Noto Sans Thai\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\"]},{\"family\":\"Noto Sans Thai Looped\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\"]},{\"family\":\"Noto Sans Tifinagh\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"tifinagh\"]},{\"family\":\"Noto Sans Tirhuta\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"tirhuta\"]},{\"family\":\"Noto Sans Ugaritic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"ugaritic\"]},{\"family\":\"Noto Sans Vai\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vai\"]},{\"family\":\"Noto Sans Vithkuqi\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vithkuqi\"]},{\"family\":\"Noto Sans Wancho\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"wancho\"]},{\"family\":\"Noto Sans Warang Citi\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"warang-citi\"]},{\"family\":\"Noto Sans Yi\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"yi\"]},{\"family\":\"Noto Sans Zanabazar Square\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"zanabazar-square\"]},{\"family\":\"Noto Serif\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"math\",\"vietnamese\"]},{\"family\":\"Noto Serif Ahom\",\"variants\":[\"regular\"],\"subsets\":[\"ahom\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Armenian\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"armenian\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Balinese\",\"variants\":[\"regular\"],\"subsets\":[\"balinese\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Bengali\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"bengali\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Devanagari\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Display\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Serif Dives Akuru\",\"variants\":[\"regular\"],\"subsets\":[\"dives-akuru\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Dogra\",\"variants\":[\"regular\"],\"subsets\":[\"dogra\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Ethiopic\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"ethiopic\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Georgian\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"georgian\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Grantha\",\"variants\":[\"regular\"],\"subsets\":[\"grantha\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Gujarati\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"gujarati\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Noto Serif Gurmukhi\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"gurmukhi\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif HK\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"chinese-hongkong\",\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Serif Hebrew\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Hentaigana\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"kana-extended\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif JP\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Serif KR\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"korean\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Serif Kannada\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"kannada\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Khitan Small Script\",\"variants\":[\"regular\"],\"subsets\":[\"khitan-small-script\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Khmer\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"khmer\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Khojki\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"khojki\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Lao\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"lao\",\"latin\",\"latin-ext\"]},{\"family\":\"Noto Serif Makasar\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"makasar\"]},{\"family\":\"Noto Serif Malayalam\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"malayalam\"]},{\"family\":\"Noto Serif Myanmar\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"myanmar\"]},{\"family\":\"Noto Serif NP Hmong\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"nyiakeng-puachue-hmong\"]},{\"family\":\"Noto Serif Old Uyghur\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"old-uyghur\"]},{\"family\":\"Noto Serif Oriya\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"oriya\"]},{\"family\":\"Noto Serif Ottoman Siyaq\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"ottoman-siyaq-numbers\"]},{\"family\":\"Noto Serif SC\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"chinese-simplified\",\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Serif Sinhala\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"sinhala\"]},{\"family\":\"Noto Serif TC\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"chinese-traditional\",\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Noto Serif Tamil\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"tamil\"]},{\"family\":\"Noto Serif Tangut\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"tangut\"]},{\"family\":\"Noto Serif Telugu\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"telugu\"]},{\"family\":\"Noto Serif Thai\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\"]},{\"family\":\"Noto Serif Tibetan\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"tibetan\"]},{\"family\":\"Noto Serif Todhri\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"todhri\"]},{\"family\":\"Noto Serif Toto\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"toto\"]},{\"family\":\"Noto Serif Vithkuqi\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vithkuqi\"]},{\"family\":\"Noto Serif Yezidi\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"yezidi\"]},{\"family\":\"Noto Traditional Nushu\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"nushu\"]},{\"family\":\"Noto Znamenny Musical Notation\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\",\"znamenny\"],\"colorCapabilities\":[\"COLRv0\"]},{\"family\":\"Nova Cut\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Nova Flat\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Nova Mono\",\"variants\":[\"regular\"],\"subsets\":[\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Nova Oval\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Nova Round\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Nova Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Nova Slim\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Nova Square\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Numans\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Nunito\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Nunito Sans\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Nuosu SIL\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"yi\"]},{\"family\":\"Odibee Sans\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Odor Mean Chey\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Offside\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Oi\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"tamil\",\"vietnamese\"]},{\"family\":\"Ojuju\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Old Standard TT\",\"variants\":[\"regular\",\"italic\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Oldenburg\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Ole\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Oleo Script\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Oleo Script Swash Caps\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Onest\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Oooh Baby\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Open Sans\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Oranienbaum\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Orbit\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\",\"latin-ext\"]},{\"family\":\"Orbitron\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\"]},{\"family\":\"Oregano\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Orelega One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Orienta\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Original Surfer\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Oswald\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Outfit\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Over the Rainbow\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Overlock\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Overlock SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Overpass\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Overpass Mono\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Ovo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Oxanium\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Oxygen\",\"variants\":[\"300\",\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Oxygen Mono\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"PT Mono\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"PT Sans\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"PT Sans Caption\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"PT Sans Narrow\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"PT Serif\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"PT Serif Caption\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Pacifico\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Padauk\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"myanmar\"]},{\"family\":\"Padyakke Expanded One\",\"variants\":[\"regular\"],\"subsets\":[\"kannada\",\"latin\",\"latin-ext\"]},{\"family\":\"Palanquin\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Palanquin Dark\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Palette Mosaic\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\"]},{\"family\":\"Pangolin\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Paprika\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Parisienne\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Parkinsans\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Passero One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Passion One\",\"variants\":[\"regular\",\"700\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Passions Conflict\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Pathway Extreme\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Pathway Gothic One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Patrick Hand\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Patrick Hand SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Pattaya\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Patua One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Pavanam\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"tamil\"]},{\"family\":\"Paytone One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Peddana\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Peralta\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Permanent Marker\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Petemoss\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Petit Formal Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Petrona\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Phetsarath\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"lao\"]},{\"family\":\"Philosopher\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Phudu\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Piazzolla\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Piedra\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Pinyon Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Pirata One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Pixelify Sans\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Plaster\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Platypi\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Play\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Playball\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Playfair\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Playfair Display\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Playfair Display SC\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\",\"900\",\"900italic\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Playpen Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"emoji\",\"greek\",\"latin\",\"latin-ext\",\"math\",\"vietnamese\"]},{\"family\":\"Playpen Sans Arabic\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"arabic\",\"emoji\",\"latin\",\"latin-ext\",\"math\"]},{\"family\":\"Playpen Sans Deva\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"devanagari\",\"emoji\",\"latin\",\"latin-ext\"]},{\"family\":\"Playpen Sans Hebrew\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"emoji\",\"hebrew\",\"latin\",\"latin-ext\",\"math\"]},{\"family\":\"Playpen Sans Thai\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"emoji\",\"latin\",\"latin-ext\",\"math\",\"thai\"]},{\"family\":\"Playwrite AR\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AR Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AT\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"100italic\",\"200italic\",\"300italic\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AT Guides\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AU NSW\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AU NSW Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AU QLD\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AU QLD Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AU SA\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AU SA Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AU TAS\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AU TAS Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AU VIC\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite AU VIC Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite BE VLG\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite BE VLG Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite BE WAL\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite BE WAL Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite BR\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite BR Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite CA\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite CA Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite CL\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite CL Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite CO\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite CO Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite CU\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite CU Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite CZ\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite CZ Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite DE Grund\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite DE Grund Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite DE LA\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite DE LA Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite DE SAS\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite DE SAS Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite DE VA\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite DE VA Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite DK Loopet\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite DK Loopet Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite DK Uloopet\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite DK Uloopet Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite ES\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite ES Deco\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite ES Deco Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite ES Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite FR Moderne\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite FR Moderne Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite FR Trad\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite FR Trad Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite GB J\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"100italic\",\"200italic\",\"300italic\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite GB J Guides\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite GB S\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"100italic\",\"200italic\",\"300italic\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite GB S Guides\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite HR\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite HR Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite HR Lijeva\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite HR Lijeva Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite HU\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite HU Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite ID\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite ID Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite IE\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite IE Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite IN\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite IN Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite IS\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite IS Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite IT Moderna\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite IT Moderna Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite IT Trad\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite IT Trad Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite MX\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite MX Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite NG Modern\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite NG Modern Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite NL\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite NL Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite NO\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite NO Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite NZ\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite NZ Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite PE\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite PE Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite PL\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite PL Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite PT\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite PT Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite RO\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite RO Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite SK\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite SK Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite TZ\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite TZ Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite US Modern\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite US Modern Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite US Trad\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite US Trad Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite VN\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite VN Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite ZA\",\"variants\":[\"100\",\"200\",\"300\",\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Playwrite ZA Guides\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Plus Jakarta Sans\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Pochaevsk\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\"]},{\"family\":\"Podkova\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Poetsen One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Poiret One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Poller One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Poltawski Nowy\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Poly\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Pompiere\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Ponnala\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Ponomar\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\"]},{\"family\":\"Pontano Sans\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Poor Story\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Poppins\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Port Lligat Sans\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Port Lligat Slab\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Potta One\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Pragati Narrow\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Praise\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Prata\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"vietnamese\"]},{\"family\":\"Preahvihear\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Press Start 2P\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Pridi\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Princess Sofia\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Prociono\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Prompt\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Prosto One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Protest Guerrilla\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Protest Revolution\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Protest Riot\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Protest Strike\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Proza Libre\",\"variants\":[\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Public Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Puppies Play\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Puritan\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Purple Purse\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Qahiri\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\"]},{\"family\":\"Quando\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Quantico\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Quattrocento\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Quattrocento Sans\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Questrial\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Quicksand\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Quintessential\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Qwigley\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Qwitcher Grypen\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"REM\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Racing Sans One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Radio Canada\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"canadian-aboriginal\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Radio Canada Big\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Radley\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Rajdhani\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Rakkas\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Raleway\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Raleway Dots\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Ramabhadra\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Ramaraja\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Rambla\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Rammetto One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Rampart One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Ranchers\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Rancho\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Ranga\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Rasa\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"gujarati\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Rationale\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Ravi Prakash\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Readex Pro\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Recursive\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Red Hat Display\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Red Hat Mono\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Red Hat Text\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Red Rose\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Redacted\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Redacted Script\",\"variants\":[\"300\",\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Reddit Mono\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Reddit Sans\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Reddit Sans Condensed\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Redressed\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Reem Kufi\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Reem Kufi Fun\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"vietnamese\"],\"colorCapabilities\":[\"COLRv0\"]},{\"family\":\"Reem Kufi Ink\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\",\"vietnamese\"],\"colorCapabilities\":[\"COLRv1\",\"SVG\"]},{\"family\":\"Reenie Beanie\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Reggae One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Rethink Sans\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Revalia\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Rhodium Libre\",\"variants\":[\"regular\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Ribeye\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Ribeye Marrow\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Righteous\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Risque\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Road Rage\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Roboto\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Roboto Condensed\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Roboto Flex\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Roboto Mono\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Roboto Serif\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Roboto Slab\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Rochester\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Rock 3D\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\"]},{\"family\":\"Rock Salt\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"RocknRoll One\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Rokkitt\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Romanesco\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Ropa Sans\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Rosario\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Rosarivo\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Rouge Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Rowdies\",\"variants\":[\"300\",\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Rozha One\",\"variants\":[\"regular\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"arabic\",\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik 80s Fade\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Beastly\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Broken Fax\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Rubik Bubbles\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Burned\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Dirt\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Distressed\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Doodle Shadow\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Rubik Doodle Triangles\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Rubik Gemstones\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Glitch\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Glitch Pop\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Rubik Iso\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Lines\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Rubik Maps\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Rubik Marker Hatch\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Maze\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Microbe\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Mono One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Moonrocks\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Pixels\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Puddles\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Scribble\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Rubik Spray Paint\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Storm\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Vinyl\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Rubik Wet Paint\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Ruda\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Rufina\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Ruge Boogie\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Ruluko\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Rum Raisin\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Ruslan Display\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Russo One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Ruthie\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Ruwudu\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Rye\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"STIX Two Text\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"SUSE\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sacramento\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sahitya\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\"]},{\"family\":\"Sail\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Saira\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Saira Condensed\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Saira Extra Condensed\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Saira Semi Condensed\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Saira Stencil One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Salsa\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Sanchez\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sancreek\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sankofa Display\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Sansation\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Sansita\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sansita Swashed\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Sarabun\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Sarala\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Sarina\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sarpanch\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Sassy Frass\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Satisfy\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Sawarabi Gothic\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Sawarabi Mincho\",\"variants\":[\"regular\"],\"subsets\":[\"braille\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Scada\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Scheherazade New\",\"variants\":[\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Schibsted Grotesk\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Schoolbell\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Scope One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Seaweed Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Secular One\",\"variants\":[\"regular\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Sedan\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sedan SC\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sedgwick Ave\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Sedgwick Ave Display\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Sen\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Send Flowers\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Sevillana\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Seymour One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Shadows Into Light\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Shadows Into Light Two\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Shafarik\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"glagolitic\",\"latin\",\"latin-ext\"]},{\"family\":\"Shalimar\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Shantell Sans\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Shanti\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Share\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Share Tech\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Share Tech Mono\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Shippori Antique\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Shippori Antique B1\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Shippori Mincho\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Shippori Mincho B1\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Shizuru\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\"]},{\"family\":\"Shojumaru\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Short Stack\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Shrikhand\",\"variants\":[\"regular\"],\"subsets\":[\"gujarati\",\"latin\",\"latin-ext\"]},{\"family\":\"Siemreap\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\"]},{\"family\":\"Sigmar\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Sigmar One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Signika\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Signika Negative\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Silkscreen\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Simonetta\",\"variants\":[\"regular\",\"italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Single Day\",\"variants\":[\"regular\"],\"subsets\":[\"korean\"]},{\"family\":\"Sintony\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sirin Stencil\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Six Caps\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sixtyfour\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"]},{\"family\":\"Sixtyfour Convergence\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\"],\"colorCapabilities\":[\"COLRv1\"]},{\"family\":\"Skranji\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Slabo 13px\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Slabo 27px\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Slackey\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Slackside One\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Smokum\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Smooch\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Smooch Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Smythe\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Sniglet\",\"variants\":[\"regular\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Snippet\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Snowburst One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sofadi One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Sofia\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Sofia Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Sofia Sans Condensed\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Sofia Sans Extra Condensed\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Sofia Sans Semi Condensed\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Solitreo\",\"variants\":[\"regular\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Solway\",\"variants\":[\"300\",\"regular\",\"500\",\"700\",\"800\"],\"subsets\":[\"latin\"]},{\"family\":\"Sometype Mono\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Song Myung\",\"variants\":[\"regular\"],\"subsets\":[\"korean\"]},{\"family\":\"Sono\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Sonsie One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sora\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sorts Mill Goudy\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sour Gummy\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Source Code Pro\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Source Sans 3\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Source Serif 4\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Space Grotesk\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Space Mono\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Special Elite\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Special Gothic\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Special Gothic Condensed One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Special Gothic Expanded One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Spectral\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Spectral SC\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Spicy Rice\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Spinnaker\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Spirax\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Splash\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Spline Sans\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Spline Sans Mono\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Squada One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Square Peg\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Sree Krushnadevaraya\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Sriracha\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Srisakdi\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Staatliches\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Stalemate\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Stalinist One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Stardos Stencil\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Stick\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Stick No Bills\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"sinhala\"]},{\"family\":\"Stint Ultra Condensed\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Stint Ultra Expanded\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Stoke\",\"variants\":[\"300\",\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Strait\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Style Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Stylish\",\"variants\":[\"regular\"],\"subsets\":[\"korean\"]},{\"family\":\"Sue Ellen Francisco\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Suez One\",\"variants\":[\"regular\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\"]},{\"family\":\"Sulphur Point\",\"variants\":[\"300\",\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sumana\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Sunflower\",\"variants\":[\"300\",\"500\",\"700\"],\"subsets\":[\"korean\"]},{\"family\":\"Sunshiney\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Supermercado One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Sura\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Suranna\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Suravaram\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Suwannaphum\",\"variants\":[\"100\",\"300\",\"regular\",\"700\",\"900\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Swanky and Moo Moo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Syncopate\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Syne\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Syne Mono\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Syne Tactile\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Tac One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Tagesschrift\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Tai Heritage Pro\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"tai-viet\",\"vietnamese\"]},{\"family\":\"Tajawal\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"700\",\"800\",\"900\"],\"subsets\":[\"arabic\",\"latin\"]},{\"family\":\"Tangerine\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Tapestry\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Taprom\",\"variants\":[\"regular\"],\"subsets\":[\"khmer\",\"latin\"]},{\"family\":\"Tauri\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Taviraj\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Teachers\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"greek-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Teko\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Tektur\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Telex\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Tenali Ramakrishna\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Tenor Sans\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Text Me One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Texturina\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Thasadith\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"The Girl Next Door\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"The Nautigal\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Tienne\",\"variants\":[\"regular\",\"700\",\"900\"],\"subsets\":[\"latin\"]},{\"family\":\"Tillana\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Tilt Neon\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Tilt Prism\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Tilt Warp\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Timmana\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"telugu\"]},{\"family\":\"Tinos\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"hebrew\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Tiny5\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\"]},{\"family\":\"Tiro Bangla\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"bengali\",\"latin\",\"latin-ext\"]},{\"family\":\"Tiro Devanagari Hindi\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Tiro Devanagari Marathi\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Tiro Devanagari Sanskrit\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Tiro Gurmukhi\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"gurmukhi\",\"latin\",\"latin-ext\"]},{\"family\":\"Tiro Kannada\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"kannada\",\"latin\",\"latin-ext\"]},{\"family\":\"Tiro Tamil\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"tamil\"]},{\"family\":\"Tiro Telugu\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"telugu\"]},{\"family\":\"Titan One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Titillium Web\",\"variants\":[\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Tomorrow\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Tourney\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Trade Winds\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Train One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Triodion\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\"]},{\"family\":\"Trirong\",\"variants\":[\"100\",\"100italic\",\"200\",\"200italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\",\"900\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"thai\",\"vietnamese\"]},{\"family\":\"Trispace\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Trocchi\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Trochut\",\"variants\":[\"regular\",\"italic\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Truculenta\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Trykker\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Tsukimi Rounded\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Tuffy\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\",\"phoenician\"]},{\"family\":\"Tulpen One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Turret Road\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"700\",\"800\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Twinkle Star\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Ubuntu\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Ubuntu Condensed\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Ubuntu Mono\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Ubuntu Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Ubuntu Sans Mono\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"greek-ext\",\"latin\",\"latin-ext\"]},{\"family\":\"Uchen\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"tibetan\"]},{\"family\":\"Ultra\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Unbounded\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Uncial Antiqua\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Underdog\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"latin\",\"latin-ext\"]},{\"family\":\"Unica One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"UnifrakturCook\",\"variants\":[\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"UnifrakturMaguntia\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Unkempt\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\"]},{\"family\":\"Unlock\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Unna\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Updock\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Urbanist\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"VT323\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Vampiro One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Varela\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Varela Round\",\"variants\":[\"regular\"],\"subsets\":[\"hebrew\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Varta\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Vast Shadow\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Vazirmatn\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"arabic\",\"latin\",\"latin-ext\"]},{\"family\":\"Vesper Libre\",\"variants\":[\"regular\",\"500\",\"700\",\"900\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Viaoda Libre\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Vibes\",\"variants\":[\"regular\"],\"subsets\":[\"arabic\",\"latin\"]},{\"family\":\"Vibur\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Victor Mono\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Vidaloka\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Viga\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Vina Sans\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Voces\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Volkhov\",\"variants\":[\"regular\",\"italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\"]},{\"family\":\"Vollkorn\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Vollkorn SC\",\"variants\":[\"regular\",\"600\",\"700\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Voltaire\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Vujahday Script\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"WDXL Lubrifont TC\",\"variants\":[\"regular\"],\"subsets\":[\"chinese-traditional\",\"cyrillic\",\"latin\",\"latin-ext\",\"symbols2\"]},{\"family\":\"Waiting for the Sunrise\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Wallpoet\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Walter Turncoat\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Warnes\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Water Brush\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Waterfall\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Wavefont\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"latin\"]},{\"family\":\"Wellfleet\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Wendy One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Whisper\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"WindSong\",\"variants\":[\"regular\",\"500\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Winky Rough\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Winky Sans\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Wire One\",\"variants\":[\"regular\"],\"subsets\":[\"latin\"]},{\"family\":\"Wittgenstein\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Wix Madefor Display\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"800\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Wix Madefor Text\",\"variants\":[\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Work Sans\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Workbench\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"math\",\"symbols\"]},{\"family\":\"Xanh Mono\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Yaldevi\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\",\"sinhala\"]},{\"family\":\"Yanone Kaffeesatz\",\"variants\":[\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Yantramanav\",\"variants\":[\"100\",\"300\",\"regular\",\"500\",\"700\",\"900\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Yarndings 12\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"math\",\"symbols\"]},{\"family\":\"Yarndings 12 Charted\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"math\",\"symbols\"]},{\"family\":\"Yarndings 20\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"math\",\"symbols\"]},{\"family\":\"Yarndings 20 Charted\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"math\",\"symbols\"]},{\"family\":\"Yatra One\",\"variants\":[\"regular\"],\"subsets\":[\"devanagari\",\"latin\",\"latin-ext\"]},{\"family\":\"Yellowtail\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Yeon Sung\",\"variants\":[\"regular\"],\"subsets\":[\"korean\",\"latin\"]},{\"family\":\"Yeseva One\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Yesteryear\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Yomogi\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Young Serif\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Yrsa\",\"variants\":[\"300\",\"regular\",\"500\",\"600\",\"700\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\",\"vietnamese\"]},{\"family\":\"Ysabeau\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Ysabeau Infant\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Ysabeau Office\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\",\"100italic\",\"200italic\",\"300italic\",\"italic\",\"500italic\",\"600italic\",\"700italic\",\"800italic\",\"900italic\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Ysabeau SC\",\"variants\":[\"100\",\"200\",\"300\",\"regular\",\"500\",\"600\",\"700\",\"800\",\"900\"],\"subsets\":[\"cyrillic\",\"cyrillic-ext\",\"greek\",\"latin\",\"latin-ext\",\"math\",\"symbols\",\"vietnamese\"]},{\"family\":\"Yuji Boku\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Yuji Hentaigana Akari\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Yuji Hentaigana Akebono\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Yuji Mai\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Yuji Syuku\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Yusei Magic\",\"variants\":[\"regular\"],\"subsets\":[\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"ZCOOL KuaiLe\",\"variants\":[\"regular\"],\"subsets\":[\"chinese-simplified\",\"latin\"]},{\"family\":\"ZCOOL QingKe HuangYou\",\"variants\":[\"regular\"],\"subsets\":[\"chinese-simplified\",\"latin\"]},{\"family\":\"ZCOOL XiaoWei\",\"variants\":[\"regular\"],\"subsets\":[\"chinese-simplified\",\"latin\"]},{\"family\":\"Zain\",\"variants\":[\"200\",\"300\",\"300italic\",\"regular\",\"italic\",\"700\",\"800\",\"900\"],\"subsets\":[\"arabic\",\"latin\"]},{\"family\":\"Zen Antique\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"greek\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Zen Antique Soft\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"greek\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Zen Dots\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Zen Kaku Gothic Antique\",\"variants\":[\"300\",\"regular\",\"500\",\"700\",\"900\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Zen Kaku Gothic New\",\"variants\":[\"300\",\"regular\",\"500\",\"700\",\"900\"],\"subsets\":[\"cyrillic\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Zen Kurenaido\",\"variants\":[\"regular\"],\"subsets\":[\"cyrillic\",\"greek\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Zen Loop\",\"variants\":[\"regular\",\"italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Zen Maru Gothic\",\"variants\":[\"300\",\"regular\",\"500\",\"700\",\"900\"],\"subsets\":[\"cyrillic\",\"greek\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Zen Old Mincho\",\"variants\":[\"regular\",\"500\",\"600\",\"700\",\"900\"],\"subsets\":[\"cyrillic\",\"greek\",\"japanese\",\"latin\",\"latin-ext\"]},{\"family\":\"Zen Tokyo Zoo\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Zeyada\",\"variants\":[\"regular\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Zhi Mang Xing\",\"variants\":[\"regular\"],\"subsets\":[\"chinese-simplified\",\"latin\"]},{\"family\":\"Zilla Slab\",\"variants\":[\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"600\",\"600italic\",\"700\",\"700italic\"],\"subsets\":[\"latin\",\"latin-ext\"]},{\"family\":\"Zilla Slab Highlight\",\"variants\":[\"regular\",\"700\"],\"subsets\":[\"latin\",\"latin-ext\"]}]}\";}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"385","option_name":"elementor_landing_pages_activation","option_value":"0","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"386","option_name":"elementor_version","option_value":"3.29.1","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"387","option_name":"elementor_install_history","option_value":"a:1:{s:6:\"3.29.1\";i:1748668402;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"388","option_name":"elementor_events_db_version","option_value":"1.0.0","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"389","option_name":"woocommerce_maxmind_geolocation_settings","option_value":"a:1:{s:15:\"database_prefix\";s:32:\"st430LeCPkaLosIkAND8BwMWmktCivEA\";}","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"393","option_name":"tribe_last_save_post","option_value":"1748668491.3352","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"394","option_name":"widget_lte_icons","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"395","option_name":"widget_lte_blogposts","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"396","option_name":"widget_lte_gallery","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"397","option_name":"widget_lte_navmenu","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"398","option_name":"widget_lte_banner","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"399","option_name":"widget_post_views_counter_list_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"400","option_name":"widget_rev-slider-widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"401","option_name":"widget_woocommerce_widget_cart","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"402","option_name":"widget_woocommerce_layered_nav_filters","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"403","option_name":"widget_woocommerce_layered_nav","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"404","option_name":"widget_woocommerce_price_filter","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"405","option_name":"widget_woocommerce_product_categories","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"406","option_name":"widget_woocommerce_product_search","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"407","option_name":"widget_woocommerce_product_tag_cloud","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"408","option_name":"widget_woocommerce_products","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"409","option_name":"widget_woocommerce_recently_viewed_products","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"410","option_name":"widget_woocommerce_top_rated_products","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"411","option_name":"widget_woocommerce_recent_reviews","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"412","option_name":"widget_woocommerce_rating_filter","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"413","option_name":"widget_mc4wp_form_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"414","option_name":"widget_wc_brands_brand_description","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"415","option_name":"widget_woocommerce_brand_nav","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"416","option_name":"widget_wc_brands_brand_thumbnails","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"417","option_name":"widget_bcn_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"418","option_name":"widget_tribe-widget-events-list","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"419","option_name":"widget_tribe-widget-events-qr-code","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"422","option_name":"tec_timed_tec_custom_tables_v1_initialized","option_value":"a:3:{s:3:\"key\";s:32:\"tec_custom_tables_v1_initialized\";s:5:\"value\";i:1;s:10:\"expiration\";i:1748754802;}","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"423","option_name":"tec_ct1_migration_state","option_value":"a:3:{s:18:\"complete_timestamp\";N;s:5:\"phase\";s:22:\"migration-not-required\";s:19:\"preview_unsupported\";b:0;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"424","option_name":"tec_ct1_events_table_schema_version","option_value":"1.0.1","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"425","option_name":"tec_ct1_occurrences_table_schema_version","option_value":"1.0.3","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"426","option_name":"elementor_cpt_support","option_value":"a:6:{i:0;s:4:\"page\";i:1;s:4:\"post\";i:2;s:7:\"sliders\";i:3;s:6:\"albums\";i:4;s:8:\"sections\";i:5;s:4:\"team\";}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"429","option_name":"stellarwp_telemetry_last_send","option_value":"","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"430","option_name":"stellarwp_telemetry","option_value":"a:1:{s:7:\"plugins\";a:1:{s:19:\"the-events-calendar\";a:2:{s:7:\"wp_slug\";s:43:\"the-events-calendar\/the-events-calendar.php\";s:5:\"optin\";b:0;}}}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"431","option_name":"stellarwp_telemetry_the-events-calendar_show_optin","option_value":"1","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"432","option_name":"envato_market_state","option_value":"activated","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"433","option_name":"tribe_last_generate_rewrite_rules","option_value":"1748668998.3771","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"438","option_name":"woocommerce_admin_pes_incentive_woopayments_store_had_woopayments","option_value":"no","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"441","option_name":"woocommerce_gateway_order","option_value":"a:6:{s:19:\"_wc_pes_woopayments\";i:0;s:25:\"_wc_pes_paypal_full_stack\";i:1;s:33:\"_wc_offline_payment_methods_group\";i:2;s:4:\"bacs\";i:3;s:6:\"cheque\";i:4;s:3:\"cod\";i:5;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"442","option_name":"post_views_counter_activation_date","option_value":"1748668404","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"443","option_name":"rs_cache_overlay","option_value":"1.0.0","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"444","option_name":"woocommerce_custom_orders_table_created","option_value":"yes","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"445","option_name":"woocommerce_coming_soon","option_value":"yes","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"446","option_name":"woocommerce_store_pages_only","option_value":"yes","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"447","option_name":"woocommerce_email_improvements_default_enabled","option_value":"yes","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"448","option_name":"tec_timed_tribe_supports_async_process","option_value":"a:3:{s:3:\"key\";s:28:\"tribe_supports_async_process\";s:5:\"value\";N;s:10:\"expiration\";i:1748669234;}","autoload":"on"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"450","option_name":"woocommerce_email_improvements_first_enabled_at","option_value":"2025-05-31 05:13:24","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"451","option_name":"woocommerce_email_improvements_last_enabled_at","option_value":"2025-05-31 05:13:24","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"452","option_name":"woocommerce_email_improvements_enabled_count","option_value":"1","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"453","option_name":"woocommerce_initial_installed_version","option_value":"9.8.5","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"456","option_name":"mc4wp_version","option_value":"4.10.4","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"457","option_name":"wc_blocks_db_schema_version","option_value":"260","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"460","option_name":"elementor_checklist","option_value":"{\"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}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"461","option_name":"wc_remote_inbox_notifications_stored_state","option_value":"O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:0;}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"462","option_name":"elementor_onboarded","option_value":"1","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"463","option_name":"woocommerce_checkout_phone_field","option_value":"optional","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"464","option_name":"woocommerce_checkout_company_field","option_value":"hidden","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"465","option_name":"woocommerce_checkout_address_2_field","option_value":"optional","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"473","option_name":"_elementor_installed_time","option_value":"1748668416","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"474","option_name":"elementor_connect_site_key","option_value":"41ea0cc5a08cbb8207b2255e3cf08803","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"477","option_name":"elementor_remote_info_library","option_value":"a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:20:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/hello-bar-subscribe-aesthetic-clinic\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:20:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-hair-stylist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:20:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/classic-subscribe-shoe-store\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:20:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/full-screen-subscribe-denim-store\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:20:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/fly-in-subscribe-pizza-restaurant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:20:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/full-screen-subscribe-fashion-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:20:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-makeup-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:20:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-design-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:20:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/popups\/classic-cta-masterclass\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:20:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/classic-cta-music-concert\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:20:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/popups\/classic-cta-music-album\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:20:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-photography-exhibition\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:20:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/popups\/classic-cta-clothing-shop-sale\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:20:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-cta-shop-promotion\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:20:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-glasses-shop-sale\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:20:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-skate-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:20:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/popups\/classic-subscription-basketball-academy\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:20:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/classic-discount-veterinary-clinic\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:20:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/popups\/classic-contact-business-consulting\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:20:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/classic-contact-handyman\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:20:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/classic-discount-online-fashion-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:20:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-personal-trainer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:20:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/popups\/classic-contact-illustrator-portfolio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:20:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https:\/\/library.elementor.com\/popups\/bottom-bar-discount-handmade-ceramics-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:20:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https:\/\/library.elementor.com\/popups\/classic-contact-classic-car-restoration-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:20:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-booking-life-coach\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:20:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/popups\/classic-subscription-merchandise-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:20:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-non-governmental-organization\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:20:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https:\/\/library.elementor.com\/popups\/hello-bar-contact-family-doctor\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:20:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-subscription-sports-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:20:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/hello-bar-booking-event-dj\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:20:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-cleaning-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:20:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-carpenter\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:20:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/classic-booking-yoga-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:20:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/classic-discount-pet-care-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:20:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-online-coffee-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:20:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-moving-storage-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:20:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https:\/\/library.elementor.com\/popups\/classic-contact-industrial-design-portfolio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:20:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/popups\/classic-contact-drone\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:20:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-fashion-stylist-portfolio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:20:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-landscape-design\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:20:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https:\/\/library.elementor.com\/popups\/bottom-bar-contact-architecture-photography\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:20:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-speech-language-therapist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:20:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https:\/\/library.elementor.com\/popups\/full-screen-verification-winery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:20:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/fly-in-subscription-nutritionist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:20:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/classic-subscription-app-saas\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:20:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/popups\/bottom-bar-discount-handmade-cupcakes\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:20:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/bottom-bar-subscription-fashion-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:20:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-private-tutor\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:20:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-cta-tennis-academy\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:20:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-shared-workspace\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:20:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/bottom-bar-cta-art-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:20:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https:\/\/library.elementor.com\/popups\/fly-in-subscription-hiking-tours-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:20:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/popups\/classic-cta-music-band\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:20:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https:\/\/library.elementor.com\/popups\/classic-cta-computer-technician\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:20:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/classic-discount-delivery-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:20:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/classic-discount-eco-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:20:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https:\/\/library.elementor.com\/popups\/fly-in-subscription-health-mindfulness-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:20:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-art-museum\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:20:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/classic-discount-urban-clothing-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:20:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-digital-technology-design-school\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:20:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https:\/\/library.elementor.com\/popups\/bottom-bar-contact-digital-technology-design-school\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:20:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-flower-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:20:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-subscription-flower-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:20:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/popups\/classic-discount-health-fitness-ebook\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:20:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/popups\/baby-sleep-consultant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:20:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https:\/\/library.elementor.com\/popups\/classic-subscription-baby-sleep-consultant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:20:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-luxury-hotel\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:20:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/fly-in-booking-luxury-hotel\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:20:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-design-conference\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:20:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/popups\/full-screen-booking-design-conference\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:20:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/slide-in-menu-vr-headsets\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:20:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/classic-contact-vr-headsets\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:20:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/slide-in-menu-portrait-photography\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:20:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https:\/\/library.elementor.com\/popups\/hello-bar-subscription-portrait-photography\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:20:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-english-pub\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:20:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/classic-discount-english-pub\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:20:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-singer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:20:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/classic-subscription-singer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:20:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-virtual-assistant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:20:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/popups\/hello-bar-contact-virtual-assistant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:20:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/slide-in-menu-personal-chef\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:20:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/classic-cta-personal-chef\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:20:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-food-truck\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:20:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-food-truck\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:20:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/classic-cta-black-friday\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:20:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/slide-in-cta-black-friday\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:20:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/slide-in-cta-black-friday-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:20:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-cta-black-friday-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:20:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-cta-black-friday-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:20:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-cta-black-friday-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:20:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/popups\/classic-cta-halloween-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:20:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/slide-in-discount-halloween-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:20:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/slide-in-discount-halloween-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:20:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-halloween-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:20:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-subscription-halloween-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:20:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/slide-in-cta-christmas-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:20:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/slide-in-cta-christmas-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:20:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-christmas-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:20:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/slide-in-discount-christmas-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:20:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/classic-discount-christmas-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:20:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-cta-valentines-day\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine's Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:20:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/popups\/hello-bar-discount-valentines-day-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine's Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:20:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/classic-cta-valentines-day-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine's Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:20:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https:\/\/library.elementor.com\/popups\/fly-in-subscribe-health-wellness-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:20:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/popups\/classic-subscribe-tech-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:20:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-contact-us-fight-classes\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:20:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/classic-cta-mochi-shop-sale\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:20:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/classic-cta-fashion-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:20:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/fly-in-login-tech-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:20:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/fly-in-verification-liquor-store\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:20:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/popups\/hello-bar-subscribe-online-magazine\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:20:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/popups\/fly-in-login-health-spa\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:20:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/fly-in-verification-wine-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:20:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/lp\/ladydog-club-nft\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:20:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https:\/\/library.elementor.com\/lp\/dot-nft\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:20:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/cosmic-neighbors-nft\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:20:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/happy-food-friends-nft\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:20:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/lp\/wireframe-courses-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:20:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/wireframe-services-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:20:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/wireframe-services-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:20:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/lp\/wireframe-webinar-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:20:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/wireframe-services-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:20:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/wireframe-services-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:20:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/wireframe-products-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:20:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/wireframe-services-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:20:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/classic-subscribe-nail-polish-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:20:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-health-fitness-ebook\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:20:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/popups\/hello-bar-cta-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:20:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https:\/\/library.elementor.com\/popups\/fly-in-team-details-popup-electronic-music-festival\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:20:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-popup-electronic-music-festival\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https:\/\/library.elementor.com\/popups\/classic-discount-popup-health-beauty-spa\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:20:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https:\/\/library.elementor.com\/popups\/hello-bar-cta-popup-environmental-organization\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:20:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https:\/\/library.elementor.com\/popups\/classic-discount-popup-italian-restaurant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:20:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https:\/\/library.elementor.com\/popups\/bottom-bar-discount-popup-technology-conference\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:20:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/hello-bar-menu-popup-tattoo-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:20:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/popups\/full-screen-booking-popup-tattoo-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:20:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/classic-discount-popup-dental-clinic\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:20:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/slide-in-contact-popup-makeup-artist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:20:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-popup-headphone\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:20:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https:\/\/library.elementor.com\/popups\/classic-cta-popup-online-course\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:20:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https:\/\/library.elementor.com\/popups\/bottom-bar-contact-popup-virtual-assistant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:20:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-popup-private-tutor\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:20:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-login-popup-login-travel\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:20:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https:\/\/library.elementor.com\/popups\/full-screen-login-popup-login-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:20:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/popups\/classic-login-popup-login-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:20:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/classic-login-popup-login-fashion\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:20:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https:\/\/library.elementor.com\/popups\/classic-login-popup-login-design-platform\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:20:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-popup-digital-marketing\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:20:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-popup-dog-cat-food-delivery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:20:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/popups\/full-screen-contact-popup-design-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:20:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https:\/\/library.elementor.com\/popups\/classic-contact-support-product-platform\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:20:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/full-screen-contact-small-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:20:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/classic-contact-online-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:20:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/classic-booking-children-optometrist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:20:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-open-week\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:20:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/popups\/full-screen-cta-plant-pots-online-store\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:20:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/classic-contact-dance-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:20:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/pizza-promotion-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:20:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/baby-sleep-webinar-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:20:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/lp\/ski-hotel-promotion-travel\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:20:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/cake-delivery-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:20:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/furniture-store-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:20:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/lp\/nails-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:20:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/lp\/music-festival-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:20:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/fashion-styling-course-education\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:20:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/bags-online-shop-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:20:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/cooking-academy-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:20:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/lp\/ophthalmology-medical-clinic-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:20:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/wireframe-home-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:20:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/11\/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/lp\/luxury-car-product\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:20:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/wireframe-about-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:20:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/classic-contact-online-course\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:20:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/classic-contact-psychologist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:20:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https:\/\/library.elementor.com\/blocks\/portfolio-9\/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:20:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-gallery-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:20:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/art-magazine-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:20:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/lp\/design-blog-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:20:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/restaurant-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:20:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/classic-cta-online-course\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:20:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/lp\/digital-marketing-agency-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:20:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/law-firm-services-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:20:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-japanese-restaurant-sale\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:20:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/dogs-adoption-social-involvement\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:20:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/photographer-projects\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:20:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-menu-online-course\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:20:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/classic-menu-travel-and-tours\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:20:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/lp\/exercise-fitness-equipment-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:20:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/photographer-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:20:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/wireframe-home-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:20:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/classic-menu-photography\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:20:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/wireframe-home-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:20:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/lp\/interior-design-consultation-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:20:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https:\/\/library.elementor.com\/popups\/classic-newsletter-subscribe-magazine-and-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:20:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/popups\/classic-sale-gym\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:20:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https:\/\/library.elementor.com\/lp\/luxurious-camping-accommodation-for-events-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:20:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/online-training-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:20:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/classic-subscribe-travel-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:20:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/wireframe-about-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:20:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/lp\/online-english-courses-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:20:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-beauty-salon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:20:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-contact-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:20:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/plant-pots-online-shop-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:20:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/shared-workspace-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:20:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/spa-beauty-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:20:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/fly-in-newsletter-barbershop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:20:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/flyin-sale-travel-and-tours\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:20:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/lp\/teeth-straightening-health-fitness\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:20:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/insurance-company-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:20:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https:\/\/library.elementor.com\/popups\/fly-in-sign-up-flooring-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/time-management-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:20:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/contact-plants-store\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:20:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-portfolio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:20:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/coffee-sale-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/dental-care-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:20:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/fullscreen-menu-travel-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:20:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/lp\/commerce-headphones\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:20:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-pricing-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:20:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/lp\/conference-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:20:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-contact-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:20:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/hello-bar-contact-interior-design\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:20:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/hello-bar-menu-psychologist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:20:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/wireframe-services-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:20:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/digital-course-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:20:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/lp\/bag-product-sale-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/conference-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:20:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/lp\/camera-product-sale-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:20:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/popups\/slide-in-contact-us\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:20:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/travel-agency-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:20:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/lp\/car-wash-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:20:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/architecture-photography-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:20:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/slide-in-japanese-restaurant-menu\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:20:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/slide-in-law-firm-information\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:20:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/design-school-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:20:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/3d-designer-projects\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:20:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/popups\/slide-in-contact-luxury-real-estate\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:20:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/lp\/dog-walker-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:20:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/architecture-projects\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:20:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/popups\/slide-in-menu-flooring-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:20:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/fashion-shop-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:20:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/fashion-store-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:20:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/lp\/private-tutor-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:20:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/wireframe-about-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:20:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/life-coach-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:20:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/wireframe-services-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:20:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-digital-agency-marketing\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:20:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/lp\/finance-consulting-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:20:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/wireframe-about-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:20:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-01\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:20:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/lp\/dental-health-fitness\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:20:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/tech-company-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:20:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-02\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:20:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/lp\/electronics-sale-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:20:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/packing-moving-company-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:20:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/lp\/donate-computer-social-involvement\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:20:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-03\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:20:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/interior-design-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:20:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/lp\/saas-hr-management-product\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:20:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-04\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:20:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/design-blog-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:20:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/lp\/medical-center-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:20:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/hotel-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:20:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/lp\/parental-counseling-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:20:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-gallery-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:20:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-05\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:20:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/lp\/online-course-education\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:20:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-06\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:20:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-contact-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:20:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/dietitian-health-fitness\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:20:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-contact-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:20:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/personal-chef-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:20:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/wireframe-services-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:20:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-07\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:20:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https:\/\/library.elementor.com\/lp\/online-full-stack-developer-course-education\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:20:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-contact-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:20:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/virtual-assistant-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:20:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-09\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:20:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/restaurant-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:20:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/construction-project-real-estate\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:20:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/interior-designer-projects\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:20:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/lp\/dog-cat-food-delivery-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:20:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-08\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:20:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/fashion-store-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:20:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/lp\/mobile-pet-grooming-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:20:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/exhibition-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:20:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/about-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:20:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/lp\/marketing-course-education\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:20:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/travel-blogger-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:20:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/lp\/pilates-instructor-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:20:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/ceramics-shop-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:20:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:20:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/dance-studio-maintenance-mode\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:20:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/flower-delivery-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:20:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/lp\/webinar-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:20:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/eco-shop-maintenance-mode\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:20:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:20:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/lp\/calls-volunteer-social-involvement\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:20:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/food-blog-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:20:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/marketing-agency-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:20:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/mobile-app-maintenance-mode\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:20:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:20:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/lp\/gym-promotion-health-fitness\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:20:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/perfume-shop-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:20:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/lp\/bicycle-pre-sale-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:20:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/skincare-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:20:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/lp\/virtual-try-on-glasses-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:20:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:20:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:20:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/skincare-maintenance-mode\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:20:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/lp\/moving-company-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:20:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/vase-shop-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:20:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/lp\/food-blog-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:20:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/it-service-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:20:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/art-magazine-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:20:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:20:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https:\/\/library.elementor.com\/lp\/finance-learning-platform-under-construction\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:20:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/business-consulting-company-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:20:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/lp\/home-decor-store-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:20:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/construction-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:20:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:20:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/lp\/hair-stylist-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:20:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/creative-digital-agency-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:20:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/lp\/aesthetic-clinic-health-fitness\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:20:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/doctors-online-consultation-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:20:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:20:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/lp\/online-cooking-course-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:20:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/lp\/online-store-under-construction\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:20:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/design-school-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:20:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:20:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/travel-agency-under-construction\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:20:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/lp\/open-week-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:20:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/makeup-artist-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:20:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-19\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:20:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https:\/\/library.elementor.com\/lp\/online-real-estate-investment-conference-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:20:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/about-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:20:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/lp\/childrens-optometrist-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:20:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/car-insurance-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:20:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/06\/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/birthday-party-invitation\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:20:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/beauty-salon-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:20:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/lp\/grill-restaurant-food-delivery-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:20:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-20\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:20:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/beauty-salon-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:20:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/restaurant-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:20:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-21\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:20:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/beauty-salon-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:20:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/lp\/at-home-massage-therapist-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:20:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/beauty-salon-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:20:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/lp\/insurance-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:20:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/beauty-salon-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:20:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/conference-thank-you-page-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:20:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/about-3-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:20:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/travel-blog-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:20:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/lp\/real-estate-agency-real-estate\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:20:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/travel-blog-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:20:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https:\/\/library.elementor.com\/lp\/volunteer-calls-thank-you-page-social-involvement\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:20:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/about-4-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:20:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/travel-blog-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:20:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/lp\/webinar-thank-you-page-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:20:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/dance-studio-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:20:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/about-5-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:20:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/beauty-product-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:20:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/dance-studio-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:20:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/about-6-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:20:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/lp\/gym-app-service-product\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:20:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/dance-studio-classes\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:20:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/sunglasses-sale-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:20:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/dance-studio-schedule\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:20:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/lp\/fashion-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:20:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/dance-studio-pricing\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:20:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/shoes-sale-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:20:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/about-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:20:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/dance-studio-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:20:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/about-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:20:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/lp\/personal-chef-thank-you-page-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:20:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/psychologist-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:20:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/lp\/development-course-thank-you-page-education\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:20:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/psychologist-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:20:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/about-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:20:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/psychologist-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:20:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/psychologist-pricing\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:20:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:20:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/psychologist-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:20:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/flooring-company-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:20:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:20:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/flooring-company-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:20:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/flooring-company-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:20:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:20:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/finance-learning-platform-under-construction\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:20:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/flooring-company-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:20:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/flooring-company-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:20:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:20:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/home-decor-store-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:20:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:20:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/luxury-real-estate-about-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:20:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:20:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/luxury-real-estate-contact-us-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:20:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/luxury-real-estate-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:20:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:20:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/luxury-real-estate-news-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:20:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/online-store-under-construction\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:20:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:20:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/japanese-restaurant-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:20:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/travel-agency-under-construction\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:20:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:20:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/japanese-restaurant-chefs-menu\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:20:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/japanese-restaurant-bar-menu\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:20:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/japanese-restaurant-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:20:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/barbershop-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:20:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/japanese-restaurant-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:20:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/japanese-restaurant-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:20:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/blocks\/barbershop-archive\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:20:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/japanese-restaurant-reservations\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:20:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/barbershop-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:20:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/barbershop-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:20:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/barbershop-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:20:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/barbershop-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:20:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/barbershop-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:20:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/barbershop-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:20:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/barbershop-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:20:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/online-course-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:20:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/barbershop-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:20:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/beauty-salon-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:20:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/online-course-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:20:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/online-course-course-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:20:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/online-course-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:20:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/beauty-salon-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:20:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/interior-design-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:20:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2017\/03\/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/your-new-home-real-estate\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:20:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/interior-design-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:20:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/beauty-salon-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:20:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/interior-design-projects\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:20:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/blog-posts-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:20:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/interior-design-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:20:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/photography-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:20:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/photography-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:20:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/clients-1-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:20:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/photography-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:20:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/photography-wildlife\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:20:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:20:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/photography-glowing-jellyfish\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:20:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/photography-fluttering-birds\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:20:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/photography-nature\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:20:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:20:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/photography-blossoming-flowers\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:20:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:20:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/photography-forest-mushrooms\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:20:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/photography-pets\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:20:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/photography-bw-portraits\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:20:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:20:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/photography-vivid-parrots\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:20:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:20:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/magazine-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:20:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/travel-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:20:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:20:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/travel-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:20:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/travel-tours\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:20:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:20:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/travel-testimonials\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:20:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/travel-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:20:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https:\/\/library.elementor.com\/travel-faq\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:20:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/clients-2-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:20:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/travel-contact-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:20:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/portfolio-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:20:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/clients-3-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:20:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/portfolio-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:20:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/clients-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:20:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/portfolio-projects\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:20:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/portfolio-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:20:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/digital-agency-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:20:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/clients-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:20:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/clients-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:20:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/law-firm-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:20:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/clients-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:20:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/law-firm-team\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:20:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/digital-agency-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:20:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https:\/\/library.elementor.com\/gym-trainer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:20:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/clients-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:20:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/law-firm-careers\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:20:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/contact-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:20:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/law-firm-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:20:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/contact-1-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:20:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/law-firm-partner\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:20:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/contact-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:20:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/digital-agency-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:20:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https:\/\/library.elementor.com\/gym-classes\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:20:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/contact-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:20:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/law-firm-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:20:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/contact-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:20:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/law-firm-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:20:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/digital-agency-social-media\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:20:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/contact-16-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:20:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https:\/\/library.elementor.com\/gym-fitness\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:20:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/gym-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:20:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/law-firm-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:20:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/contact-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:20:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/digital-agency-clients\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:20:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/contact-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:20:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https:\/\/library.elementor.com\/gym-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:20:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:20:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https:\/\/library.elementor.com\/gym-pricing\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:20:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/contact-3-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:20:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/contact-digital-agency\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:20:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:20:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https:\/\/library.elementor.com\/gym-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:20:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:20:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:20:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/contact-5-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:20:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:20:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:20:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:20:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:20:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:20:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:20:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:20:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:20:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:20:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:20:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:20:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:20:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:20:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:20:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-19\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:20:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:20:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-21\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:20:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-24\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:20:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-25\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:20:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-26\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:20:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-27\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:20:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-28\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:20:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-29\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:20:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:20:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-30\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:20:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-31\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:20:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-32\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:20:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-33\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:20:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-34\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:20:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:20:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:20:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:20:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:20:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:20:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:20:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/dance-studio-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:20:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/dance-studio-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:20:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/dance-studio-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:20:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/digital-agency-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:20:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/digital-agency-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:20:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/digital-agency-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:20:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/digital-agency-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:20:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/digital-agency\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:20:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:20:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/faq-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:20:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/faq-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:20:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/faq-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:20:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:20:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:20:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:20:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:20:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:20:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:20:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:20:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/features-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:20:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/features-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:20:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/features-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:20:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:20:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:20:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:20:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:20:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:20:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:20:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:20:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:20:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/blocks\/flooring-company-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:20:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/blocks\/flooring-company-archive\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:20:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/blocks\/flooring-company-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:20:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/blocks\/flooring-company-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:20:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/blocks\/flooring-company-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:20:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-01\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:20:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/footer-010\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:20:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/footer-011\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:20:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/footer-012\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:20:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/footer-013\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:20:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/footer-014\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:20:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https:\/\/library.elementor.com\/blocks\/demo\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:20:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-02\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:20:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-03\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:20:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-04\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:20:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-05\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:20:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-06\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:20:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-07\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:20:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-08\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:20:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-09\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:20:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/footer_7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:20:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/footer-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:20:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/footer-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:20:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/gym-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:20:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/gym-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:20:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/gym-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:20:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/gym-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:20:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https:\/\/library.elementor.com\/blocks\/gym\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:20:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:20:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/header-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:20:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/header-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:20:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/header-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:20:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/header-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:20:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:20:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:20:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:20:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:20:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:20:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:20:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:20:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:20:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:20:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/hero-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:20:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/hero-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:20:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/hero-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:20:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:20:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:20:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:20:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:20:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:20:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:20:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:20:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:20:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/interior-design-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:20:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/interior-design-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:20:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/interior-design-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:20:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/blocks\/interior-design-news-archive\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:20:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/blocks\/interior-design-single-news\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:20:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/blocks\/interior-design-single-project\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:20:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/blocks\/japanese-restaurant-404-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:20:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/blocks\/japanese-restaurant-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:20:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/blocks\/japanese-restaurant-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:20:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/law-firm-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:20:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/law-firm-archiv\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:20:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/law-firm-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:20:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/law-firm-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:20:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/law-firm-search-archiv\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:20:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/blocks\/law-firm-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:20:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/blocks\/luxury-real-estate-404-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:20:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/blocks\/luxury-real-estate-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:20:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/blocks\/luxury-real-estate-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:20:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/blocks\/luxury-real-estate-properties-archive\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:20:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/blocks\/luxury-real-estate-property-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:20:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/blocks\/luxury-real-estate-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:20:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/magazine-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:20:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/magazine-archiv1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:20:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/magazine-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:20:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/magazine-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:20:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/magazine-search\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:20:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/magazine-single-post-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:20:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/magazine-single-post-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:20:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/magazine-single-post-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:20:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/blocks\/magazine-single-post-3-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:20:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/magazine-archiv2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:20:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/online-course-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:20:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/blocks\/online-course-end-lesson\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:20:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/blocks\/online-course-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:20:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/blocks\/online-course-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:20:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/blocks\/online-course-start-lesson\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:20:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/photography-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:20:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/blocks\/photography-archiv-media\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:20:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/blocks\/photography-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:20:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/blocks\/photography-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:20:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/blocks\/photography-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:20:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-20\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:20:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-19\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:20:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:20:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/portfolio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:20:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:20:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/portfolio-project-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:20:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/portfolio-project-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:20:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/blocks\/portfolio-project-2-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:20:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/portfolio-project-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:20:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:20:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:20:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:20:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:20:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:20:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:20:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:20:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:20:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:20:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:20:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:20:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:20:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:20:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:20:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:20:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:20:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:20:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/pricing-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:20:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/pricing-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:20:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/pricing-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:20:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/pricing-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:20:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/pricing-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:20:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:20:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:20:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:20:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:20:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:20:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:20:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:20:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:20:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/psychologist-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:20:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/blocks\/psychologist-archive\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:20:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/psychologist-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:20:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/product-archive-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:20:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/psychologist-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:20:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/product-archive-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:20:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/blocks\/psychologist-single-post-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:20:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/product-archive-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:20:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/blocks\/psychologist-single-post-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:20:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:20:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:20:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:20:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:20:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:20:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-20\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:20:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-21\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:20:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-22\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:20:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-23\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:20:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-24\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:20:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-25\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:20:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-26\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:20:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-27\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:20:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-28\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:20:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-29\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:20:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-30\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:20:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-31\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:20:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/services-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:20:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/services-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:20:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/services-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:20:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/services-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:20:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/services-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:20:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:20:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:20:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:20:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:20:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:20:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:20:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:20:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:20:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:20:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/09\/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:20:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/09\/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:20:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/09\/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:20:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/09\/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:20:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/09\/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:20:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:20:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/stats-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:20:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/stats-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:20:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/single-product-01\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:20:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/stats-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:20:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/single-product-02\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:20:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/stats-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:20:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/single-product-03\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:20:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:20:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/single-product-04\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:20:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:20:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:20:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:20:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:20:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:20:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:20:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:20:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/subscribe-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:20:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/subscribe-2-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:20:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/subscribe-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:20:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/subscribe-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:20:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/subscribe-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:20:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:20:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/team-12-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:20:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:20:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:20:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:20:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:20:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:20:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:20:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-19\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:20:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-20\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:20:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-21\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:20:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-22\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:20:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-23\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:20:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/team-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:20:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/team-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:20:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/team-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:20:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/team-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:20:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:20:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:20:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:20:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:20:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:20:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:20:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:20:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:20:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:20:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-19\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:20:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-20\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:20:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-21\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:20:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-22\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:20:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-23\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:20:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/testimonial-24-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:20:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-24\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:20:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/testimonial-25-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:20:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-26\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:20:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-27\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:20:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-29\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:20:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/testimonial-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:20:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/travel-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:20:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/travel-archive-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:20:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/travel-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:20:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/blocks\/travel-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:20:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/blocks\/travel-single-post-tour\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:20:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/travel-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:20:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/travel-blog-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:20:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/blocks\/travel-blog-archive-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:20:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/blocks\/travel-blog-archive-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:20:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/blocks\/travel-blog-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:20:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/blocks\/travel-blog-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:20:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/blocks\/travel-blog-single-post-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:20:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/blocks\/travel-blog-single-post-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"478","option_name":"elementor_remote_info_feed_data","option_value":"a:3:{i:0;a:5:{s:5:\"title\";s:101:\"Introducing Elementor 3.27: Flexible Grids, Better Security, Enhanced Accessibility & More Creativity\";s:7:\"excerpt\";s:409:\"Elementor 3.27 is packed with features designed to give you more control, boost your site\u2019s performance, enhance accessibility, and take your creativity to new heights. This version is all about solving real challenges\u2014whether it\u2019s designing intricate Grid layouts, embedding modern video formats, or adding effortless animations, Elementor 3.27 makes your workflow smoother and your websites smarter.\r\n\";s:7:\"created\";i:1738142681;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:155:\"https:\/\/elementor.com\/blog\/elementor-327-grid-layouts-local-google-fonts-ai-motion\/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:62:\"Introducing Hello Biz: A New Beginner Friendly WordPress Theme\";s:7:\"excerpt\";s:226:\"The first in a new collection of beginner-friendly Hello Themes, Hello Biz aims to make building Professional websites easier. Designed to streamline website creation, by helping you build a polished, high-performance website.\";s:7:\"created\";i:1736335773;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:121:\"https:\/\/elementor.com\/blog\/introducing-hello-biz\/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:65:\"Introducing Elementor 3.26: Dynamic Design & Enhanced Performance\";s:7:\"excerpt\";s:192:\"Boost your site\u2019s speed and performance with optimized CSS and a cleaner DOM, create dynamic content with an Off-Canvas modal from Loop Grids, and leverage the new AdBlock detection trigger.\";s:7:\"created\";i:1736174778;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:146:\"https:\/\/elementor.com\/blog\/elementor-326-off-canvas-loop-grid-performance\/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"494","option_name":"mc4wp_flash_messages","option_value":"a:0:{}","autoload":"off"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"498","option_name":"jetpack_options","option_value":"a:1:{s:14:\"last_heartbeat\";i:1748668419;}","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"504","option_name":"tribe_feature_support_check_lock","option_value":"1","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"509","option_name":"action_scheduler_migration_status","option_value":"complete","autoload":"auto"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"510","option_name":"as_has_wp_comment_logs","option_value":"no","autoload":"on"}}}
{"type":"table","data":{"name":"post_views","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"bigint(20) unsigned NOT NULL","type":"tinyint(1) unsigned NOT NULL","period":"varchar(8) NOT NULL","count":"bigint(20) unsigned NOT NULL"},"indexes":["PRIMARY KEY (`type`,`period`,`id`)","UNIQUE KEY `id_type_period_count` (`id`,`type`,`period`,`count`) USING BTREE","KEY `type_period_count` (`type`,`period`,`count`) USING BTREE"]}}
{"type":"table","data":{"name":"postmeta","opts":"ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","post_id":"bigint(20) unsigned NOT NULL DEFAULT 0","meta_key":"varchar(255) DEFAULT NULL","meta_value":"longtext DEFAULT NULL"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `post_id` (`post_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1","post_id":"2","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2","post_id":"3","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5","post_id":"7","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6","post_id":"7","meta_key":"_elementor_template_type","meta_value":"kit"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7","post_id":"8","meta_key":"_form","meta_value":"<label> Your name\n    [text* your-name autocomplete:name] <\/label>\n\n<label> Your email\n    [email* your-email autocomplete:email] <\/label>\n\n<label> Subject\n    [text* your-subject] <\/label>\n\n<label> Your message (optional)\n    [textarea your-message] <\/label>\n\n[submit \"Submit\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"8","post_id":"8","meta_key":"_mail","meta_value":"a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:34:\"[_site_title] <admin@devsgang.com>\";s:4:\"body\";s:191:\"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"9","post_id":"8","meta_key":"_mail_2","meta_value":"a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:34:\"[_site_title] <admin@devsgang.com>\";s:4:\"body\";s:220:\"Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"10","post_id":"8","meta_key":"_messages","meta_value":"a:12:{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:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";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:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"11","post_id":"8","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"12","post_id":"8","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"13","post_id":"8","meta_key":"_hash","meta_value":"6f2caf0224c39dc43c9733c3fa9483c53e54d162"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"14","post_id":"9","meta_key":"_wp_attached_file","meta_value":"woocommerce-placeholder.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"15","post_id":"9","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4609;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:32462;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1578;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:19804;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-1150x770.png\";s:5:\"width\";i:1150;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:38839;}s:13:\"homefort-blog\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-790x550.png\";s:5:\"width\";i:790;s:6:\"height\";i:550;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:21734;}s:22:\"homefort-blog-featured\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-755x470.png\";s:5:\"width\";i:755;s:6:\"height\";i:470;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:18162;}s:19:\"homefort-blog-small\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-530x414.png\";s:5:\"width\";i:530;s:6:\"height\";i:414;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11913;}s:17:\"homefort-services\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-495x300.png\";s:5:\"width\";i:495;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10434;}s:15:\"homefort-wc-cat\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-365x430.png\";s:5:\"width\";i:365;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8161;}s:15:\"homefort-client\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-480x630.png\";s:5:\"width\";i:480;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:15067;}s:18:\"homefort-blog-full\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-1120x720.png\";s:5:\"width\";i:1120;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:37389;}s:17:\"homefort-partners\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-140x140.png\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1481;}s:20:\"homefort-tiny-square\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1139;}s:20:\"homefort-team-square\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-290x290.png\";s:5:\"width\";i:290;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4387;}s:13:\"homefort-team\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-370x550.png\";s:5:\"width\";i:370;s:6:\"height\";i:550;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11759;}s:13:\"homefort-tiny\";a:5:{s:4:\"file\";s:34:\"woocommerce-placeholder-110x80.png\";s:5:\"width\";i:110;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1109;}s:21:\"homefort-product-tiny\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:984;}s:14:\"homefort-pages\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x120.png\";s:5:\"width\";i:100;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1315;}s:21:\"homefort-gallery-grid\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6257;}s:20:\"homefort-gallery-big\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:22562;}s:16:\"homefort-gallery\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-755x500.png\";s:5:\"width\";i:755;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:19780;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"table","data":{"name":"posts","opts":"ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"ID":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","post_author":"bigint(20) unsigned NOT NULL DEFAULT 0","post_date":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","post_date_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","post_content":"longtext NOT NULL","post_title":"text NOT NULL","post_excerpt":"text NOT NULL","post_status":"varchar(20) NOT NULL DEFAULT 'publish'","comment_status":"varchar(20) NOT NULL DEFAULT 'open'","ping_status":"varchar(20) NOT NULL DEFAULT 'open'","post_password":"varchar(255) NOT NULL DEFAULT ''","post_name":"varchar(200) NOT NULL DEFAULT ''","to_ping":"text NOT NULL","pinged":"text NOT NULL","post_modified":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","post_modified_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","post_content_filtered":"longtext NOT NULL","post_parent":"bigint(20) unsigned NOT NULL DEFAULT 0","guid":"varchar(255) NOT NULL DEFAULT ''","menu_order":"int(11) NOT NULL DEFAULT 0","post_type":"varchar(20) NOT NULL DEFAULT 'post'","post_mime_type":"varchar(100) NOT NULL DEFAULT ''","comment_count":"bigint(20) NOT NULL DEFAULT 0"},"indexes":["PRIMARY KEY (`ID`)","KEY `post_name` (`post_name`(191))","KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`)","KEY `post_parent` (`post_parent`)","KEY `post_author` (`post_author`)"]}}
{"type":"row","data":{"table":"posts","row":{"ID":"1","post_author":"1","post_date":"2025-05-31 05:08:43","post_date_gmt":"2025-05-31 05:08:43","post_content":"<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!<\/p>\n<!-- \/wp:paragraph -->","post_title":"Hello world!","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"hello-world","to_ping":"","pinged":"","post_modified":"2025-05-31 05:08:43","post_modified_gmt":"2025-05-31 05:08:43","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/?p=1","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"1"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2","post_author":"1","post_date":"2025-05-31 05:08:43","post_date_gmt":"2025-05-31 05:08:43","post_content":"<!-- wp:paragraph -->\n<p>This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin' caught in the rain.)<\/p><\/blockquote>\n<!-- \/wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.<\/p><\/blockquote>\n<!-- \/wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https:\/\/devsgang.com\/acservice\/wp-admin\/\">your dashboard<\/a> to delete this page and create new pages for your content. Have fun!<\/p>\n<!-- \/wp:paragraph -->","post_title":"Sample Page","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"open","post_password":"","post_name":"sample-page","to_ping":"","pinged":"","post_modified":"2025-05-31 05:08:43","post_modified_gmt":"2025-05-31 05:08:43","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/?page_id=2","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3","post_author":"1","post_date":"2025-05-31 05:08:43","post_date_gmt":"2025-05-31 05:08:43","post_content":"<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>Our website address is: https:\/\/devsgang.com\/acservice.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https:\/\/automattic.com\/privacy\/. After approval of your comment, your profile picture is visible to the public in the context of your comment.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>If you request a password reset, your IP address will be included in the reset email.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>Visitor comments may be checked through an automated spam detection service.<\/p>\n<!-- \/wp:paragraph -->\n","post_title":"Privacy Policy","post_excerpt":"","post_status":"draft","comment_status":"closed","ping_status":"open","post_password":"","post_name":"privacy-policy","to_ping":"","pinged":"","post_modified":"2025-05-31 05:08:43","post_modified_gmt":"2025-05-31 05:08:43","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/?page_id=3","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4","post_author":"0","post_date":"2025-05-31 05:08:44","post_date_gmt":"2025-05-31 05:08:44","post_content":"<!-- wp:page-list \/-->","post_title":"Navigation","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"navigation","to_ping":"","pinged":"","post_modified":"2025-05-31 05:08:44","post_modified_gmt":"2025-05-31 05:08:44","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/2025\/05\/31\/navigation\/","menu_order":"0","post_type":"wp_navigation","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"5","post_author":"1","post_date":"2025-05-31 05:08:54","post_date_gmt":"0000-00-00 00:00:00","post_content":"","post_title":"Auto Draft","post_excerpt":"","post_status":"auto-draft","comment_status":"open","ping_status":"open","post_password":"","post_name":"","to_ping":"","pinged":"","post_modified":"2025-05-31 05:08:54","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/?p=5","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7","post_author":"1","post_date":"2025-05-31 05:13:01","post_date_gmt":"2025-05-31 05:13:01","post_content":"","post_title":"Default Kit","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"default-kit","to_ping":"","pinged":"","post_modified":"2025-05-31 05:13:01","post_modified_gmt":"2025-05-31 05:13:01","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/?p=7","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"8","post_author":"1","post_date":"2025-05-31 05:13:01","post_date_gmt":"2025-05-31 05:13:01","post_content":"<label> Your name\n    [text* your-name autocomplete:name] <\/label>\n\n<label> Your email\n    [email* your-email autocomplete:email] <\/label>\n\n<label> Subject\n    [text* your-subject] <\/label>\n\n<label> Your message (optional)\n    [textarea your-message] <\/label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@devsgang.com>\nFrom: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@devsgang.com>\nMessage Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\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.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.","post_title":"Contact form 1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-form-1","to_ping":"","pinged":"","post_modified":"2025-05-31 05:13:01","post_modified_gmt":"2025-05-31 05:13:01","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/?post_type=wpcf7_contact_form&p=8","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"9","post_author":"1","post_date":"2025-05-31 05:13:05","post_date_gmt":"2025-05-31 05:13:05","post_content":"","post_title":"woocommerce-placeholder","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"woocommerce-placeholder","to_ping":"","pinged":"","post_modified":"2025-05-31 05:13:05","post_modified_gmt":"2025-05-31 05:13:05","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/wp-content\/uploads\/2025\/05\/woocommerce-placeholder.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"10","post_author":"1","post_date":"2025-05-31 05:13:16","post_date_gmt":"2025-05-31 05:13:16","post_content":"","post_title":"Shop","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"shop","to_ping":"","pinged":"","post_modified":"2025-05-31 05:13:16","post_modified_gmt":"2025-05-31 05:13:16","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/shop\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"11","post_author":"1","post_date":"2025-05-31 05:13:16","post_date_gmt":"2025-05-31 05:13:16","post_content":"<!-- wp:woocommerce\/cart -->\n<div class=\"wp-block-woocommerce-cart alignwide is-loading\"><!-- wp:woocommerce\/filled-cart-block -->\n<div class=\"wp-block-woocommerce-filled-cart-block\"><!-- wp:woocommerce\/cart-items-block -->\n<div class=\"wp-block-woocommerce-cart-items-block\"><!-- wp:woocommerce\/cart-line-items-block -->\n<div class=\"wp-block-woocommerce-cart-line-items-block\"><\/div>\n<!-- \/wp:woocommerce\/cart-line-items-block -->\n\n<!-- wp:woocommerce\/cart-cross-sells-block -->\n<div class=\"wp-block-woocommerce-cart-cross-sells-block\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">You may be interested in\u2026<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:woocommerce\/cart-cross-sells-products-block -->\n<div class=\"wp-block-woocommerce-cart-cross-sells-products-block\"><\/div>\n<!-- \/wp:woocommerce\/cart-cross-sells-products-block --><\/div>\n<!-- \/wp:woocommerce\/cart-cross-sells-block --><\/div>\n<!-- \/wp:woocommerce\/cart-items-block -->\n\n<!-- wp:woocommerce\/cart-totals-block -->\n<div class=\"wp-block-woocommerce-cart-totals-block\"><!-- wp:woocommerce\/cart-order-summary-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-block\"><!-- wp:woocommerce\/cart-order-summary-heading-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-heading-block\"><\/div>\n<!-- \/wp:woocommerce\/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce\/cart-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-coupon-form-block\"><\/div>\n<!-- \/wp:woocommerce\/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce\/cart-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-subtotal-block\"><\/div>\n<!-- \/wp:woocommerce\/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce\/cart-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-fee-block\"><\/div>\n<!-- \/wp:woocommerce\/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce\/cart-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-discount-block\"><\/div>\n<!-- \/wp:woocommerce\/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce\/cart-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-shipping-block\"><\/div>\n<!-- \/wp:woocommerce\/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce\/cart-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-taxes-block\"><\/div>\n<!-- \/wp:woocommerce\/cart-order-summary-taxes-block --><\/div>\n<!-- \/wp:woocommerce\/cart-order-summary-block -->\n\n<!-- wp:woocommerce\/cart-express-payment-block -->\n<div class=\"wp-block-woocommerce-cart-express-payment-block\"><\/div>\n<!-- \/wp:woocommerce\/cart-express-payment-block -->\n\n<!-- wp:woocommerce\/proceed-to-checkout-block -->\n<div class=\"wp-block-woocommerce-proceed-to-checkout-block\"><\/div>\n<!-- \/wp:woocommerce\/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce\/cart-accepted-payment-methods-block -->\n<div class=\"wp-block-woocommerce-cart-accepted-payment-methods-block\"><\/div>\n<!-- \/wp:woocommerce\/cart-accepted-payment-methods-block --><\/div>\n<!-- \/wp:woocommerce\/cart-totals-block --><\/div>\n<!-- \/wp:woocommerce\/filled-cart-block -->\n\n<!-- wp:woocommerce\/empty-cart-block -->\n<div class=\"wp-block-woocommerce-empty-cart-block\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"with-empty-cart-icon wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title\">Your cart is currently empty!<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:separator {\"className\":\"is-style-dots\"} -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n<!-- \/wp:separator -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">New in store<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:woocommerce\/product-new {\"columns\":4,\"rows\":1} \/--><\/div>\n<!-- \/wp:woocommerce\/empty-cart-block --><\/div>\n<!-- \/wp:woocommerce\/cart -->","post_title":"Cart","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"cart","to_ping":"","pinged":"","post_modified":"2025-05-31 05:13:16","post_modified_gmt":"2025-05-31 05:13:16","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/cart\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"12","post_author":"1","post_date":"2025-05-31 05:13:16","post_date_gmt":"2025-05-31 05:13:16","post_content":"<!-- wp:woocommerce\/checkout -->\n<div class=\"wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading\"><!-- wp:woocommerce\/checkout-fields-block -->\n<div class=\"wp-block-woocommerce-checkout-fields-block\"><!-- wp:woocommerce\/checkout-express-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-express-payment-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-express-payment-block -->\n\n<!-- wp:woocommerce\/checkout-contact-information-block -->\n<div class=\"wp-block-woocommerce-checkout-contact-information-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-contact-information-block -->\n\n<!-- wp:woocommerce\/checkout-shipping-method-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-method-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-shipping-method-block -->\n\n<!-- wp:woocommerce\/checkout-pickup-options-block -->\n<div class=\"wp-block-woocommerce-checkout-pickup-options-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-pickup-options-block -->\n\n<!-- wp:woocommerce\/checkout-shipping-address-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-address-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-shipping-address-block -->\n\n<!-- wp:woocommerce\/checkout-billing-address-block -->\n<div class=\"wp-block-woocommerce-checkout-billing-address-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-billing-address-block -->\n\n<!-- wp:woocommerce\/checkout-shipping-methods-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-methods-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-shipping-methods-block -->\n\n<!-- wp:woocommerce\/checkout-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-payment-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-payment-block -->\n\n<!-- wp:woocommerce\/checkout-additional-information-block -->\n<div class=\"wp-block-woocommerce-checkout-additional-information-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-additional-information-block -->\n\n<!-- wp:woocommerce\/checkout-order-note-block -->\n<div class=\"wp-block-woocommerce-checkout-order-note-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-order-note-block -->\n\n<!-- wp:woocommerce\/checkout-terms-block -->\n<div class=\"wp-block-woocommerce-checkout-terms-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-terms-block -->\n\n<!-- wp:woocommerce\/checkout-actions-block -->\n<div class=\"wp-block-woocommerce-checkout-actions-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-actions-block --><\/div>\n<!-- \/wp:woocommerce\/checkout-fields-block -->\n\n<!-- wp:woocommerce\/checkout-totals-block -->\n<div class=\"wp-block-woocommerce-checkout-totals-block\"><!-- wp:woocommerce\/checkout-order-summary-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-block\"><!-- wp:woocommerce\/checkout-order-summary-cart-items-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-cart-items-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-order-summary-cart-items-block -->\n\n<!-- wp:woocommerce\/checkout-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-coupon-form-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce\/checkout-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-subtotal-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce\/checkout-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-fee-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-order-summary-fee-block -->\n\n<!-- wp:woocommerce\/checkout-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-discount-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-order-summary-discount-block -->\n\n<!-- wp:woocommerce\/checkout-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-shipping-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-order-summary-shipping-block -->\n\n<!-- wp:woocommerce\/checkout-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-taxes-block\"><\/div>\n<!-- \/wp:woocommerce\/checkout-order-summary-taxes-block --><\/div>\n<!-- \/wp:woocommerce\/checkout-order-summary-block --><\/div>\n<!-- \/wp:woocommerce\/checkout-totals-block --><\/div>\n<!-- \/wp:woocommerce\/checkout -->","post_title":"Checkout","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"checkout","to_ping":"","pinged":"","post_modified":"2025-05-31 05:13:16","post_modified_gmt":"2025-05-31 05:13:16","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/checkout\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"13","post_author":"1","post_date":"2025-05-31 05:13:16","post_date_gmt":"2025-05-31 05:13:16","post_content":"<!-- wp:shortcode -->[woocommerce_my_account]<!-- \/wp:shortcode -->","post_title":"My account","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"my-account","to_ping":"","pinged":"","post_modified":"2025-05-31 05:13:16","post_modified_gmt":"2025-05-31 05:13:16","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/my-account\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"14","post_author":"1","post_date":"2025-05-31 05:13:16","post_date_gmt":"0000-00-00 00:00:00","post_content":"<!-- wp:paragraph -->\n<p><b>This is a sample page.<\/b><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Overview<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can\u2019t offer you a full refund or exchange.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards<\/li>\n<li>Downloadable software products<\/li>\n<li>Some health and personal care items<\/li>\n<\/ul>\n<!-- \/wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use<\/li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.<\/li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.<\/li>\n<li>Any item that is returned more than 30 days after delivery<\/li>\n<\/ul>\n<!-- \/wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Refunds<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Late or missing refunds<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven\u2019t received a refund yet, first check your bank account again.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you\u2019ve done all of this and you still have not received your refund yet, please contact us at {email address}.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sale items<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Exchanges<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Gifts<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you\u2019ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn\u2019t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Shipping returns<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don\u2019t guarantee that we will receive your returned item.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Need help?<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.<\/p>\n<!-- \/wp:paragraph -->","post_title":"Refund and Returns Policy","post_excerpt":"","post_status":"draft","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"refund_returns","to_ping":"","pinged":"","post_modified":"2025-05-31 05:13:16","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/devsgang.com\/acservice\/?page_id=14","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"table","data":{"name":"revslider_css","opts":"ENGINE=InnoDB AUTO_INCREMENT=110 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","handle":"text NOT NULL","settings":"longtext DEFAULT NULL","hover":"longtext DEFAULT NULL","advanced":"longtext DEFAULT NULL","params":"longtext NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `handle_index` (`handle`(64))"]}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"1","handle":".tp-caption.medium_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":[]}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"2","handle":".tp-caption.small_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":[]}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"3","handle":".tp-caption.medium_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":[]}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"4","handle":".tp-caption.large_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":[]}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"5","handle":".tp-caption.very_large_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":[]}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"6","handle":".tp-caption.very_big_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":[]}","params":"{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"7","handle":".tp-caption.very_big_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":[]}","params":"{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"8","handle":".tp-caption.modern_medium_fat","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":[]}","params":"{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"9","handle":".tp-caption.modern_medium_fat_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":[]}","params":"{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"10","handle":".tp-caption.modern_medium_light","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":[]}","params":"{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"11","handle":".tp-caption.modern_big_bluebg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":[]}","params":"{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"12","handle":".tp-caption.modern_big_redbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":[]}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"13","handle":".tp-caption.modern_small_text_dark","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":[]}","params":"{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"14","handle":".tp-caption.boxshadow","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"},\"hover\":[]}","params":"[]"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"15","handle":".tp-caption.black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":[]}","params":"{\"color\":\"#000\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"16","handle":".tp-caption.noshadow","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":[]}","params":"[]"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"17","handle":".tp-caption.thinheadline_dark","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":[]}","params":"{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"18","handle":".tp-caption.thintext_dark","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":[]}","params":"{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"19","handle":".tp-caption.largeblackbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":[]}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"20","handle":".tp-caption.largepinkbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":[]}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"21","handle":".tp-caption.largewhitebg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":[]}","params":"{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"22","handle":".tp-caption.largegreenbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":[]}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"23","handle":".tp-caption.excerpt","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":[]}","params":"{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"24","handle":".tp-caption.large_bold_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":[]}","params":"{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"25","handle":".tp-caption.medium_thin_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":[]}","params":"{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"26","handle":".tp-caption.small_thin_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":[]}","params":"{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"27","handle":".tp-caption.lightgrey_divider","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":[]}","params":"{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"28","handle":".tp-caption.large_bold_darkblue","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"29","handle":".tp-caption.medium_bg_darkblue","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"30","handle":".tp-caption.medium_bold_red","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"31","handle":".tp-caption.medium_light_red","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"32","handle":".tp-caption.medium_bg_red","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"33","handle":".tp-caption.medium_bold_orange","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"34","handle":".tp-caption.medium_bg_orange","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"35","handle":".tp-caption.grassfloor","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":[]}","params":"{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"36","handle":".tp-caption.large_bold_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"37","handle":".tp-caption.medium_light_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"38","handle":".tp-caption.mediumlarge_light_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"39","handle":".tp-caption.mediumlarge_light_white_center","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"40","handle":".tp-caption.medium_bg_asbestos","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"41","handle":".tp-caption.medium_light_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"42","handle":".tp-caption.large_bold_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"43","handle":".tp-caption.mediumlarge_light_darkblue","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"44","handle":".tp-caption.small_light_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"45","handle":".tp-caption.roundedimage","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"46","handle":".tp-caption.large_bg_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":[]}","params":"{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"47","handle":".tp-caption.mediumwhitebg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":[]}","params":"{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"48","handle":".tp-caption.MarkerDisplay","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ff0000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"font-style\":\"normal\",\"font-family\":\"Permanent Marker\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"49","handle":".tp-caption.Restaurant-Display","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"font-size\":\"120px\",\"line-height\":\"120px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"50","handle":".tp-caption.Restaurant-Cursive","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Nothing you could do\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"51","handle":".tp-caption.Restaurant-ScrollDownText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"52","handle":".tp-caption.Restaurant-Description","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"53","handle":".tp-caption.Restaurant-Price","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"54","handle":".tp-caption.Restaurant-Menuitem","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"power2.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"55","handle":".tp-caption.Furniture-LogoText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"56","handle":".tp-caption.Furniture-Plus","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}","params":"{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"57","handle":".tp-caption.Furniture-Title","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"58","handle":".tp-caption.Furniture-Subtitle","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"59","handle":".tp-caption.Gym-Display","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"60","handle":".tp-caption.Gym-Subline","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"61","handle":".tp-caption.Gym-SmallText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"62","handle":".tp-caption.Fashion-SmallText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"63","handle":".tp-caption.Fashion-BigDisplay","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"64","handle":".tp-caption.Fashion-TextBlock","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"65","handle":".tp-caption.Sports-Display","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"66","handle":".tp-caption.Sports-DisplayFat","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":[\"\"],\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"67","handle":".tp-caption.Sports-Subline","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}","params":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"68","handle":".tp-caption.Instagram-Caption","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"69","handle":".tp-caption.News-Title","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"70","handle":".tp-caption.News-Subtitle","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"power3.inOut\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"71","handle":".tp-caption.Photography-Display","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"72","handle":".tp-caption.Photography-Subline","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"73","handle":".tp-caption.Photography-ImageHover","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"power3.inOut\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"74","handle":".tp-caption.Photography-Menuitem","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"75","handle":".tp-caption.Photography-Textblock","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"76","handle":".tp-caption.Photography-Subline-2","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"77","handle":".tp-caption.Photography-ImageHover2","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"back.out\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"78","handle":".tp-caption.WebProduct-Title","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"79","handle":".tp-caption.WebProduct-SubTitle","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"80","handle":".tp-caption.WebProduct-Content","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"81","handle":".tp-caption.WebProduct-Menuitem","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"82","handle":".tp-caption.WebProduct-Title-Light","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"83","handle":".tp-caption.WebProduct-SubTitle-Light","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"84","handle":".tp-caption.WebProduct-Content-Light","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"85","handle":".tp-caption.FatRounded","settings":"{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"86","handle":".tp-caption.NotGeneric-Title","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"[object Object]\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"87","handle":".tp-caption.NotGeneric-SubTitle","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"88","handle":".tp-caption.NotGeneric-CallToAction","settings":"{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power3.out\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"89","handle":".tp-caption.NotGeneric-Icon","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"power3.out\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"90","handle":".tp-caption.NotGeneric-Menuitem","settings":"{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"91","handle":".tp-caption.MarkerStyle","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"92","handle":".tp-caption.Gym-Menuitem","settings":"{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"93","handle":".tp-caption.Newspaper-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"94","handle":".tp-caption.Newspaper-Subtitle","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"95","handle":".tp-caption.Newspaper-Title","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"96","handle":".tp-caption.Newspaper-Title-Centered","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"97","handle":".tp-caption.Hero-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"98","handle":".tp-caption.Video-Title","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"99","handle":".tp-caption.Video-SubTitle","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"100","handle":".tp-caption.NotGeneric-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"101","handle":".tp-caption.NotGeneric-BigButton","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"102","handle":".tp-caption.WebProduct-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"103","handle":".tp-caption.Restaurant-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"104","handle":".tp-caption.Gym-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"105","handle":".tp-caption.Gym-Button-Light","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power2.inOut\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"106","handle":".tp-caption.Sports-Button-Light","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"107","handle":".tp-caption.Sports-Button-Red","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"108","handle":".tp-caption.Photography-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"power3.out\"}","advanced":"{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"109","handle":".tp-caption.Newspaper-Button-2","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"table","data":{"name":"revslider_layer_animations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","handle":"text NOT NULL","params":"text NOT NULL","settings":"text DEFAULT NULL"},"indexes":["PRIMARY KEY (`id`)"]}}
{"type":"table","data":{"name":"revslider_navigations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","name":"varchar(191) NOT NULL","handle":"varchar(191) NOT NULL","type":"varchar(191) NOT NULL","css":"longtext NOT NULL","markup":"longtext NOT NULL","settings":"longtext DEFAULT NULL"},"indexes":["PRIMARY KEY (`id`)"]}}
{"type":"table","data":{"name":"revslider_sliders","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","title":"tinytext NOT NULL","alias":"tinytext DEFAULT NULL","params":"longtext NOT NULL","settings":"text DEFAULT NULL","type":"varchar(191) NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`id`)","KEY `type_index` (`type`(8))"]}}
{"type":"table","data":{"name":"revslider_sliders7","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","title":"tinytext NOT NULL","alias":"tinytext DEFAULT NULL","params":"longtext NOT NULL","settings":"text DEFAULT NULL","type":"varchar(191) NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`id`)","KEY `type_index` (`type`(8))"]}}
{"type":"table","data":{"name":"revslider_slides","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","slider_id":"int(9) NOT NULL","slide_order":"int(11) NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`id`)","KEY `slider_id_index` (`slider_id`)"]}}
{"type":"table","data":{"name":"revslider_slides7","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","slider_id":"int(11) NOT NULL","slide_order":"int(11) NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL DEFAULT ''","static":"varchar(191) NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`id`)","KEY `slider_id_index` (`slider_id`)"]}}
{"type":"table","data":{"name":"revslider_static_slides","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","slider_id":"int(9) NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `slider_id_index` (`slider_id`)"]}}
{"type":"table","data":{"name":"tec_events","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"event_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","post_id":"bigint(20) unsigned NOT NULL","start_date":"varchar(19) NOT NULL","end_date":"varchar(19) DEFAULT NULL","timezone":"varchar(30) NOT NULL DEFAULT 'UTC'","start_date_utc":"varchar(19) NOT NULL","end_date_utc":"varchar(19) DEFAULT NULL","duration":"mediumint(30) DEFAULT 7200","updated_at":"timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()","hash":"varchar(40) NOT NULL"},"indexes":["PRIMARY KEY (`event_id`)","UNIQUE KEY `post_id` (`post_id`)"]}}
{"type":"table","data":{"name":"tec_occurrences","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"occurrence_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","event_id":"bigint(20) unsigned NOT NULL","post_id":"bigint(20) unsigned NOT NULL","start_date":"datetime NOT NULL","start_date_utc":"datetime NOT NULL","end_date":"datetime NOT NULL","end_date_utc":"datetime NOT NULL","duration":"mediumint(30) DEFAULT 7200","hash":"varchar(40) NOT NULL","updated_at":"timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()"},"indexes":["PRIMARY KEY (`occurrence_id`)","UNIQUE KEY `hash` (`hash`)","KEY `event_id` (`event_id`)","KEY `idx_wp_tec_occurrences_post_id_dates` (`post_id`,`end_date`,`start_date`)","KEY `idx_wp_tec_occurrences_post_id_dates_utc` (`post_id`,`end_date_utc`,`start_date_utc`)"]}}
{"type":"table","data":{"name":"term_relationships","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["PRIMARY KEY (`object_id`,`term_taxonomy_id`)","KEY `term_taxonomy_id` (`term_taxonomy_id`)"]}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"1","term_taxonomy_id":"1","term_order":"0"}}}
{"type":"table","data":{"name":"term_taxonomy","opts":"ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"term_taxonomy_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","term_id":"bigint(20) unsigned NOT NULL DEFAULT 0","taxonomy":"varchar(32) NOT NULL DEFAULT ''","description":"longtext NOT NULL","parent":"bigint(20) unsigned NOT NULL DEFAULT 0","count":"bigint(20) NOT NULL DEFAULT 0"},"indexes":["PRIMARY KEY (`term_taxonomy_id`)","UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`)","KEY `taxonomy` (`taxonomy`)"]}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"1","term_id":"1","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"2","term_id":"2","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"3","term_id":"3","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"4","term_id":"4","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"5","term_id":"5","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"6","term_id":"6","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"7","term_id":"7","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"8","term_id":"8","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"9","term_id":"9","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"10","term_id":"10","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"11","term_id":"11","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"12","term_id":"12","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"13","term_id":"13","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"14","term_id":"14","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"15","term_id":"15","taxonomy":"product_cat","description":"","parent":"0","count":"0"}}}
{"type":"table","data":{"name":"termmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","term_id":"bigint(20) unsigned NOT NULL DEFAULT 0","meta_key":"varchar(255) DEFAULT NULL","meta_value":"longtext DEFAULT NULL"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `term_id` (`term_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"table","data":{"name":"terms","opts":"ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"term_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","name":"varchar(200) NOT NULL DEFAULT ''","slug":"varchar(200) NOT NULL DEFAULT ''","term_group":"bigint(10) NOT NULL DEFAULT 0"},"indexes":["PRIMARY KEY (`term_id`)","KEY `slug` (`slug`(191))","KEY `name` (`name`(191))"]}}
{"type":"row","data":{"table":"terms","row":{"term_id":"1","name":"Uncategorized","slug":"uncategorized","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"2","name":"simple","slug":"simple","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"3","name":"grouped","slug":"grouped","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"4","name":"variable","slug":"variable","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"5","name":"external","slug":"external","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"6","name":"exclude-from-search","slug":"exclude-from-search","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"7","name":"exclude-from-catalog","slug":"exclude-from-catalog","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"8","name":"featured","slug":"featured","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"9","name":"outofstock","slug":"outofstock","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"10","name":"rated-1","slug":"rated-1","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"11","name":"rated-2","slug":"rated-2","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"12","name":"rated-3","slug":"rated-3","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"13","name":"rated-4","slug":"rated-4","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"14","name":"rated-5","slug":"rated-5","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"15","name":"Uncategorized","slug":"uncategorized","term_group":"0"}}}
{"type":"table","data":{"name":"wc_admin_note_actions","opts":"ENGINE=InnoDB AUTO_INCREMENT=90 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"action_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","note_id":"bigint(20) unsigned NOT NULL","name":"varchar(255) NOT NULL","label":"varchar(255) NOT NULL","query":"longtext NOT NULL","status":"varchar(255) NOT NULL","actioned_text":"varchar(255) NOT NULL","nonce_action":"varchar(255) DEFAULT NULL","nonce_name":"varchar(255) DEFAULT NULL"},"indexes":["PRIMARY KEY (`action_id`)","KEY `note_id` (`note_id`)"]}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"1","note_id":"1","name":"notify-refund-returns-page","label":"Edit page","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/post.php?post=14&action=edit","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"2","note_id":"2","name":"wayflyer_bnpl_q4_2021","label":"Level up with funding","query":"https:\/\/woocommerce.com\/products\/wayflyer\/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"3","note_id":"3","name":"wc_shipping_mobile_app_usps_q4_2021","label":"Get WooCommerce Shipping","query":"https:\/\/woocommerce.com\/woocommerce-shipping\/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"4","note_id":"4","name":"learn-more","label":"Learn more","query":"https:\/\/woocommerce.com\/posts\/ecommerce-shipping-solutions-guide\/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"5","note_id":"5","name":"optimizing-the-checkout-flow","label":"Learn more","query":"https:\/\/woocommerce.com\/posts\/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"6","note_id":"6","name":"qualitative-feedback-from-new-users","label":"Share feedback","query":"https:\/\/automattic.survey.fm\/woopayments-new-user-feedback","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"7","note_id":"7","name":"share-feedback","label":"Share feedback","query":"http:\/\/automattic.survey.fm\/paypal-feedback","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"8","note_id":"8","name":"get-started","label":"Get started","query":"https:\/\/woocommerce.com\/products\/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"9","note_id":"9","name":"update-wc-subscriptions-3-0-15","label":"View latest version","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/&page=wc-addons&section=helper","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"10","note_id":"10","name":"update-wc-core-5-4-0","label":"How to update WooCommerce","query":"https:\/\/docs.woocommerce.com\/document\/how-to-update-woocommerce\/","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"11","note_id":"13","name":"ppxo-pps-install-paypal-payments-1","label":"View upgrade guide","query":"https:\/\/docs.woocommerce.com\/document\/woocommerce-paypal-payments\/paypal-payments-upgrade-guide\/","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"12","note_id":"14","name":"ppxo-pps-install-paypal-payments-2","label":"View upgrade guide","query":"https:\/\/docs.woocommerce.com\/document\/woocommerce-paypal-payments\/paypal-payments-upgrade-guide\/","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"13","note_id":"15","name":"learn-more","label":"Learn more","query":"https:\/\/woocommerce.com\/posts\/critical-vulnerability-detected-july-2021\/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"14","note_id":"15","name":"dismiss","label":"Dismiss","query":"","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"15","note_id":"16","name":"learn-more","label":"Learn more","query":"https:\/\/woocommerce.com\/posts\/critical-vulnerability-detected-july-2021\/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"16","note_id":"16","name":"dismiss","label":"Dismiss","query":"","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"17","note_id":"17","name":"learn-more","label":"Learn more","query":"https:\/\/woocommerce.com\/posts\/critical-vulnerability-detected-july-2021\/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"18","note_id":"17","name":"dismiss","label":"Dismiss","query":"","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"19","note_id":"18","name":"learn-more","label":"Learn more","query":"https:\/\/woocommerce.com\/posts\/critical-vulnerability-detected-july-2021\/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"20","note_id":"18","name":"dismiss","label":"Dismiss","query":"","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"21","note_id":"19","name":"share-feedback","label":"Share feedback","query":"https:\/\/automattic.survey.fm\/store-management","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"22","note_id":"20","name":"learn-more","label":"Learn more","query":"https:\/\/developer.woocommerce.com\/2022\/03\/10\/woocommerce-3-5-10-6-3-1-security-releases\/","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"23","note_id":"20","name":"woocommerce-core-paypal-march-2022-dismiss","label":"Dismiss","query":"","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"24","note_id":"21","name":"learn-more","label":"Learn more","query":"https:\/\/developer.woocommerce.com\/2022\/03\/10\/woocommerce-3-5-10-6-3-1-security-releases\/","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"25","note_id":"21","name":"dismiss","label":"Dismiss","query":"","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"26","note_id":"22","name":"pinterest_03_2022_update","label":"Update Instructions","query":"https:\/\/woocommerce.com\/document\/pinterest-for-woocommerce\/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"27","note_id":"23","name":"store_setup_survey_survey_q2_2022_share_your_thoughts","label":"Tell us how it\u2019s going","query":"https:\/\/automattic.survey.fm\/store-setup-survey-2022","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"28","note_id":"24","name":"needs-update-eway-payment-gateway-rin-action-button-2022-12-20","label":"See available updates","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/update-core.php","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"29","note_id":"24","name":"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20","label":"Dismiss","query":"#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"30","note_id":"25","name":"updated-eway-payment-gateway-rin-action-button-2022-12-20","label":"See all updates","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/update-core.php","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"31","note_id":"25","name":"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20","label":"Dismiss","query":"#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"32","note_id":"26","name":"share-navigation-survey-feedback","label":"Share feedback","query":"https:\/\/automattic.survey.fm\/new-ecommerce-plan-navigation","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"33","note_id":"27","name":"woopay-beta-merchantrecruitment-activate-04MAY23","label":"Activate WooPay","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"34","note_id":"27","name":"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23","label":"Learn More","query":"https:\/\/woocommerce.com\/woopay-businesses\/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"35","note_id":"28","name":"woocommerce-wcpay-march-2023-update-needed-button","label":"See Blog Post","query":"https:\/\/developer.woocommerce.com\/2023\/03\/23\/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"36","note_id":"28","name":"woocommerce-wcpay-march-2023-update-needed-dismiss-button","label":"Dismiss","query":"#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"37","note_id":"29","name":"tap_to_pay_iphone_q2_2023_no_wcpay","label":"Simplify my payments","query":"https:\/\/woocommerce.com\/products\/woocommerce-payments\/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"38","note_id":"30","name":"extension-settings","label":"See available updates","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/update-core.php","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"39","note_id":"30","name":"dismiss","label":"Dismiss","query":"#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"40","note_id":"31","name":"woopay-beta-merchantrecruitment-update-WCPay-04MAY23","label":"Update WooCommerce Payments","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/plugins.php?plugin_status=all","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"41","note_id":"31","name":"woopay-beta-merchantrecruitment-update-activate-04MAY23","label":"Activate WooPay","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"42","note_id":"32","name":"woopay-beta-existingmerchants-noaction-documentation-27APR23","label":"Documentation","query":"https:\/\/woocommerce.com\/document\/woopay-merchant-documentation\/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"43","note_id":"33","name":"woopay-beta-existingmerchants-update-WCPay-27APR23","label":"Update WooCommerce Payments","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/plugins.php?plugin_status=all","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"44","note_id":"34","name":"woopay-beta-merchantrecruitment-short-activate-04MAY23","label":"Activate WooPay","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"45","note_id":"34","name":"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23","label":"Learn More","query":"https:\/\/woocommerce.com\/woopay-businesses\/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"46","note_id":"35","name":"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23","label":"Update WooCommerce Payments","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/plugins.php?plugin_status=all","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"47","note_id":"35","name":"woopay-beta-merchantrecruitment-short-update-activate-04MAY23","label":"Activate WooPay","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"48","note_id":"36","name":"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA","label":"Activate WooPay Test A","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"49","note_id":"36","name":"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA","label":"Learn More","query":"https:\/\/woocommerce.com\/woopay-businesses\/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"50","note_id":"37","name":"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB","label":"Activate WooPay Test B","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"51","note_id":"37","name":"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA","label":"Learn More","query":"https:\/\/woocommerce.com\/woopay-businesses\/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"52","note_id":"38","name":"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC","label":"Activate WooPay Test C","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"53","note_id":"38","name":"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC","label":"Learn More","query":"https:\/\/woocommerce.com\/woopay-businesses\/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"54","note_id":"39","name":"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD","label":"Activate WooPay Test D","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"55","note_id":"39","name":"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD","label":"Learn More","query":"https:\/\/woocommerce.com\/woopay-businesses\/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"56","note_id":"40","name":"woopay-beta-merchantrecruitment-short-activate-button-09MAY23","label":"Activate WooPay","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"57","note_id":"40","name":"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23","label":"Learn More","query":"https:\/\/woocommerce.com\/woopay-businesses\/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"58","note_id":"41","name":"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23","label":"Update WooCommerce Payments","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/plugins.php?plugin_status=all","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"59","note_id":"41","name":"woopay-beta-merchantrecruitment-short-update-activate-09MAY23","label":"Activate WooPay","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"60","note_id":"42","name":"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings","label":"See available updates","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/plugins.php?plugin_status=all","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"61","note_id":"42","name":"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss","label":"Dismiss","query":"#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"62","note_id":"43","name":"woocommerce-WCReturnsWarranty-June-2023-updated-needed","label":"See available updates","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/plugins.php?plugin_status=all","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"63","note_id":"43","name":"woocommerce-WCReturnsWarranty-June-2023-updated-needed","label":"Dismiss","query":"#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"64","note_id":"44","name":"woocommerce-WCOPC-June-2023-updated-needed","label":"See available updates","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/plugins.php?plugin_status=all","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"65","note_id":"44","name":"woocommerce-WCOPC-June-2023-updated-needed","label":"Dismiss","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"66","note_id":"45","name":"woocommerce-WCGC-July-2023-update-needed","label":"See available updates","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/plugins.php?plugin_status=all","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"67","note_id":"45","name":"woocommerce-WCGC-July-2023-update-needed","label":"Dismiss","query":"#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"68","note_id":"46","name":"learn-more","label":"Learn more","query":"https:\/\/woocommerce.com\/document\/fedex\/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"69","note_id":"47","name":"plugin-list","label":"See available updates","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/plugins.php?plugin_status=all","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"70","note_id":"47","name":"dismiss","label":"Dismiss","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/admin.php?page=wc-admin","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"71","note_id":"48","name":"woocommerce-WCStripe-Aug-2023-update-needed","label":"See available updates","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/update-core.php?","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"72","note_id":"48","name":"dismiss","label":"Dismiss","query":"#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"73","note_id":"49","name":"dismiss","label":"Dismiss","query":"#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"74","note_id":"50","name":"dismiss","label":"Dismiss","query":"#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"75","note_id":"51","name":"avalara_q3-2023_noAvaTax","label":"Automate my sales tax","query":"https:\/\/woocommerce.com\/products\/woocommerce-avatax\/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"76","note_id":"52","name":"woocommerce-usermeta-Sept2023-productvendors","label":"See available updates","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/plugins.php","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"77","note_id":"52","name":"dismiss","label":"Dismiss","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"78","note_id":"53","name":"woocommerce-STRIPE-Oct-2023-update-needed","label":"See available updates","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/update-core.php","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"79","note_id":"53","name":"dismiss","label":"Dismiss","query":"#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"80","note_id":"54","name":"amazon-mcf-review-button-2023-12-07","label":"Leave a review","query":"https:\/\/woocommerce.com\/products\/woocommerce-amazon-fulfillment\/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"81","note_id":"54","name":"amazon-mcf-support-button-2023-12-07","label":"Request support","query":"https:\/\/woocommerce.com\/my-account\/contact-support\/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"82","note_id":"55","name":"view_docs","label":"Learn about Deposit schedules","query":"https:\/\/woocommerce.com\/document\/woopayments\/deposits\/deposit-schedule\/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"83","note_id":"56","name":"sirt-woo-2024-11-xss-admin","label":"See available updates","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/update-core.php?","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"84","note_id":"56","name":"sirt-woo-2024-11-xss-admin","label":"Dismiss","query":"#","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"85","note_id":"57","name":"woocommerce-analytics-order-attribution-promotions-december-2024-find-out-more","label":"Find out more","query":"https:\/\/wordpress.org\/plugins\/woocommerce-analytics","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"86","note_id":"58","name":"paypal-braintree-sdk-depreciation-2025-02-20-button","label":"Upgrade now","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/wp-admin\/plugins.php","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"87","note_id":"59","name":"uk-vat-notice-button-2025-04-30","label":"Learn more about this extension","query":"https:\/\/wordpress.org\/plugins\/eu-vat-for-woocommerce\/","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"88","note_id":"60","name":"payson-retirement-2025","label":"Explore alternative payment methods","query":"https:\/\/woocommerce.com\/product-category\/woocommerce-extensions\/payment-gateways\/?categoryIds=28680&collections=product&page=1&country=Sweden&utm_source=inbox_note&utm_medium=product&utm_campaign=payson-retirement-2025","status":"actioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"89","note_id":"61","name":"paypal-braintree-sdk-depreciation-2025-05-30-button","label":"Update now","query":"https:\/\/devsgang.com\/acservice\/wp-admin\/wp-admin\/plugins.php","status":"unactioned","actioned_text":"","nonce_action":null,"nonce_name":null}}}
{"type":"table","data":{"name":"wc_admin_notes","opts":"ENGINE=InnoDB AUTO_INCREMENT=62 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"note_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","name":"varchar(255) NOT NULL","type":"varchar(20) NOT NULL","locale":"varchar(20) NOT NULL","title":"longtext NOT NULL","content":"longtext NOT NULL","content_data":"longtext DEFAULT NULL","status":"varchar(200) NOT NULL","source":"varchar(200) 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) NOT NULL DEFAULT ''","image":"varchar(200) DEFAULT NULL","is_deleted":"tinyint(1) NOT NULL DEFAULT 0","is_read":"tinyint(1) NOT NULL DEFAULT 0","icon":"varchar(200) NOT NULL DEFAULT 'info'"},"indexes":["PRIMARY KEY (`note_id`)"]}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"1","name":"wc-refund-returns-page","type":"info","locale":"en_US","title":"Setup a Refund and Returns Policy page to boost your store's credibility.","content":"We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.","content_data":"{}","status":"unactioned","source":"woocommerce-core","date_created":"2025-05-31 05:13:24","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"2","name":"wayflyer_bnpl_q4_2021","type":"marketing","locale":"en_US","title":"Grow your business with funding through Wayflyer","content":"Fast, flexible financing to boost cash flow and help your business grow \u2013 one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\u2019s performance, Wayflyer provides funding and analytical insights to invest in your business.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"3","name":"wc_shipping_mobile_app_usps_q4_2021","type":"marketing","locale":"en_US","title":"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App","content":"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https:\/\/woocommerce.com\/woocommerce-shipping\/\">WooCommerce Shipping<\/a> \u2013 all directly from your mobile device!","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"4","name":"your-first-product","type":"info","locale":"en_US","title":"Your first product","content":"That\u2019s huge! You\u2019re well on your way to building a successful online store \u2014 now it\u2019s time to think about how you\u2019ll 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>.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"5","name":"wc-admin-optimizing-the-checkout-flow","type":"info","locale":"en_US","title":"Optimizing the checkout flow","content":"It\u2019s crucial to get your store\u2019s checkout as smooth as possible to avoid losing sales. Let\u2019s take a look at how you can optimize the checkout experience for your shoppers.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"6","name":"wc-payments-qualitative-feedback","type":"info","locale":"en_US","title":"WooPayments setup - let us know what you think","content":"Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"7","name":"share-your-feedback-on-paypal","type":"info","locale":"en_US","title":"Share your feedback on PayPal","content":"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"8","name":"google_listings_and_ads_install","type":"marketing","locale":"en_US","title":"Drive traffic and sales with Google","content":"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"9","name":"wc-subscriptions-security-update-3-0-15","type":"info","locale":"en_US","title":"WooCommerce Subscriptions security update!","content":"We recently released an important security update to WooCommerce Subscriptions. To ensure your site\u2019s 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 \u2014 just <a href=\"https:\/\/woocommerce.com\/my-account\/create-a-ticket\/\">open a ticket<\/a>.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"10","name":"woocommerce-core-update-5-4-0","type":"info","locale":"en_US","title":"Update to WooCommerce 5.4.1 now","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"11","name":"wcpay-promo-2020-11","type":"marketing","locale":"en_US","title":"wcpay-promo-2020-11","content":"wcpay-promo-2020-11","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"12","name":"wcpay-promo-2020-12","type":"marketing","locale":"en_US","title":"wcpay-promo-2020-12","content":"wcpay-promo-2020-12","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"13","name":"ppxo-pps-upgrade-paypal-payments-1","type":"info","locale":"en_US","title":"Get the latest PayPal extension for WooCommerce","content":"Heads up! There\u2019s 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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"14","name":"ppxo-pps-upgrade-paypal-payments-2","type":"info","locale":"en_US","title":"Upgrade your PayPal experience!","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"15","name":"woocommerce-core-sqli-july-2021-need-to-update","type":"update","locale":"en_US","title":"Action required: Critical vulnerabilities in WooCommerce","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"16","name":"woocommerce-blocks-sqli-july-2021-need-to-update","type":"update","locale":"en_US","title":"Action required: Critical vulnerabilities in WooCommerce Blocks","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"17","name":"woocommerce-core-sqli-july-2021-store-patched","type":"update","locale":"en_US","title":"Solved: Critical vulnerabilities patched in WooCommerce","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"18","name":"woocommerce-blocks-sqli-july-2021-store-patched","type":"update","locale":"en_US","title":"Solved: Critical vulnerabilities patched in WooCommerce Blocks","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"19","name":"habit-moment-survey","type":"marketing","locale":"en_US","title":"We\u2019re all ears! Share your experience so far with WooCommerce","content":"We\u2019d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"20","name":"woocommerce-core-paypal-march-2022-updated","type":"update","locale":"en_US","title":"Security auto-update of WooCommerce","content":"<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\u2019s recommended to disable PayPal Standard, and use <a href=\"https:\/\/woocommerce.com\/products\/woocommerce-paypal-payments\/\" target=\"_blank\">PayPal Payments<\/a> to accept PayPal.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"21","name":"woocommerce-core-paypal-march-2022-updated-nopp","type":"update","locale":"en_US","title":"Security auto-update of WooCommerce","content":"<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).","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"22","name":"pinterest_03_2022_update","type":"marketing","locale":"en_US","title":"Your Pinterest for WooCommerce plugin is out of date!","content":"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 \u201cupdate now\u201d under Pinterest for WooCommerce.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"23","name":"store_setup_survey_survey_q2_2022","type":"survey","locale":"en_US","title":"How is your store setup going?","content":"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\u2019d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"24","name":"needs-update-eway-payment-gateway-rin-2022-12-20","type":"update","locale":"en_US","title":"Security vulnerability patched in WooCommerce Eway Gateway","content":"In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we\u2019ve 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","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"25","name":"updated-eway-payment-gateway-rin-2022-12-20","type":"update","locale":"en_US","title":"WooCommerce Eway Gateway has been automatically updated","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"26","name":"ecomm-wc-navigation-survey-2023","type":"info","locale":"en_US","title":"Navigating WooCommerce on WordPress.com","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"27","name":"woopay-beta-merchantrecruitment-04MAY23","type":"info","locale":"en_US","title":"Increase conversions with WooPay \u2014 our fastest checkout yet","content":"WooPay, a new express checkout feature built into WooCommerce Payments, is now available \u2014and we\u2019re 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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"28","name":"woocommerce-wcpay-march-2023-update-needed","type":"update","locale":"en_US","title":"Action required: Security update for WooCommerce Payments","content":"<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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"29","name":"tap_to_pay_iphone_q2_2023_no_wcpay","type":"marketing","locale":"en_US","title":"Accept in-person contactless payments on your iPhone","content":"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up \u2014 no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"30","name":"woocommerce-WCPreOrders-april-2023-update-needed","type":"update","locale":"en_US","title":"Action required: Security update of WooCommerce Pre-Orders extension","content":"<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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"31","name":"woopay-beta-merchantrecruitment-update-04MAY23","type":"info","locale":"en_US","title":"Increase conversions with WooPay \u2014 our fastest checkout yet","content":"WooPay, a new express checkout feature built into WooCommerce Payments, is now available \u2014 and you\u2019re 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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"32","name":"woopay-beta-existingmerchants-noaction-27APR23","type":"info","locale":"en_US","title":"WooPay is back!","content":"Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We\u2019re 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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"33","name":"woopay-beta-existingmerchants-update-27APR23","type":"info","locale":"en_US","title":"WooPay is back!","content":"Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We\u2019re 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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"34","name":"woopay-beta-merchantrecruitment-short-04MAY23","type":"info","locale":"en_US","title":"Increase conversions with WooPay \u2014 our fastest checkout yet","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"35","name":"woopay-beta-merchantrecruitment-short-update-04MAY23","type":"info","locale":"en_US","title":"Increase conversions with WooPay \u2014 our fastest checkout yet","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"36","name":"woopay-beta-merchantrecruitment-short-06MAY23-TESTA","type":"info","locale":"en_US","title":"Increase conversions with WooPay \u2014 our fastest checkout yet","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"37","name":"woopay-beta-merchantrecruitment-short-06MAY23-TESTB","type":"info","locale":"en_US","title":"Increase conversions with WooPay \u2014 our fastest checkout yet","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"38","name":"woopay-beta-merchantrecruitment-short-06MAY23-TESTC","type":"info","locale":"en_US","title":"Increase conversions with WooPay \u2014 our fastest checkout yet","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"39","name":"woopay-beta-merchantrecruitment-short-06MAY23-TESTD","type":"info","locale":"en_US","title":"Increase conversions with WooPay \u2014 our fastest checkout yet","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"40","name":"woopay-beta-merchantrecruitment-short-09MAY23","type":"info","locale":"en_US","title":"Increase conversions with WooPay \u2014 our fastest checkout yet","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"41","name":"woopay-beta-merchantrecruitment-short-update-09MAY23","type":"info","locale":"en_US","title":"Increase conversions with WooPay \u2014 our fastest checkout yet","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"42","name":"woocommerce-WCSubscriptions-June-2023-updated-needed","type":"marketing","locale":"en_US","title":"Action required: Security update of WooCommerce Subscriptions","content":"<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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"43","name":"woocommerce-WCReturnsWarranty-June-2023-updated-needed","type":"update","locale":"en_US","title":"Action required: Security update of WooCommerce Returns and Warranty Requests extension","content":"<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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"44","name":"woocommerce-WCOPC-June-2023-updated-needed","type":"update","locale":"en_US","title":"Action required: Security update of WooCommerce One Page Checkout","content":"<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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"45","name":"woocommerce-WCGC-July-2023-update-needed","type":"update","locale":"en_US","title":"Action required: Security update of WooCommerce GoCardless Extension","content":"<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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"46","name":"woocommerce-shipping-fedex-api-outage-2023-07-16","type":"warning","locale":"en_US","title":"Scheduled FedEx API outage \u2014 July 2023","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"47","name":"wcship-2023-07-hazmat-update-needed","type":"update","locale":"en_US","title":"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension","content":"<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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"48","name":"woocommerce-WCStripe-Aug-2023-update-needed","type":"update","locale":"en_US","title":"Action required: Security update for WooCommerce Stripe plugin","content":"<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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"49","name":"woocommerce-WCStripe-Aug-2023-security-updated","type":"update","locale":"en_US","title":"Security update of WooCommerce Stripe plugin","content":"<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin<\/strong>. This update was released on July 31.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"50","name":"woocommerce-WooPayments-Aug-2023-security-updated","type":"update","locale":"en_US","title":"Security update of WooPayments (WooCommerce Payments) plugin","content":"<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)<\/strong>. This update was released on July 31.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"51","name":"avalara_q3-2023_noAvaTax","type":"marketing","locale":"en_US","title":"Automatically calculate VAT in real time","content":"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax\u2014 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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"52","name":"woocommerce-usermeta-Sept2023-productvendors","type":"update","locale":"en_US","title":"Your store requires a security update","content":"<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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"53","name":"woocommerce-STRIPE-Oct-2023-update-needed","type":"update","locale":"en_US","title":"Action required: Security update for WooCommerce Stripe Gateway","content":"<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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"54","name":"amazon-mcf-reviews-2023-12-07","type":"marketing","locale":"en_US","title":"Enjoying Amazon MCF for WooCommerce?","content":"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\u2019d love to make things right!","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"55","name":"remove_estimated_deposits_2024","type":"marketing","locale":"en_US","title":"Estimated deposits are going away","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"56","name":"sirt-woo-2024-11-xss-admin","type":"update","locale":"en_US","title":"An important update is required for WooCommerce","content":"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>","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"57","name":"woocommerce-analytics-order-attribution-promotions-december-2024","type":"marketing","locale":"en_US","title":"Discover what drives your sales","content":"Use our powerful <strong>Order Attribution<\/strong> extension to understand what truly drives your revenue. Track your sales journey, identify your most effective marketing channels, and optimize your sales strategy.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"58","name":"paypal-braintree-sdk-depreciation-2025-02-20","type":"update","locale":"en_US","title":"Update required for your PayPal Braintree extension","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"59","name":"uk-vat-notice-2025-04-30","type":"warning","locale":"en_US","title":"UK VAT numbers are no longer supported","content":"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","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"60","name":"payson-retirement-2025","type":"update","locale":"en_US","title":"Payson Form Retirement","content":"Svea Bank is discontinuing the Payson service; the last date for transactions is August 31, 2025. As a result, the Payson Form extension has been removed from WooCommerce.com. Documentation remains available.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"61","name":"paypal-braintree-sdk-depreciation-2025-05-30","type":"update","locale":"en_US","title":"Action required: Update the PayPal Braintree extension","content":"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.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2025-05-31 05:13:38","date_reminder":null,"is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","is_read":"0","icon":"info"}}}
{"type":"table","data":{"name":"wc_category_lookup","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"category_tree_id":"bigint(20) unsigned NOT NULL","category_id":"bigint(20) unsigned NOT NULL"},"indexes":["PRIMARY KEY (`category_tree_id`,`category_id`)"]}}
{"type":"row","data":{"table":"wc_category_lookup","row":{"category_tree_id":"15","category_id":"15"}}}
{"type":"table","data":{"name":"wc_customer_lookup","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"customer_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","user_id":"bigint(20) unsigned DEFAULT NULL","username":"varchar(60) NOT NULL DEFAULT ''","first_name":"varchar(255) NOT NULL","last_name":"varchar(255) NOT NULL","email":"varchar(100) DEFAULT NULL","date_last_active":"timestamp NULL DEFAULT NULL","date_registered":"timestamp NULL DEFAULT NULL","country":"char(2) NOT NULL DEFAULT ''","postcode":"varchar(20) NOT NULL DEFAULT ''","city":"varchar(100) NOT NULL DEFAULT ''","state":"varchar(100) NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`customer_id`)","UNIQUE KEY `user_id` (`user_id`)","KEY `email` (`email`)"]}}
{"type":"table","data":{"name":"wc_download_log","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"download_log_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","timestamp":"datetime NOT NULL","permission_id":"bigint(20) unsigned NOT NULL","user_id":"bigint(20) unsigned DEFAULT NULL","user_ip_address":"varchar(100) DEFAULT ''"},"indexes":["PRIMARY KEY (`download_log_id`)","KEY `permission_id` (`permission_id`)","KEY `timestamp` (`timestamp`)"]}}
{"type":"table","data":{"name":"wc_order_addresses","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","order_id":"bigint(20) unsigned NOT NULL","address_type":"varchar(20) DEFAULT NULL","first_name":"text DEFAULT NULL","last_name":"text DEFAULT NULL","company":"text DEFAULT NULL","address_1":"text DEFAULT NULL","address_2":"text DEFAULT NULL","city":"text DEFAULT NULL","state":"text DEFAULT NULL","postcode":"text DEFAULT NULL","country":"text DEFAULT NULL","email":"varchar(320) DEFAULT NULL","phone":"varchar(100) DEFAULT NULL"},"indexes":["PRIMARY KEY (`id`)","UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`)","KEY `order_id` (`order_id`)","KEY `email` (`email`(191))","KEY `phone` (`phone`)"]}}
{"type":"table","data":{"name":"wc_order_coupon_lookup","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["PRIMARY KEY (`order_id`,`coupon_id`)","KEY `coupon_id` (`coupon_id`)","KEY `date_created` (`date_created`)"]}}
{"type":"table","data":{"name":"wc_order_operational_data","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","order_id":"bigint(20) unsigned DEFAULT NULL","created_via":"varchar(100) DEFAULT NULL","woocommerce_version":"varchar(20) 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) DEFAULT NULL","new_order_email_sent":"tinyint(1) DEFAULT NULL","order_key":"varchar(100) 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"},"indexes":["PRIMARY KEY (`id`)","UNIQUE KEY `order_id` (`order_id`)","KEY `order_key` (`order_key`)"]}}
{"type":"table","data":{"name":"wc_order_product_lookup","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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 '0000-00-00 00:00:00'","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"},"indexes":["PRIMARY KEY (`order_item_id`)","KEY `order_id` (`order_id`)","KEY `product_id` (`product_id`)","KEY `customer_id` (`customer_id`)","KEY `date_created` (`date_created`)"]}}
{"type":"table","data":{"name":"wc_order_stats","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"order_id":"bigint(20) unsigned NOT NULL","parent_id":"bigint(20) unsigned NOT NULL DEFAULT 0","date_created":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","date_created_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","date_paid":"datetime DEFAULT '0000-00-00 00:00:00'","date_completed":"datetime DEFAULT '0000-00-00 00:00:00'","num_items_sold":"int(11) NOT NULL DEFAULT 0","total_sales":"double NOT NULL DEFAULT 0","tax_total":"double NOT NULL DEFAULT 0","shipping_total":"double NOT NULL DEFAULT 0","net_total":"double NOT NULL DEFAULT 0","returning_customer":"tinyint(1) DEFAULT NULL","status":"varchar(200) NOT NULL","customer_id":"bigint(20) unsigned NOT NULL"},"indexes":["PRIMARY KEY (`order_id`)","KEY `date_created` (`date_created`)","KEY `customer_id` (`customer_id`)","KEY `status` (`status`(191))"]}}
{"type":"table","data":{"name":"wc_order_tax_lookup","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["PRIMARY KEY (`order_id`,`tax_rate_id`)","KEY `tax_rate_id` (`tax_rate_id`)","KEY `date_created` (`date_created`)"]}}
{"type":"table","data":{"name":"wc_orders","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"bigint(20) unsigned NOT NULL","status":"varchar(20) DEFAULT NULL","currency":"varchar(10) DEFAULT NULL","type":"varchar(20) 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) 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) DEFAULT NULL","payment_method_title":"text DEFAULT NULL","transaction_id":"varchar(100) DEFAULT NULL","ip_address":"varchar(100) DEFAULT NULL","user_agent":"text DEFAULT NULL","customer_note":"text DEFAULT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `status` (`status`)","KEY `date_created` (`date_created_gmt`)","KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171))","KEY `billing_email` (`billing_email`(191))","KEY `type_status_date` (`type`,`status`,`date_created_gmt`)","KEY `parent_order_id` (`parent_order_id`)","KEY `date_updated` (`date_updated_gmt`)"]}}
{"type":"table","data":{"name":"wc_orders_meta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","order_id":"bigint(20) unsigned DEFAULT NULL","meta_key":"varchar(255) DEFAULT NULL","meta_value":"text DEFAULT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `meta_key_value` (`meta_key`(100),`meta_value`(82))","KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))"]}}
{"type":"table","data":{"name":"wc_product_attributes_lookup","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"product_id":"bigint(20) NOT NULL","product_or_parent_id":"bigint(20) NOT NULL","taxonomy":"varchar(32) NOT NULL","term_id":"bigint(20) NOT NULL","is_variation_attribute":"tinyint(1) NOT NULL","in_stock":"tinyint(1) NOT NULL"},"indexes":["PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`)","KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)"]}}
{"type":"table","data":{"name":"wc_product_download_directories","opts":"ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"url_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","url":"varchar(256) NOT NULL","enabled":"tinyint(1) NOT NULL DEFAULT 0"},"indexes":["PRIMARY KEY (`url_id`)","KEY `url` (`url`(191))"]}}
{"type":"row","data":{"table":"wc_product_download_directories","row":{"url_id":"1","url":"file:\/\/\/home\/xohjtfqj\/public_html\/acservice\/wp-content\/uploads\/woocommerce_uploads\/","enabled":"1"}}}
{"type":"row","data":{"table":"wc_product_download_directories","row":{"url_id":"2","url":"https:\/\/devsgang.com\/acservice\/wp-content\/uploads\/woocommerce_uploads\/","enabled":"1"}}}
{"type":"table","data":{"name":"wc_product_meta_lookup","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"product_id":"bigint(20) NOT NULL","sku":"varchar(100) DEFAULT ''","global_unique_id":"varchar(100) 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) 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) DEFAULT 'taxable'","tax_class":"varchar(100) DEFAULT ''"},"indexes":["PRIMARY KEY (`product_id`)","KEY `virtual` (`virtual`)","KEY `downloadable` (`downloadable`)","KEY `stock_status` (`stock_status`)","KEY `stock_quantity` (`stock_quantity`)","KEY `onsale` (`onsale`)","KEY `min_max_price` (`min_price`,`max_price`)","KEY `sku` (`sku`(50))"]}}
{"type":"table","data":{"name":"wc_rate_limits","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"rate_limit_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","rate_limit_key":"varchar(200) NOT NULL","rate_limit_expiry":"bigint(20) unsigned NOT NULL","rate_limit_remaining":"smallint(10) NOT NULL DEFAULT 0"},"indexes":["PRIMARY KEY (`rate_limit_id`)","UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))"]}}
{"type":"table","data":{"name":"wc_reserved_stock","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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'"},"indexes":["PRIMARY KEY (`order_id`,`product_id`)"]}}
{"type":"table","data":{"name":"wc_tax_rate_classes","opts":"ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"tax_rate_class_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","name":"varchar(200) NOT NULL DEFAULT ''","slug":"varchar(200) NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`tax_rate_class_id`)","UNIQUE KEY `slug` (`slug`(191))"]}}
{"type":"row","data":{"table":"wc_tax_rate_classes","row":{"tax_rate_class_id":"1","name":"Reduced rate","slug":"reduced-rate"}}}
{"type":"row","data":{"table":"wc_tax_rate_classes","row":{"tax_rate_class_id":"2","name":"Zero rate","slug":"zero-rate"}}}
{"type":"table","data":{"name":"wc_webhooks","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"webhook_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","status":"varchar(200) NOT NULL","name":"text NOT NULL","user_id":"bigint(20) unsigned NOT NULL","delivery_url":"text NOT NULL","secret":"text NOT NULL","topic":"varchar(200) 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"},"indexes":["PRIMARY KEY (`webhook_id`)","KEY `user_id` (`user_id`)"]}}
{"type":"table","data":{"name":"woocommerce_api_keys","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"key_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","user_id":"bigint(20) unsigned NOT NULL","description":"varchar(200) DEFAULT NULL","permissions":"varchar(10) NOT NULL","consumer_key":"char(64) NOT NULL","consumer_secret":"char(43) NOT NULL","nonces":"longtext DEFAULT NULL","truncated_key":"char(7) NOT NULL","last_access":"datetime DEFAULT NULL"},"indexes":["PRIMARY KEY (`key_id`)","KEY `consumer_key` (`consumer_key`)","KEY `consumer_secret` (`consumer_secret`)"]}}
{"type":"table","data":{"name":"woocommerce_attribute_taxonomies","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"attribute_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","attribute_name":"varchar(200) NOT NULL","attribute_label":"varchar(200) DEFAULT NULL","attribute_type":"varchar(20) NOT NULL","attribute_orderby":"varchar(20) NOT NULL","attribute_public":"int(1) NOT NULL DEFAULT 1"},"indexes":["PRIMARY KEY (`attribute_id`)","KEY `attribute_name` (`attribute_name`(20))"]}}
{"type":"table","data":{"name":"woocommerce_downloadable_product_permissions","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"permission_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","download_id":"varchar(36) NOT NULL","product_id":"bigint(20) unsigned NOT NULL","order_id":"bigint(20) unsigned NOT NULL DEFAULT 0","order_key":"varchar(200) NOT NULL","user_email":"varchar(200) NOT NULL","user_id":"bigint(20) unsigned DEFAULT NULL","downloads_remaining":"varchar(9) 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"},"indexes":["PRIMARY KEY (`permission_id`)","KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`)","KEY `download_order_product` (`download_id`,`order_id`,`product_id`)","KEY `order_id` (`order_id`)","KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)"]}}
{"type":"table","data":{"name":"woocommerce_log","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"log_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","timestamp":"datetime NOT NULL","level":"smallint(4) NOT NULL","source":"varchar(200) NOT NULL","message":"longtext NOT NULL","context":"longtext DEFAULT NULL"},"indexes":["PRIMARY KEY (`log_id`)","KEY `level` (`level`)"]}}
{"type":"table","data":{"name":"woocommerce_order_itemmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","order_item_id":"bigint(20) unsigned NOT NULL","meta_key":"varchar(255) DEFAULT NULL","meta_value":"longtext DEFAULT NULL"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `order_item_id` (`order_item_id`)","KEY `meta_key` (`meta_key`(32))"]}}
{"type":"table","data":{"name":"woocommerce_order_items","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"order_item_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","order_item_name":"text NOT NULL","order_item_type":"varchar(200) NOT NULL DEFAULT ''","order_id":"bigint(20) unsigned NOT NULL"},"indexes":["PRIMARY KEY (`order_item_id`)","KEY `order_id` (`order_id`)"]}}
{"type":"table","data":{"name":"woocommerce_payment_tokenmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","payment_token_id":"bigint(20) unsigned NOT NULL","meta_key":"varchar(255) DEFAULT NULL","meta_value":"longtext DEFAULT NULL"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `payment_token_id` (`payment_token_id`)","KEY `meta_key` (`meta_key`(32))"]}}
{"type":"table","data":{"name":"woocommerce_payment_tokens","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"token_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","gateway_id":"varchar(200) NOT NULL","token":"text NOT NULL","user_id":"bigint(20) unsigned NOT NULL DEFAULT 0","type":"varchar(200) NOT NULL","is_default":"tinyint(1) NOT NULL DEFAULT 0"},"indexes":["PRIMARY KEY (`token_id`)","KEY `user_id` (`user_id`)"]}}
{"type":"table","data":{"name":"woocommerce_sessions","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"session_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","session_key":"char(32) NOT NULL","session_value":"longtext NOT NULL","session_expiry":"bigint(20) unsigned NOT NULL"},"indexes":["PRIMARY KEY (`session_id`)","UNIQUE KEY `session_key` (`session_key`)"]}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"1","session_key":"1","session_value":"a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:761:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:18:\"admin@devsgang.com\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"US\";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:2:\"CA\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}","session_expiry":"1748841207"}}}
{"type":"table","data":{"name":"woocommerce_shipping_zone_locations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"location_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","zone_id":"bigint(20) unsigned NOT NULL","location_code":"varchar(200) NOT NULL","location_type":"varchar(40) NOT NULL"},"indexes":["PRIMARY KEY (`location_id`)","KEY `zone_id` (`zone_id`)","KEY `location_type_code` (`location_type`(10),`location_code`(20))"]}}
{"type":"table","data":{"name":"woocommerce_shipping_zone_methods","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"zone_id":"bigint(20) unsigned NOT NULL","instance_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","method_id":"varchar(200) NOT NULL","method_order":"bigint(20) unsigned NOT NULL","is_enabled":"tinyint(1) NOT NULL DEFAULT 1"},"indexes":["PRIMARY KEY (`instance_id`)"]}}
{"type":"table","data":{"name":"woocommerce_shipping_zones","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"zone_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","zone_name":"varchar(200) NOT NULL","zone_order":"bigint(20) unsigned NOT NULL"},"indexes":["PRIMARY KEY (`zone_id`)"]}}
{"type":"table","data":{"name":"woocommerce_tax_rate_locations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"location_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","location_code":"varchar(200) NOT NULL","tax_rate_id":"bigint(20) unsigned NOT NULL","location_type":"varchar(40) NOT NULL"},"indexes":["PRIMARY KEY (`location_id`)","KEY `tax_rate_id` (`tax_rate_id`)","KEY `location_type_code` (`location_type`(10),`location_code`(20))"]}}
{"type":"table","data":{"name":"woocommerce_tax_rates","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"tax_rate_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","tax_rate_country":"varchar(2) NOT NULL DEFAULT ''","tax_rate_state":"varchar(200) NOT NULL DEFAULT ''","tax_rate":"varchar(8) NOT NULL DEFAULT ''","tax_rate_name":"varchar(200) 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) NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`tax_rate_id`)","KEY `tax_rate_country` (`tax_rate_country`)","KEY `tax_rate_state` (`tax_rate_state`(2))","KEY `tax_rate_class` (`tax_rate_class`(10))","KEY `tax_rate_priority` (`tax_rate_priority`)"]}}
