| Server IP : 185.252.147.100 / Your IP : 216.73.216.196 Web Server : nginx/1.27.3 System : Linux mitrofanov.ru 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 User : mitr ( 1000) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/DB/ |
Upload File : |
-- MariaDB dump 10.19 Distrib 10.11.6-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost Database: eptour
-- ------------------------------------------------------
-- Server version 10.11.6-MariaDB-0+deb12u1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `wp_actionscheduler_actions`
--
DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
`action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`hook` varchar(191) NOT NULL,
`status` varchar(20) NOT NULL,
`scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
`priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
`args` varchar(191) DEFAULT NULL,
`schedule` longtext DEFAULT NULL,
`group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`attempts` int(11) NOT NULL DEFAULT 0,
`last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`extended_args` varchar(8000) DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `hook` (`hook`),
KEY `status` (`status`),
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`)
) ENGINE=InnoDB AUTO_INCREMENT=127588 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_actions`
--
LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES
(18,'action_scheduler/migration_hook','failed','2024-04-11 21:51:48','2024-04-11 21:51:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1712872308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1712872308;}',1,1,'2024-04-11 21:51:55','2024-04-12 07:51:55',0,NULL),
(28846,'action_scheduler/migration_hook','failed','2024-06-08 12:07:13','2024-06-08 12:07:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1717848433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1717848433;}',1,1,'2024-06-08 12:07:18','2024-06-08 22:07:18',0,NULL),
(50019,'action_scheduler/migration_hook','failed','2024-07-12 09:29:24','2024-07-12 09:29:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1720776564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1720776564;}',1,1,'2024-07-12 09:29:30','2024-07-12 19:29:30',0,NULL),
(127093,'forminator_daily_cron','pending','2024-11-14 20:40:03','2024-11-14 20:40:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731616803;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731616803;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(127522,'forminator_action_scheduler_cleanup','complete','2024-11-14 14:30:03','2024-11-14 14:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731594603;s:18:\"\0*\0first_timestamp\";i:1720776570;s:13:\"\0*\0recurrence\";i:7200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731594603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:7200;}',3,1,'2024-11-14 14:30:03','2024-11-15 00:30:03',0,NULL),
(127562,'forminator_general_data_protection_cleanup','pending','2024-11-14 15:05:04','2024-11-14 15:05:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731596704;s:18:\"\0*\0first_timestamp\";i:1720776570;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731596704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(127573,'forminator_send_export','complete','2024-11-14 14:31:03','2024-11-14 14:31:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731594663;s:18:\"\0*\0first_timestamp\";i:1720776580;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731594663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2024-11-14 14:35:03','2024-11-15 00:35:03',0,NULL),
(127574,'forminator_process_report','complete','2024-11-14 14:31:03','2024-11-14 14:31:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731594663;s:18:\"\0*\0first_timestamp\";i:1720776590;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731594663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2024-11-14 14:35:03','2024-11-15 00:35:03',0,NULL),
(127575,'forminator_action_scheduler_cleanup','pending','2024-11-14 16:30:03','2024-11-14 16:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731601803;s:18:\"\0*\0first_timestamp\";i:1720776570;s:13:\"\0*\0recurrence\";i:7200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731601803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:7200;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(127576,'forminator_send_export','complete','2024-11-14 14:36:03','2024-11-14 14:36:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731594963;s:18:\"\0*\0first_timestamp\";i:1720776580;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731594963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2024-11-14 14:40:03','2024-11-15 00:40:03',0,NULL),
(127577,'forminator_process_report','complete','2024-11-14 14:36:03','2024-11-14 14:36:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731594963;s:18:\"\0*\0first_timestamp\";i:1720776590;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731594963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2024-11-14 14:40:03','2024-11-15 00:40:03',0,NULL),
(127578,'forminator_send_export','complete','2024-11-14 14:41:03','2024-11-14 14:41:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731595263;s:18:\"\0*\0first_timestamp\";i:1720776580;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731595263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2024-11-14 14:45:03','2024-11-15 00:45:03',0,NULL),
(127579,'forminator_process_report','complete','2024-11-14 14:41:03','2024-11-14 14:41:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731595263;s:18:\"\0*\0first_timestamp\";i:1720776590;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731595263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2024-11-14 14:45:03','2024-11-15 00:45:03',0,NULL),
(127580,'forminator_send_export','complete','2024-11-14 14:46:03','2024-11-14 14:46:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731595563;s:18:\"\0*\0first_timestamp\";i:1720776580;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731595563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2024-11-14 14:50:03','2024-11-15 00:50:03',0,NULL),
(127581,'forminator_process_report','complete','2024-11-14 14:46:03','2024-11-14 14:46:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731595563;s:18:\"\0*\0first_timestamp\";i:1720776590;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731595563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2024-11-14 14:50:03','2024-11-15 00:50:03',0,NULL),
(127582,'forminator_send_export','complete','2024-11-14 14:51:03','2024-11-14 14:51:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731595863;s:18:\"\0*\0first_timestamp\";i:1720776580;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731595863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2024-11-14 14:55:03','2024-11-15 00:55:03',0,NULL),
(127583,'forminator_process_report','complete','2024-11-14 14:51:03','2024-11-14 14:51:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731595863;s:18:\"\0*\0first_timestamp\";i:1720776590;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731595863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2024-11-14 14:55:03','2024-11-15 00:55:03',0,NULL),
(127584,'forminator_send_export','complete','2024-11-14 14:56:03','2024-11-14 14:56:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731596163;s:18:\"\0*\0first_timestamp\";i:1720776580;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731596163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2024-11-14 15:00:04','2024-11-15 01:00:04',0,NULL),
(127585,'forminator_process_report','complete','2024-11-14 14:56:03','2024-11-14 14:56:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731596163;s:18:\"\0*\0first_timestamp\";i:1720776590;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731596163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2024-11-14 15:00:04','2024-11-15 01:00:04',0,NULL),
(127586,'forminator_send_export','pending','2024-11-14 15:01:04','2024-11-14 15:01:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731596464;s:18:\"\0*\0first_timestamp\";i:1720776580;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731596464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(127587,'forminator_process_report','pending','2024-11-14 15:01:04','2024-11-14 15:01:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731596464;s:18:\"\0*\0first_timestamp\";i:1720776590;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731596464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_claims`
--
DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_claims` (
`claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`claim_id`),
KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=124253 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_claims`
--
LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_groups`
--
DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_groups` (
`group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) NOT NULL,
PRIMARY KEY (`group_id`),
KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_groups`
--
LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES
(1,'action-scheduler-migration'),
(2,'site-reviews'),
(3,'forminator');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_logs`
--
DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
`log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint(20) unsigned NOT NULL,
`message` text NOT NULL,
`log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`log_id`),
KEY `action_id` (`action_id`),
KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=382720 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_logs`
--
LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES
(25,18,'action created','2024-04-11 21:50:48','2024-04-11 21:50:48'),
(26,18,'action started via Async Request','2024-04-11 21:51:55','2024-04-11 21:51:55'),
(27,18,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-04-11 21:51:55','2024-04-11 21:51:55'),
(86499,28846,'action created','2024-06-08 12:06:13','2024-06-08 12:06:13'),
(86506,28846,'action started via Async Request','2024-06-08 12:07:18','2024-06-08 12:07:18'),
(86507,28846,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-06-08 12:07:18','2024-06-08 12:07:18'),
(150023,50019,'action created','2024-07-12 09:28:24','2024-07-12 09:28:24'),
(150029,50019,'action started via Async Request','2024-07-12 09:29:30','2024-07-12 09:29:30'),
(150030,50019,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-07-12 09:29:30','2024-07-12 09:29:30'),
(381237,127093,'action created','2024-11-13 19:40:03','2024-11-13 19:40:03'),
(382524,127522,'action created','2024-11-14 12:30:03','2024-11-14 12:30:03'),
(382644,127562,'action created','2024-11-14 14:05:04','2024-11-14 14:05:04'),
(382677,127573,'action created','2024-11-14 14:30:03','2024-11-14 14:30:03'),
(382680,127574,'action created','2024-11-14 14:30:03','2024-11-14 14:30:03'),
(382681,127522,'action started via WP Cron','2024-11-14 14:30:03','2024-11-14 14:30:03'),
(382682,127522,'action complete via WP Cron','2024-11-14 14:30:03','2024-11-14 14:30:03'),
(382683,127575,'action created','2024-11-14 14:30:03','2024-11-14 14:30:03'),
(382684,127573,'action started via WP Cron','2024-11-14 14:35:03','2024-11-14 14:35:03'),
(382685,127573,'action complete via WP Cron','2024-11-14 14:35:03','2024-11-14 14:35:03'),
(382686,127576,'action created','2024-11-14 14:35:03','2024-11-14 14:35:03'),
(382687,127574,'action started via WP Cron','2024-11-14 14:35:03','2024-11-14 14:35:03'),
(382688,127574,'action complete via WP Cron','2024-11-14 14:35:03','2024-11-14 14:35:03'),
(382689,127577,'action created','2024-11-14 14:35:03','2024-11-14 14:35:03'),
(382690,127576,'action started via WP Cron','2024-11-14 14:40:03','2024-11-14 14:40:03'),
(382691,127576,'action complete via WP Cron','2024-11-14 14:40:03','2024-11-14 14:40:03'),
(382692,127578,'action created','2024-11-14 14:40:03','2024-11-14 14:40:03'),
(382693,127577,'action started via WP Cron','2024-11-14 14:40:03','2024-11-14 14:40:03'),
(382694,127577,'action complete via WP Cron','2024-11-14 14:40:03','2024-11-14 14:40:03'),
(382695,127579,'action created','2024-11-14 14:40:03','2024-11-14 14:40:03'),
(382696,127578,'action started via WP Cron','2024-11-14 14:45:03','2024-11-14 14:45:03'),
(382697,127578,'action complete via WP Cron','2024-11-14 14:45:03','2024-11-14 14:45:03'),
(382698,127580,'action created','2024-11-14 14:45:03','2024-11-14 14:45:03'),
(382699,127579,'action started via WP Cron','2024-11-14 14:45:03','2024-11-14 14:45:03'),
(382700,127579,'action complete via WP Cron','2024-11-14 14:45:03','2024-11-14 14:45:03'),
(382701,127581,'action created','2024-11-14 14:45:03','2024-11-14 14:45:03'),
(382702,127580,'action started via WP Cron','2024-11-14 14:50:03','2024-11-14 14:50:03'),
(382703,127580,'action complete via WP Cron','2024-11-14 14:50:03','2024-11-14 14:50:03'),
(382704,127582,'action created','2024-11-14 14:50:03','2024-11-14 14:50:03'),
(382705,127581,'action started via WP Cron','2024-11-14 14:50:03','2024-11-14 14:50:03'),
(382706,127581,'action complete via WP Cron','2024-11-14 14:50:03','2024-11-14 14:50:03'),
(382707,127583,'action created','2024-11-14 14:50:03','2024-11-14 14:50:03'),
(382708,127582,'action started via WP Cron','2024-11-14 14:55:03','2024-11-14 14:55:03'),
(382709,127582,'action complete via WP Cron','2024-11-14 14:55:03','2024-11-14 14:55:03'),
(382710,127584,'action created','2024-11-14 14:55:03','2024-11-14 14:55:03'),
(382711,127583,'action started via WP Cron','2024-11-14 14:55:03','2024-11-14 14:55:03'),
(382712,127583,'action complete via WP Cron','2024-11-14 14:55:03','2024-11-14 14:55:03'),
(382713,127585,'action created','2024-11-14 14:55:03','2024-11-14 14:55:03'),
(382714,127584,'action started via WP Cron','2024-11-14 15:00:04','2024-11-14 15:00:04'),
(382715,127584,'action complete via WP Cron','2024-11-14 15:00:04','2024-11-14 15:00:04'),
(382716,127586,'action created','2024-11-14 15:00:04','2024-11-14 15:00:04'),
(382717,127585,'action started via WP Cron','2024-11-14 15:00:04','2024-11-14 15:00:04'),
(382718,127585,'action complete via WP Cron','2024-11-14 15:00:04','2024-11-14 15:00:04'),
(382719,127587,'action created','2024-11-14 15:00:04','2024-11-14 15:00:04');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_commentmeta`
--
DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_commentmeta`
--
LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_comments`
--
DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
`comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
`comment_author` tinytext NOT NULL,
`comment_author_email` varchar(100) NOT NULL DEFAULT '',
`comment_author_url` varchar(200) NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text NOT NULL,
`comment_karma` int(11) NOT NULL DEFAULT 0,
`comment_approved` varchar(20) NOT NULL DEFAULT '1',
`comment_agent` varchar(255) NOT NULL DEFAULT '',
`comment_type` varchar(20) NOT NULL DEFAULT 'comment',
`comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_frmt_form_entry`
--
DROP TABLE IF EXISTS `wp_frmt_form_entry`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_frmt_form_entry` (
`entry_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`entry_type` varchar(191) NOT NULL,
`draft_id` varchar(12) DEFAULT NULL,
`form_id` bigint(20) unsigned NOT NULL,
`is_spam` tinyint(1) NOT NULL DEFAULT 0,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`entry_id`),
KEY `entry_is_spam` (`is_spam`),
KEY `entry_type` (`entry_type`),
KEY `entry_form_id` (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_frmt_form_entry`
--
LOCK TABLES `wp_frmt_form_entry` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_entry` DISABLE KEYS */;
INSERT INTO `wp_frmt_form_entry` VALUES
(1,'custom-forms',NULL,187,0,'2024-04-24 17:58:30'),
(2,'custom-forms',NULL,187,0,'2024-04-25 16:43:20'),
(3,'custom-forms',NULL,187,0,'2024-04-27 06:42:29'),
(4,'custom-forms',NULL,187,0,'2024-04-27 21:41:38'),
(5,'custom-forms',NULL,187,0,'2024-05-06 14:28:40'),
(6,'custom-forms',NULL,187,0,'2024-05-08 12:46:12');
/*!40000 ALTER TABLE `wp_frmt_form_entry` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_frmt_form_entry_meta`
--
DROP TABLE IF EXISTS `wp_frmt_form_entry_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_frmt_form_entry_meta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`entry_id` bigint(20) unsigned NOT NULL,
`meta_key` varchar(191) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`meta_id`),
KEY `meta_key` (`meta_key`),
KEY `meta_entry_id` (`entry_id`),
KEY `meta_key_object` (`entry_id`,`meta_key`)
) ENGINE=InnoDB AUTO_INCREMENT=87 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_frmt_form_entry_meta`
--
LOCK TABLES `wp_frmt_form_entry_meta` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_entry_meta` DISABLE KEYS */;
INSERT INTO `wp_frmt_form_entry_meta` VALUES
(1,1,'checkbox-1','Требуется','2024-04-24 17:58:30','0000-00-00 00:00:00'),
(2,1,'select-1','Ж.д. билет','2024-04-24 17:58:30','0000-00-00 00:00:00'),
(3,1,'radio-2','Пара','2024-04-24 17:58:30','0000-00-00 00:00:00'),
(4,1,'checkbox-3','Да','2024-04-24 17:58:30','0000-00-00 00:00:00'),
(5,1,'radio-15','Стандарт','2024-04-24 17:58:30','0000-00-00 00:00:00'),
(6,1,'radio-11','Беринг представляет номера стандарт+ с прекрасным видом на море, находится на первом этаже высотной новостройки ЖК Мыс Купера. Классификация 3* (300 м до моря)','2024-04-24 17:58:30','0000-00-00 00:00:00'),
(7,1,'consent-1','проверено','2024-04-24 17:58:30','0000-00-00 00:00:00'),
(8,1,'_forminator_user_ip','46.166.86.63','2024-04-24 17:58:30','0000-00-00 00:00:00'),
(9,2,'date-1','27/04/2024','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(10,2,'checkbox-1','Требуется','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(11,2,'select-1','Ж.д. билет','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(12,2,'radio-2','Друзья','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(13,2,'checkbox-2','Да','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(14,2,'checkbox-3','Да','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(15,2,'radio-4','Бизнес (до 4 человек)','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(16,2,'radio-9','Включать','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(17,2,'checkbox-4','Милитари (Тихоокеанский форпост России, Форт Поспелова, Новосильцевская батарея, Ворошиловская батарея и др), Эко тур (Мыс Тобизина, Владивостокская крепость, Сафари парк, Пляжи, Штыковские пруды, Океанариум, Остров Русский)','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(18,2,'radio-11','Аскольд расположен на 1-м этаже пятиэтажного дома по адресу Авраменко 15. В номерах этого блока окна с видом на внутренний двор. Классификация 2* (500 м до моря)','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(19,2,'radio-13','Две кровати. Вид на море. В данном номере две отдельных кровати. Имеется отдельная ванная с душем и унитазом-биде (18 м2)','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(20,2,'consent-1','проверено','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(21,2,'_forminator_user_ip','85.95.153.100','2024-04-25 16:43:20','0000-00-00 00:00:00'),
(22,3,'text-1','09.05.2024 - 24.05.2024 (15 ночей)','2024-04-27 06:42:29','0000-00-00 00:00:00'),
(23,3,'radio-2','Семья','2024-04-27 06:42:29','0000-00-00 00:00:00'),
(24,3,'checkbox-2','Да','2024-04-27 06:42:29','0000-00-00 00:00:00'),
(25,3,'checkbox-1','Требуется','2024-04-27 06:42:29','0000-00-00 00:00:00'),
(26,3,'select-1','Авиа билет, Ж.д. билет','2024-04-27 06:42:29','0000-00-00 00:00:00'),
(27,3,'radio-9','Включать','2024-04-27 06:42:29','0000-00-00 00:00:00'),
(28,3,'checkbox-4','Городская (Миллионка, видовые площадки и др), Достопримечательности (Остров Русский, Ворошиловская батарея, Тихоокеанский форпост России и др)','2024-04-27 06:42:29','0000-00-00 00:00:00'),
(29,3,'name-1','тфьуц','2024-04-27 06:42:29','0000-00-00 00:00:00'),
(30,3,'phone-1','455475','2024-04-27 06:42:29','0000-00-00 00:00:00'),
(31,3,'email-1','asf@sdfh.rt','2024-04-27 06:42:29','0000-00-00 00:00:00'),
(32,3,'consent-1','проверено','2024-04-27 06:42:29','0000-00-00 00:00:00'),
(33,3,'_forminator_user_ip','46.166.86.3','2024-04-27 06:42:29','0000-00-00 00:00:00'),
(34,4,'text-1','07.05.2024 - 25.05.2024 (18 ночей)','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(35,4,'radio-2','Семья','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(36,4,'slider-1','6','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(37,4,'slider-2','1','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(38,4,'checkbox-1','Приобретение авиа билетов','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(39,4,'checkbox-6','Приобретение ж/д билетов','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(40,4,'checkbox-3','Требуется трансфер с аэропорта/вокзала','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(41,4,'radio-16','Бизнес','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(42,4,'checkbox-4','Достопримечательности: Остров Русский, Ворошиловская батарея, Тихоокеанский форпост России и др., Милитари: Тихоокеанский форпост России, Форт Поспелова, Новосильцевская батарея, Ворошиловская батарея и др., Эко тур: Мыс Тобизина, Владивостокская крепость, Сафари парк, Пляжи, Штыковские пруды, Океанариум, Остров Русский.','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(43,4,'name-1','name','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(44,4,'phone-1','567456','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(45,4,'email-1','fdg@hre.ry','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(46,4,'radio-11','Аскольд расположен на 1-м этаже пятиэтажного дома по адресу Авраменко 15. В номерах этого блока окна с видом на внутренний двор. Классификация 2* (500 м до моря)','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(47,4,'radio-13','Две кровати. Вид на море. В данном номере две отдельных кровати. Имеется отдельная ванная с душем и унитазом-биде (18 м2)','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(48,4,'checkbox-5','Включить завтраки','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(49,4,'consent-1','проверено','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(50,4,'_forminator_user_ip','46.166.86.3','2024-04-27 21:41:38','0000-00-00 00:00:00'),
(51,5,'text-1','07.05.2024 - 10.05.2024 (3 ночи)','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(52,5,'radio-2','Друзья','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(53,5,'slider-1','3','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(54,5,'slider-2','2','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(55,5,'checkbox-1','Приобретение авиа билетов','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(56,5,'checkbox-6','Приобретение ж/д билетов','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(57,5,'checkbox-3','Требуется трансфер с аэропорта/вокзала','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(58,5,'radio-15','Бизнес','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(59,5,'checkbox-4','Милитари: Тихоокеанский форпост России, Форт Поспелова, Новосильцевская батарея, Ворошиловская батарея и др., Эко тур: Мыс Тобизина, Владивостокская крепость, Сафари парк, Пляжи, Штыковские пруды, Океанариум, Остров Русский., Гастро тур: дальневосточная, китайская, японская, кавказкая кухня и др.','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(60,5,'name-1','3425','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(61,5,'phone-1','43543','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(62,5,'radio-11','Аскольд расположен на 1-м этаже пятиэтажного дома по адресу Авраменко 15. В номерах этого блока окна с видом на внутренний двор. Классификация 2* (500 м до моря)','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(63,5,'radio-13','Сьют/Студия. В данном номере одна кровать на двоих и раскладной диван, возможно поставить дополнительную раскладную кровать. Номер расположен в соседнем здании (30 м2)','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(64,5,'checkbox-5','Включить завтраки','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(65,5,'consent-1','проверено','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(66,5,'_forminator_user_ip','85.95.153.100','2024-05-06 14:28:40','0000-00-00 00:00:00'),
(67,6,'text-1','10.05.2024 - 15.05.2024 (5 ночей)','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(68,6,'radio-2','Семья','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(69,6,'slider-1','5','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(70,6,'slider-2','2','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(71,6,'checkbox-3','Требуется трансфер с аэропорта/вокзала','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(72,6,'radio-16','Стандарт','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(73,6,'checkbox-4','Милитари: Тихоокеанский форпост России, Форт Поспелова, Новосильцевская батарея, Ворошиловская батарея и др.','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(74,6,'name-1','45456','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(75,6,'phone-1','6+5+5+95','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(76,6,'radio-11','Беринг представляет номера стандарт+ с прекрасным видом на море, находится на первом этаже высотной новостройки ЖК Мыс Купера. Классификация 3* (300 м до моря)','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(77,6,'radio-11-2','Аскольд расположен на 1-м этаже пятиэтажного дома по адресу Авраменко 15. В номерах этого блока окна с видом на внутренний двор. Классификация 2* (500 м до моря)','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(78,6,'radio-11-3','Апартаменты в ЖК Мыс Купера. Потрясающий вид - 300 метров до моря!','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(79,6,'radio-12','Сьют/ Студия. Данный номер имеет две комнаты гостиная с диваном и спальня. Возможно предоставление раскладушки по запросу (25 м2)','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(80,6,'radio-13-2','Одиночная кровать. В данном номере одна кровать на одного. Номер расположен в соседнем здании. (15 м2)','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(81,6,'radio-14-3','Апартаменты Авраменко 2б. Просторная двухкомнатная квартира с дизайнерским ремонтом с видом на море. Квартира оборудована всем необходимым. Двуспальная кровать и диван-кровать (55 м2)','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(82,6,'checkbox-5','Включить завтраки','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(83,6,'checkbox-5-2','Включить завтраки','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(84,6,'checkbox-5-3','Включить завтраки','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(85,6,'consent-1','проверено','2024-05-08 12:46:12','0000-00-00 00:00:00'),
(86,6,'_forminator_user_ip','85.95.153.100','2024-05-08 12:46:12','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `wp_frmt_form_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_frmt_form_reports`
--
DROP TABLE IF EXISTS `wp_frmt_form_reports`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_frmt_form_reports` (
`report_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`report_value` longtext NOT NULL,
`status` varchar(200) NOT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`report_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_frmt_form_reports`
--
LOCK TABLES `wp_frmt_form_reports` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_reports` DISABLE KEYS */;
INSERT INTO `wp_frmt_form_reports` VALUES
(1,'a:5:{s:7:\"exclude\";a:1:{i:0;i:5648;}s:8:\"settings\";a:3:{s:5:\"label\";s:12:\"Form reports\";s:6:\"module\";s:5:\"forms\";s:10:\"forms_type\";s:3:\"all\";}s:8:\"schedule\";a:3:{s:9:\"frequency\";s:7:\"monthly\";s:8:\"monthDay\";s:1:\"4\";s:9:\"monthTime\";s:8:\"04:00 AM\";}s:13:\"report_status\";s:8:\"inactive\";s:10:\"recipients\";a:1:{i:0;a:5:{s:2:\"id\";i:5648;s:4:\"name\";s:5:\"damin\";s:5:\"email\";s:20:\"alimovmail@gmail.com\";s:4:\"role\";s:13:\"Administrator\";s:6:\"avatar\";s:81:\"https://secure.gravatar.com/avatar/38073d60a92b17840af4e40d6290a6c6?s=96&d=mm&r=g\";}}}','inactive','2024-04-24 17:30:01','2024-04-24 17:30:01');
/*!40000 ALTER TABLE `wp_frmt_form_reports` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_frmt_form_views`
--
DROP TABLE IF EXISTS `wp_frmt_form_views`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_frmt_form_views` (
`view_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`form_id` bigint(20) unsigned NOT NULL,
`page_id` bigint(20) unsigned NOT NULL,
`ip` varchar(191) DEFAULT NULL,
`count` mediumint(8) unsigned NOT NULL DEFAULT 1,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`view_id`),
KEY `view_form_id` (`form_id`),
KEY `view_ip` (`ip`),
KEY `view_form_object` (`form_id`,`view_id`),
KEY `view_form_object_ip` (`form_id`,`view_id`,`ip`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_frmt_form_views`
--
LOCK TABLES `wp_frmt_form_views` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_views` DISABLE KEYS */;
INSERT INTO `wp_frmt_form_views` VALUES
(1,187,0,NULL,6,'2024-04-24 17:35:15','2024-04-24 17:43:07'),
(2,187,188,NULL,9,'2024-04-24 17:44:15','2024-04-24 23:23:34'),
(3,187,188,NULL,2,'2024-04-25 16:42:03','2024-04-25 16:48:26'),
(4,187,188,NULL,110,'2024-04-27 06:26:42','2024-04-27 21:44:06'),
(5,187,188,NULL,1,'2024-04-28 11:15:22','0000-00-00 00:00:00'),
(6,187,188,NULL,7,'2024-05-01 13:19:17','2024-05-01 13:40:26'),
(7,187,188,NULL,1,'2024-05-02 15:47:00','0000-00-00 00:00:00'),
(8,187,188,NULL,2,'2024-05-06 14:27:36','2024-05-06 14:27:56'),
(9,187,188,NULL,6,'2024-05-08 12:44:28','2024-05-08 13:44:47'),
(10,187,0,NULL,1,'2024-05-08 13:16:07','0000-00-00 00:00:00'),
(11,187,188,NULL,2,'2024-05-15 22:52:28','2024-05-15 22:53:50'),
(12,187,188,NULL,1,'2024-05-26 19:06:32','0000-00-00 00:00:00'),
(13,187,188,NULL,1,'2024-06-02 07:37:55','0000-00-00 00:00:00'),
(14,187,188,NULL,1,'2024-06-09 15:57:53','0000-00-00 00:00:00'),
(15,187,188,NULL,1,'2024-06-25 10:41:20','0000-00-00 00:00:00'),
(16,187,188,NULL,2,'2024-07-01 16:45:13','2024-07-01 21:41:29'),
(17,187,188,NULL,1,'2024-07-12 13:58:08','0000-00-00 00:00:00'),
(18,187,188,NULL,1,'2024-07-15 15:18:16','0000-00-00 00:00:00'),
(19,187,188,NULL,1,'2024-07-17 13:50:52','0000-00-00 00:00:00'),
(20,187,188,NULL,1,'2024-07-28 22:26:11','0000-00-00 00:00:00'),
(21,187,188,NULL,1,'2024-08-14 09:25:53','0000-00-00 00:00:00'),
(22,187,188,NULL,2,'2024-08-16 05:15:51','2024-08-16 15:35:32'),
(23,187,188,NULL,1,'2024-08-17 07:32:09','0000-00-00 00:00:00'),
(24,187,188,NULL,1,'2024-08-20 22:36:53','0000-00-00 00:00:00'),
(25,187,188,NULL,3,'2024-08-21 05:09:32','2024-08-21 21:43:09'),
(26,187,188,NULL,1,'2024-08-28 21:25:42','0000-00-00 00:00:00'),
(27,187,188,NULL,1,'2024-08-29 19:26:49','0000-00-00 00:00:00'),
(28,187,188,NULL,1,'2024-09-16 23:39:26','0000-00-00 00:00:00'),
(29,187,188,NULL,1,'2024-09-20 13:55:20','0000-00-00 00:00:00'),
(30,187,188,NULL,1,'2024-09-24 06:14:40','0000-00-00 00:00:00'),
(31,187,188,NULL,1,'2024-10-11 20:30:52','0000-00-00 00:00:00'),
(32,187,188,NULL,1,'2024-10-22 09:34:25','0000-00-00 00:00:00'),
(33,187,188,NULL,4,'2024-11-08 18:02:35','2024-11-08 18:07:49');
/*!40000 ALTER TABLE `wp_frmt_form_views` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_glsr_assigned_posts`
--
DROP TABLE IF EXISTS `wp_glsr_assigned_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_glsr_assigned_posts` (
`rating_id` bigint(20) unsigned NOT NULL,
`post_id` bigint(20) unsigned NOT NULL,
`is_published` tinyint(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`rating_id`,`post_id`),
KEY `glsr_assigned_posts_post_id_foreign` (`post_id`),
CONSTRAINT `glsr_assigned_posts_post_id_foreign` FOREIGN KEY (`post_id`) REFERENCES `wp_posts` (`ID`) ON DELETE CASCADE,
CONSTRAINT `glsr_assigned_posts_rating_id_foreign` FOREIGN KEY (`rating_id`) REFERENCES `wp_glsr_ratings` (`ID`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_glsr_assigned_posts`
--
LOCK TABLES `wp_glsr_assigned_posts` WRITE;
/*!40000 ALTER TABLE `wp_glsr_assigned_posts` DISABLE KEYS */;
INSERT INTO `wp_glsr_assigned_posts` VALUES
(1,77,1),
(2,77,1);
/*!40000 ALTER TABLE `wp_glsr_assigned_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_glsr_assigned_terms`
--
DROP TABLE IF EXISTS `wp_glsr_assigned_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_glsr_assigned_terms` (
`rating_id` bigint(20) unsigned NOT NULL,
`term_id` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`rating_id`,`term_id`),
KEY `glsr_assigned_terms_term_id_foreign` (`term_id`),
CONSTRAINT `glsr_assigned_terms_rating_id_foreign` FOREIGN KEY (`rating_id`) REFERENCES `wp_glsr_ratings` (`ID`) ON DELETE CASCADE,
CONSTRAINT `glsr_assigned_terms_term_id_foreign` FOREIGN KEY (`term_id`) REFERENCES `wp_terms` (`term_id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_glsr_assigned_terms`
--
LOCK TABLES `wp_glsr_assigned_terms` WRITE;
/*!40000 ALTER TABLE `wp_glsr_assigned_terms` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_glsr_assigned_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_glsr_assigned_users`
--
DROP TABLE IF EXISTS `wp_glsr_assigned_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_glsr_assigned_users` (
`rating_id` bigint(20) unsigned NOT NULL,
`user_id` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`rating_id`,`user_id`),
KEY `glsr_assigned_users_user_id_foreign` (`user_id`),
CONSTRAINT `glsr_assigned_users_rating_id_foreign` FOREIGN KEY (`rating_id`) REFERENCES `wp_glsr_ratings` (`ID`) ON DELETE CASCADE,
CONSTRAINT `glsr_assigned_users_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `wp_users` (`ID`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_glsr_assigned_users`
--
LOCK TABLES `wp_glsr_assigned_users` WRITE;
/*!40000 ALTER TABLE `wp_glsr_assigned_users` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_glsr_assigned_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_glsr_ratings`
--
DROP TABLE IF EXISTS `wp_glsr_ratings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_glsr_ratings` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`review_id` bigint(20) unsigned NOT NULL,
`rating` int(11) NOT NULL DEFAULT 0,
`type` varchar(20) DEFAULT 'local',
`is_approved` tinyint(1) NOT NULL DEFAULT 0,
`is_pinned` tinyint(1) NOT NULL DEFAULT 0,
`is_flagged` tinyint(1) NOT NULL DEFAULT 0,
`is_verified` tinyint(1) NOT NULL DEFAULT 0,
`name` varchar(250) DEFAULT NULL,
`email` varchar(100) DEFAULT NULL,
`avatar` varchar(200) DEFAULT NULL,
`ip_address` varchar(100) DEFAULT NULL,
`url` varchar(250) DEFAULT NULL,
`terms` tinyint(1) NOT NULL DEFAULT 1,
`score` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`ID`),
UNIQUE KEY `glsr_ratings_review_id_unique` (`review_id`),
KEY `glsr_ratings_rating_type_is_pinned_index` (`rating`,`type`,`is_pinned`),
KEY `glsr_ratings_rating_type_is_approved_index` (`rating`,`type`,`is_approved`),
KEY `glsr_ratings_is_flagged_index` (`is_flagged`),
CONSTRAINT `glsr_ratings_review_id_foreign` FOREIGN KEY (`review_id`) REFERENCES `wp_posts` (`ID`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_glsr_ratings`
--
LOCK TABLES `wp_glsr_ratings` WRITE;
/*!40000 ALTER TABLE `wp_glsr_ratings` DISABLE KEYS */;
INSERT INTO `wp_glsr_ratings` VALUES
(1,141,5,'local',1,0,0,0,'Имя','asd@asd.co','https://secure.gravatar.com/avatar/38073d60a92b17840af4e40d6290a6c6?s=80&d=mm&r=g','46.166.86.108','',1,0),
(2,142,5,'local',1,0,0,0,'имя','asd@asd.com','https://secure.gravatar.com/avatar/38073d60a92b17840af4e40d6290a6c6?s=80&d=mm&r=g','46.166.86.108','',1,0);
/*!40000 ALTER TABLE `wp_glsr_ratings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_index_now_log`
--
DROP TABLE IF EXISTS `wp_index_now_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_index_now_log` (
`log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`created_at` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`level` enum('emergency','alert','critical','error','warning','notice','info','debug') NOT NULL DEFAULT 'debug',
`search_engine` enum('index-now','yandex-index-now','yandex-webmaster','bing-index-now','bing-webmaster','site','google-webmaster','seznam-index-now','naver-index-now') NOT NULL DEFAULT 'site',
`direction` enum('incoming','outgoing','internal') NOT NULL DEFAULT 'incoming',
`status_code` int(11) unsigned NOT NULL,
`message` text NOT NULL,
PRIMARY KEY (`log_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_index_now_log`
--
LOCK TABLES `wp_index_now_log` WRITE;
/*!40000 ALTER TABLE `wp_index_now_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_index_now_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
`link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) NOT NULL DEFAULT '',
`link_name` varchar(255) NOT NULL DEFAULT '',
`link_image` varchar(255) NOT NULL DEFAULT '',
`link_target` varchar(25) NOT NULL DEFAULT '',
`link_description` varchar(255) NOT NULL DEFAULT '',
`link_visible` varchar(20) NOT NULL DEFAULT 'Y',
`link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
`link_rating` int(11) NOT NULL DEFAULT 0,
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) NOT NULL DEFAULT '',
`link_notes` mediumtext NOT NULL,
`link_rss` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_links`
--
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
`option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) NOT NULL DEFAULT '',
`option_value` longtext NOT NULL,
`autoload` varchar(20) NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=50368 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_options`
--
LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES
(1,'siteurl','https://tour.mitrofanov.ru','yes'),
(2,'home','https://tour.mitrofanov.ru','yes'),
(3,'blogname','East Point Tour','yes'),
(4,'blogdescription','Организация туров и экскурсий во Владивостоке и Приморском крае.','yes'),
(5,'users_can_register','0','yes'),
(6,'admin_email','alimovmail@gmail.com','yes'),
(7,'start_of_week','1','yes'),
(8,'use_balanceTags','0','yes'),
(9,'use_smilies','1','yes'),
(10,'require_name_email','','yes'),
(11,'comments_notify','','yes'),
(12,'posts_per_rss','12','yes'),
(13,'rss_use_excerpt','0','yes'),
(14,'mailserver_url','mail.example.com','yes'),
(15,'mailserver_login','login@example.com','yes'),
(16,'mailserver_pass','password','yes'),
(17,'mailserver_port','110','yes'),
(18,'default_category','1','yes'),
(19,'default_comment_status','','yes'),
(20,'default_ping_status','','yes'),
(21,'default_pingback_flag','','yes'),
(22,'posts_per_page','12','yes'),
(23,'date_format','d.m.Y','yes'),
(24,'time_format','H:i','yes'),
(25,'links_updated_date_format','d.m.Y H:i','yes'),
(26,'comment_moderation','','yes'),
(27,'moderation_notify','','yes'),
(28,'permalink_structure','/%postname%/','yes'),
(29,'rewrite_rules','a:178:{s:12:\"all_tours/?$\";s:24:\"index.php?post_type=tour\";s:29:\"all_tours/page/([0-9]{1,})/?$\";s:42:\"index.php?post_type=tour&paged=$matches[1]\";s:17:\"all_excursions/?$\";s:29:\"index.php?post_type=excursion\";s:34:\"all_excursions/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=excursion&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:18:\"^entries/([^/]+)/?\";s:29:\"index.php?entries=$matches[1]\";s:42:\"archives/(\\d+)(?:/(\\d+))?/entries/(\\d+)/?$\";s:60:\"index.php?p=$matches[1]&page=$matches[2]&entries=$matches[3]\";s:38:\"(.?.+?)(?:/([0-9]+))?/entries/(\\d+)/?$\";s:67:\"index.php?pagename=$matches[1]&page=$matches[2]&entries=$matches[3]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/entries/(\\d+)/?$\";s:101:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&page=$matches[4]&entries=$matches[5]\";s:75:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/entries/(\\d+)/?$\";s:117:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]&entries=$matches[6]\";s:26:\"(.?.+?)/entries(/(.*))?/?$\";s:50:\"index.php?pagename=$matches[1]&entries=$matches[3]\";s:101:\"(%d0%b1%d0%b5%d0%b7-%d1%80%d1%83%d0%b1%d1%80%d0%b8%d0%ba%d0%b8)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:84:\"(%d0%b1%d0%b5%d0%b7-%d1%80%d1%83%d0%b1%d1%80%d0%b8%d0%ba%d0%b8)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:66:\"(%d0%b1%d0%b5%d0%b7-%d1%80%d1%83%d0%b1%d1%80%d0%b8%d0%ba%d0%b8)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:101:\"(%D0%B1%D0%B5%D0%B7-%D1%80%D1%83%D0%B1%D1%80%D0%B8%D0%BA%D0%B8)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:84:\"(%D0%B1%D0%B5%D0%B7-%D1%80%D1%83%D0%B1%D1%80%D0%B8%D0%BA%D0%B8)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:66:\"(%D0%B1%D0%B5%D0%B7-%D1%80%D1%83%D0%B1%D1%80%D0%B8%D0%BA%D0%B8)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:14:\"category/(.+)$\";s:45:\"index.php?wpseo_category_redirect=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:32:\"tour/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"tour/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"tour/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"tour/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"tour/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"tour/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"tour/([^/]+)/embed/?$\";s:37:\"index.php?tour=$matches[1]&embed=true\";s:25:\"tour/([^/]+)/trackback/?$\";s:31:\"index.php?tour=$matches[1]&tb=1\";s:33:\"tour/([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?tour=$matches[1]&paged=$matches[2]\";s:40:\"tour/([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?tour=$matches[1]&cpage=$matches[2]\";s:29:\"tour/([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?tour=$matches[1]&page=$matches[2]\";s:21:\"tour/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"tour/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"tour/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"tour/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"tour/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"tour/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"excursion/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"excursion/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"excursion/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"excursion/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"excursion/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"excursion/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"excursion/([^/]+)/embed/?$\";s:42:\"index.php?excursion=$matches[1]&embed=true\";s:30:\"excursion/([^/]+)/trackback/?$\";s:36:\"index.php?excursion=$matches[1]&tb=1\";s:38:\"excursion/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?excursion=$matches[1]&paged=$matches[2]\";s:45:\"excursion/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?excursion=$matches[1]&cpage=$matches[2]\";s:34:\"excursion/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?excursion=$matches[1]&page=$matches[2]\";s:26:\"excursion/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"excursion/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"excursion/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"excursion/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"excursion/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"excursion/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"gspbstylebook/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"gspbstylebook/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"gspbstylebook/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"gspbstylebook/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"gspbstylebook/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"gspbstylebook/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"gspbstylebook/([^/]+)/embed/?$\";s:46:\"index.php?gspbstylebook=$matches[1]&embed=true\";s:34:\"gspbstylebook/([^/]+)/trackback/?$\";s:40:\"index.php?gspbstylebook=$matches[1]&tb=1\";s:42:\"gspbstylebook/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?gspbstylebook=$matches[1]&paged=$matches[2]\";s:49:\"gspbstylebook/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?gspbstylebook=$matches[1]&cpage=$matches[2]\";s:38:\"gspbstylebook/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?gspbstylebook=$matches[1]&page=$matches[2]\";s:30:\"gspbstylebook/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"gspbstylebook/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"gspbstylebook/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"gspbstylebook/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"gspbstylebook/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"gspbstylebook/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"site-review/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"site-review/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"site-review/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"site-review/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"site-review/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"site-review/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"site-review/([^/]+)/embed/?$\";s:44:\"index.php?site-review=$matches[1]&embed=true\";s:32:\"site-review/([^/]+)/trackback/?$\";s:38:\"index.php?site-review=$matches[1]&tb=1\";s:40:\"site-review/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?site-review=$matches[1]&paged=$matches[2]\";s:47:\"site-review/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?site-review=$matches[1]&cpage=$matches[2]\";s:36:\"site-review/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?site-review=$matches[1]&page=$matches[2]\";s:28:\"site-review/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"site-review/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"site-review/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"site-review/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"site-review/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"site-review/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:61:\"site-review-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:73:\"index.php?taxonomy=site-review-category&term=$matches[1]&feed=$matches[2]\";s:56:\"site-review-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:73:\"index.php?taxonomy=site-review-category&term=$matches[1]&feed=$matches[2]\";s:37:\"site-review-category/([^/]+)/embed/?$\";s:67:\"index.php?taxonomy=site-review-category&term=$matches[1]&embed=true\";s:49:\"site-review-category/([^/]+)/page/?([0-9]{1,})/?$\";s:74:\"index.php?taxonomy=site-review-category&term=$matches[1]&paged=$matches[2]\";s:31:\"site-review-category/([^/]+)/?$\";s:56:\"index.php?taxonomy=site-review-category&term=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),
(30,'hack_file','0','yes'),
(31,'blog_charset','UTF-8','yes'),
(32,'moderation_keys','','no'),
(33,'active_plugins','a:13:{i:0;s:57:\"acf-content-analysis-for-yoast-seo/yoast-acf-analysis.php\";i:1;s:30:\"advanced-custom-fields/acf.php\";i:2;s:95:\"automatic-translator-addon-for-loco-translate/automatic-translator-addon-for-loco-translate.php\";i:3;s:41:\"contact-form-block/contact-form-block.php\";i:4;s:25:\"forminator/forminator.php\";i:5;s:55:\"greenshift-animation-and-page-builder-blocks/plugin.php\";i:6;s:25:\"gtranslate/gtranslate.php\";i:7;s:23:\"loco-translate/loco.php\";i:8;s:37:\"mihdan-index-now/mihdan-index-now.php\";i:9;s:51:\"performant-translations/performant-translations.php\";i:10;s:29:\"site-reviews/site-reviews.php\";i:12;s:27:\"tour-addons/tour_addons.php\";i:13;s:24:\"wordpress-seo/wp-seo.php\";}','yes'),
(34,'category_base','','yes'),
(35,'ping_sites','http://rpc.pingomatic.com/','yes'),
(36,'comment_max_links','2','yes'),
(37,'gmt_offset','10','yes'),
(38,'default_email_category','1','yes'),
(39,'recently_edited','','no'),
(40,'template','greenshift','yes'),
(41,'stylesheet','greenshift','yes'),
(42,'comment_registration','','yes'),
(43,'html_type','text/html','yes'),
(44,'use_trackback','0','yes'),
(45,'default_role','subscriber','yes'),
(46,'db_version','57155','yes'),
(47,'uploads_use_yearmonth_folders','','yes'),
(48,'upload_path','','yes'),
(49,'blog_public','1','yes'),
(50,'default_link_category','2','yes'),
(51,'show_on_front','posts','yes'),
(52,'tag_base','','yes'),
(53,'show_avatars','','yes'),
(54,'avatar_rating','G','yes'),
(55,'upload_url_path','','yes'),
(56,'thumbnail_size_w','320','yes'),
(57,'thumbnail_size_h','320','yes'),
(58,'thumbnail_crop','','yes'),
(59,'medium_size_w','800','yes'),
(60,'medium_size_h','800','yes'),
(61,'avatar_default','mystery','yes'),
(62,'large_size_w','1920','yes'),
(63,'large_size_h','1280','yes'),
(64,'image_default_link_type','','yes'),
(65,'image_default_size','','yes'),
(66,'image_default_align','','yes'),
(67,'close_comments_for_old_posts','','yes'),
(68,'close_comments_days_old','14','yes'),
(69,'thread_comments','','yes'),
(70,'thread_comments_depth','5','yes'),
(71,'page_comments','','yes'),
(72,'comments_per_page','50','yes'),
(73,'default_comments_page','newest','yes'),
(74,'comment_order','asc','yes'),
(75,'sticky_posts','a:0:{}','yes'),
(76,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),
(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),
(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),
(79,'uninstall_plugins','a:1:{s:24:\"wordpress-seo/wp-seo.php\";s:14:\"__return_false\";}','no'),
(80,'timezone_string','','yes'),
(81,'page_for_posts','0','yes'),
(82,'page_on_front','0','yes'),
(83,'default_post_format','0','yes'),
(84,'link_manager_enabled','0','yes'),
(85,'finished_splitting_shared_terms','1','yes'),
(86,'site_icon','0','yes'),
(87,'medium_large_size_w','768','yes'),
(88,'medium_large_size_h','0','yes'),
(89,'wp_page_for_privacy_policy','3','yes'),
(90,'show_comments_cookies_opt_in','','yes'),
(91,'admin_email_lifespan','1746604678','yes'),
(92,'disallowed_keys','','no'),
(93,'comment_previously_approved','','yes'),
(94,'auto_plugin_theme_update_emails','a:0:{}','no'),
(95,'auto_update_core_dev','enabled','yes'),
(96,'auto_update_core_minor','enabled','yes'),
(97,'auto_update_core_major','enabled','yes'),
(98,'wp_force_deactivated_plugins','a:0:{}','yes'),
(99,'wp_attachment_pages_enabled','0','yes'),
(100,'initial_db_version','57155','yes'),
(101,'wp_user_roles','a:8:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:83:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:19:\"create_site-reviews\";b:1;s:26:\"delete_others_site-reviews\";b:1;s:19:\"delete_site-reviews\";b:1;s:27:\"delete_private_site-reviews\";b:1;s:29:\"delete_published_site-reviews\";b:1;s:24:\"edit_others_site-reviews\";b:1;s:17:\"edit_site-reviews\";b:1;s:25:\"edit_private_site-reviews\";b:1;s:27:\"edit_published_site-reviews\";b:1;s:20:\"publish_site-reviews\";b:1;s:25:\"read_private_site-reviews\";b:1;s:30:\"respond_to_others_site-reviews\";b:1;s:23:\"respond_to_site-reviews\";b:1;s:24:\"assign_site-review_terms\";b:1;s:24:\"delete_site-review_terms\";b:1;s:22:\"edit_site-review_terms\";b:1;s:24:\"manage_site-review_terms\";b:1;s:19:\"view_koko_analytics\";b:1;s:21:\"manage_koko_analytics\";b:1;s:10:\"loco_admin\";b:1;s:17:\"manage_forminator\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:53:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:19:\"create_site-reviews\";b:1;s:26:\"delete_others_site-reviews\";b:1;s:19:\"delete_site-reviews\";b:1;s:27:\"delete_private_site-reviews\";b:1;s:29:\"delete_published_site-reviews\";b:1;s:24:\"edit_others_site-reviews\";b:1;s:17:\"edit_site-reviews\";b:1;s:25:\"edit_private_site-reviews\";b:1;s:27:\"edit_published_site-reviews\";b:1;s:20:\"publish_site-reviews\";b:1;s:25:\"read_private_site-reviews\";b:1;s:30:\"respond_to_others_site-reviews\";b:1;s:23:\"respond_to_site-reviews\";b:1;s:24:\"assign_site-review_terms\";b:1;s:24:\"delete_site-review_terms\";b:1;s:22:\"edit_site-review_terms\";b:1;s:24:\"manage_site-review_terms\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:21:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"create_site-reviews\";b:1;s:19:\"delete_site-reviews\";b:1;s:29:\"delete_published_site-reviews\";b:1;s:17:\"edit_site-reviews\";b:1;s:27:\"edit_published_site-reviews\";b:1;s:20:\"publish_site-reviews\";b:1;s:23:\"respond_to_site-reviews\";b:1;s:24:\"assign_site-review_terms\";b:1;s:24:\"delete_site-review_terms\";b:1;s:22:\"edit_site-review_terms\";b:1;s:24:\"manage_site-review_terms\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:9:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_site-reviews\";b:1;s:17:\"edit_site-reviews\";b:1;s:23:\"respond_to_site-reviews\";b:1;s:24:\"assign_site-review_terms\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:10:\"translator\";a:2:{s:4:\"name\";s:10:\"Translator\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:10:\"loco_admin\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:55:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:19:\"create_site-reviews\";b:1;s:26:\"delete_others_site-reviews\";b:1;s:19:\"delete_site-reviews\";b:1;s:27:\"delete_private_site-reviews\";b:1;s:29:\"delete_published_site-reviews\";b:1;s:24:\"edit_others_site-reviews\";b:1;s:17:\"edit_site-reviews\";b:1;s:25:\"edit_private_site-reviews\";b:1;s:27:\"edit_published_site-reviews\";b:1;s:20:\"publish_site-reviews\";b:1;s:25:\"read_private_site-reviews\";b:1;s:30:\"respond_to_others_site-reviews\";b:1;s:23:\"respond_to_site-reviews\";b:1;s:24:\"assign_site-review_terms\";b:1;s:24:\"delete_site-review_terms\";b:1;s:22:\"edit_site-review_terms\";b:1;s:24:\"manage_site-review_terms\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:53:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:19:\"create_site-reviews\";b:1;s:26:\"delete_others_site-reviews\";b:1;s:19:\"delete_site-reviews\";b:1;s:27:\"delete_private_site-reviews\";b:1;s:29:\"delete_published_site-reviews\";b:1;s:24:\"edit_others_site-reviews\";b:1;s:17:\"edit_site-reviews\";b:1;s:25:\"edit_private_site-reviews\";b:1;s:27:\"edit_published_site-reviews\";b:1;s:20:\"publish_site-reviews\";b:1;s:25:\"read_private_site-reviews\";b:1;s:30:\"respond_to_others_site-reviews\";b:1;s:23:\"respond_to_site-reviews\";b:1;s:24:\"assign_site-review_terms\";b:1;s:24:\"delete_site-review_terms\";b:1;s:22:\"edit_site-review_terms\";b:1;s:24:\"manage_site-review_terms\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','yes'),
(102,'fresh_site','0','yes'),
(103,'WPLANG','ru_RU','yes'),
(104,'user_count','3','no'),
(105,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:167:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Свежие записи</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:247:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Свежие комментарии</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Архивы</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Рубрики</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),
(106,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','yes'),
(107,'cron','a:15:{i:1731596435;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1731598622;a:1:{s:35:\"koko_analytics_test_custom_endpoint\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1731599275;a:1:{s:27:\"mihdan-index-now__clear-log\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1731599586;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1731603186;a:4:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1731603305;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1731603307;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731603588;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1731605801;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731605873;a:1:{s:25:\"koko_analytics_prune_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731662974;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731663004;a:1:{s:26:\"greenshift_check_cron_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731689586;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1731748000;a:1:{s:27:\"acf_update_site_health_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),
(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(109,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(110,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(111,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(112,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(113,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(114,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(115,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(116,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(117,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(118,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(119,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(120,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(121,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(122,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.5.4\";s:5:\"files\";a:500:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:20:\"block/editor-rtl.css\";i:29;s:24:\"block/editor-rtl.min.css\";i:30;s:16:\"block/editor.css\";i:31;s:20:\"block/editor.min.css\";i:32;s:21:\"button/editor-rtl.css\";i:33;s:25:\"button/editor-rtl.min.css\";i:34;s:17:\"button/editor.css\";i:35;s:21:\"button/editor.min.css\";i:36;s:20:\"button/style-rtl.css\";i:37;s:24:\"button/style-rtl.min.css\";i:38;s:16:\"button/style.css\";i:39;s:20:\"button/style.min.css\";i:40;s:22:\"buttons/editor-rtl.css\";i:41;s:26:\"buttons/editor-rtl.min.css\";i:42;s:18:\"buttons/editor.css\";i:43;s:22:\"buttons/editor.min.css\";i:44;s:21:\"buttons/style-rtl.css\";i:45;s:25:\"buttons/style-rtl.min.css\";i:46;s:17:\"buttons/style.css\";i:47;s:21:\"buttons/style.min.css\";i:48;s:22:\"calendar/style-rtl.css\";i:49;s:26:\"calendar/style-rtl.min.css\";i:50;s:18:\"calendar/style.css\";i:51;s:22:\"calendar/style.min.css\";i:52;s:25:\"categories/editor-rtl.css\";i:53;s:29:\"categories/editor-rtl.min.css\";i:54;s:21:\"categories/editor.css\";i:55;s:25:\"categories/editor.min.css\";i:56;s:24:\"categories/style-rtl.css\";i:57;s:28:\"categories/style-rtl.min.css\";i:58;s:20:\"categories/style.css\";i:59;s:24:\"categories/style.min.css\";i:60;s:19:\"code/editor-rtl.css\";i:61;s:23:\"code/editor-rtl.min.css\";i:62;s:15:\"code/editor.css\";i:63;s:19:\"code/editor.min.css\";i:64;s:18:\"code/style-rtl.css\";i:65;s:22:\"code/style-rtl.min.css\";i:66;s:14:\"code/style.css\";i:67;s:18:\"code/style.min.css\";i:68;s:18:\"code/theme-rtl.css\";i:69;s:22:\"code/theme-rtl.min.css\";i:70;s:14:\"code/theme.css\";i:71;s:18:\"code/theme.min.css\";i:72;s:22:\"columns/editor-rtl.css\";i:73;s:26:\"columns/editor-rtl.min.css\";i:74;s:18:\"columns/editor.css\";i:75;s:22:\"columns/editor.min.css\";i:76;s:21:\"columns/style-rtl.css\";i:77;s:25:\"columns/style-rtl.min.css\";i:78;s:17:\"columns/style.css\";i:79;s:21:\"columns/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:30:\"comment-template/style-rtl.css\";i:85;s:34:\"comment-template/style-rtl.min.css\";i:86;s:26:\"comment-template/style.css\";i:87;s:30:\"comment-template/style.min.css\";i:88;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:89;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:90;s:38:\"comments-pagination-numbers/editor.css\";i:91;s:42:\"comments-pagination-numbers/editor.min.css\";i:92;s:34:\"comments-pagination/editor-rtl.css\";i:93;s:38:\"comments-pagination/editor-rtl.min.css\";i:94;s:30:\"comments-pagination/editor.css\";i:95;s:34:\"comments-pagination/editor.min.css\";i:96;s:33:\"comments-pagination/style-rtl.css\";i:97;s:37:\"comments-pagination/style-rtl.min.css\";i:98;s:29:\"comments-pagination/style.css\";i:99;s:33:\"comments-pagination/style.min.css\";i:100;s:29:\"comments-title/editor-rtl.css\";i:101;s:33:\"comments-title/editor-rtl.min.css\";i:102;s:25:\"comments-title/editor.css\";i:103;s:29:\"comments-title/editor.min.css\";i:104;s:23:\"comments/editor-rtl.css\";i:105;s:27:\"comments/editor-rtl.min.css\";i:106;s:19:\"comments/editor.css\";i:107;s:23:\"comments/editor.min.css\";i:108;s:22:\"comments/style-rtl.css\";i:109;s:26:\"comments/style-rtl.min.css\";i:110;s:18:\"comments/style.css\";i:111;s:22:\"comments/style.min.css\";i:112;s:20:\"cover/editor-rtl.css\";i:113;s:24:\"cover/editor-rtl.min.css\";i:114;s:16:\"cover/editor.css\";i:115;s:20:\"cover/editor.min.css\";i:116;s:19:\"cover/style-rtl.css\";i:117;s:23:\"cover/style-rtl.min.css\";i:118;s:15:\"cover/style.css\";i:119;s:19:\"cover/style.min.css\";i:120;s:22:\"details/editor-rtl.css\";i:121;s:26:\"details/editor-rtl.min.css\";i:122;s:18:\"details/editor.css\";i:123;s:22:\"details/editor.min.css\";i:124;s:21:\"details/style-rtl.css\";i:125;s:25:\"details/style-rtl.min.css\";i:126;s:17:\"details/style.css\";i:127;s:21:\"details/style.min.css\";i:128;s:20:\"embed/editor-rtl.css\";i:129;s:24:\"embed/editor-rtl.min.css\";i:130;s:16:\"embed/editor.css\";i:131;s:20:\"embed/editor.min.css\";i:132;s:19:\"embed/style-rtl.css\";i:133;s:23:\"embed/style-rtl.min.css\";i:134;s:15:\"embed/style.css\";i:135;s:19:\"embed/style.min.css\";i:136;s:19:\"embed/theme-rtl.css\";i:137;s:23:\"embed/theme-rtl.min.css\";i:138;s:15:\"embed/theme.css\";i:139;s:19:\"embed/theme.min.css\";i:140;s:19:\"file/editor-rtl.css\";i:141;s:23:\"file/editor-rtl.min.css\";i:142;s:15:\"file/editor.css\";i:143;s:19:\"file/editor.min.css\";i:144;s:18:\"file/style-rtl.css\";i:145;s:22:\"file/style-rtl.min.css\";i:146;s:14:\"file/style.css\";i:147;s:18:\"file/style.min.css\";i:148;s:23:\"footnotes/style-rtl.css\";i:149;s:27:\"footnotes/style-rtl.min.css\";i:150;s:19:\"footnotes/style.css\";i:151;s:23:\"footnotes/style.min.css\";i:152;s:23:\"freeform/editor-rtl.css\";i:153;s:27:\"freeform/editor-rtl.min.css\";i:154;s:19:\"freeform/editor.css\";i:155;s:23:\"freeform/editor.min.css\";i:156;s:22:\"gallery/editor-rtl.css\";i:157;s:26:\"gallery/editor-rtl.min.css\";i:158;s:18:\"gallery/editor.css\";i:159;s:22:\"gallery/editor.min.css\";i:160;s:21:\"gallery/style-rtl.css\";i:161;s:25:\"gallery/style-rtl.min.css\";i:162;s:17:\"gallery/style.css\";i:163;s:21:\"gallery/style.min.css\";i:164;s:21:\"gallery/theme-rtl.css\";i:165;s:25:\"gallery/theme-rtl.min.css\";i:166;s:17:\"gallery/theme.css\";i:167;s:21:\"gallery/theme.min.css\";i:168;s:20:\"group/editor-rtl.css\";i:169;s:24:\"group/editor-rtl.min.css\";i:170;s:16:\"group/editor.css\";i:171;s:20:\"group/editor.min.css\";i:172;s:19:\"group/style-rtl.css\";i:173;s:23:\"group/style-rtl.min.css\";i:174;s:15:\"group/style.css\";i:175;s:19:\"group/style.min.css\";i:176;s:19:\"group/theme-rtl.css\";i:177;s:23:\"group/theme-rtl.min.css\";i:178;s:15:\"group/theme.css\";i:179;s:19:\"group/theme.min.css\";i:180;s:21:\"heading/style-rtl.css\";i:181;s:25:\"heading/style-rtl.min.css\";i:182;s:17:\"heading/style.css\";i:183;s:21:\"heading/style.min.css\";i:184;s:19:\"html/editor-rtl.css\";i:185;s:23:\"html/editor-rtl.min.css\";i:186;s:15:\"html/editor.css\";i:187;s:19:\"html/editor.min.css\";i:188;s:20:\"image/editor-rtl.css\";i:189;s:24:\"image/editor-rtl.min.css\";i:190;s:16:\"image/editor.css\";i:191;s:20:\"image/editor.min.css\";i:192;s:19:\"image/style-rtl.css\";i:193;s:23:\"image/style-rtl.min.css\";i:194;s:15:\"image/style.css\";i:195;s:19:\"image/style.min.css\";i:196;s:19:\"image/theme-rtl.css\";i:197;s:23:\"image/theme-rtl.min.css\";i:198;s:15:\"image/theme.css\";i:199;s:19:\"image/theme.min.css\";i:200;s:29:\"latest-comments/style-rtl.css\";i:201;s:33:\"latest-comments/style-rtl.min.css\";i:202;s:25:\"latest-comments/style.css\";i:203;s:29:\"latest-comments/style.min.css\";i:204;s:27:\"latest-posts/editor-rtl.css\";i:205;s:31:\"latest-posts/editor-rtl.min.css\";i:206;s:23:\"latest-posts/editor.css\";i:207;s:27:\"latest-posts/editor.min.css\";i:208;s:26:\"latest-posts/style-rtl.css\";i:209;s:30:\"latest-posts/style-rtl.min.css\";i:210;s:22:\"latest-posts/style.css\";i:211;s:26:\"latest-posts/style.min.css\";i:212;s:18:\"list/style-rtl.css\";i:213;s:22:\"list/style-rtl.min.css\";i:214;s:14:\"list/style.css\";i:215;s:18:\"list/style.min.css\";i:216;s:25:\"media-text/editor-rtl.css\";i:217;s:29:\"media-text/editor-rtl.min.css\";i:218;s:21:\"media-text/editor.css\";i:219;s:25:\"media-text/editor.min.css\";i:220;s:24:\"media-text/style-rtl.css\";i:221;s:28:\"media-text/style-rtl.min.css\";i:222;s:20:\"media-text/style.css\";i:223;s:24:\"media-text/style.min.css\";i:224;s:19:\"more/editor-rtl.css\";i:225;s:23:\"more/editor-rtl.min.css\";i:226;s:15:\"more/editor.css\";i:227;s:19:\"more/editor.min.css\";i:228;s:30:\"navigation-link/editor-rtl.css\";i:229;s:34:\"navigation-link/editor-rtl.min.css\";i:230;s:26:\"navigation-link/editor.css\";i:231;s:30:\"navigation-link/editor.min.css\";i:232;s:29:\"navigation-link/style-rtl.css\";i:233;s:33:\"navigation-link/style-rtl.min.css\";i:234;s:25:\"navigation-link/style.css\";i:235;s:29:\"navigation-link/style.min.css\";i:236;s:33:\"navigation-submenu/editor-rtl.css\";i:237;s:37:\"navigation-submenu/editor-rtl.min.css\";i:238;s:29:\"navigation-submenu/editor.css\";i:239;s:33:\"navigation-submenu/editor.min.css\";i:240;s:25:\"navigation/editor-rtl.css\";i:241;s:29:\"navigation/editor-rtl.min.css\";i:242;s:21:\"navigation/editor.css\";i:243;s:25:\"navigation/editor.min.css\";i:244;s:24:\"navigation/style-rtl.css\";i:245;s:28:\"navigation/style-rtl.min.css\";i:246;s:20:\"navigation/style.css\";i:247;s:24:\"navigation/style.min.css\";i:248;s:23:\"nextpage/editor-rtl.css\";i:249;s:27:\"nextpage/editor-rtl.min.css\";i:250;s:19:\"nextpage/editor.css\";i:251;s:23:\"nextpage/editor.min.css\";i:252;s:24:\"page-list/editor-rtl.css\";i:253;s:28:\"page-list/editor-rtl.min.css\";i:254;s:20:\"page-list/editor.css\";i:255;s:24:\"page-list/editor.min.css\";i:256;s:23:\"page-list/style-rtl.css\";i:257;s:27:\"page-list/style-rtl.min.css\";i:258;s:19:\"page-list/style.css\";i:259;s:23:\"page-list/style.min.css\";i:260;s:24:\"paragraph/editor-rtl.css\";i:261;s:28:\"paragraph/editor-rtl.min.css\";i:262;s:20:\"paragraph/editor.css\";i:263;s:24:\"paragraph/editor.min.css\";i:264;s:23:\"paragraph/style-rtl.css\";i:265;s:27:\"paragraph/style-rtl.min.css\";i:266;s:19:\"paragraph/style.css\";i:267;s:23:\"paragraph/style.min.css\";i:268;s:25:\"post-author/style-rtl.css\";i:269;s:29:\"post-author/style-rtl.min.css\";i:270;s:21:\"post-author/style.css\";i:271;s:25:\"post-author/style.min.css\";i:272;s:33:\"post-comments-form/editor-rtl.css\";i:273;s:37:\"post-comments-form/editor-rtl.min.css\";i:274;s:29:\"post-comments-form/editor.css\";i:275;s:33:\"post-comments-form/editor.min.css\";i:276;s:32:\"post-comments-form/style-rtl.css\";i:277;s:36:\"post-comments-form/style-rtl.min.css\";i:278;s:28:\"post-comments-form/style.css\";i:279;s:32:\"post-comments-form/style.min.css\";i:280;s:27:\"post-content/editor-rtl.css\";i:281;s:31:\"post-content/editor-rtl.min.css\";i:282;s:23:\"post-content/editor.css\";i:283;s:27:\"post-content/editor.min.css\";i:284;s:23:\"post-date/style-rtl.css\";i:285;s:27:\"post-date/style-rtl.min.css\";i:286;s:19:\"post-date/style.css\";i:287;s:23:\"post-date/style.min.css\";i:288;s:27:\"post-excerpt/editor-rtl.css\";i:289;s:31:\"post-excerpt/editor-rtl.min.css\";i:290;s:23:\"post-excerpt/editor.css\";i:291;s:27:\"post-excerpt/editor.min.css\";i:292;s:26:\"post-excerpt/style-rtl.css\";i:293;s:30:\"post-excerpt/style-rtl.min.css\";i:294;s:22:\"post-excerpt/style.css\";i:295;s:26:\"post-excerpt/style.min.css\";i:296;s:34:\"post-featured-image/editor-rtl.css\";i:297;s:38:\"post-featured-image/editor-rtl.min.css\";i:298;s:30:\"post-featured-image/editor.css\";i:299;s:34:\"post-featured-image/editor.min.css\";i:300;s:33:\"post-featured-image/style-rtl.css\";i:301;s:37:\"post-featured-image/style-rtl.min.css\";i:302;s:29:\"post-featured-image/style.css\";i:303;s:33:\"post-featured-image/style.min.css\";i:304;s:34:\"post-navigation-link/style-rtl.css\";i:305;s:38:\"post-navigation-link/style-rtl.min.css\";i:306;s:30:\"post-navigation-link/style.css\";i:307;s:34:\"post-navigation-link/style.min.css\";i:308;s:28:\"post-template/editor-rtl.css\";i:309;s:32:\"post-template/editor-rtl.min.css\";i:310;s:24:\"post-template/editor.css\";i:311;s:28:\"post-template/editor.min.css\";i:312;s:27:\"post-template/style-rtl.css\";i:313;s:31:\"post-template/style-rtl.min.css\";i:314;s:23:\"post-template/style.css\";i:315;s:27:\"post-template/style.min.css\";i:316;s:24:\"post-terms/style-rtl.css\";i:317;s:28:\"post-terms/style-rtl.min.css\";i:318;s:20:\"post-terms/style.css\";i:319;s:24:\"post-terms/style.min.css\";i:320;s:24:\"post-title/style-rtl.css\";i:321;s:28:\"post-title/style-rtl.min.css\";i:322;s:20:\"post-title/style.css\";i:323;s:24:\"post-title/style.min.css\";i:324;s:26:\"preformatted/style-rtl.css\";i:325;s:30:\"preformatted/style-rtl.min.css\";i:326;s:22:\"preformatted/style.css\";i:327;s:26:\"preformatted/style.min.css\";i:328;s:24:\"pullquote/editor-rtl.css\";i:329;s:28:\"pullquote/editor-rtl.min.css\";i:330;s:20:\"pullquote/editor.css\";i:331;s:24:\"pullquote/editor.min.css\";i:332;s:23:\"pullquote/style-rtl.css\";i:333;s:27:\"pullquote/style-rtl.min.css\";i:334;s:19:\"pullquote/style.css\";i:335;s:23:\"pullquote/style.min.css\";i:336;s:23:\"pullquote/theme-rtl.css\";i:337;s:27:\"pullquote/theme-rtl.min.css\";i:338;s:19:\"pullquote/theme.css\";i:339;s:23:\"pullquote/theme.min.css\";i:340;s:39:\"query-pagination-numbers/editor-rtl.css\";i:341;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:342;s:35:\"query-pagination-numbers/editor.css\";i:343;s:39:\"query-pagination-numbers/editor.min.css\";i:344;s:31:\"query-pagination/editor-rtl.css\";i:345;s:35:\"query-pagination/editor-rtl.min.css\";i:346;s:27:\"query-pagination/editor.css\";i:347;s:31:\"query-pagination/editor.min.css\";i:348;s:30:\"query-pagination/style-rtl.css\";i:349;s:34:\"query-pagination/style-rtl.min.css\";i:350;s:26:\"query-pagination/style.css\";i:351;s:30:\"query-pagination/style.min.css\";i:352;s:25:\"query-title/style-rtl.css\";i:353;s:29:\"query-title/style-rtl.min.css\";i:354;s:21:\"query-title/style.css\";i:355;s:25:\"query-title/style.min.css\";i:356;s:20:\"query/editor-rtl.css\";i:357;s:24:\"query/editor-rtl.min.css\";i:358;s:16:\"query/editor.css\";i:359;s:20:\"query/editor.min.css\";i:360;s:19:\"quote/style-rtl.css\";i:361;s:23:\"quote/style-rtl.min.css\";i:362;s:15:\"quote/style.css\";i:363;s:19:\"quote/style.min.css\";i:364;s:19:\"quote/theme-rtl.css\";i:365;s:23:\"quote/theme-rtl.min.css\";i:366;s:15:\"quote/theme.css\";i:367;s:19:\"quote/theme.min.css\";i:368;s:23:\"read-more/style-rtl.css\";i:369;s:27:\"read-more/style-rtl.min.css\";i:370;s:19:\"read-more/style.css\";i:371;s:23:\"read-more/style.min.css\";i:372;s:18:\"rss/editor-rtl.css\";i:373;s:22:\"rss/editor-rtl.min.css\";i:374;s:14:\"rss/editor.css\";i:375;s:18:\"rss/editor.min.css\";i:376;s:17:\"rss/style-rtl.css\";i:377;s:21:\"rss/style-rtl.min.css\";i:378;s:13:\"rss/style.css\";i:379;s:17:\"rss/style.min.css\";i:380;s:21:\"search/editor-rtl.css\";i:381;s:25:\"search/editor-rtl.min.css\";i:382;s:17:\"search/editor.css\";i:383;s:21:\"search/editor.min.css\";i:384;s:20:\"search/style-rtl.css\";i:385;s:24:\"search/style-rtl.min.css\";i:386;s:16:\"search/style.css\";i:387;s:20:\"search/style.min.css\";i:388;s:20:\"search/theme-rtl.css\";i:389;s:24:\"search/theme-rtl.min.css\";i:390;s:16:\"search/theme.css\";i:391;s:20:\"search/theme.min.css\";i:392;s:24:\"separator/editor-rtl.css\";i:393;s:28:\"separator/editor-rtl.min.css\";i:394;s:20:\"separator/editor.css\";i:395;s:24:\"separator/editor.min.css\";i:396;s:23:\"separator/style-rtl.css\";i:397;s:27:\"separator/style-rtl.min.css\";i:398;s:19:\"separator/style.css\";i:399;s:23:\"separator/style.min.css\";i:400;s:23:\"separator/theme-rtl.css\";i:401;s:27:\"separator/theme-rtl.min.css\";i:402;s:19:\"separator/theme.css\";i:403;s:23:\"separator/theme.min.css\";i:404;s:24:\"shortcode/editor-rtl.css\";i:405;s:28:\"shortcode/editor-rtl.min.css\";i:406;s:20:\"shortcode/editor.css\";i:407;s:24:\"shortcode/editor.min.css\";i:408;s:24:\"site-logo/editor-rtl.css\";i:409;s:28:\"site-logo/editor-rtl.min.css\";i:410;s:20:\"site-logo/editor.css\";i:411;s:24:\"site-logo/editor.min.css\";i:412;s:23:\"site-logo/style-rtl.css\";i:413;s:27:\"site-logo/style-rtl.min.css\";i:414;s:19:\"site-logo/style.css\";i:415;s:23:\"site-logo/style.min.css\";i:416;s:27:\"site-tagline/editor-rtl.css\";i:417;s:31:\"site-tagline/editor-rtl.min.css\";i:418;s:23:\"site-tagline/editor.css\";i:419;s:27:\"site-tagline/editor.min.css\";i:420;s:25:\"site-title/editor-rtl.css\";i:421;s:29:\"site-title/editor-rtl.min.css\";i:422;s:21:\"site-title/editor.css\";i:423;s:25:\"site-title/editor.min.css\";i:424;s:24:\"site-title/style-rtl.css\";i:425;s:28:\"site-title/style-rtl.min.css\";i:426;s:20:\"site-title/style.css\";i:427;s:24:\"site-title/style.min.css\";i:428;s:26:\"social-link/editor-rtl.css\";i:429;s:30:\"social-link/editor-rtl.min.css\";i:430;s:22:\"social-link/editor.css\";i:431;s:26:\"social-link/editor.min.css\";i:432;s:27:\"social-links/editor-rtl.css\";i:433;s:31:\"social-links/editor-rtl.min.css\";i:434;s:23:\"social-links/editor.css\";i:435;s:27:\"social-links/editor.min.css\";i:436;s:26:\"social-links/style-rtl.css\";i:437;s:30:\"social-links/style-rtl.min.css\";i:438;s:22:\"social-links/style.css\";i:439;s:26:\"social-links/style.min.css\";i:440;s:21:\"spacer/editor-rtl.css\";i:441;s:25:\"spacer/editor-rtl.min.css\";i:442;s:17:\"spacer/editor.css\";i:443;s:21:\"spacer/editor.min.css\";i:444;s:20:\"spacer/style-rtl.css\";i:445;s:24:\"spacer/style-rtl.min.css\";i:446;s:16:\"spacer/style.css\";i:447;s:20:\"spacer/style.min.css\";i:448;s:20:\"table/editor-rtl.css\";i:449;s:24:\"table/editor-rtl.min.css\";i:450;s:16:\"table/editor.css\";i:451;s:20:\"table/editor.min.css\";i:452;s:19:\"table/style-rtl.css\";i:453;s:23:\"table/style-rtl.min.css\";i:454;s:15:\"table/style.css\";i:455;s:19:\"table/style.min.css\";i:456;s:19:\"table/theme-rtl.css\";i:457;s:23:\"table/theme-rtl.min.css\";i:458;s:15:\"table/theme.css\";i:459;s:19:\"table/theme.min.css\";i:460;s:23:\"tag-cloud/style-rtl.css\";i:461;s:27:\"tag-cloud/style-rtl.min.css\";i:462;s:19:\"tag-cloud/style.css\";i:463;s:23:\"tag-cloud/style.min.css\";i:464;s:28:\"template-part/editor-rtl.css\";i:465;s:32:\"template-part/editor-rtl.min.css\";i:466;s:24:\"template-part/editor.css\";i:467;s:28:\"template-part/editor.min.css\";i:468;s:27:\"template-part/theme-rtl.css\";i:469;s:31:\"template-part/theme-rtl.min.css\";i:470;s:23:\"template-part/theme.css\";i:471;s:27:\"template-part/theme.min.css\";i:472;s:30:\"term-description/style-rtl.css\";i:473;s:34:\"term-description/style-rtl.min.css\";i:474;s:26:\"term-description/style.css\";i:475;s:30:\"term-description/style.min.css\";i:476;s:27:\"text-columns/editor-rtl.css\";i:477;s:31:\"text-columns/editor-rtl.min.css\";i:478;s:23:\"text-columns/editor.css\";i:479;s:27:\"text-columns/editor.min.css\";i:480;s:26:\"text-columns/style-rtl.css\";i:481;s:30:\"text-columns/style-rtl.min.css\";i:482;s:22:\"text-columns/style.css\";i:483;s:26:\"text-columns/style.min.css\";i:484;s:19:\"verse/style-rtl.css\";i:485;s:23:\"verse/style-rtl.min.css\";i:486;s:15:\"verse/style.css\";i:487;s:19:\"verse/style.min.css\";i:488;s:20:\"video/editor-rtl.css\";i:489;s:24:\"video/editor-rtl.min.css\";i:490;s:16:\"video/editor.css\";i:491;s:20:\"video/editor.min.css\";i:492;s:19:\"video/style-rtl.css\";i:493;s:23:\"video/style-rtl.min.css\";i:494;s:15:\"video/style.css\";i:495;s:19:\"video/style.min.css\";i:496;s:19:\"video/theme-rtl.css\";i:497;s:23:\"video/theme-rtl.min.css\";i:498;s:15:\"video/theme.css\";i:499;s:19:\"video/theme.min.css\";}}','yes'),
(124,'theme_mods_twentytwentyfour','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1712855660;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\";}}}}','no'),
(136,'can_compress_scripts','1','yes'),
(149,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','no'),
(150,'recently_activated','a:2:{s:47:\"slim-maintenance-mode/slim-maintenance-mode.php\";i:1720776621;s:55:\"greenshift-animation-and-page-builder-blocks/plugin.php\";i:1720776480;}','yes'),
(151,'recovery_keys','a:0:{}','yes'),
(157,'finished_updating_comment_type','1','yes'),
(170,'recovery_mode_email_last_sent','1712855218','yes'),
(177,'current_theme','Greenshift','yes'),
(178,'theme_mods_greenshift','a:4:{i:0;b:0;s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}','yes'),
(179,'theme_switched','','yes'),
(180,'mcfb_rating_date','1714368057','no'),
(182,'gspb_edd_licenses','a:9:{s:10:\"all_in_one\";a:10:{s:9:\"plugin_id\";i:223;s:11:\"plugin_name\";s:17:\"All in One Access\";s:11:\"license_key\";s:26:\"edd_license_key_all_in_one\";s:11:\"expires_key\";s:30:\"edd_license_expires_all_in_one\";s:18:\"license_status_key\";s:29:\"edd_license_status_all_in_one\";s:7:\"license\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"expires\";s:0:\"\";s:13:\"license_limit\";s:0:\"\";s:11:\"included_in\";a:0:{}}s:14:\"all_in_one_seo\";a:10:{s:9:\"plugin_id\";i:289;s:11:\"plugin_name\";s:8:\"SEO Pack\";s:11:\"license_key\";s:30:\"edd_license_key_all_in_one_seo\";s:11:\"expires_key\";s:34:\"edd_license_expires_all_in_one_seo\";s:18:\"license_status_key\";s:33:\"edd_license_status_all_in_one_seo\";s:7:\"license\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"expires\";s:0:\"\";s:13:\"license_limit\";s:0:\"\";s:11:\"included_in\";a:0:{}}s:17:\"all_in_one_design\";a:10:{s:9:\"plugin_id\";i:286;s:11:\"plugin_name\";s:11:\"Design Pack\";s:11:\"license_key\";s:33:\"edd_license_key_all_in_one_design\";s:11:\"expires_key\";s:37:\"edd_license_expires_all_in_one_design\";s:18:\"license_status_key\";s:36:\"edd_license_status_all_in_one_design\";s:7:\"license\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"expires\";s:0:\"\";s:13:\"license_limit\";s:0:\"\";s:11:\"included_in\";a:0:{}}s:14:\"all_in_one_woo\";a:10:{s:9:\"plugin_id\";i:5658;s:11:\"plugin_name\";s:16:\"Woocommerce Pack\";s:11:\"license_key\";s:30:\"edd_license_key_all_in_one_woo\";s:11:\"expires_key\";s:34:\"edd_license_expires_all_in_one_woo\";s:18:\"license_status_key\";s:33:\"edd_license_status_all_in_one_woo\";s:7:\"license\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"expires\";s:0:\"\";s:13:\"license_limit\";s:0:\"\";s:11:\"included_in\";a:0:{}}s:17:\"woocommerce_addon\";a:10:{s:9:\"plugin_id\";i:40;s:11:\"plugin_name\";s:17:\"Woocommerce Addon\";s:11:\"license_key\";s:33:\"edd_license_key_woocommerce_addon\";s:11:\"expires_key\";s:37:\"edd_license_expires_woocommerce_addon\";s:18:\"license_status_key\";s:36:\"edd_license_status_woocommerce_addon\";s:7:\"license\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"expires\";s:0:\"\";s:13:\"license_limit\";s:0:\"\";s:11:\"included_in\";a:2:{i:0;s:10:\"all_in_one\";i:1;s:14:\"all_in_one_woo\";}}s:11:\"query_addon\";a:10:{s:9:\"plugin_id\";i:45;s:11:\"plugin_name\";s:11:\"Query Addon\";s:11:\"license_key\";s:27:\"edd_license_key_query_addon\";s:11:\"expires_key\";s:31:\"edd_license_expires_query_addon\";s:18:\"license_status_key\";s:30:\"edd_license_status_query_addon\";s:7:\"license\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"expires\";s:0:\"\";s:13:\"license_limit\";s:0:\"\";s:11:\"included_in\";a:4:{i:0;s:10:\"all_in_one\";i:1;s:14:\"all_in_one_seo\";i:2;s:17:\"all_in_one_design\";i:3;s:14:\"all_in_one_woo\";}}s:11:\"chart_addon\";a:10:{s:9:\"plugin_id\";i:257;s:11:\"plugin_name\";s:11:\"Chart Addon\";s:11:\"license_key\";s:27:\"edd_license_key_chart_addon\";s:11:\"expires_key\";s:31:\"edd_license_expires_chart_addon\";s:18:\"license_status_key\";s:30:\"edd_license_status_chart_addon\";s:7:\"license\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"expires\";s:0:\"\";s:13:\"license_limit\";s:0:\"\";s:11:\"included_in\";a:1:{i:0;s:10:\"all_in_one\";}}s:9:\"seo_addon\";a:10:{s:9:\"plugin_id\";i:271;s:11:\"plugin_name\";s:23:\"Marketing and SEO Addon\";s:11:\"license_key\";s:25:\"edd_license_key_seo_addon\";s:11:\"expires_key\";s:29:\"edd_license_expires_seo_addon\";s:18:\"license_status_key\";s:28:\"edd_license_status_seo_addon\";s:7:\"license\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"expires\";s:0:\"\";s:13:\"license_limit\";s:0:\"\";s:11:\"included_in\";a:2:{i:0;s:10:\"all_in_one\";i:1;s:14:\"all_in_one_seo\";}}s:10:\"gsap_addon\";a:10:{s:9:\"plugin_id\";i:280;s:11:\"plugin_name\";s:24:\"Advanced Animation Addon\";s:11:\"license_key\";s:26:\"edd_license_key_gsap_addon\";s:11:\"expires_key\";s:30:\"edd_license_expires_gsap_addon\";s:18:\"license_status_key\";s:29:\"edd_license_status_gsap_addon\";s:7:\"license\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"expires\";s:0:\"\";s:13:\"license_limit\";s:0:\"\";s:11:\"included_in\";a:2:{i:0;s:10:\"all_in_one\";i:1;s:17:\"all_in_one_design\";}}}','yes'),
(185,'acf_first_activated_version','6.2.9','yes'),
(186,'acf_version','6.3.10.2','yes'),
(206,'action_scheduler_hybrid_store_demarkation','9','yes'),
(207,'schema-ActionScheduler_StoreSchema','7.0.1712856995','yes'),
(208,'schema-ActionScheduler_LoggerSchema','3.0.1712856995','yes'),
(209,'glsr_engine_wp_glsr_ratings','innodb','yes'),
(210,'glsr_engine_wp_posts','innodb','yes'),
(211,'glsr_engine_wp_terms','innodb','yes'),
(212,'glsr_engine_wp_users','innodb','yes'),
(213,'glsr_db_version','1.4','yes'),
(214,'action_scheduler_lock_async-request-runner','672dc6b1ed3b92.04287790|1731053293','no'),
(215,'widget_glsr_site-reviews-form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(216,'widget_glsr_site-reviews-summary','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(217,'widget_glsr_site-reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(218,'widget_glsr_site-review','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(222,'glsr_engine_wp_glsr_assigned_posts','innodb','yes'),
(223,'glsr_engine_wp_glsr_assigned_terms','innodb','yes'),
(224,'glsr_engine_wp_postmeta','innodb','yes'),
(225,'glsr_engine_wp_glsr_assigned_users','innodb','yes'),
(228,'site_reviews_v6','a:4:{s:7:\"version\";s:6:\"6.11.8\";s:21:\"version_upgraded_from\";s:5:\"0.0.0\";s:8:\"settings\";a:7:{s:6:\"addons\";a:1:{s:11:\"woocommerce\";a:8:{s:7:\"enabled\";s:2:\"no\";s:5:\"style\";s:0:\"\";s:7:\"summary\";s:61:\"[site_reviews_summary assigned_posts=\"post_id\" hide=\"rating\"]\";s:7:\"reviews\";s:99:\"[site_reviews assigned_posts=\"post_id\" hide=\"assigned_links,title\" pagination=\"ajax\" schema=\"true\"]\";s:4:\"form\";s:57:\"[site_reviews_form assigned_posts=\"post_id\" hide=\"title\"]\";s:7:\"sorting\";s:0:\"\";s:13:\"display_empty\";s:2:\"no\";s:11:\"wp_comments\";s:2:\"no\";}}s:7:\"general\";a:12:{s:24:\"delete_data_on_uninstall\";s:0:\"\";s:5:\"style\";s:7:\"default\";s:20:\"request_verification\";s:2:\"no\";s:28:\"request_verification_message\";s:265:\"Howdy,\r\n\r\nYou recently submitted a review on <a href=\"{site_url}\">{site_title}</a>.\r\n\r\nTo verify your review, please click the link below. If you believe this is an error, ignore this message and nothing more will happen.\r\n\r\n<a href=\"{verify_url}\">Verify Review</a>\";s:7:\"require\";a:6:{s:8:\"approval\";s:2:\"no\";s:12:\"approval_for\";i:5;s:5:\"login\";s:2:\"no\";s:9:\"login_url\";s:0:\"\";s:8:\"register\";s:2:\"no\";s:12:\"register_url\";s:0:\"\";}s:12:\"multilingual\";s:0:\"\";s:13:\"notifications\";a:1:{i:0;s:6:\"custom\";}s:20:\"notification_discord\";s:0:\"\";s:18:\"notification_slack\";s:0:\"\";s:17:\"notification_from\";s:27:\"tour-no-reply@mitrofanov.ru\";s:18:\"notification_email\";s:16:\"vit@dobrolom.com\";s:20:\"notification_message\";s:257:\"<strong>Новый {review_rating}-звездочный отзыв на сайте \"EastPointTour\":</strong>\r\n\r\n{review_title}\r\n\r\n{review_content}\r\n\r\n{review_author} - {review_ip}\r\n\r\n<a href=\"https://tour.at.loc/touradminka\">Редактор сайта</a>\";}s:7:\"reviews\";a:14:{s:4:\"date\";a:2:{s:6:\"format\";s:0:\"\";s:6:\"custom\";s:5:\"d.m.Y\";}s:4:\"name\";a:2:{s:6:\"format\";s:0:\"\";s:7:\"initial\";s:0:\"\";}s:10:\"assignment\";s:6:\"strict\";s:14:\"assigned_links\";s:3:\"yes\";s:7:\"avatars\";s:2:\"no\";s:16:\"avatars_fallback\";s:4:\"none\";s:20:\"avatars_fallback_url\";s:0:\"\";s:18:\"avatars_regenerate\";s:2:\"no\";s:12:\"avatars_size\";i:40;s:8:\"excerpts\";s:3:\"yes\";s:15:\"excerpts_action\";s:0:\"\";s:15:\"excerpts_length\";i:55;s:8:\"fallback\";s:3:\"yes\";s:10:\"pagination\";a:1:{s:13:\"url_parameter\";s:2:\"no\";}}s:6:\"schema\";a:14:{s:11:\"integration\";a:1:{s:6:\"plugin\";s:0:\"\";}s:4:\"type\";a:2:{s:7:\"default\";s:13:\"LocalBusiness\";s:6:\"custom\";s:0:\"\";}s:4:\"name\";a:2:{s:7:\"default\";s:4:\"post\";s:6:\"custom\";s:0:\"\";}s:11:\"description\";a:2:{s:7:\"default\";s:4:\"post\";s:6:\"custom\";s:0:\"\";}s:3:\"url\";a:2:{s:7:\"default\";s:4:\"post\";s:6:\"custom\";s:0:\"\";}s:5:\"image\";a:2:{s:7:\"default\";s:4:\"post\";s:6:\"custom\";s:0:\"\";}s:7:\"address\";s:58:\"Россия, Владивосток, Авраменко 2\";s:9:\"telephone\";s:16:\"+7 994 008 90 88\";s:10:\"pricerange\";s:7:\"$$-$$$$\";s:9:\"offertype\";s:14:\"AggregateOffer\";s:5:\"price\";s:0:\"\";s:8:\"lowprice\";s:0:\"\";s:9:\"highprice\";s:0:\"\";s:13:\"pricecurrency\";s:0:\"\";}s:5:\"forms\";a:14:{s:8:\"required\";a:6:{i:0;s:6:\"rating\";i:1;s:5:\"title\";i:2;s:7:\"content\";i:3;s:4:\"name\";i:4;s:5:\"email\";i:5;s:5:\"terms\";}s:5:\"limit\";s:5:\"email\";s:10:\"limit_time\";i:0;s:17:\"limit_assignments\";a:1:{i:0;s:14:\"assigned_posts\";}s:15:\"limit_whitelist\";a:3:{s:5:\"email\";s:0:\"\";s:10:\"ip_address\";s:0:\"\";s:8:\"username\";s:0:\"\";}s:7:\"captcha\";a:4:{s:11:\"integration\";s:0:\"\";s:8:\"position\";s:10:\"bottomleft\";s:5:\"theme\";s:5:\"light\";s:5:\"usage\";s:3:\"all\";}s:15:\"friendlycaptcha\";a:2:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";}s:8:\"hcaptcha\";a:2:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";}s:9:\"recaptcha\";a:2:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";}s:12:\"recaptcha_v3\";a:3:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:9:\"threshold\";s:3:\"0.5\";}s:9:\"turnstile\";a:2:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";}s:7:\"akismet\";s:2:\"no\";s:18:\"prevent_duplicates\";s:3:\"yes\";s:9:\"blacklist\";a:3:{s:11:\"integration\";s:8:\"comments\";s:7:\"entries\";s:0:\"\";s:6:\"action\";s:9:\"unapprove\";}}s:7:\"strings\";a:0:{}s:8:\"licenses\";a:0:{}}s:18:\"last_migration_run\";i:1712892996;}','yes'),
(229,'glsr_activated','1','yes'),
(232,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"22.8\";}','yes'),
(233,'wpseo','a:110:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";s:5:\"false\";s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:0;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:21:\"post_type_made_public\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"22.8\";s:16:\"previous_version\";s:4:\"22.7\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;s:21:\"enable_admin_bar_menu\";b:0;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:1;s:22:\"ai_enabled_pre_default\";b:0;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";s:10:\"1712857002\";s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:0;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:26:\"https://tour.mitrofanov.ru\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:1:{s:20:\"site-review-category\";s:20:\"site-review-category\";}s:29:\"enable_enhanced_slack_sharing\";b:0;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:3:{i:0;s:18:\"siteRepresentation\";i:1;s:14:\"socialProfiles\";i:2;s:19:\"personalPreferences\";}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:0;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:28:\"wordproof_integration_active\";b:0;s:29:\"wordproof_integration_changed\";b:0;s:18:\"first_time_install\";b:1;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";s:10:\"1712857002\";s:18:\"remove_feed_global\";b:1;s:27:\"remove_feed_global_comments\";b:1;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:1;s:22:\"remove_feed_categories\";b:1;s:16:\"remove_feed_tags\";b:1;s:29:\"remove_feed_custom_taxonomies\";b:1;s:22:\"remove_feed_post_types\";b:1;s:18:\"remove_feed_search\";b:1;s:21:\"remove_atom_rdf_feeds\";b:1;s:17:\"remove_shortlinks\";b:1;s:21:\"remove_rest_api_links\";b:1;s:20:\"remove_rsd_wlw_links\";b:1;s:19:\"remove_oembed_links\";b:1;s:16:\"remove_generator\";b:1;s:20:\"remove_emoji_scripts\";b:1;s:24:\"remove_powered_by_header\";b:1;s:22:\"remove_pingback_header\";b:1;s:28:\"clean_campaign_tracking_urls\";b:1;s:16:\"clean_permalinks\";b:1;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:19:\"deny_ccbot_crawling\";b:0;s:29:\"deny_google_extended_crawling\";b:0;s:20:\"deny_gptbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:5:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:4:\"tour\";i:3;s:9:\"excursion\";i:4;s:13:\"gspbstylebook\";}s:28:\"last_known_public_taxonomies\";a:2:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";}s:23:\"last_known_no_unindexed\";a:6:{s:31:\"wpseo_unindexed_post_link_count\";i:1731052678;s:40:\"wpseo_total_unindexed_post_type_archives\";i:1731052678;s:31:\"wpseo_unindexed_term_link_count\";i:1731052678;s:27:\"wpseo_total_unindexed_posts\";i:1716629386;s:27:\"wpseo_total_unindexed_terms\";i:1716629386;s:35:\"wpseo_total_unindexed_general_items\";i:1731052678;}s:14:\"new_post_types\";a:1:{i:4;s:13:\"gspbstylebook\";}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:1;}','yes'),
(234,'wpseo_titles','a:178:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:45:\"%%name%%, Автор в %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:64:\"Вы искали %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:57:\"Страница не найдена %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:84:\"Сообщение %%POSTLINK%% появились сначала на %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:1;s:12:\"disable-date\";b:1;s:19:\"disable-post_format\";b:1;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:54:\"Ошибка 404: страница не найдена\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:0:\"\";s:18:\"breadcrumbs-enable\";b:1;s:16:\"breadcrumbs-home\";s:31:\"Главная страница\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:17:\"Вы искали\";s:15:\"breadcrumbs-sep\";s:2:\"»\";s:12:\"website_name\";s:15:\"East Point Tour\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:6:\"EPTour\";s:12:\"company_logo\";s:65:\"https://tour.mitrofanov.ru/wp-content/uploads/tour_bg_social.webp\";s:12:\"company_name\";s:15:\"East Point Tour\";s:22:\"company_alternate_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";i:0;s:17:\"stripcategorybase\";b:1;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:119:\"Организация туров и экскурсий во Владивостоке и Приморском крае.\";s:26:\"open_graph_frontpage_image\";s:65:\"https://tour.mitrofanov.ru/wp-content/uploads/tour_bg_social.webp\";s:24:\"publishing_principles_id\";i:0;s:25:\"ownership_funding_info_id\";i:0;s:29:\"actionable_feedback_policy_id\";i:0;s:21:\"corrections_policy_id\";i:0;s:16:\"ethics_policy_id\";i:0;s:19:\"diversity_policy_id\";i:0;s:28:\"diversity_staffing_report_id\";i:0;s:15:\"org-description\";s:0:\"\";s:9:\"org-email\";s:0:\"\";s:9:\"org-phone\";s:0:\"\";s:14:\"org-legal-name\";s:0:\"\";s:17:\"org-founding-date\";s:0:\"\";s:20:\"org-number-employees\";s:0:\"\";s:10:\"org-vat-id\";s:0:\"\";s:10:\"org-tax-id\";s:0:\"\";s:7:\"org-iso\";s:0:\"\";s:8:\"org-duns\";s:0:\"\";s:11:\"org-leicode\";s:0:\"\";s:9:\"org-naics\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:10:\"title-tour\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-tour\";s:0:\"\";s:12:\"noindex-tour\";b:0;s:23:\"display-metabox-pt-tour\";b:1;s:23:\"post_types-tour-maintax\";i:0;s:21:\"schema-page-type-tour\";s:7:\"WebPage\";s:24:\"schema-article-type-tour\";s:4:\"None\";s:17:\"social-title-tour\";s:9:\"%%title%%\";s:23:\"social-description-tour\";s:0:\"\";s:21:\"social-image-url-tour\";s:0:\"\";s:20:\"social-image-id-tour\";i:0;s:20:\"title-ptarchive-tour\";s:75:\"Туры по Дальнему востоку %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-ptarchive-tour\";s:0:\"\";s:22:\"bctitle-ptarchive-tour\";s:0:\"\";s:22:\"noindex-ptarchive-tour\";b:0;s:27:\"social-title-ptarchive-tour\";s:24:\"Архив %%pt_plural%%\";s:33:\"social-description-ptarchive-tour\";s:0:\"\";s:31:\"social-image-url-ptarchive-tour\";s:0:\"\";s:30:\"social-image-id-ptarchive-tour\";i:0;s:15:\"title-excursion\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:18:\"metadesc-excursion\";s:0:\"\";s:17:\"noindex-excursion\";b:0;s:28:\"display-metabox-pt-excursion\";b:1;s:28:\"post_types-excursion-maintax\";i:0;s:26:\"schema-page-type-excursion\";s:7:\"WebPage\";s:29:\"schema-article-type-excursion\";s:4:\"None\";s:22:\"social-title-excursion\";s:9:\"%%title%%\";s:28:\"social-description-excursion\";s:0:\"\";s:26:\"social-image-url-excursion\";s:0:\"\";s:25:\"social-image-id-excursion\";i:0;s:25:\"title-ptarchive-excursion\";s:48:\"Экскурсии %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-ptarchive-excursion\";s:0:\"\";s:27:\"bctitle-ptarchive-excursion\";s:0:\"\";s:27:\"noindex-ptarchive-excursion\";b:0;s:32:\"social-title-ptarchive-excursion\";s:24:\"Архив %%pt_plural%%\";s:38:\"social-description-ptarchive-excursion\";s:0:\"\";s:36:\"social-image-url-ptarchive-excursion\";s:0:\"\";s:35:\"social-image-id-ptarchive-excursion\";i:0;s:19:\"title-gspbstylebook\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:22:\"metadesc-gspbstylebook\";s:0:\"\";s:21:\"noindex-gspbstylebook\";b:1;s:32:\"display-metabox-pt-gspbstylebook\";b:0;s:32:\"post_types-gspbstylebook-maintax\";i:0;s:30:\"schema-page-type-gspbstylebook\";s:7:\"WebPage\";s:33:\"schema-article-type-gspbstylebook\";s:4:\"None\";s:26:\"social-title-gspbstylebook\";s:9:\"%%title%%\";s:32:\"social-description-gspbstylebook\";s:0:\"\";s:30:\"social-image-url-gspbstylebook\";s:0:\"\";s:29:\"social-image-id-gspbstylebook\";i:0;s:18:\"title-tax-category\";s:57:\"Архивы %%term_title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:0;s:20:\"noindex-tax-category\";b:1;s:25:\"social-title-tax-category\";s:27:\"Архивы %%term_title%%\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:26:\"taxonomy-category-ptparent\";i:0;s:18:\"title-tax-post_tag\";s:57:\"Архивы %%term_title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:0;s:20:\"noindex-tax-post_tag\";b:1;s:25:\"social-title-tax-post_tag\";s:27:\"Архивы %%term_title%%\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:26:\"taxonomy-post_tag-ptparent\";i:0;s:21:\"title-tax-post_format\";s:57:\"Архивы %%term_title%% %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:27:\"Архивы %%term_title%%\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:29:\"taxonomy-post_format-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:9;s:17:\"company_logo_meta\";a:10:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:8:\"filesize\";i:77520;s:3:\"url\";s:65:\"https://tour.mitrofanov.ru/wp-content/uploads/tour_bg_social.webp\";s:4:\"path\";s:74:\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/tour_bg_social.webp\";s:4:\"size\";s:4:\"full\";s:2:\"id\";i:9;s:3:\"alt\";s:0:\"\";s:6:\"pixels\";i:810000;s:4:\"type\";s:10:\"image/webp\";}s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:9;}','yes'),
(235,'wpseo_social','a:20:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:65:\"https://tour.mitrofanov.ru/wp-content/uploads/tour_bg_social.webp\";s:19:\"og_default_image_id\";i:9;s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:0;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:17:\"other_social_urls\";a:3:{i:0;s:27:\"https://t.me/eastpointgroup\";i:1;s:34:\"https://ok.ru/group/70000006062478\";i:2;s:29:\"https://vk.com/eastpointgroup\";}s:12:\"mastodon_url\";s:0:\"\";}','yes'),
(260,'activate_plugins','a:8:{i:0;s:30:\"advanced-custom-fields/acf.php\";i:1;s:41:\"contact-form-block/contact-form-block.php\";i:2;s:55:\"greenshift-animation-and-page-builder-blocks/plugin.php\";i:3;s:29:\"nginx-fastcgi-cache-purge.php\";i:4;s:29:\"site-reviews/site-reviews.php\";i:5;s:47:\"slim-maintenance-mode/slim-maintenance-mode.php\";i:6;s:27:\"tour-addons/tour_addons.php\";i:7;s:24:\"wordpress-seo/wp-seo.php\";}','yes'),
(262,'widget_koko-analytics-most-viewed-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(271,'category_children','a:0:{}','yes'),
(272,'glsr_migrations','a:11:{s:13:\"Migrate_3_0_0\";b:1;s:13:\"Migrate_4_5_0\";b:1;s:14:\"Migrate_5_25_0\";b:1;s:13:\"Migrate_6_0_0\";b:1;s:13:\"Migrate_6_1_0\";b:1;s:13:\"Migrate_6_2_0\";b:1;s:13:\"Migrate_6_2_1\";b:1;s:14:\"Migrate_6_10_2\";b:1;s:14:\"Migrate_6_11_0\";b:1;s:13:\"Migrate_7_0_0\";b:1;s:13:\"Migrate_7_1_0\";b:1;}','yes'),
(274,'koko_analytics_last_aggregation_at','1717770003','yes'),
(277,'new_admin_email','alimovmail@gmail.com','yes'),
(300,'mcfb_redirect_url','/thankyou/','yes'),
(359,'greenshift_onboard_options','a:2:{s:14:\"selected_pages\";a:1:{i:0;s:5:\"query\";}s:13:\"created_pages\";a:1:{s:5:\"query\";i:10;}}','yes'),
(360,'gspb_global_settings','a:9:{s:13:\"cf_utility_on\";b:0;s:15:\"anchors_disable\";b:0;s:19:\"row_padding_disable\";b:0;s:18:\"dark_accent_scheme\";b:0;s:17:\"hide_local_styles\";b:0;s:18:\"show_element_block\";s:4:\"both\";s:12:\"default_unit\";s:3:\"rem\";s:7:\"_locale\";s:4:\"user\";s:8:\"elements\";a:8:{s:2:\"h1\";a:0:{}s:2:\"h2\";a:0:{}s:2:\"h3\";a:0:{}s:2:\"h4\";a:0:{}s:2:\"h5\";a:0:{}s:1:\"p\";a:3:{s:7:\"spacing\";a:2:{s:6:\"margin\";a:2:{s:6:\"values\";a:4:{s:3:\"top\";a:1:{i:0;N;}s:5:\"right\";a:1:{i:0;N;}s:6:\"bottom\";a:1:{i:0;N;}s:4:\"left\";a:1:{i:0;N;}}s:6:\"locked\";b:1;}s:7:\"padding\";a:2:{s:6:\"values\";a:4:{s:3:\"top\";a:1:{i:0;N;}s:5:\"right\";a:1:{i:0;N;}s:6:\"bottom\";a:1:{i:0;N;}s:4:\"left\";a:1:{i:0;N;}}s:6:\"locked\";b:1;}}s:3:\"css\";s:0:\"\";s:8:\"admincss\";s:0:\"\";}s:6:\"button\";a:0:{}s:6:\"bodybg\";a:0:{}}}','yes'),
(361,'_transient_glsr_term_priority','0','yes'),
(373,'mcfb_phone_field','1','yes'),
(395,'GTranslate','a:39:{s:11:\"pro_version\";s:0:\"\";s:18:\"enterprise_version\";s:0:\"\";s:16:\"wrapper_selector\";s:19:\".gtranslate_wrapper\";s:14:\"custom_domains\";s:0:\"\";s:19:\"custom_domains_data\";s:0:\"\";s:15:\"url_translation\";s:0:\"\";s:17:\"add_hreflang_tags\";s:0:\"\";s:17:\"email_translation\";s:0:\"\";s:23:\"email_translation_debug\";s:0:\"\";s:12:\"show_in_menu\";s:0:\"\";s:26:\"floating_language_selector\";s:2:\"no\";s:21:\"native_language_names\";i:1;s:10:\"enable_cdn\";i:1;s:23:\"detect_browser_language\";i:1;s:12:\"add_new_line\";i:1;s:21:\"select_language_label\";s:15:\"Select Language\";s:10:\"custom_css\";s:0:\"\";s:16:\"default_language\";s:2:\"ru\";s:11:\"widget_look\";s:10:\"lang_codes\";s:9:\"flag_size\";i:24;s:10:\"flag_style\";s:2:\"2d\";s:10:\"globe_size\";i:60;s:11:\"globe_color\";s:7:\"#66aaff\";s:10:\"incl_langs\";a:2:{i:0;s:2:\"en\";i:1;s:2:\"ru\";}s:11:\"fincl_langs\";a:10:{i:0;s:2:\"ar\";i:1;s:5:\"zh-CN\";i:2;s:2:\"nl\";i:3;s:2:\"en\";i:4;s:2:\"fr\";i:5;s:2:\"de\";i:6;s:2:\"it\";i:7;s:2:\"pt\";i:8;s:2:\"ru\";i:9;s:2:\"es\";}s:9:\"alt_flags\";a:0:{}s:19:\"switcher_text_color\";s:4:\"#666\";s:20:\"switcher_arrow_color\";s:4:\"#666\";s:21:\"switcher_border_color\";s:4:\"#ccc\";s:25:\"switcher_background_color\";s:4:\"#fff\";s:32:\"switcher_background_shadow_color\";s:7:\"#efefef\";s:31:\"switcher_background_hover_color\";s:4:\"#fff\";s:19:\"dropdown_text_color\";s:4:\"#000\";s:20:\"dropdown_hover_color\";s:4:\"#fff\";s:25:\"dropdown_background_color\";s:4:\"#eee\";s:29:\"float_switcher_open_direction\";s:3:\"top\";s:23:\"switcher_open_direction\";s:3:\"top\";s:14:\"language_codes\";s:320:\"af,sq,am,ar,hy,az,eu,be,bn,bs,bg,ca,ceb,ny,zh-CN,zh-TW,co,hr,cs,da,nl,en,eo,et,tl,fi,fr,fy,gl,ka,de,el,gu,ht,ha,haw,iw,hi,hmn,hu,is,ig,id,ga,it,ja,jw,kn,kk,km,ko,ku,ky,lo,la,lv,lt,lb,mk,mg,ms,ml,mt,mi,mr,mn,my,ne,no,ps,fa,pl,pt,pa,ro,ru,sm,gd,sr,st,sn,sd,si,sk,sl,so,es,su,sw,sv,tg,ta,te,th,tr,uk,ur,uz,vi,cy,xh,yi,yo,zu\";s:15:\"language_codes2\";s:320:\"af,sq,am,ar,hy,az,eu,be,bn,bs,bg,ca,ceb,ny,zh-CN,zh-TW,co,hr,cs,da,nl,en,eo,et,tl,fi,fr,fy,gl,ka,de,el,gu,ht,ha,haw,iw,hi,hmn,hu,is,ig,id,ga,it,ja,jw,kn,kk,km,ko,ku,ky,lo,la,lv,lt,lb,mk,mg,ms,ml,mt,mi,mr,mn,my,ne,no,ps,fa,pl,pt,pa,ro,ru,sm,gd,sr,st,sn,sd,si,sk,sl,so,es,su,sw,sv,tg,ta,te,th,tr,uk,ur,uz,vi,cy,xh,yi,yo,zu\";}','yes'),
(396,'widget_gtranslate','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(397,'gtranslate_admin_notice','a:2:{s:15:\"two_week_review\";a:2:{s:5:\"start\";s:9:\"4/17/2024\";s:3:\"int\";i:5;}s:12:\"upgrade_tips\";a:2:{s:5:\"start\";s:9:\"4/14/2024\";s:3:\"int\";i:2;}}','yes'),
(493,'loco_settings','a:4:{s:1:\"c\";s:18:\"Loco_data_Settings\";s:1:\"v\";i:0;s:1:\"d\";a:23:{s:7:\"version\";s:5:\"2.6.9\";s:8:\"gen_hash\";b:0;s:9:\"use_fuzzy\";b:1;s:9:\"fuzziness\";i:20;s:11:\"num_backups\";i:5;s:9:\"pot_alias\";a:3:{i:0;s:10:\"default.po\";i:1;s:8:\"en_US.po\";i:2;s:5:\"en.po\";}s:9:\"php_alias\";a:2:{i:0;s:3:\"php\";i:1;s:4:\"twig\";}s:9:\"jsx_alias\";a:0:{}s:10:\"fs_persist\";b:0;s:10:\"fs_protect\";i:1;s:11:\"pot_protect\";i:1;s:12:\"pot_expected\";i:1;s:12:\"max_php_size\";s:4:\"100K\";s:11:\"po_utf8_bom\";b:0;s:8:\"po_width\";s:2:\"79\";s:10:\"jed_pretty\";b:0;s:9:\"jed_clean\";b:1;s:10:\"ajax_files\";b:1;s:13:\"deepl_api_key\";s:0:\"\";s:14:\"google_api_key\";s:0:\"\";s:17:\"microsoft_api_key\";s:0:\"\";s:20:\"microsoft_api_region\";s:6:\"global\";s:13:\"lecto_api_key\";s:0:\"\";}s:1:\"t\";i:1715832262;}','yes'),
(494,'loco_recent','a:4:{s:1:\"c\";s:21:\"Loco_data_RecentItems\";s:1:\"v\";i:0;s:1:\"d\";a:1:{s:6:\"bundle\";a:1:{s:36:\"plugin.site-reviews/site-reviews.php\";i:1715832510;}}s:1:\"t\";i:1715832510;}','no'),
(2462,'mihdan_index_now_version','2.6.5','no'),
(2466,'mihdan_index_now_general','a:9:{s:10:\"post_types\";a:4:{i:0;s:0:\"\";s:4:\"post\";s:4:\"post\";s:4:\"tour\";s:4:\"tour\";s:9:\"excursion\";s:9:\"excursion\";}s:10:\"taxonomies\";a:2:{i:0;s:0:\"\";s:8:\"category\";s:8:\"category\";}s:12:\"ping_on_post\";s:2:\"on\";s:20:\"ping_on_post_updated\";s:2:\"on\";s:12:\"ping_on_term\";s:3:\"off\";s:15:\"ping_on_comment\";s:3:\"off\";s:21:\"disable_for_bulk_edit\";s:2:\"on\";s:23:\"show_last_update_column\";s:2:\"on\";s:10:\"ping_delay\";s:4:\"1800\";}','no'),
(2467,'mihdan_index_now_index_now','a:3:{s:6:\"enable\";s:2:\"on\";s:7:\"api_key\";s:32:\"508f09bd171f4ce29edbed848ed3c0b0\";s:13:\"search_engine\";s:9:\"index-now\";}','no'),
(2468,'mihdan_index_now_bing_webmaster','','no'),
(2469,'mihdan_index_now_google_webmaster','','no'),
(2470,'mihdan_index_now_yandex_webmaster','','no'),
(2471,'mihdan_index_now_logs','','no'),
(2472,'mihdan_index_now_plugins','','no'),
(2622,'forminator_free_install_date','1713979800','no'),
(2623,'forminator_action_scheduler_db_updated','1','yes'),
(2624,'wpmudev_recommended_plugins_registered','a:1:{s:25:\"forminator/forminator.php\";a:1:{s:13:\"registered_at\";i:1713943800;}}','no'),
(2625,'forminator_default_report_entry','1','yes'),
(2626,'forminator_version','1.31.0','yes'),
(2627,'widget_forminator_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(2628,'forminator_appearance_presets','a:1:{s:7:\"default\";s:50:\"Предустановка по умолчанию\";}','yes'),
(2629,'forminator_form_privacy_settings','a:0:{}','yes'),
(2630,'forminator_dashboard_settings','a:3:{s:5:\"forms\";a:3:{s:10:\"num_recent\";i:0;s:9:\"published\";b:0;s:5:\"draft\";b:0;}s:5:\"polls\";a:1:{s:10:\"num_recent\";i:5;}s:7:\"quizzes\";a:1:{s:10:\"num_recent\";i:5;}}','yes'),
(2631,'forminator_sender_email_address','noreply@tour.mitrofanov.ru','yes'),
(2632,'forminator_sender_name','East Point Tour','yes'),
(2633,'forminator_pagination_entries','10','yes'),
(2634,'forminator_pagination_listings','10','yes'),
(2635,'forminator_usage_tracking','','yes'),
(2636,'forminator_posts_map','a:1:{i:187;a:1:{i:0;i:188;}}','yes'),
(2637,'greenshift_theme_options','a:2:{s:19:\"custom_code_in_head\";s:52:\"<style>.forminator-edit-module{display:none}</style>\";s:30:\"custom_code_before_closed_body\";s:0:\"\";}','yes'),
(2644,'forminator_submissions_form_type','forminator_forms','yes'),
(2645,'forminator_submissions_form_id','187','yes'),
(2651,'whl_page','touradminka','yes'),
(2652,'whl_redirect_admin','404','yes'),
(2688,'forminator_version_upgraded','','yes'),
(2690,'site_reviews','a:3:{s:7:\"version\";s:5:\"7.2.3\";s:21:\"version_upgraded_from\";s:5:\"7.2.2\";s:8:\"settings\";a:6:{s:12:\"integrations\";a:2:{s:11:\"woocommerce\";a:8:{s:7:\"enabled\";s:2:\"no\";s:5:\"style\";s:0:\"\";s:7:\"summary\";s:61:\"[site_reviews_summary assigned_posts=\"post_id\" hide=\"rating\"]\";s:7:\"reviews\";s:99:\"[site_reviews assigned_posts=\"post_id\" hide=\"assigned_links,title\" pagination=\"ajax\" schema=\"true\"]\";s:4:\"form\";s:57:\"[site_reviews_form assigned_posts=\"post_id\" hide=\"title\"]\";s:7:\"sorting\";s:0:\"\";s:13:\"display_empty\";s:2:\"no\";s:11:\"wp_comments\";s:2:\"no\";}s:14:\"ultimatemember\";a:10:{s:7:\"enabled\";s:2:\"no\";s:25:\"display_directory_ratings\";s:2:\"no\";s:13:\"display_empty\";s:2:\"no\";s:7:\"sorting\";s:0:\"\";s:19:\"display_reviews_tab\";s:2:\"no\";s:7:\"summary\";s:50:\"[site_reviews_summary assigned_users=\"profile_id\"]\";s:7:\"reviews\";s:86:\"[site_reviews assigned_users=\"profile_id\" hide=\"assigned_links\" pagination=\"loadmore\"]\";s:4:\"form\";s:98:\"[site_reviews_form assigned_users=\"profile_id\" hide=\"name,email,images\" reviews_id=\"user_reviews\"]\";s:22:\"reviews_tab_visibility\";s:0:\"\";s:17:\"reviews_tab_roles\";a:1:{i:0;s:13:\"administrator\";}}}s:7:\"general\";a:12:{s:24:\"delete_data_on_uninstall\";s:0:\"\";s:5:\"style\";s:7:\"default\";s:20:\"request_verification\";s:2:\"no\";s:28:\"request_verification_message\";s:265:\"Howdy,\r\n\r\nYou recently submitted a review on <a href=\"{site_url}\">{site_title}</a>.\r\n\r\nTo verify your review, please click the link below. If you believe this is an error, ignore this message and nothing more will happen.\r\n\r\n<a href=\"{verify_url}\">Verify Review</a>\";s:7:\"require\";a:6:{s:8:\"approval\";s:2:\"no\";s:12:\"approval_for\";i:5;s:5:\"login\";s:2:\"no\";s:9:\"login_url\";s:0:\"\";s:8:\"register\";s:2:\"no\";s:12:\"register_url\";s:0:\"\";}s:12:\"multilingual\";s:0:\"\";s:13:\"notifications\";a:1:{i:0;s:6:\"custom\";}s:20:\"notification_discord\";s:0:\"\";s:18:\"notification_slack\";s:0:\"\";s:17:\"notification_from\";s:27:\"tour-no-reply@mitrofanov.ru\";s:18:\"notification_email\";s:16:\"vit@dobrolom.com\";s:20:\"notification_message\";s:273:\"<strong>Новый {review_rating}-звездочный отзыв на сайте \"EastPointTour\":</strong>\r\n\r\n{review_title}\r\n\r\n{review_content}\r\n\r\n{review_author} ({review_email}) - {review_ip}\r\n\r\n<a href=\"https://tour.at.loc/touradminka\">Редактор сайта</a>\";}s:7:\"reviews\";a:14:{s:4:\"date\";a:2:{s:6:\"format\";s:0:\"\";s:6:\"custom\";s:5:\"d.m.Y\";}s:4:\"name\";a:2:{s:6:\"format\";s:0:\"\";s:7:\"initial\";s:0:\"\";}s:10:\"assignment\";s:6:\"strict\";s:14:\"assigned_links\";s:3:\"yes\";s:7:\"avatars\";s:2:\"no\";s:16:\"avatars_fallback\";s:4:\"none\";s:20:\"avatars_fallback_url\";s:0:\"\";s:18:\"avatars_regenerate\";s:2:\"no\";s:12:\"avatars_size\";i:40;s:8:\"excerpts\";s:3:\"yes\";s:15:\"excerpts_action\";s:0:\"\";s:15:\"excerpts_length\";i:55;s:8:\"fallback\";s:3:\"yes\";s:10:\"pagination\";a:1:{s:13:\"url_parameter\";s:2:\"no\";}}s:6:\"schema\";a:14:{s:11:\"integration\";a:1:{s:6:\"plugin\";s:0:\"\";}s:4:\"type\";a:2:{s:7:\"default\";s:13:\"LocalBusiness\";s:6:\"custom\";s:0:\"\";}s:4:\"name\";a:2:{s:7:\"default\";s:4:\"post\";s:6:\"custom\";s:0:\"\";}s:11:\"description\";a:2:{s:7:\"default\";s:4:\"post\";s:6:\"custom\";s:0:\"\";}s:3:\"url\";a:2:{s:7:\"default\";s:4:\"post\";s:6:\"custom\";s:0:\"\";}s:5:\"image\";a:2:{s:7:\"default\";s:4:\"post\";s:6:\"custom\";s:0:\"\";}s:7:\"address\";s:58:\"Россия, Владивосток, Авраменко 2\";s:9:\"telephone\";s:16:\"+7 994 008 90 88\";s:10:\"pricerange\";s:7:\"$$-$$$$\";s:9:\"offertype\";s:14:\"AggregateOffer\";s:5:\"price\";s:0:\"\";s:8:\"lowprice\";s:0:\"\";s:9:\"highprice\";s:0:\"\";s:13:\"pricecurrency\";s:0:\"\";}s:5:\"forms\";a:15:{s:8:\"required\";a:6:{i:0;s:6:\"rating\";i:1;s:5:\"title\";i:2;s:7:\"content\";i:3;s:4:\"name\";i:4;s:5:\"email\";i:5;s:5:\"terms\";}s:5:\"limit\";s:5:\"email\";s:10:\"limit_time\";i:0;s:17:\"limit_assignments\";a:1:{i:0;s:14:\"assigned_posts\";}s:15:\"limit_whitelist\";a:3:{s:5:\"email\";s:0:\"\";s:10:\"ip_address\";s:0:\"\";s:8:\"username\";s:0:\"\";}s:7:\"captcha\";a:4:{s:11:\"integration\";s:0:\"\";s:8:\"position\";s:10:\"bottomleft\";s:5:\"theme\";s:5:\"light\";s:5:\"usage\";s:3:\"all\";}s:15:\"friendlycaptcha\";a:2:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";}s:8:\"hcaptcha\";a:2:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";}s:10:\"procaptcha\";a:3:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:4:\"type\";s:12:\"frictionless\";}s:9:\"recaptcha\";a:2:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";}s:12:\"recaptcha_v3\";a:3:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:9:\"threshold\";s:3:\"0.5\";}s:9:\"turnstile\";a:2:{s:3:\"key\";s:0:\"\";s:6:\"secret\";s:0:\"\";}s:7:\"akismet\";s:2:\"no\";s:18:\"prevent_duplicates\";s:3:\"yes\";s:9:\"blacklist\";a:3:{s:11:\"integration\";s:8:\"comments\";s:7:\"entries\";s:0:\"\";s:6:\"action\";s:9:\"unapprove\";}}s:7:\"strings\";a:0:{}}}','yes'),
(2691,'glsr_last_migration_run','1727406303','yes'),
(2713,'acf_site_health','{\"version\":\"6.3.10.2\",\"plugin_type\":\"Free\",\"wp_version\":\"6.5.4\",\"mysql_version\":\"10.11.6-MariaDB-0+deb12u1\",\"is_multisite\":false,\"active_theme\":{\"name\":\"Greenshift\",\"version\":\"2.2.5\",\"theme_uri\":\"https:\\/\\/theme.greenshiftwp.com\\/\",\"stylesheet\":false},\"active_plugins\":{\"acf-content-analysis-for-yoast-seo\\/yoast-acf-analysis.php\":{\"name\":\"ACF Content Analysis for Yoast SEO\",\"version\":\"3.1\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/acf-content-analysis-for-yoast-seo\\/\"},\"automatic-translator-addon-for-loco-translate\\/automatic-translator-addon-for-loco-translate.php\":{\"name\":\"Automatic Translate Addon For Loco Translate\",\"version\":\"2.4.5\",\"plugin_uri\":\"\"},\"contact-form-block\\/contact-form-block.php\":{\"name\":\"Contact Form Block\",\"version\":\"1.0.2\",\"plugin_uri\":\"https:\\/\\/meowapps.com\"},\"tour-addons\\/tour_addons.php\":{\"name\":\"East Point Tour addons\",\"version\":\"1.0.0\",\"plugin_uri\":\"http:\\/\\/mitrofanov.ru\"},\"forminator\\/forminator.php\":{\"name\":\"Forminator\",\"version\":\"1.31.0\",\"plugin_uri\":\"https:\\/\\/wpmudev.com\\/project\\/forminator\\/\"},\"greenshift-animation-and-page-builder-blocks\\/plugin.php\":{\"name\":\"GreenShift - Animation and Page Builder Blocks\",\"version\":\"8.9.6\",\"plugin_uri\":\"https:\\/\\/greenshiftwp.com\"},\"gtranslate\\/gtranslate.php\":{\"name\":\"GTranslate\",\"version\":\"3.0.7\",\"plugin_uri\":\"https:\\/\\/gtranslate.io\\/?xyz=998\"},\"mihdan-index-now\\/mihdan-index-now.php\":{\"name\":\"IndexNow\",\"version\":\"2.6.5\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/mihdan-index-now\\/\"},\"loco-translate\\/loco.php\":{\"name\":\"Loco Translate\",\"version\":\"2.6.9\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/loco-translate\\/\"},\"performant-translations\\/performant-translations.php\":{\"name\":\"Performant Translations\",\"version\":\"1.2.0\",\"plugin_uri\":\"https:\\/\\/github.com\\/swissspidy\\/performant-translations\"},\"advanced-custom-fields\\/acf.php\":{\"name\":\"Secure Custom Fields\",\"version\":\"6.3.10.2\",\"plugin_uri\":\"http:\\/\\/wordpress.org\\/plugins\\/advanced-custom-fields\\/\"},\"site-reviews\\/site-reviews.php\":{\"name\":\"Site Reviews\",\"version\":\"7.2.3\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/site-reviews\"},\"wordpress-seo\\/wp-seo.php\":{\"name\":\"Yoast SEO\",\"version\":\"22.8\",\"plugin_uri\":\"https:\\/\\/yoa.st\\/1uj\"}},\"ui_field_groups\":\"3\",\"php_field_groups\":\"0\",\"json_field_groups\":\"0\",\"rest_field_groups\":\"0\",\"number_of_fields_by_type\":{\"textarea\":1,\"number\":3,\"group\":1,\"text\":1},\"number_of_third_party_fields_by_type\":[],\"post_types_enabled\":true,\"ui_post_types\":\"10\",\"json_post_types\":\"0\",\"ui_taxonomies\":\"4\",\"json_taxonomies\":\"0\",\"rest_api_format\":\"light\",\"admin_ui_enabled\":true,\"field_type-modal_enabled\":true,\"field_settings_tabs_enabled\":false,\"shortcode_enabled\":true,\"registered_acf_forms\":\"0\",\"json_save_paths\":1,\"json_load_paths\":1,\"last_updated\":1731143403}','no'),
(3008,'_transient_health-check-site-status-result','{\"good\":15,\"recommended\":4,\"critical\":1}','yes'),
(9762,'forminator_dismiss_feature_1300','1','yes'),
(12793,'auto_update_plugins','a:7:{i:0;s:30:\"advanced-custom-fields/acf.php\";i:1;s:95:\"automatic-translator-addon-for-loco-translate/automatic-translator-addon-for-loco-translate.php\";i:2;s:41:\"contact-form-block/contact-form-block.php\";i:3;s:37:\"mihdan-index-now/mihdan-index-now.php\";i:4;s:25:\"gtranslate/gtranslate.php\";i:5;s:51:\"performant-translations/performant-translations.php\";i:6;s:29:\"site-reviews/site-reviews.php\";}','no'),
(12812,'atlt-version','2.4.2','yes'),
(12813,'atlt-installDate','2024-07-12 09:29:45','yes'),
(12814,'atlt-already-rated','no','yes'),
(12815,'atlt-type','free','yes'),
(12821,'action_scheduler_migration_status','complete','yes'),
(24972,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:5:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:63:\"https://downloads.wordpress.org/release/ru_RU/wordpress-6.7.zip\";s:6:\"locale\";s:5:\"ru_RU\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:63:\"https://downloads.wordpress.org/release/ru_RU/wordpress-6.7.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.7\";s:7:\"version\";s:3:\"6.7\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.7.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.7.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.7-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.7-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.7\";s:7:\"version\";s:3:\"6.7\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:63:\"https://downloads.wordpress.org/release/ru_RU/wordpress-6.7.zip\";s:6:\"locale\";s:5:\"ru_RU\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:63:\"https://downloads.wordpress.org/release/ru_RU/wordpress-6.7.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.7\";s:7:\"version\";s:3:\"6.7\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/ru_RU/wordpress-6.6.2.zip\";s:6:\"locale\";s:5:\"ru_RU\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/ru_RU/wordpress-6.6.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.6.2\";s:7:\"version\";s:5:\"6.6.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/ru_RU/wordpress-6.5.5.zip\";s:6:\"locale\";s:5:\"ru_RU\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/ru_RU/wordpress-6.5.5.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.5.5\";s:7:\"version\";s:5:\"6.5.5\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1731560104;s:15:\"version_checked\";s:5:\"6.5.4\";s:12:\"translations\";a:0:{}}','no'),
(48491,'_site_transient_timeout_browser_e70c069864ec1ceef7523c2cc9b41fcd','1731657479','no'),
(48492,'_site_transient_browser_e70c069864ec1ceef7523c2cc9b41fcd','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),
(48493,'_site_transient_timeout_php_check_d6b31cb0311c56af124525e5040ef5f1','1731657479','no'),
(48494,'_site_transient_php_check_d6b31cb0311c56af124525e5040ef5f1','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),
(50243,'_site_transient_timeout_theme_roots','1731561904','no'),
(50244,'_site_transient_theme_roots','a:1:{s:10:\"greenshift\";s:7:\"/themes\";}','no'),
(50245,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1731560105;s:7:\"checked\";a:1:{s:10:\"greenshift\";s:5:\"2.2.5\";}s:8:\"response\";a:1:{s:10:\"greenshift\";a:6:{s:5:\"theme\";s:10:\"greenshift\";s:11:\"new_version\";s:5:\"2.3.4\";s:3:\"url\";s:40:\"https://wordpress.org/themes/greenshift/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/greenshift.2.3.4.zip\";s:8:\"requires\";s:3:\"6.2\";s:12:\"requires_php\";b:0;}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),
(50246,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1731560106;s:8:\"response\";a:3:{s:25:\"forminator/forminator.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/forminator\";s:4:\"slug\";s:10:\"forminator\";s:6:\"plugin\";s:25:\"forminator/forminator.php\";s:11:\"new_version\";s:6:\"1.36.3\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/forminator/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/forminator.1.36.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/forminator/assets/icon-256x256.png?rev=2746202\";s:2:\"1x\";s:63:\"https://ps.w.org/forminator/assets/icon-128x128.png?rev=2746202\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/forminator/assets/banner-1544x500.png?rev=2626060\";s:2:\"1x\";s:65:\"https://ps.w.org/forminator/assets/banner-772x250.png?rev=2626060\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";s:6:\"tested\";s:5:\"6.6.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:23:\"loco-translate/loco.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:28:\"w.org/plugins/loco-translate\";s:4:\"slug\";s:14:\"loco-translate\";s:6:\"plugin\";s:23:\"loco-translate/loco.php\";s:11:\"new_version\";s:6:\"2.6.11\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/loco-translate/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/loco-translate.2.6.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/loco-translate/assets/icon-256x256.png?rev=1000676\";s:2:\"1x\";s:67:\"https://ps.w.org/loco-translate/assets/icon-128x128.png?rev=1000676\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/loco-translate/assets/banner-772x250.jpg?rev=745046\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.6.0\";s:12:\"requires_php\";s:6:\"5.6.20\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:54:\"<ul>\n<li>Various improvements and bug fixes</li>\n</ul>\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"23.8\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.23.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3112542\";s:2:\"1x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-128x128.gif?rev=3112542\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"6.5\";s:6:\"tested\";s:3:\"6.7\";s:12:\"requires_php\";s:5:\"7.2.5\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:10:{s:57:\"acf-content-analysis-for-yoast-seo/yoast-acf-analysis.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:48:\"w.org/plugins/acf-content-analysis-for-yoast-seo\";s:4:\"slug\";s:34:\"acf-content-analysis-for-yoast-seo\";s:6:\"plugin\";s:57:\"acf-content-analysis-for-yoast-seo/yoast-acf-analysis.php\";s:11:\"new_version\";s:3:\"3.1\";s:3:\"url\";s:65:\"https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/plugin/acf-content-analysis-for-yoast-seo.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/acf-content-analysis-for-yoast-seo/assets/icon-256x256.png?rev=1717503\";s:2:\"1x\";s:87:\"https://ps.w.org/acf-content-analysis-for-yoast-seo/assets/icon-128x128.png?rev=1717503\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:90:\"https://ps.w.org/acf-content-analysis-for-yoast-seo/assets/banner-1544x500.png?rev=1717503\";s:2:\"1x\";s:89:\"https://ps.w.org/acf-content-analysis-for-yoast-seo/assets/banner-772x250.png?rev=1717503\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:95:\"automatic-translator-addon-for-loco-translate/automatic-translator-addon-for-loco-translate.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:59:\"w.org/plugins/automatic-translator-addon-for-loco-translate\";s:4:\"slug\";s:45:\"automatic-translator-addon-for-loco-translate\";s:6:\"plugin\";s:95:\"automatic-translator-addon-for-loco-translate/automatic-translator-addon-for-loco-translate.php\";s:11:\"new_version\";s:5:\"2.4.5\";s:3:\"url\";s:76:\"https://wordpress.org/plugins/automatic-translator-addon-for-loco-translate/\";s:7:\"package\";s:94:\"https://downloads.wordpress.org/plugin/automatic-translator-addon-for-loco-translate.2.4.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:98:\"https://ps.w.org/automatic-translator-addon-for-loco-translate/assets/icon-256x256.png?rev=2893420\";s:2:\"1x\";s:98:\"https://ps.w.org/automatic-translator-addon-for-loco-translate/assets/icon-128x128.png?rev=2893420\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:101:\"https://ps.w.org/automatic-translator-addon-for-loco-translate/assets/banner-1544x500.png?rev=2893420\";s:2:\"1x\";s:100:\"https://ps.w.org/automatic-translator-addon-for-loco-translate/assets/banner-772x250.png?rev=2893420\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:41:\"contact-form-block/contact-form-block.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/contact-form-block\";s:4:\"slug\";s:18:\"contact-form-block\";s:6:\"plugin\";s:41:\"contact-form-block/contact-form-block.php\";s:11:\"new_version\";s:5:\"1.0.2\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/contact-form-block/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/contact-form-block.1.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/contact-form-block/assets/icon-256x256.png?rev=2548148\";s:2:\"1x\";s:71:\"https://ps.w.org/contact-form-block/assets/icon-128x128.png?rev=2548148\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/contact-form-block/assets/banner-1544x500.png?rev=2548148\";s:2:\"1x\";s:73:\"https://ps.w.org/contact-form-block/assets/banner-772x250.png?rev=2548148\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:55:\"greenshift-animation-and-page-builder-blocks/plugin.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:58:\"w.org/plugins/greenshift-animation-and-page-builder-blocks\";s:4:\"slug\";s:44:\"greenshift-animation-and-page-builder-blocks\";s:6:\"plugin\";s:55:\"greenshift-animation-and-page-builder-blocks/plugin.php\";s:11:\"new_version\";s:7:\"9.9.9.2\";s:3:\"url\";s:75:\"https://wordpress.org/plugins/greenshift-animation-and-page-builder-blocks/\";s:7:\"package\";s:95:\"https://downloads.wordpress.org/plugin/greenshift-animation-and-page-builder-blocks.9.9.9.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:97:\"https://ps.w.org/greenshift-animation-and-page-builder-blocks/assets/icon-256x256.gif?rev=2773637\";s:2:\"1x\";s:97:\"https://ps.w.org/greenshift-animation-and-page-builder-blocks/assets/icon-128x128.gif?rev=2773637\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:100:\"https://ps.w.org/greenshift-animation-and-page-builder-blocks/assets/banner-1544x500.png?rev=2773651\";s:2:\"1x\";s:99:\"https://ps.w.org/greenshift-animation-and-page-builder-blocks/assets/banner-772x250.png?rev=2773651\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}}s:25:\"gtranslate/gtranslate.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/gtranslate\";s:4:\"slug\";s:10:\"gtranslate\";s:6:\"plugin\";s:25:\"gtranslate/gtranslate.php\";s:11:\"new_version\";s:5:\"3.0.7\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/gtranslate/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/gtranslate.3.0.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/gtranslate/assets/icon-256x256.png?rev=2595917\";s:2:\"1x\";s:63:\"https://ps.w.org/gtranslate/assets/icon-128x128.png?rev=2595917\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/gtranslate/assets/banner-1544x500.png?rev=2034820\";s:2:\"1x\";s:65:\"https://ps.w.org/gtranslate/assets/banner-772x250.png?rev=2034820\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"2.8.1\";}s:37:\"mihdan-index-now/mihdan-index-now.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/mihdan-index-now\";s:4:\"slug\";s:16:\"mihdan-index-now\";s:6:\"plugin\";s:37:\"mihdan-index-now/mihdan-index-now.php\";s:11:\"new_version\";s:5:\"2.6.5\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mihdan-index-now/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/mihdan-index-now.2.6.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:61:\"https://ps.w.org/mihdan-index-now/assets/icon.svg?rev=2885777\";s:3:\"svg\";s:61:\"https://ps.w.org/mihdan-index-now/assets/icon.svg?rev=2885777\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mihdan-index-now/assets/banner-772x250.jpg?rev=2657423\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:51:\"performant-translations/performant-translations.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/performant-translations\";s:4:\"slug\";s:23:\"performant-translations\";s:6:\"plugin\";s:51:\"performant-translations/performant-translations.php\";s:11:\"new_version\";s:5:\"1.2.0\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/performant-translations/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/performant-translations.1.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/performant-translations/assets/icon.svg?rev=3098168\";s:3:\"svg\";s:68:\"https://ps.w.org/performant-translations/assets/icon.svg?rev=3098168\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/performant-translations/assets/banner-1544x500.png?rev=3098168\";s:2:\"1x\";s:78:\"https://ps.w.org/performant-translations/assets/banner-772x250.png?rev=3103384\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:8:\"6.3.10.2\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.6.3.10.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:67:\"https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3167679\";s:3:\"svg\";s:67:\"https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3167679\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=3167679\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=3167679\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:29:\"site-reviews/site-reviews.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/site-reviews\";s:4:\"slug\";s:12:\"site-reviews\";s:6:\"plugin\";s:29:\"site-reviews/site-reviews.php\";s:11:\"new_version\";s:5:\"7.2.3\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/site-reviews/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/site-reviews.7.2.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/site-reviews/assets/icon.svg?rev=2981086\";s:3:\"svg\";s:57:\"https://ps.w.org/site-reviews/assets/icon.svg?rev=2981086\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/site-reviews/assets/banner-1544x500.png?rev=2981086\";s:2:\"1x\";s:67:\"https://ps.w.org/site-reviews/assets/banner-772x250.png?rev=2981086\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.1\";}s:47:\"slim-maintenance-mode/slim-maintenance-mode.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/slim-maintenance-mode\";s:4:\"slug\";s:21:\"slim-maintenance-mode\";s:6:\"plugin\";s:47:\"slim-maintenance-mode/slim-maintenance-mode.php\";s:11:\"new_version\";s:5:\"1.4.3\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/slim-maintenance-mode/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/slim-maintenance-mode.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/slim-maintenance-mode/assets/icon-256x256.png?rev=1019660\";s:2:\"1x\";s:74:\"https://ps.w.org/slim-maintenance-mode/assets/icon-128x128.png?rev=1019660\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/slim-maintenance-mode/assets/banner-1544x500.png?rev=1941282\";s:2:\"1x\";s:76:\"https://ps.w.org/slim-maintenance-mode/assets/banner-772x250.png?rev=1941281\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";}}s:7:\"checked\";a:15:{s:57:\"acf-content-analysis-for-yoast-seo/yoast-acf-analysis.php\";s:3:\"3.1\";s:95:\"automatic-translator-addon-for-loco-translate/automatic-translator-addon-for-loco-translate.php\";s:5:\"2.4.5\";s:41:\"contact-form-block/contact-form-block.php\";s:5:\"1.0.2\";s:27:\"tour-addons/tour_addons.php\";s:5:\"1.0.0\";s:25:\"forminator/forminator.php\";s:6:\"1.31.0\";s:55:\"greenshift-animation-and-page-builder-blocks/plugin.php\";s:5:\"8.9.6\";s:25:\"gtranslate/gtranslate.php\";s:5:\"3.0.7\";s:37:\"mihdan-index-now/mihdan-index-now.php\";s:5:\"2.6.5\";s:23:\"loco-translate/loco.php\";s:5:\"2.6.9\";s:29:\"nginx-fastcgi-cache-purge.php\";s:5:\"0.0.2\";s:51:\"performant-translations/performant-translations.php\";s:5:\"1.2.0\";s:30:\"advanced-custom-fields/acf.php\";s:8:\"6.3.10.2\";s:29:\"site-reviews/site-reviews.php\";s:5:\"7.2.3\";s:47:\"slim-maintenance-mode/slim-maintenance-mode.php\";s:5:\"1.4.3\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"22.8\";}}','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_postmeta`
--
DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=843 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_postmeta`
--
LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES
(16,7,'_edit_lock','1712870327:5648'),
(17,8,'_edit_lock','1720776084:5648'),
(18,8,'_edit_last','5648'),
(19,8,'_wp_page_template','default'),
(20,9,'_wp_attached_file','tour_bg_social.webp'),
(21,9,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:4:\"file\";s:19:\"tour_bg_social.webp\";s:8:\"filesize\";i:77520;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"tour_bg_social.webp\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22204;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"tour_bg_social.webp\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22,15,'_wp_font_face_file','Jost-VariableFont_wght.woff2'),
(23,16,'_edit_lock','1721361493:5649'),
(24,16,'_edit_last','5649'),
(25,16,'_yoast_wpseo_content_score','90'),
(26,16,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(27,16,'_yoast_wpseo_wordproof_timestamp',''),
(28,16,'_gspb_post_css','.gspb_text-id-gsbp-ad9c1e1{text-transform:uppercase;font-size:15px;letter-spacing:1px}#gspb_heading-id-gsbp-3e6456a{font-size:50px;margin-top:6px;margin-bottom:0}#gspb_iconBox-id-gsbp-0e9b84b,#gspb_iconBox-id-gsbp-8570b69,#gspb_iconBox-id-gsbp-9bafa90{justify-content:center;display:flex}#gspb_iconBox-id-gsbp-0e9b84b svg,#gspb_iconBox-id-gsbp-8570b69 svg,#gspb_iconBox-id-gsbp-9bafa90 svg{width:72px;height:1.5rem!important;width:1.5rem!important;min-width:1.5rem!important;margin:0!important}#gspb_iconBox-id-gsbp-9bafa90 .gspb_iconBox__wrapper{margin-bottom:0}#gspb_iconsList-id-gsbp-687f846.gspb_iconsList .gspb_iconsList__item__text{margin-left:15px}#gspb_iconsList-id-gsbp-687f846.gspb_iconsList .gspb_iconsList__item{display:flex;flex-direction:row;align-items:center;position:relative;font-size:16px;font-weight:700!important}#gspb_iconsList-id-gsbp-687f846.gspb_iconsList .gspb_iconsList__item svg path,#gspb_iconsList-id-gsbp-6dec2c3.gspb_iconsList .gspb_iconsList__item svg path{fill:#2184f9!important}#gspb_iconsList-id-gsbp-687f846.gspb_iconsList [data-id=\'0\'] svg,#gspb_iconsList-id-gsbp-6dec2c3.gspb_iconsList [data-id=\'0\'] svg,body #gspb_iconsList-id-gsbp-687f846.gspb_iconsList .gspb_iconsList__item img,body #gspb_iconsList-id-gsbp-687f846.gspb_iconsList .gspb_iconsList__item svg,body #gspb_iconsList-id-gsbp-6dec2c3.gspb_iconsList .gspb_iconsList__item img,body #gspb_iconsList-id-gsbp-6dec2c3.gspb_iconsList .gspb_iconsList__item svg{margin:0!important}.gspb_text-id-gsbp-6e7963d,.gspb_text-id-gsbp-7f9bafd{font-size:15px;line-height:24px;margin-top:5px!important;opacity:.7}#gspb_heading-id-gsbp-f943e0a,#gspb_heading-id-gsbp-f943e0a .gsap-g-line{text-align:center!important}#gspb_button-id-gsbp-29717c5{display:flex;justify-content:flex-start}#gspb_button-id-gsbp-29717c5 .gspb-buttonbox-text{display:flex;flex-direction:column}#gspb_button-id-gsbp-29717c5>.gspb-buttonbox{box-sizing:border-box;padding:4px 0 0;background-color:#ffffff00;font-size:1rem;text-decoration:underline;color:#636363}body.gspb-bodyfront #gspb_button-id-gsbp-29717c5{position:relative}body.scrollhidden{overflow:hidden}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel{visibility:hidden;opacity:0;z-index:99999}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel.active{visibility:visible;opacity:1;transition:opacity 500ms,visibility 300ms}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel-wrap{box-sizing:border-box;background:#fff;color:#333;position:relative}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel.active .gspb_slidingPanel-wrap{transform:translate3d(0,0,0)!important;opacity:1!important}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel-inner{padding:25px}@media (max-width:500px){.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel-wrap{width:300px}}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel{overflow-x:auto;overflow-y:scroll;position:fixed;background:#000000b3;top:0;left:0;right:0;bottom:0;display:flex;transition:opacity 500ms ease .45s,visibility 300ms ease .45s}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel-wrap{will-change:transform,opacity}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel-close{display:flex;justify-content:center;align-items:center;top:0;background-color:#f1f1f1;position:absolute;width:40px;height:40px;text-align:center;cursor:pointer;opacity:0;transition:transform .5s cubic-bezier(.165,.84,.44,1) .5s,opacity .3s ease .5s;transform:translateX(0)}.gspb_slidingPanel-close:hover svg{transform:rotate(180deg);transition:transform .3s}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel-inner{overflow:auto}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel-wrap{transform:scale(.8);width:600px;max-width:92%;min-height:400px;margin-top:0;opacity:0;transition:transform .3s cubic-bezier(.165,.84,.44,1) .1s,opacity .2s}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel-close{right:0}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel{justify-content:center;align-items:center}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel.active .gspb_slidingPanel-close{right:0;opacity:1}@media (min-width:700px){.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel.active .gspb_slidingPanel-close{transform:translateX(100%)}}.gspb_button-id-gsbp-29717c5 .gspb_slidingPanel-wrap{display:flex;flex-direction:column;justify-content:flex-start}#gspb_iconsList-id-gsbp-6dec2c3.gspb_iconsList .gspb_iconsList__item__text{margin-left:15px}#gspb_iconsList-id-gsbp-6dec2c3.gspb_iconsList .gspb_iconsList__item{display:flex;flex-direction:row;align-items:center;position:relative;font-size:16px;font-weight:700!important}#gspb_iconsList-id-gsbp-6dec2c3.gspb_iconsList [data-id=\'0\'] svg{transform:rotateY(180deg)}.gspb_text-id-gsbp-6e7963d{font-size:16px}.gspb_text-id-gsbp-120b423{font-size:15px;font-weight:700!important}.gspb_text-id-gsbp-83a61d8{font-size:16px}#gspb_row-id-gsbp-22d4f36{justify-content:space-between;margin-top:0;display:flex;flex-wrap:wrap;margin-bottom:50px}#gspb_row-id-gsbp-22d4f36>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}.gspb_row{position:relative}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;padding:15px min(3vw,20px)}body.gspb-bodyfront #gspb_row-id-gsbp-22d4f36>.gspb_row__content{max-width:var(--wp--style--global--wide-size, 1200px)}#gspb_col-id-gsbp-82b18e4.gspb_row__col--6{width:50%}@media (max-width:575.98px){#gspb_col-id-gsbp-82b18e4.gspb_row__col--6{width:100%}}body #gspb_col-id-gsbp-82b18e4.gspb_row__col--6{display:flex;flex-direction:column;justify-content:space-between}.gspb_container-id-gsbp-d33c33a{flex-direction:column;box-sizing:border-box}#gspb_container-id-gsbp-0906ab2.gspb_container>p:last-of-type,#gspb_container-id-gsbp-1879e9b.gspb_container>p:last-of-type,#gspb_container-id-gsbp-20eefef.gspb_container>p:last-of-type,#gspb_container-id-gsbp-5642542.gspb_container>p:last-of-type,#gspb_container-id-gsbp-ad64ceb.gspb_container>p:last-of-type,#gspb_container-id-gsbp-b41e363.gspb_container>p:last-of-type,#gspb_container-id-gsbp-b46f632.gspb_container>p:last-of-type,#gspb_container-id-gsbp-d02c591.gspb_container>p:last-of-type,#gspb_container-id-gsbp-d33c33a.gspb_container>p:last-of-type,#gspb_container-id-gsbp-d98a3c5.gspb_container>p:last-of-type{margin-bottom:0}.gspb_container-id-gsbp-1879e9b,.gspb_container-id-gsbp-b41e363{flex-direction:column;box-sizing:border-box}#gspb_container-id-gsbp-1879e9b.gspb_container{display:flex;flex-wrap:wrap;padding-top:2rem;padding-bottom:2rem}#gspb_container-id-gsbp-b41e363.gspb_container{color:#ee8508}#gspb_container-id-gsbp-b41e363.gspb_container:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.07)}#gspb_container-id-gsbp-b41e363.gspb_container,#gspb_container-id-gsbp-b41e363.gspb_container>.gspb_backgroundOverlay{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px}#gspb_container-id-gsbp-b41e363.gspb_container .gspb-containerlink{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}body.gspb-bodyfront #gspb_container-id-gsbp-0906ab2.gspb_container,body.gspb-bodyfront #gspb_container-id-gsbp-b41e363.gspb_container,body.gspb-bodyfront #gspb_container-id-gsbp-d98a3c5.gspb_container{width:fit-content}#gspb_container-id-gsbp-0906ab2.gspb_container,#gspb_container-id-gsbp-b41e363.gspb_container,#gspb_container-id-gsbp-d98a3c5.gspb_container{display:flex;flex-wrap:nowrap;align-items:center;column-gap:.5rem;margin-right:1rem;margin-bottom:.5rem;padding:.1rem .5rem;border-style:solid;border-width:1px}#gspb_container-id-gsbp-d98a3c5.gspb_container{color:#4c75a3}#gspb_container-id-gsbp-d98a3c5.gspb_container:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.07)}#gspb_container-id-gsbp-d98a3c5.gspb_container,#gspb_container-id-gsbp-d98a3c5.gspb_container>.gspb_backgroundOverlay{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px}#gspb_container-id-gsbp-d98a3c5.gspb_container .gspb-containerlink{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.gspb_container-id-gsbp-0906ab2,.gspb_container-id-gsbp-d98a3c5{flex-direction:column;box-sizing:border-box}#gspb_container-id-gsbp-0906ab2.gspb_container{color:#229ed9}#gspb_container-id-gsbp-0906ab2.gspb_container:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.07)}#gspb_container-id-gsbp-0906ab2.gspb_container,#gspb_container-id-gsbp-0906ab2.gspb_container>.gspb_backgroundOverlay{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px}#gspb_container-id-gsbp-0906ab2.gspb_container .gspb-containerlink{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}#gspb_container-id-gsbp-5642542.gspb_container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:20px;column-gap:20px}@media (max-width:575.98px){#gspb_container-id-gsbp-5642542.gspb_container{grid-template-columns:repeat(1,minmax(0,1fr))}}#gspb_col-id-gsbp-415c055.gspb_row__col--6{width:50%}@media (max-width:575.98px){#gspb_col-id-gsbp-415c055.gspb_row__col--6{width:100%}}.gspb_container-id-gsbp-20eefef,.gspb_container-id-gsbp-5642542,.gspb_container-id-gsbp-ad64ceb,.gspb_container-id-gsbp-b46f632,.gspb_container-id-gsbp-d02c591{flex-direction:column;box-sizing:border-box}.gspb_container{position:relative}body.gspb-bodyfront #gspb_container-id-gsbp-b46f632.gspb_container{position:absolute;right:5px;bottom:5px;left:5px}#gspb_container-id-gsbp-b46f632.gspb_container{box-shadow:0 15px 25px 0 rgba(0,0,0,.1);padding:15px;background-color:#fff}#gspb_container-id-gsbp-b46f632.gspb_container,#gspb_container-id-gsbp-b46f632.gspb_container>.gspb_backgroundOverlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.gspb_id-gsbp-e91f9c6{display:flex;overflow:hidden;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.gspb_id-gsbp-e91f9c6 .gspb_map-wrapper{width:100%;height:400px;isolation:isolate}'),
(29,10,'_edit_lock','1713343346:5648'),
(30,10,'_edit_last','5648'),
(31,10,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(32,10,'_yoast_wpseo_wordproof_timestamp',''),
(33,17,'_edit_lock','1713463356:5648'),
(34,17,'_edit_last','5648'),
(36,17,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(37,17,'_yoast_wpseo_wordproof_timestamp',''),
(38,17,'_gspb_post_css','@keyframes csstransform-136{to{transform:translateY(7px) skewY(3deg)}}@keyframes csstransform-70{to{transform:rotateX(60deg)}}@keyframes csstransform-374481{to{transform:rotateX(60deg)}}@keyframes csstransform-5682{to{transform:rotateX(60deg)}}#gspb_heading-id-gsbp-2dd623b,#gspb_heading-id-gsbp-2dd623b .gsap-g-line{text-align:center!important}#gspb_heading-id-gsbp-2dd623b{color:var(--wp--preset--color--primary, #0093c0);padding-bottom:4rem}#gspb_iconBox-id-gsbp-a0f0136 svg{height:250px!important;width:250px!important;min-width:250px!important;margin:0!important}#gspb_iconBox-id-gsbp-a0f0136{justify-content:center;display:flex}#gspb_iconBox-id-gsbp-a0f0136 .gspb_iconBox__wrapper{animation:csstransform-136 2.6s infinite 0s alternate;animation-timing-function:linear}#gspb_svgBox-id-gsbp-07bcc0a{display:flex;margin-bottom:0;animation:csstransform-70 3s infinite 2s alternate;animation-timing-function:ease-in-out;width:100%!important}#gspb_svgBox-id-gsbp-07bcc0a svg{margin:0!important;overflow:visible;width:100%!important;height:1rem!important;max-width:100%}#gspb_svgBox-id-gsbp-374481a{display:flex;animation:csstransform-374481 3s infinite 1s alternate;animation-timing-function:ease-in-out;width:100%!important}#gspb_svgBox-id-gsbp-c5f68f2{display:flex;animation:csstransform-5682 3s infinite 0s alternate;animation-timing-function:ease-in-out;width:100%!important}#gspb_svgBox-id-gsbp-374481a svg,#gspb_svgBox-id-gsbp-c5f68f2 svg{margin:0!important;overflow:visible;width:100%!important;height:1rem!important;max-width:100%}.gspb_container-id-gsbp-ea299ff{flex-direction:column;box-sizing:border-box}#gspb_container-id-gsbp-c1c51a0.gspb_container>p:last-of-type,#gspb_container-id-gsbp-ea299ff.gspb_container>p:last-of-type{margin-bottom:0}.gspb_container-id-gsbp-c1c51a0{flex-direction:column;box-sizing:border-box}.gspb_container{position:relative}#gspb_container-id-gsbp-c1c51a0.gspb_container{margin-top:-1rem;margin-bottom:0}'),
(39,17,'_yoast_wpseo_meta-robots-noindex','1'),
(40,17,'_yoast_wpseo_meta-robots-nofollow','1'),
(41,17,'_yoast_wpseo_meta-robots-adv','noarchive,nosnippet,noimageindex'),
(42,18,'origin','theme'),
(43,17,'_wp_page_template','no-title-page'),
(44,20,'origin','theme'),
(45,21,'origin','theme'),
(46,23,'origin','theme'),
(47,25,'origin','theme'),
(48,26,'_edit_lock','1712864097:5648'),
(50,26,'_gspb_post_css',''),
(51,26,'footnotes',''),
(53,27,'footnotes',''),
(55,27,'_acf_changed',''),
(56,28,'is_wp_suggestion','1'),
(57,29,'is_wp_suggestion','1'),
(59,31,'is_wp_suggestion','1'),
(120,7,'_edit_last','5648'),
(121,7,'_wp_page_template','default'),
(122,77,'_edit_last','5648'),
(123,77,'_edit_lock','1713063936:5648'),
(125,77,'_wp_page_template','default'),
(126,77,'exc_excerpt','Экскурсия в Приморский Сафари-парк и посещение ключевых пляжей Владивостока – Шаморы и Стекляшки'),
(127,77,'_exc_excerpt','field_66180b9a1edfc'),
(128,77,'exc_transfer_to_3','16000'),
(129,77,'_exc_transfer_to_3','field_66180dd04247a'),
(130,77,'exc_transfer_to_6','17000'),
(131,77,'_exc_transfer_to_6','field_66180dd0424b6'),
(132,77,'exc_transfer_to_12','32500'),
(133,77,'_exc_transfer_to_12','field_66180dd0424ee'),
(134,77,'exc_transfer_to_20','39000'),
(135,77,'_exc_transfer_to_20','field_66180dd042527'),
(136,77,'exc_transfer_to_45','По запросу'),
(137,77,'_exc_transfer_to_45','field_66180dd04263c'),
(138,77,'exc_transfer',''),
(139,77,'_exc_transfer','field_66180dd03de22'),
(140,77,'exc_translator','10000'),
(141,77,'_exc_translator','field_66180dd03debe'),
(142,77,'exc_duration','4'),
(143,77,'_exc_duration','field_66180dd03e0f5'),
(144,77,'exc_addons','Дополнительно оплачиваются билеты: 1100/чел (сафари-парк)'),
(145,77,'_exc_addons','field_66180dd03e138'),
(146,77,'exc_num','1'),
(147,77,'_exc_num','field_66031ff818b11'),
(148,77,'_yoast_wpseo_content_score','90'),
(149,77,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(150,77,'_yoast_wpseo_wordproof_timestamp',''),
(160,86,'_wp_attached_file','Ep-5839ddf15d7eafa3befa98544d2c1e9d.webp'),
(161,86,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:40:\"Ep-5839ddf15d7eafa3befa98544d2c1e9d.webp\";s:8:\"filesize\";i:326800;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-5839ddf15d7eafa3befa98544d2c1e9d.webp\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:65754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-5839ddf15d7eafa3befa98544d2c1e9d.webp\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(162,87,'_wp_attached_file','Ep-aa713fa341f6786c39b587498449a999.webp'),
(163,87,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:708;s:6:\"height\";i:708;s:4:\"file\";s:40:\"Ep-aa713fa341f6786c39b587498449a999.webp\";s:8:\"filesize\";i:83654;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-aa713fa341f6786c39b587498449a999.webp\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18116;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(164,88,'_wp_attached_file','Ep-8d4eadd3ef860106996a64d85b86bf8f.webp'),
(165,88,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:40:\"Ep-8d4eadd3ef860106996a64d85b86bf8f.webp\";s:8:\"filesize\";i:67404;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-8d4eadd3ef860106996a64d85b86bf8f.webp\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(166,89,'_wp_attached_file','Ep-c4b0356fbadbd9947c9663274e19bd7c.webp'),
(167,89,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:751;s:6:\"height\";i:750;s:4:\"file\";s:40:\"Ep-c4b0356fbadbd9947c9663274e19bd7c.webp\";s:8:\"filesize\";i:35008;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-c4b0356fbadbd9947c9663274e19bd7c.webp\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11460;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(168,90,'_wp_attached_file','Ep-acb91b22a4a0580050ac25e68eb20df9.webp'),
(169,90,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1037;s:6:\"height\";i:800;s:4:\"file\";s:40:\"Ep-acb91b22a4a0580050ac25e68eb20df9.webp\";s:8:\"filesize\";i:187080;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-acb91b22a4a0580050ac25e68eb20df9.webp\";s:5:\"width\";i:800;s:6:\"height\";i:617;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:108738;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-acb91b22a4a0580050ac25e68eb20df9.webp\";s:5:\"width\";i:320;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(170,91,'_wp_attached_file','Ep-47e19a3d19911fa68f94c3c249d12831.webp'),
(171,91,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1018;s:6:\"height\";i:800;s:4:\"file\";s:40:\"Ep-47e19a3d19911fa68f94c3c249d12831.webp\";s:8:\"filesize\";i:116228;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-47e19a3d19911fa68f94c3c249d12831.webp\";s:5:\"width\";i:800;s:6:\"height\";i:629;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:75976;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-47e19a3d19911fa68f94c3c249d12831.webp\";s:5:\"width\";i:320;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21284;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(172,92,'_wp_attached_file','Ep-4e8acd45ddb9c8bcfb76033868032d16.webp'),
(173,92,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1182;s:6:\"height\";i:800;s:4:\"file\";s:40:\"Ep-4e8acd45ddb9c8bcfb76033868032d16.webp\";s:8:\"filesize\";i:144570;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-4e8acd45ddb9c8bcfb76033868032d16.webp\";s:5:\"width\";i:800;s:6:\"height\";i:541;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:66674;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-4e8acd45ddb9c8bcfb76033868032d16.webp\";s:5:\"width\";i:320;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(174,93,'_wp_attached_file','Ep-360045b0d83a05ef34eb3e4044bf1197.webp'),
(175,93,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:620;s:4:\"file\";s:40:\"Ep-360045b0d83a05ef34eb3e4044bf1197.webp\";s:8:\"filesize\";i:82142;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-360045b0d83a05ef34eb3e4044bf1197.webp\";s:5:\"width\";i:320;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18062;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(176,94,'_wp_attached_file','Ep-3743e016dfab77b9dcf96be466eb380f.webp'),
(177,94,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:40:\"Ep-3743e016dfab77b9dcf96be466eb380f.webp\";s:8:\"filesize\";i:49516;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-3743e016dfab77b9dcf96be466eb380f.webp\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14724;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(178,95,'_wp_attached_file','Ep-26f442e45f3939150bec252fdc0f6466.webp'),
(179,95,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:40:\"Ep-26f442e45f3939150bec252fdc0f6466.webp\";s:8:\"filesize\";i:168688;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-26f442e45f3939150bec252fdc0f6466.webp\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34966;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(180,96,'_wp_attached_file','Ep-d6e46b0eb1419567f3623b8c761f9920.webp'),
(181,96,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:988;s:6:\"height\";i:800;s:4:\"file\";s:40:\"Ep-d6e46b0eb1419567f3623b8c761f9920.webp\";s:8:\"filesize\";i:132818;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-d6e46b0eb1419567f3623b8c761f9920.webp\";s:5:\"width\";i:800;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:86712;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-d6e46b0eb1419567f3623b8c761f9920.webp\";s:5:\"width\";i:320;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18174;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(182,97,'_wp_attached_file','Ep-b285f0192e689b14171efa16647d7170.webp'),
(183,97,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"Ep-b285f0192e689b14171efa16647d7170.webp\";s:8:\"filesize\";i:120622;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-b285f0192e689b14171efa16647d7170.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30986;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-b285f0192e689b14171efa16647d7170.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(184,98,'_wp_attached_file','Ep-402f8a98015c98239e0ad673fd349880.webp'),
(185,98,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:660;s:6:\"height\";i:880;s:4:\"file\";s:40:\"Ep-402f8a98015c98239e0ad673fd349880.webp\";s:8:\"filesize\";i:48462;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-402f8a98015c98239e0ad673fd349880.webp\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35398;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-402f8a98015c98239e0ad673fd349880.webp\";s:5:\"width\";i:240;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(186,99,'_wp_attached_file','Ep-42d7ad8e490f91eef61abf055057d5b5.webp'),
(187,99,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:752;s:4:\"file\";s:40:\"Ep-42d7ad8e490f91eef61abf055057d5b5.webp\";s:8:\"filesize\";i:115606;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-42d7ad8e490f91eef61abf055057d5b5.webp\";s:5:\"width\";i:800;s:6:\"height\";i:668;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:95608;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-42d7ad8e490f91eef61abf055057d5b5.webp\";s:5:\"width\";i:320;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(188,77,'_thumbnail_id','99'),
(189,77,'gallery_data','a:2:{s:9:\"image_url\";a:1:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-3743e016dfab77b9dcf96be466eb380f.webp\";}s:8:\"image_id\";a:1:{i:0;s:2:\"94\";}}'),
(190,66,'_edit_lock','1720688021:5648'),
(191,62,'_edit_lock','1720687955:5648'),
(192,100,'_edit_last','5648'),
(193,100,'_edit_lock','1713185511:5648'),
(194,100,'_wp_page_template','default'),
(196,100,'_yoast_wpseo_estimated-reading-time-minutes','6'),
(197,100,'_yoast_wpseo_wordproof_timestamp',''),
(198,101,'is_wp_suggestion','1'),
(200,100,'_thumbnail_id','93'),
(201,100,'_yoast_wpseo_content_score','60'),
(204,107,'_edit_lock','1713185535:5648'),
(205,108,'_wp_attached_file','Ep-3bf4dd4235d084f38700c30ce1d868cc.webp'),
(206,108,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:752;s:4:\"file\";s:40:\"Ep-3bf4dd4235d084f38700c30ce1d868cc.webp\";s:8:\"filesize\";i:115606;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-3bf4dd4235d084f38700c30ce1d868cc.webp\";s:5:\"width\";i:800;s:6:\"height\";i:668;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:95608;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-3bf4dd4235d084f38700c30ce1d868cc.webp\";s:5:\"width\";i:320;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(207,109,'_wp_attached_file','Ep-5f1e3923c0fc5a99843fa0f1b912ba68.webp'),
(208,109,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:40:\"Ep-5f1e3923c0fc5a99843fa0f1b912ba68.webp\";s:8:\"filesize\";i:277694;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-5f1e3923c0fc5a99843fa0f1b912ba68.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:105684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-5f1e3923c0fc5a99843fa0f1b912ba68.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20426;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(209,107,'_thumbnail_id','108'),
(210,107,'_edit_last','5648'),
(211,107,'_yoast_wpseo_content_score','60'),
(212,107,'_yoast_wpseo_estimated-reading-time-minutes','6'),
(213,107,'_yoast_wpseo_wordproof_timestamp',''),
(214,110,'_edit_lock','1712906876:5650'),
(215,111,'_wp_attached_file','Ep-4e4869c12089468fa69ceca248253b17.webp'),
(216,111,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:720;s:4:\"file\";s:40:\"Ep-4e4869c12089468fa69ceca248253b17.webp\";s:8:\"filesize\";i:46708;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-4e4869c12089468fa69ceca248253b17.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25660;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-4e4869c12089468fa69ceca248253b17.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4634;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(217,112,'_wp_attached_file','Ep-ff8d7f8ca7128ddae220b5c5653b2e16.webp'),
(218,112,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1285;s:6:\"height\";i:856;s:4:\"file\";s:40:\"Ep-ff8d7f8ca7128ddae220b5c5653b2e16.webp\";s:8:\"filesize\";i:343926;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-ff8d7f8ca7128ddae220b5c5653b2e16.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:122572;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-ff8d7f8ca7128ddae220b5c5653b2e16.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20468;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(219,113,'_wp_attached_file','Ep-547d2c7ee10071970623b11c797ff97c.webp'),
(220,113,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:851;s:4:\"file\";s:40:\"Ep-547d2c7ee10071970623b11c797ff97c.webp\";s:8:\"filesize\";i:219036;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-547d2c7ee10071970623b11c797ff97c.webp\";s:5:\"width\";i:800;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:89216;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-547d2c7ee10071970623b11c797ff97c.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(221,114,'_wp_attached_file','Ep-f0f195c5ae8cdbdfe78519136663f1da.webp'),
(222,114,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:827;s:4:\"file\";s:40:\"Ep-f0f195c5ae8cdbdfe78519136663f1da.webp\";s:8:\"filesize\";i:133564;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-f0f195c5ae8cdbdfe78519136663f1da.webp\";s:5:\"width\";i:800;s:6:\"height\";i:534;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:57766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-f0f195c5ae8cdbdfe78519136663f1da.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13550;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(223,115,'_wp_attached_file','Ep-2800a901597876b19a05fa2ba197a966.webp'),
(224,115,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:767;s:4:\"file\";s:40:\"Ep-2800a901597876b19a05fa2ba197a966.webp\";s:8:\"filesize\";i:149114;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-2800a901597876b19a05fa2ba197a966.webp\";s:5:\"width\";i:800;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:83182;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-2800a901597876b19a05fa2ba197a966.webp\";s:5:\"width\";i:320;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23450;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(225,116,'_wp_attached_file','Ep-a765514f6174d63c8626630cc5232482.webp'),
(226,116,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1260;s:6:\"height\";i:840;s:4:\"file\";s:40:\"Ep-a765514f6174d63c8626630cc5232482.webp\";s:8:\"filesize\";i:90022;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-a765514f6174d63c8626630cc5232482.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47008;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-a765514f6174d63c8626630cc5232482.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13050;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(227,110,'_edit_last','5649'),
(228,110,'exc_num',''),
(229,110,'_exc_num','field_66031ff818b11'),
(230,110,'exc_excerpt','Экскурсия на остров Русский с посещением мыса Тобизина и гребешковой фермы'),
(231,110,'_exc_excerpt','field_66180b9a1edfc'),
(232,110,'exc_transfer_to_3','16000'),
(233,110,'_exc_transfer_to_3','field_66180dd04247a'),
(234,110,'exc_transfer_to_6','17000'),
(235,110,'_exc_transfer_to_6','field_66180dd0424b6'),
(236,110,'exc_transfer_to_12','26500'),
(237,110,'_exc_transfer_to_12','field_66180dd0424ee'),
(238,110,'exc_transfer_to_20','32500'),
(239,110,'_exc_transfer_to_20','field_66180dd042527'),
(240,110,'exc_transfer_to_45','40000'),
(241,110,'_exc_transfer_to_45','field_66180dd04263c'),
(242,110,'exc_transfer',''),
(243,110,'_exc_transfer','field_66180dd03de22'),
(244,110,'exc_translator','10000'),
(245,110,'_exc_translator','field_66180dd03debe'),
(246,110,'exc_duration','8'),
(247,110,'_exc_duration','field_66180dd03e0f5'),
(248,110,'exc_addons','Дополнительно оплачиваются билеты: 400/чел'),
(249,110,'_exc_addons','field_66180dd03e138'),
(250,110,'gallery_data','a:2:{s:9:\"image_url\";a:4:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-547d2c7ee10071970623b11c797ff97c.webp\";i:1;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-a765514f6174d63c8626630cc5232482.webp\";i:2;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-2800a901597876b19a05fa2ba197a966.webp\";i:3;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-f0f195c5ae8cdbdfe78519136663f1da.webp\";}s:8:\"image_id\";a:4:{i:0;s:3:\"113\";i:1;s:3:\"116\";i:2;s:3:\"115\";i:3;s:3:\"114\";}}'),
(251,110,'_yoast_wpseo_content_score','90'),
(252,110,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(253,110,'_yoast_wpseo_wordproof_timestamp',''),
(254,110,'_thumbnail_id','112'),
(255,118,'_edit_lock','1712896228:5648'),
(256,119,'_wp_attached_file','Ep-0b986855761907d5c51fadfe9e0f9dab.webp'),
(257,119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:725;s:4:\"file\";s:40:\"Ep-0b986855761907d5c51fadfe9e0f9dab.webp\";s:8:\"filesize\";i:111458;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-0b986855761907d5c51fadfe9e0f9dab.webp\";s:5:\"width\";i:800;s:6:\"height\";i:537;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:60948;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-0b986855761907d5c51fadfe9e0f9dab.webp\";s:5:\"width\";i:320;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10770;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(258,120,'_wp_attached_file','Ep-ff3ec3c8e2728bb27462a546ea460bb4.webp'),
(259,120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"Ep-ff3ec3c8e2728bb27462a546ea460bb4.webp\";s:8:\"filesize\";i:120622;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-ff3ec3c8e2728bb27462a546ea460bb4.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30986;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-ff3ec3c8e2728bb27462a546ea460bb4.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(260,118,'_thumbnail_id','92'),
(261,118,'_edit_last','5648'),
(262,118,'exc_num',''),
(263,118,'_exc_num','field_66031ff818b11'),
(264,118,'exc_excerpt','Экскурсия на остров Русский с посещением Приморского океанариума и объектов Владивостокской крепости'),
(265,118,'_exc_excerpt','field_66180b9a1edfc'),
(266,118,'exc_transfer_to_3','17000'),
(267,118,'_exc_transfer_to_3','field_66180dd04247a'),
(268,118,'exc_transfer_to_6','18000'),
(269,118,'_exc_transfer_to_6','field_66180dd0424b6'),
(270,118,'exc_transfer_to_12','26500'),
(271,118,'_exc_transfer_to_12','field_66180dd0424ee'),
(272,118,'exc_transfer_to_20','32500'),
(273,118,'_exc_transfer_to_20','field_66180dd042527'),
(274,118,'exc_transfer_to_45','40000'),
(275,118,'_exc_transfer_to_45','field_66180dd04263c'),
(276,118,'exc_transfer',''),
(277,118,'_exc_transfer','field_66180dd03de22'),
(278,118,'exc_translator','10000'),
(279,118,'_exc_translator','field_66180dd03debe'),
(280,118,'exc_duration','8.5'),
(281,118,'_exc_duration','field_66180dd03e0f5'),
(282,118,'exc_addons','Дополнительно оплачиваются билеты: (океанариум+дельфины 1600/чел, форт 100/чел, батарея 100/чел)'),
(283,118,'_exc_addons','field_66180dd03e138'),
(284,118,'gallery_data','a:2:{s:9:\"image_url\";a:3:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-ff3ec3c8e2728bb27462a546ea460bb4.webp\";i:1;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-0b986855761907d5c51fadfe9e0f9dab.webp\";i:2;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-47e19a3d19911fa68f94c3c249d12831.webp\";}s:8:\"image_id\";a:3:{i:0;s:3:\"120\";i:1;s:3:\"119\";i:2;s:2:\"91\";}}'),
(285,118,'_yoast_wpseo_content_score','90'),
(286,118,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(287,118,'_yoast_wpseo_wordproof_timestamp',''),
(288,122,'_edit_lock','1712896362:5648'),
(289,123,'_wp_attached_file','Ep-ab0b7a8494bc0c458fa9dd1d44d832f6.webp'),
(290,123,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:606;s:4:\"file\";s:40:\"Ep-ab0b7a8494bc0c458fa9dd1d44d832f6.webp\";s:8:\"filesize\";i:59510;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-ab0b7a8494bc0c458fa9dd1d44d832f6.webp\";s:5:\"width\";i:800;s:6:\"height\";i:449;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33760;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-ab0b7a8494bc0c458fa9dd1d44d832f6.webp\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(291,124,'_wp_attached_file','Ep-881317e81cbf9521edf4df205a545eb8.webp'),
(292,124,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"Ep-881317e81cbf9521edf4df205a545eb8.webp\";s:8:\"filesize\";i:268634;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-881317e81cbf9521edf4df205a545eb8.webp\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:107790;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-881317e81cbf9521edf4df205a545eb8.webp\";s:5:\"width\";i:240;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20626;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(293,125,'_wp_attached_file','Ep-63664903af040693cb1beb3262c8c655.webp'),
(294,125,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"Ep-63664903af040693cb1beb3262c8c655.webp\";s:8:\"filesize\";i:172572;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-63664903af040693cb1beb3262c8c655.webp\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:80618;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-63664903af040693cb1beb3262c8c655.webp\";s:5:\"width\";i:240;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17752;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(295,126,'_wp_attached_file','Ep-19f59064291ed0341ae3765060cc4ad7.webp'),
(296,126,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:40:\"Ep-19f59064291ed0341ae3765060cc4ad7.webp\";s:8:\"filesize\";i:304970;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-19f59064291ed0341ae3765060cc4ad7.webp\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:132334;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-19f59064291ed0341ae3765060cc4ad7.webp\";s:5:\"width\";i:320;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23074;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(297,127,'_wp_attached_file','Ep-0e1e2b7e604ef4d0cd835f615420d590.webp'),
(298,127,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1285;s:6:\"height\";i:856;s:4:\"file\";s:40:\"Ep-0e1e2b7e604ef4d0cd835f615420d590.webp\";s:8:\"filesize\";i:282280;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-0e1e2b7e604ef4d0cd835f615420d590.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:112910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-0e1e2b7e604ef4d0cd835f615420d590.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21524;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(299,122,'_thumbnail_id','127'),
(300,122,'_edit_last','5648'),
(301,122,'exc_num',''),
(302,122,'_exc_num','field_66031ff818b11'),
(303,122,'exc_excerpt','Экскурсия в музей-заповедник истории Дальнего Востока имени В.К. Арсеньева, квартал \"Миллионка\" и прогулка по набережной Спортивная'),
(304,122,'_exc_excerpt','field_66180b9a1edfc'),
(305,122,'exc_transfer_to_3','7500'),
(306,122,'_exc_transfer_to_3','field_66180dd04247a'),
(307,122,'exc_transfer_to_6','7600'),
(308,122,'_exc_transfer_to_6','field_66180dd0424b6'),
(309,122,'exc_transfer_to_12','8000'),
(310,122,'_exc_transfer_to_12','field_66180dd0424ee'),
(311,122,'exc_transfer_to_20','8500'),
(312,122,'_exc_transfer_to_20','field_66180dd042527'),
(313,122,'exc_transfer_to_45','по запросу'),
(314,122,'_exc_transfer_to_45','field_66180dd04263c'),
(315,122,'exc_transfer',''),
(316,122,'_exc_transfer','field_66180dd03de22'),
(317,122,'exc_translator','5000'),
(318,122,'_exc_translator','field_66180dd03debe'),
(319,122,'exc_duration','4'),
(320,122,'_exc_duration','field_66180dd03e0f5'),
(321,122,'exc_addons','Дополнительно оплачиваются билеты: 300/чел'),
(322,122,'_exc_addons','field_66180dd03e138'),
(323,122,'gallery_data','a:2:{s:9:\"image_url\";a:5:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-ab0b7a8494bc0c458fa9dd1d44d832f6.webp\";i:1;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-881317e81cbf9521edf4df205a545eb8.webp\";i:2;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-63664903af040693cb1beb3262c8c655.webp\";i:3;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-19f59064291ed0341ae3765060cc4ad7.webp\";i:4;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-4e4869c12089468fa69ceca248253b17.webp\";}s:8:\"image_id\";a:5:{i:0;s:3:\"123\";i:1;s:3:\"124\";i:2;s:3:\"125\";i:3;s:3:\"126\";i:4;s:3:\"111\";}}'),
(324,122,'_yoast_wpseo_content_score','90'),
(325,122,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(326,122,'_yoast_wpseo_wordproof_timestamp',''),
(327,122,'_wp_page_template','default'),
(328,118,'_wp_page_template','default'),
(329,128,'_edit_lock','1721713062:5650'),
(330,129,'_wp_attached_file','Ep-30313bc596a45462904b01e65c1804c0.webp'),
(331,129,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:903;s:4:\"file\";s:40:\"Ep-30313bc596a45462904b01e65c1804c0.webp\";s:8:\"filesize\";i:409594;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-30313bc596a45462904b01e65c1804c0.webp\";s:5:\"width\";i:800;s:6:\"height\";i:564;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:139616;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-30313bc596a45462904b01e65c1804c0.webp\";s:5:\"width\";i:320;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22812;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(332,130,'_wp_attached_file','Ep-105f777347c73908a23cbf0de0c33d3b.webp'),
(333,130,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1708;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"Ep-105f777347c73908a23cbf0de0c33d3b.webp\";s:8:\"filesize\";i:349274;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-105f777347c73908a23cbf0de0c33d3b.webp\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:93792;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-105f777347c73908a23cbf0de0c33d3b.webp\";s:5:\"width\";i:320;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17590;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(334,131,'_wp_attached_file','Ep-b9488e8d761e1f1997dc902236a67da6.webp'),
(335,131,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"Ep-b9488e8d761e1f1997dc902236a67da6.webp\";s:8:\"filesize\";i:481864;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-b9488e8d761e1f1997dc902236a67da6.webp\";s:5:\"width\";i:800;s:6:\"height\";i:601;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:125744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-b9488e8d761e1f1997dc902236a67da6.webp\";s:5:\"width\";i:320;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21550;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(336,132,'_wp_attached_file','Ep-60e592a5e2c587d823db52392ff1591f.webp'),
(337,132,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:40:\"Ep-60e592a5e2c587d823db52392ff1591f.webp\";s:8:\"filesize\";i:277694;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-60e592a5e2c587d823db52392ff1591f.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:105684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-60e592a5e2c587d823db52392ff1591f.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20426;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(338,133,'_wp_attached_file','Ep-3a1d84f752947c47e87f7cfdc42a63b0.webp'),
(339,133,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:903;s:4:\"file\";s:40:\"Ep-3a1d84f752947c47e87f7cfdc42a63b0.webp\";s:8:\"filesize\";i:409594;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-3a1d84f752947c47e87f7cfdc42a63b0.webp\";s:5:\"width\";i:800;s:6:\"height\";i:564;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:139616;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-3a1d84f752947c47e87f7cfdc42a63b0.webp\";s:5:\"width\";i:320;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22812;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(340,128,'_thumbnail_id','130'),
(341,128,'_edit_last','5650'),
(342,128,'exc_num',''),
(343,128,'_exc_num','field_66031ff818b11'),
(344,128,'exc_excerpt','Обзорная экскурсия по городу с посещением видовых точек и проездом по двум мостам'),
(345,128,'_exc_excerpt','field_66180b9a1edfc'),
(346,128,'exc_transfer_to_3','12000'),
(347,128,'_exc_transfer_to_3','field_66180dd04247a'),
(348,128,'exc_transfer_to_6','13000'),
(349,128,'_exc_transfer_to_6','field_66180dd0424b6'),
(350,128,'exc_transfer_to_12','15000'),
(351,128,'_exc_transfer_to_12','field_66180dd0424ee'),
(352,128,'exc_transfer_to_20','20000'),
(353,128,'_exc_transfer_to_20','field_66180dd042527'),
(354,128,'exc_transfer_to_45','35000'),
(355,128,'_exc_transfer_to_45','field_66180dd04263c'),
(356,128,'exc_transfer',''),
(357,128,'_exc_transfer','field_66180dd03de22'),
(358,128,'exc_translator','5000'),
(359,128,'_exc_translator','field_66180dd03debe'),
(360,128,'exc_duration','4'),
(361,128,'_exc_duration','field_66180dd03e0f5'),
(362,128,'exc_addons','Дополнительно оплачиваются билеты: 30р/чел'),
(363,128,'_exc_addons','field_66180dd03e138'),
(364,128,'gallery_data','a:2:{s:9:\"image_url\";a:3:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-b9488e8d761e1f1997dc902236a67da6.webp\";i:1;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-60e592a5e2c587d823db52392ff1591f.webp\";i:2;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-3a1d84f752947c47e87f7cfdc42a63b0.webp\";}s:8:\"image_id\";a:3:{i:0;s:3:\"131\";i:1;s:3:\"132\";i:2;s:3:\"133\";}}'),
(365,128,'_yoast_wpseo_content_score','90'),
(366,128,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(367,128,'_yoast_wpseo_wordproof_timestamp',''),
(368,134,'_edit_lock','1712901297:5649'),
(369,135,'_wp_attached_file','Ep-0b3b2788ec4de81c7e3ed614ea6c169f.webp'),
(370,135,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:719;s:4:\"file\";s:40:\"Ep-0b3b2788ec4de81c7e3ed614ea6c169f.webp\";s:8:\"filesize\";i:52772;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-0b3b2788ec4de81c7e3ed614ea6c169f.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27096;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-0b3b2788ec4de81c7e3ed614ea6c169f.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6200;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(371,136,'_wp_attached_file','Ep-123439fb5963d6cc88a4e50a170fc53e.webp'),
(372,136,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1285;s:6:\"height\";i:856;s:4:\"file\";s:40:\"Ep-123439fb5963d6cc88a4e50a170fc53e.webp\";s:8:\"filesize\";i:229380;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-123439fb5963d6cc88a4e50a170fc53e.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84348;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-123439fb5963d6cc88a4e50a170fc53e.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13440;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(373,134,'_thumbnail_id','131'),
(374,134,'_edit_last','5649'),
(375,134,'exc_num',''),
(376,134,'_exc_num','field_66031ff818b11'),
(377,134,'exc_excerpt','Экскурсия на видовую площадку Нагорного парка и сопки Бурачка с видом на бухту Золотой Рог'),
(378,134,'_exc_excerpt','field_66180b9a1edfc'),
(379,134,'exc_transfer_to_3','11500'),
(380,134,'_exc_transfer_to_3','field_66180dd04247a'),
(381,134,'exc_transfer_to_6','12000'),
(382,134,'_exc_transfer_to_6','field_66180dd0424b6'),
(383,134,'exc_transfer_to_12','15000'),
(384,134,'_exc_transfer_to_12','field_66180dd0424ee'),
(385,134,'exc_transfer_to_20','17500'),
(386,134,'_exc_transfer_to_20','field_66180dd042527'),
(387,134,'exc_transfer_to_45','по запросу'),
(388,134,'_exc_transfer_to_45','field_66180dd04263c'),
(389,134,'exc_transfer',''),
(390,134,'_exc_transfer','field_66180dd03de22'),
(391,134,'exc_translator','6000'),
(392,134,'_exc_translator','field_66180dd03debe'),
(393,134,'exc_duration','4'),
(394,134,'_exc_duration','field_66180dd03e0f5'),
(395,134,'exc_addons',''),
(396,134,'_exc_addons','field_66180dd03e138'),
(397,134,'gallery_data','a:2:{s:9:\"image_url\";a:2:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-60e592a5e2c587d823db52392ff1591f.webp\";i:1;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-0b3b2788ec4de81c7e3ed614ea6c169f.webp\";}s:8:\"image_id\";a:2:{i:0;s:3:\"132\";i:1;s:3:\"135\";}}'),
(398,134,'_yoast_wpseo_content_score','90'),
(399,134,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(400,134,'_yoast_wpseo_wordproof_timestamp',''),
(401,138,'_edit_lock','1712906806:5650'),
(402,139,'_wp_attached_file','Ep-98a4fe5f4cd325b0d131fffdcb9f618c.webp'),
(403,139,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:660;s:6:\"height\";i:880;s:4:\"file\";s:40:\"Ep-98a4fe5f4cd325b0d131fffdcb9f618c.webp\";s:8:\"filesize\";i:47462;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-98a4fe5f4cd325b0d131fffdcb9f618c.webp\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32902;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-98a4fe5f4cd325b0d131fffdcb9f618c.webp\";s:5:\"width\";i:240;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7246;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(404,140,'_wp_attached_file','Ep-3f32fd6753836cda004e932426e4b633.webp'),
(405,140,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1705;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"Ep-3f32fd6753836cda004e932426e4b633.webp\";s:8:\"filesize\";i:313654;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-3f32fd6753836cda004e932426e4b633.webp\";s:5:\"width\";i:800;s:6:\"height\";i:601;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:86634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-3f32fd6753836cda004e932426e4b633.webp\";s:5:\"width\";i:320;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16252;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(406,138,'_thumbnail_id','119'),
(407,138,'_edit_last','5650'),
(408,138,'exc_num',''),
(409,138,'_exc_num','field_66031ff818b11'),
(410,138,'exc_excerpt','Тематическая военная экскурсия с посещением объектов музея Тихоокеанского флота (подлодка С-56, Красный вымпел, музей ТОФ, Ворошиловская батарея)'),
(411,138,'_exc_excerpt','field_66180b9a1edfc'),
(412,138,'exc_transfer_to_3','15000'),
(413,138,'_exc_transfer_to_3','field_66180dd04247a'),
(414,138,'exc_transfer_to_6','16000'),
(415,138,'_exc_transfer_to_6','field_66180dd0424b6'),
(416,138,'exc_transfer_to_12','21000'),
(417,138,'_exc_transfer_to_12','field_66180dd0424ee'),
(418,138,'exc_transfer_to_20','27000'),
(419,138,'_exc_transfer_to_20','field_66180dd042527'),
(420,138,'exc_transfer_to_45','по запросу'),
(421,138,'_exc_transfer_to_45','field_66180dd04263c'),
(422,138,'exc_transfer',''),
(423,138,'_exc_transfer','field_66180dd03de22'),
(424,138,'exc_translator','8000'),
(425,138,'_exc_translator','field_66180dd03debe'),
(426,138,'exc_duration','7'),
(427,138,'_exc_duration','field_66180dd03e0f5'),
(428,138,'exc_addons','Дополнительно оплачиваются билеты: Билеты + (вымпел 50/чел, с56 100/чел, ТОФ 250/чел, батарея 250/чел)'),
(429,138,'_exc_addons','field_66180dd03e138'),
(430,138,'gallery_data','a:2:{s:9:\"image_url\";a:1:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-3f32fd6753836cda004e932426e4b633.webp\";}s:8:\"image_id\";a:1:{i:0;s:3:\"140\";}}'),
(431,138,'_yoast_wpseo_content_score','30'),
(432,138,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(433,138,'_yoast_wpseo_wordproof_timestamp',''),
(434,141,'_submitted','a:28:{s:7:\"_action\";s:13:\"submit-review\";s:6:\"_nonce\";s:10:\"9c1a33cd0f\";s:8:\"_post_id\";s:2:\"77\";s:8:\"_referer\";s:111:\"/excursion/%d1%81%d0%b0%d1%84%d0%b0%d1%80%d0%b8-%d0%bf%d0%b0%d1%80%d0%ba-%d0%b8-%d0%bf%d0%bb%d1%8f%d0%b6%d0%b8/\";s:14:\"assigned_posts\";s:2:\"77\";s:14:\"assigned_terms\";s:0:\"\";s:14:\"assigned_users\";s:0:\"\";s:8:\"excluded\";s:0:\"\";s:7:\"form_id\";s:13:\"glsr_afc83ab5\";s:11:\"terms_exist\";s:1:\"1\";s:8:\"4feac86c\";s:0:\"\";s:6:\"rating\";s:1:\"5\";s:5:\"title\";s:36:\"Классная экскурсия!\";s:7:\"content\";s:220:\"Нам всё очень понравилось, такого впечатления в обычном зоопарке не получишь! Воздух такой свежий, и погода хорошая была\";s:4:\"name\";s:6:\"Имя\";s:5:\"email\";s:10:\"asd@asd.co\";s:5:\"terms\";s:1:\"1\";s:13:\"_ajax_request\";b:1;s:10:\"_frcaptcha\";N;s:9:\"_hcaptcha\";N;s:10:\"_recaptcha\";N;s:10:\"_turnstile\";N;s:10:\"ip_address\";s:13:\"46.166.86.108\";s:9:\"author_id\";i:5648;s:9:\"is_pinned\";b:0;s:11:\"is_verified\";b:0;s:8:\"response\";s:0:\"\";s:11:\"response_by\";i:0;}'),
(441,142,'_submitted','a:28:{s:7:\"_action\";s:13:\"submit-review\";s:6:\"_nonce\";s:10:\"9c1a33cd0f\";s:8:\"_post_id\";s:2:\"77\";s:8:\"_referer\";s:111:\"/excursion/%d1%81%d0%b0%d1%84%d0%b0%d1%80%d0%b8-%d0%bf%d0%b0%d1%80%d0%ba-%d0%b8-%d0%bf%d0%bb%d1%8f%d0%b6%d0%b8/\";s:14:\"assigned_posts\";s:2:\"77\";s:14:\"assigned_terms\";s:0:\"\";s:14:\"assigned_users\";s:0:\"\";s:8:\"excluded\";s:0:\"\";s:7:\"form_id\";s:13:\"glsr_afc83ab5\";s:11:\"terms_exist\";s:1:\"1\";s:8:\"4feac86c\";s:0:\"\";s:6:\"rating\";s:1:\"5\";s:5:\"title\";s:37:\"Удивительное рядом )\";s:7:\"content\";s:158:\"Никогда бы не подумала, что отходы производства человека так могут украсить природу )))\";s:4:\"name\";s:6:\"имя\";s:5:\"email\";s:11:\"asd@asd.com\";s:5:\"terms\";s:1:\"1\";s:13:\"_ajax_request\";b:1;s:10:\"_frcaptcha\";N;s:9:\"_hcaptcha\";N;s:10:\"_recaptcha\";N;s:10:\"_turnstile\";N;s:10:\"ip_address\";s:13:\"46.166.86.108\";s:9:\"author_id\";i:5648;s:9:\"is_pinned\";b:0;s:11:\"is_verified\";b:0;s:8:\"response\";s:0:\"\";s:11:\"response_by\";i:0;}'),
(442,143,'_wp_attached_file','Ep-5c534e38bfe3a40ae51f7b425a4b95db.webp'),
(443,143,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:40:\"Ep-5c534e38bfe3a40ae51f7b425a4b95db.webp\";s:8:\"filesize\";i:116732;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-5c534e38bfe3a40ae51f7b425a4b95db.webp\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-5c534e38bfe3a40ae51f7b425a4b95db.webp\";s:5:\"width\";i:320;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14620;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(448,142,'_edit_lock','1713338165:5648'),
(449,142,'_edit_last','5648'),
(450,142,'_wp_page_template','default'),
(451,142,'_response','Вот так бывает - ходишь, и не замечаешь красоты под ногами )))'),
(452,142,'_response_by','5648'),
(453,146,'_acf_changed',''),
(454,147,'_edit_lock','1714165164:5648'),
(455,147,'_edit_last','5648'),
(456,147,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(457,147,'_yoast_wpseo_wordproof_timestamp',''),
(462,147,'_wp_page_template','no-title'),
(463,147,'_gspb_post_css','@keyframes csstransform-64486{to{transform:translateY(7px) skewY(3deg)}}@keyframes csstransform-78291{to{transform:rotateX(60deg)}}@keyframes csstransform-303{to{transform:rotateX(60deg)}}@keyframes csstransform-283{to{transform:rotateX(60deg)}}#gspb_heading-id-gsbp-28fa788,#gspb_heading-id-gsbp-28fa788 .gsap-g-line,#gspb_heading-id-gsbp-36f56a9,#gspb_heading-id-gsbp-36f56a9 .gsap-g-line{text-align:center!important}#gspb_heading-id-gsbp-28fa788{color:var(--wp--preset--color--primary, #0093c0)}#gspb_heading-id-gsbp-015a8a5,#gspb_heading-id-gsbp-015a8a5 .gsap-g-line,.gspb_text-id-gsbp-a4c8582,.gspb_text-id-gsbp-a4c8582 .gsap-g-line{text-align:center!important}#gspb_heading-id-gsbp-015a8a5{margin:1.2rem}#gspb_button-id-gsbp-b2df4a7{display:flex;justify-content:flex-start}#gspb_button-id-gsbp-b2df4a7 .gspb-buttonbox-text{display:flex;flex-direction:column}#gspb_button-id-gsbp-b2df4a7>.gspb-buttonbox{box-sizing:border-box;margin-top:1rem;padding:0;background-color:#ffffff00;color:#000}.gspb_row,body.gspb-bodyfront #gspb_button-id-gsbp-b2df4a7{position:relative}@media (max-width:575.98px){body.gspb-bodyfront #gspb_button-id-gsbp-b2df4a7{display:none!important}}@media (min-width:768px) and (max-width:991.98px){body.gspb-bodyfront #gspb_button-id-gsbp-b2df4a7{display:none!important}}@media (min-width:576px) and (max-width:767.98px){body.gspb-bodyfront #gspb_button-id-gsbp-b2df4a7{display:none!important}}@media (min-width:992px){body.gspb-bodyfront #gspb_button-id-gsbp-b2df4a7{display:none!important}}body.scrollhidden{overflow:hidden}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel{visibility:hidden;opacity:0;z-index:99999}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel.active{visibility:visible;opacity:1;transition:opacity 500ms,visibility 300ms}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel-wrap{box-sizing:border-box;background:#fff;color:#333;position:relative}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel.active .gspb_slidingPanel-wrap{transform:translate3d(0,0,0)!important;opacity:1!important}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel-inner{padding:25px}@media (max-width:500px){.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel-wrap{width:300px}}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel{overflow-x:auto;overflow-y:scroll;position:fixed;background:#000000b3;top:0;left:0;right:0;bottom:0;display:flex;transition:opacity 500ms ease .45s,visibility 300ms ease .45s}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel-wrap{will-change:transform,opacity}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel-close{display:flex;justify-content:center;align-items:center;top:0;background-color:#f1f1f1;position:absolute;width:40px;height:40px;text-align:center;cursor:pointer;opacity:0;transition:transform .5s cubic-bezier(.165,.84,.44,1) .5s,opacity .3s ease .5s;transform:translateX(0)}.gspb_slidingPanel-close:hover svg{transform:rotate(180deg);transition:transform .3s}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel-inner{overflow:auto}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel-wrap{transform:scale(.8);width:600px;max-width:92%;min-height:400px;margin-top:0;opacity:0;transition:transform .3s cubic-bezier(.165,.84,.44,1) .1s,opacity .2s}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel-close{right:0}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel{justify-content:center;align-items:center}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel.active .gspb_slidingPanel-close{right:0;opacity:1}@media (min-width:700px){.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel.active .gspb_slidingPanel-close{transform:translateX(100%)}}.gspb_button-id-gsbp-b2df4a7 .gspb_slidingPanel-wrap{display:flex;flex-direction:column;justify-content:flex-start}#gspb_iconBox-id-gsbp-64f48f6 svg{height:250px!important;width:250px!important;min-width:250px!important;margin:0!important}#gspb_iconBox-id-gsbp-64f48f6,.gs-countdownwrap{justify-content:center;display:flex}#gspb_iconBox-id-gsbp-64f48f6 .gspb_iconBox__wrapper{margin-top:0;animation:csstransform-64486 2.6s infinite 0s alternate;animation-timing-function:linear}#gspb_svgBox-id-gsbp-78e29c1{display:flex;animation:csstransform-78291 1.5s infinite 1s alternate;animation-timing-function:ease-in-out;width:100%!important}#gspb_svgBox-id-gsbp-78e29c1 svg{margin:0!important;overflow:visible;width:100%!important;height:1rem!important;max-width:100%}#gspb_svgBox-id-gsbp-e0e30f3{display:flex;animation:csstransform-303 1.5s infinite .5s alternate;animation-timing-function:ease-in-out;width:100%!important}#gspb_svgBox-id-gsbp-c0283de{display:flex;animation:csstransform-283 1.5s infinite 0s alternate;animation-timing-function:ease-in-out;width:100%!important}#gspb_svgBox-id-gsbp-c0283de svg,#gspb_svgBox-id-gsbp-e0e30f3 svg{margin:0!important;overflow:visible;width:100%!important;height:1rem!important;max-width:100%}#gspb_row-id-gsbp-ef92586{justify-content:space-between;margin-top:0;display:flex;flex-wrap:wrap;margin-bottom:0}#gspb_row-id-gsbp-ef92586>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap;max-width:1200px}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;padding:15px min(3vw,20px)}#gspb_col-id-gsbp-7717097.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-7717097.gspb_row__col--12{width:100%}}.gs-countdownwrap{align-items:center}.gs-countdownwrap .gs-countdown{display:flex;text-align:center}.gs-countdownwrap .gs-countdown__item{margin:0 .5rem;padding:5px 15px;display:flex;justify-content:center;font-family:Helvetica,sans-serif;align-items:center;background-color:#c3cfe2}.gs-countdownwrap .gs-countdown__colon{display:flex;flex-direction:column;justify-content:space-evenly}.gs-countdownwrap .gs-countdown__colon-item{border-radius:50%}.gspb_countdown-id-gsbp-ceb5203.gs-countdownwrap .gs-countdown__item{font-size:80px;line-height:80px;color:var(--wp--preset--color--contrastcolor, #fffffe)}@media (max-width:575.98px){.gspb_countdown-id-gsbp-ceb5203.gs-countdownwrap .gs-countdown__item{font-size:30px;line-height:30px}}.gspb_countdown-id-gsbp-ceb5203.gs-countdownwrap .gs-countdown__item_label{font-size:16px;color:var(--wp--preset--color--inputtext, #444)}@media (max-width:575.98px){.gspb_countdown-id-gsbp-ceb5203.gs-countdownwrap .gs-countdown__item_label{font-size:14px}}.gspb_countdown-id-gsbp-ceb5203{padding-top:1rem;padding-bottom:1rem}.gspb_countdown-id-gsbp-ceb5203.gs-countdownwrap .gs-countdown__item{border-radius:9px}.gspb_countdown-id-gsbp-ceb5203.gs-countdownwrap .gs-countdown__colon{padding-bottom:20px}@media (max-width:575.98px){.gspb_countdown-id-gsbp-ceb5203.gs-countdownwrap .gs-countdown__colon{padding-bottom:7.5px}}.gspb_countdown-id-gsbp-ceb5203.gs-countdownwrap .gs-countdown__colon-item{width:16px;height:16px;background-color:#0093bfd6}@media (max-width:575.98px){.gspb_countdown-id-gsbp-ceb5203.gs-countdownwrap .gs-countdown__colon-item{width:6px;height:6px}}.gspb_countdown-id-gsbp-ceb5203.gs-countdownwrap .gs-countdown__item{background-color:#0093bfd6}.gspb_container-id-gsbp-2389b78{flex-direction:column;box-sizing:border-box}#gspb_container-id-gsbp-1b81e7a.gspb_container>p:last-of-type,#gspb_container-id-gsbp-2389b78.gspb_container>p:last-of-type{margin-bottom:0}#gspb_container-id-gsbp-2389b78.gspb_container{padding-top:2rem;padding-bottom:4rem}.gspb_container-id-gsbp-1b81e7a{flex-direction:column;box-sizing:border-box}.gspb_container{position:relative}#gspb_container-id-gsbp-1b81e7a.gspb_container{margin-top:-1.5rem}'),
(466,147,'_yoast_wpseo_content_score','90'),
(479,17,'_yoast_wpseo_content_score','90'),
(484,159,'_edit_lock','1713137111:5650'),
(485,160,'_wp_attached_file','Ep-d76a85d59c0332989422b536b51c277a.webp'),
(486,160,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1858;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"Ep-d76a85d59c0332989422b536b51c277a.webp\";s:8:\"filesize\";i:418016;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-d76a85d59c0332989422b536b51c277a.webp\";s:5:\"width\";i:800;s:6:\"height\";i:551;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:74238;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-d76a85d59c0332989422b536b51c277a.webp\";s:5:\"width\";i:320;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16342;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(487,161,'_wp_attached_file','Ep-085e0bffd51efe0e0b96e5f50a18a300.webp'),
(488,161,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1173;s:6:\"height\";i:880;s:4:\"file\";s:40:\"Ep-085e0bffd51efe0e0b96e5f50a18a300.webp\";s:8:\"filesize\";i:117966;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-085e0bffd51efe0e0b96e5f50a18a300.webp\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:51368;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-085e0bffd51efe0e0b96e5f50a18a300.webp\";s:5:\"width\";i:320;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9784;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(489,159,'_thumbnail_id','160'),
(490,159,'_edit_last','5650'),
(491,159,'exc_num',''),
(492,159,'_exc_num','field_66031ff818b11'),
(493,159,'exc_excerpt','Организация трансфера по ТЦ и магазинам города'),
(494,159,'_exc_excerpt','field_66180b9a1edfc'),
(495,159,'exc_transfer_to_3','6500'),
(496,159,'_exc_transfer_to_3','field_66180dd04247a'),
(497,159,'exc_transfer_to_6','7200'),
(498,159,'_exc_transfer_to_6','field_66180dd0424b6'),
(499,159,'exc_transfer_to_12','8600'),
(500,159,'_exc_transfer_to_12','field_66180dd0424ee'),
(501,159,'exc_transfer_to_20','12500'),
(502,159,'_exc_transfer_to_20','field_66180dd042527'),
(503,159,'exc_transfer_to_45','по запросу'),
(504,159,'_exc_transfer_to_45','field_66180dd04263c'),
(505,159,'exc_transfer',''),
(506,159,'_exc_transfer','field_66180dd03de22'),
(507,159,'exc_translator',''),
(508,159,'_exc_translator','field_66180dd03debe'),
(509,159,'exc_duration','6'),
(510,159,'_exc_duration','field_66180dd03e0f5'),
(511,159,'exc_addons',''),
(512,159,'_exc_addons','field_66180dd03e138'),
(513,159,'gallery_data','a:2:{s:9:\"image_url\";a:2:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-acb91b22a4a0580050ac25e68eb20df9.webp\";i:1;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-085e0bffd51efe0e0b96e5f50a18a300.webp\";}s:8:\"image_id\";a:2:{i:0;s:2:\"90\";i:1;s:3:\"161\";}}'),
(514,159,'_yoast_wpseo_content_score','90'),
(515,159,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(516,159,'_yoast_wpseo_wordproof_timestamp',''),
(517,162,'_edit_lock','1713137840:5650'),
(518,163,'_wp_attached_file','Ep-610bdb893d576f439c67175e91587676.webp'),
(519,163,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"Ep-610bdb893d576f439c67175e91587676.webp\";s:8:\"filesize\";i:140834;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-610bdb893d576f439c67175e91587676.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-610bdb893d576f439c67175e91587676.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(520,164,'_wp_attached_file','Ep-07f108adc92713f79cf609dcf505e377.webp'),
(521,164,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:40:\"Ep-07f108adc92713f79cf609dcf505e377.webp\";s:8:\"filesize\";i:252830;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-07f108adc92713f79cf609dcf505e377.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:92482;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-07f108adc92713f79cf609dcf505e377.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21166;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(522,165,'_wp_attached_file','Ep-7bc5f2f1017ea56b1bb2d971a6190dbc.webp'),
(523,165,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:40:\"Ep-7bc5f2f1017ea56b1bb2d971a6190dbc.webp\";s:8:\"filesize\";i:405058;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-7bc5f2f1017ea56b1bb2d971a6190dbc.webp\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:120780;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-7bc5f2f1017ea56b1bb2d971a6190dbc.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(524,162,'_thumbnail_id','165'),
(525,162,'_edit_last','5650'),
(526,162,'exc_num',''),
(527,162,'_exc_num','field_66031ff818b11'),
(528,162,'exc_excerpt','Экскурсия в арт-парк \"Штыковские пруды\" с участием в творческих мастер-классах по желанию'),
(529,162,'_exc_excerpt','field_66180b9a1edfc'),
(530,162,'exc_transfer_to_3','9500'),
(531,162,'_exc_transfer_to_3','field_66180dd04247a'),
(532,162,'exc_transfer_to_6','11000'),
(533,162,'_exc_transfer_to_6','field_66180dd0424b6'),
(534,162,'exc_transfer_to_12','12000'),
(535,162,'_exc_transfer_to_12','field_66180dd0424ee'),
(536,162,'exc_transfer_to_20','18000'),
(537,162,'_exc_transfer_to_20','field_66180dd042527'),
(538,162,'exc_transfer_to_45','25000'),
(539,162,'_exc_transfer_to_45','field_66180dd04263c'),
(540,162,'exc_transfer',''),
(541,162,'_exc_transfer','field_66180dd03de22'),
(542,162,'exc_translator','10000'),
(543,162,'_exc_translator','field_66180dd03debe'),
(544,162,'exc_duration','9'),
(545,162,'_exc_duration','field_66180dd03e0f5'),
(546,162,'exc_addons','Билеты (парк 200/чел, мастер класс 950/чел)'),
(547,162,'_exc_addons','field_66180dd03e138'),
(548,162,'gallery_data','a:2:{s:9:\"image_url\";a:2:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-610bdb893d576f439c67175e91587676.webp\";i:1;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-07f108adc92713f79cf609dcf505e377.webp\";}s:8:\"image_id\";a:2:{i:0;s:3:\"163\";i:1;s:3:\"164\";}}'),
(549,162,'_yoast_wpseo_content_score','90'),
(550,162,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(551,162,'_yoast_wpseo_wordproof_timestamp',''),
(552,166,'_edit_lock','1713138070:5650'),
(553,167,'_wp_attached_file','Ep-8727f12649fd2a6867810cc038cfd2af.webp'),
(554,167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:594;s:4:\"file\";s:40:\"Ep-8727f12649fd2a6867810cc038cfd2af.webp\";s:8:\"filesize\";i:105716;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-8727f12649fd2a6867810cc038cfd2af.webp\";s:5:\"width\";i:800;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:50052;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-8727f12649fd2a6867810cc038cfd2af.webp\";s:5:\"width\";i:320;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(555,166,'_thumbnail_id','140'),
(556,166,'_edit_last','5650'),
(557,166,'exc_num',''),
(558,166,'_exc_num','field_66031ff818b11'),
(559,166,'exc_excerpt',''),
(560,166,'_exc_excerpt','field_66180b9a1edfc'),
(561,166,'exc_transfer_to_3','10400'),
(562,166,'_exc_transfer_to_3','field_66180dd04247a'),
(563,166,'exc_transfer_to_6','10800'),
(564,166,'_exc_transfer_to_6','field_66180dd0424b6'),
(565,166,'exc_transfer_to_12','14400'),
(566,166,'_exc_transfer_to_12','field_66180dd0424ee'),
(567,166,'exc_transfer_to_20','16800'),
(568,166,'_exc_transfer_to_20','field_66180dd042527'),
(569,166,'exc_transfer_to_45','по запросу'),
(570,166,'_exc_transfer_to_45','field_66180dd04263c'),
(571,166,'exc_transfer',''),
(572,166,'_exc_transfer','field_66180dd03de22'),
(573,166,'exc_translator','5000'),
(574,166,'_exc_translator','field_66180dd03debe'),
(575,166,'exc_duration','4'),
(576,166,'_exc_duration','field_66180dd03e0f5'),
(577,166,'exc_addons','Билеты (форт 100/чел, батарея 100/чел)'),
(578,166,'_exc_addons','field_66180dd03e138'),
(579,166,'gallery_data','a:2:{s:9:\"image_url\";a:1:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-8727f12649fd2a6867810cc038cfd2af.webp\";}s:8:\"image_id\";a:1:{i:0;s:3:\"167\";}}'),
(580,166,'_yoast_wpseo_content_score','90'),
(581,166,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(582,166,'_yoast_wpseo_wordproof_timestamp',''),
(583,168,'_edit_lock','1713138651:5650'),
(584,168,'_thumbnail_id','120'),
(585,168,'_edit_last','5650'),
(586,168,'exc_num',''),
(587,168,'_exc_num','field_66031ff818b11'),
(588,168,'exc_excerpt','Экскурсия на остров Русский с посещением Приморского океанариума и Ворошиловской батареи'),
(589,168,'_exc_excerpt','field_66180b9a1edfc'),
(590,168,'exc_transfer_to_3','11400'),
(591,168,'_exc_transfer_to_3','field_66180dd04247a'),
(592,168,'exc_transfer_to_6','12000'),
(593,168,'_exc_transfer_to_6','field_66180dd0424b6'),
(594,168,'exc_transfer_to_12','16800'),
(595,168,'_exc_transfer_to_12','field_66180dd0424ee'),
(596,168,'exc_transfer_to_20','19200'),
(597,168,'_exc_transfer_to_20','field_66180dd042527'),
(598,168,'exc_transfer_to_45','по запросу'),
(599,168,'_exc_transfer_to_45','field_66180dd04263c'),
(600,168,'exc_transfer',''),
(601,168,'_exc_transfer','field_66180dd03de22'),
(602,168,'exc_translator','6000'),
(603,168,'_exc_translator','field_66180dd03debe'),
(604,168,'exc_duration','5'),
(605,168,'_exc_duration','field_66180dd03e0f5'),
(606,168,'exc_addons','Билеты (океанариум 1100/чел,батарея 250/чел)'),
(607,168,'_exc_addons','field_66180dd03e138'),
(608,168,'gallery_data','a:2:{s:9:\"image_url\";a:1:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-0b986855761907d5c51fadfe9e0f9dab.webp\";}s:8:\"image_id\";a:1:{i:0;s:3:\"119\";}}'),
(609,168,'_yoast_wpseo_content_score','60'),
(610,168,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(611,168,'_yoast_wpseo_wordproof_timestamp',''),
(612,169,'_edit_lock','1725519169:5650'),
(613,170,'_wp_attached_file','Ep-75d33f05e175dad8cf68092d6f61dbc6.webp'),
(614,170,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1173;s:6:\"height\";i:880;s:4:\"file\";s:40:\"Ep-75d33f05e175dad8cf68092d6f61dbc6.webp\";s:8:\"filesize\";i:115136;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-75d33f05e175dad8cf68092d6f61dbc6.webp\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:50572;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-75d33f05e175dad8cf68092d6f61dbc6.webp\";s:5:\"width\";i:320;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(615,169,'_thumbnail_id','170'),
(616,169,'_edit_last','5650'),
(617,169,'exc_num',''),
(618,169,'_exc_num','field_66031ff818b11'),
(619,169,'exc_excerpt','Тематическая военная экскурсия с посещением объектов музея Тихоокеанского флота (подлодка С-56, Красный вымпел, музей ТОФ)'),
(620,169,'_exc_excerpt','field_66180b9a1edfc'),
(621,169,'exc_transfer_to_3','10400'),
(622,169,'_exc_transfer_to_3','field_66180dd04247a'),
(623,169,'exc_transfer_to_6','10800'),
(624,169,'_exc_transfer_to_6','field_66180dd0424b6'),
(625,169,'exc_transfer_to_12','13000'),
(626,169,'_exc_transfer_to_12','field_66180dd0424ee'),
(627,169,'exc_transfer_to_20','15400'),
(628,169,'_exc_transfer_to_20','field_66180dd042527'),
(629,169,'exc_transfer_to_45','по запросу'),
(630,169,'_exc_transfer_to_45','field_66180dd04263c'),
(631,169,'exc_transfer',''),
(632,169,'_exc_transfer','field_66180dd03de22'),
(633,169,'exc_translator','5000'),
(634,169,'_exc_translator','field_66180dd03debe'),
(635,169,'exc_duration','4'),
(636,169,'_exc_duration','field_66180dd03e0f5'),
(637,169,'exc_addons','Билеты (вымпел 50/чел, с56 100/чел, музей тоф 250/чел)'),
(638,169,'_exc_addons','field_66180dd03e138'),
(639,169,'gallery_data','a:2:{s:9:\"image_url\";a:1:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-3f32fd6753836cda004e932426e4b633.webp\";}s:8:\"image_id\";a:1:{i:0;s:3:\"140\";}}'),
(640,169,'_yoast_wpseo_content_score','60'),
(641,169,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(642,169,'_yoast_wpseo_wordproof_timestamp',''),
(643,171,'_edit_lock','1725507278:5650'),
(644,172,'_wp_attached_file','Ep-b54591f0761937d8cb7bbf64382d5743.webp'),
(645,172,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1173;s:6:\"height\";i:880;s:4:\"file\";s:40:\"Ep-b54591f0761937d8cb7bbf64382d5743.webp\";s:8:\"filesize\";i:233438;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-b54591f0761937d8cb7bbf64382d5743.webp\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:106860;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-b54591f0761937d8cb7bbf64382d5743.webp\";s:5:\"width\";i:320;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19932;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(646,171,'_thumbnail_id','172'),
(647,171,'_edit_last','5650'),
(648,171,'exc_num',''),
(649,171,'_exc_num','field_66031ff818b11'),
(650,171,'exc_excerpt','Экскурсия на остров Русский с посещением Приморского Океанариума и кампуса ДВФУ'),
(651,171,'_exc_excerpt','field_66180b9a1edfc'),
(652,171,'exc_transfer_to_3','11400'),
(653,171,'_exc_transfer_to_3','field_66180dd04247a'),
(654,171,'exc_transfer_to_6','12000'),
(655,171,'_exc_transfer_to_6','field_66180dd0424b6'),
(656,171,'exc_transfer_to_12','15600'),
(657,171,'_exc_transfer_to_12','field_66180dd0424ee'),
(658,171,'exc_transfer_to_20','19200'),
(659,171,'_exc_transfer_to_20','field_66180dd042527'),
(660,171,'exc_transfer_to_45','по запросу'),
(661,171,'_exc_transfer_to_45','field_66180dd04263c'),
(662,171,'exc_transfer',''),
(663,171,'_exc_transfer','field_66180dd03de22'),
(664,171,'exc_translator','6000'),
(665,171,'_exc_translator','field_66180dd03debe'),
(666,171,'exc_duration','5'),
(667,171,'_exc_duration','field_66180dd03e0f5'),
(668,171,'exc_addons','Билеты (океанариум 1100/чел)'),
(669,171,'_exc_addons','field_66180dd03e138'),
(670,171,'gallery_data','a:2:{s:9:\"image_url\";a:1:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-b285f0192e689b14171efa16647d7170.webp\";}s:8:\"image_id\";a:1:{i:0;s:2:\"97\";}}'),
(671,171,'_yoast_wpseo_content_score','90'),
(672,171,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(673,171,'_yoast_wpseo_wordproof_timestamp',''),
(686,142,'_wp_old_date','2024-04-13'),
(689,128,'mihdan_index_now_last_update','1721231080'),
(694,187,'forminator_form_meta','a:6:{s:6:\"fields\";a:27:{i:0;a:16:{s:2:\"id\";s:6:\"text-1\";s:10:\"element_id\";s:6:\"text-1\";s:7:\"form_id\";s:17:\"wrapper-9154-8329\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-9154-8329\";s:10:\"input_type\";s:4:\"line\";s:10:\"limit_type\";s:10:\"characters\";s:11:\"field_label\";s:19:\"Выбор даты\";s:11:\"placeholder\";s:44:\"укажите желаемый период\";s:12:\"custom-class\";s:18:\"mid-wid main-label\";s:8:\"required\";s:1:\"1\";s:16:\"required_message\";s:49:\"Укажите период, пожалуйста\";}i:1;a:11:{s:2:\"id\";s:12:\"page-break-4\";s:10:\"element_id\";s:12:\"page-break-4\";s:7:\"form_id\";s:17:\"wrapper-3540-3366\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:10:\"page-break\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-3540-3366\";s:8:\"btn_left\";s:30:\"« Предыдущий шаг\";s:9:\"btn_right\";s:28:\"Следующий шаг »\";}i:2;a:18:{s:2:\"id\";s:7:\"radio-2\";s:10:\"element_id\";s:7:\"radio-2\";s:7:\"form_id\";s:17:\"wrapper-1706-7357\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"radio\";s:7:\"options\";a:4:{i:0;a:7:{s:5:\"label\";s:8:\"Соло\";s:5:\"value\";s:3:\"one\";s:3:\"key\";s:9:\"8656-5648\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741619_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";s:7:\"default\";s:1:\"1\";}i:1;a:7:{s:5:\"label\";s:8:\"Пара\";s:5:\"value\";s:3:\"two\";s:3:\"key\";s:9:\"7375-6235\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741620_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";s:7:\"default\";s:0:\"\";}i:2;a:8:{s:5:\"label\";s:12:\"Друзья\";s:5:\"value\";s:12:\"Друзья\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"6763-6823\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741621_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:3;a:8:{s:5:\"label\";s:10:\"Семья\";s:5:\"value\";s:10:\"Семья\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"6327-5928\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741622_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-1706-7357\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:5:\"radio\";s:11:\"field_label\";s:35:\"Состав путешествия\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:361:\"Соло;one; 1; https://tour.mitrofanov.ru/wp-content/uploads/40741619_600_q70.webp\nПара;two; 0; https://tour.mitrofanov.ru/wp-content/uploads/40741620_600_q70.webp\nДрузья;Друзья; 0; https://tour.mitrofanov.ru/wp-content/uploads/40741621_600_q70.webp\nСемья;Семья; 0; https://tour.mitrofanov.ru/wp-content/uploads/40741622_600_q70.webp\";s:9:\"bulk_edit\";s:0:\"\";s:13:\"enable_images\";s:1:\"1\";s:16:\"options_expanded\";s:1:\"1\";s:12:\"custom-class\";s:25:\"mid-wid main-label fimage\";}i:3;a:17:{s:2:\"id\";s:8:\"slider-1\";s:10:\"element_id\";s:8:\"slider-1\";s:7:\"form_id\";s:17:\"wrapper-1181-6096\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:6:\"slider\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:2:{i:0;a:3:{s:10:\"element_id\";s:7:\"radio-2\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:12:\"Друзья\";}i:1;a:3:{s:10:\"element_id\";s:7:\"radio-2\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:10:\"Семья\";}}s:10:\"wrapper_id\";s:17:\"wrapper-1181-6096\";s:15:\"hidden_behavior\";s:4:\"zero\";s:12:\"calculations\";s:4:\"true\";s:11:\"slider_type\";s:6:\"single\";s:11:\"field_label\";s:25:\"Всего человек\";s:10:\"slider_max\";s:2:\"30\";s:14:\"condition_rule\";s:3:\"any\";s:12:\"custom-class\";s:29:\"mid-wid grid-slider sub-label\";s:10:\"slider_min\";s:1:\"2\";}i:4;a:18:{s:2:\"id\";s:8:\"slider-2\";s:10:\"element_id\";s:8:\"slider-2\";s:7:\"form_id\";s:17:\"wrapper-5193-8949\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:6:\"slider\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:2:{i:0;a:3:{s:10:\"element_id\";s:7:\"radio-2\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:12:\"Друзья\";}i:1;a:3:{s:10:\"element_id\";s:7:\"radio-2\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:10:\"Семья\";}}s:10:\"wrapper_id\";s:17:\"wrapper-5193-8949\";s:15:\"hidden_behavior\";s:4:\"zero\";s:12:\"calculations\";s:4:\"true\";s:11:\"slider_type\";s:6:\"single\";s:11:\"field_label\";s:22:\"Дети до 7 лет\";s:10:\"slider_max\";s:2:\"28\";s:14:\"condition_rule\";s:3:\"any\";s:6:\"formid\";s:17:\"wrapper-5193-8949\";s:10:\"slider_min\";s:1:\"0\";s:12:\"custom-class\";s:29:\"mid-wid grid-slider sub-label\";}i:5;a:16:{s:2:\"id\";s:10:\"checkbox-1\";s:10:\"element_id\";s:10:\"checkbox-1\";s:7:\"form_id\";s:17:\"wrapper-2401-7787\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:8:\"checkbox\";s:7:\"options\";a:1:{i:0;a:4:{s:5:\"label\";s:48:\"Приобретение авиа билетов\";s:5:\"value\";s:4:\"да\";s:3:\"key\";s:9:\"7146-9485\";s:5:\"error\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-2401-7787\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:8:\"checkbox\";s:11:\"field_label\";s:86:\"Требуется ли приобретение авиа или ж/д билетов?\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:56:\"Приобретение авиа билетов;да; 0\";s:12:\"custom-class\";s:18:\"mid-wid check-flag\";s:16:\"options_expanded\";s:1:\"1\";}i:6;a:17:{s:2:\"id\";s:10:\"checkbox-6\";s:10:\"element_id\";s:10:\"checkbox-6\";s:7:\"form_id\";s:17:\"wrapper-2739-2937\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:8:\"checkbox\";s:7:\"options\";a:1:{i:0;a:4:{s:5:\"label\";s:45:\"Приобретение ж/д билетов\";s:5:\"value\";s:4:\"да\";s:3:\"key\";s:9:\"7146-9485\";s:5:\"error\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-2739-2937\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:8:\"checkbox\";s:11:\"field_label\";s:86:\"Требуется ли приобретение авиа или ж/д билетов?\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:53:\"Приобретение ж/д билетов;да; 0\";s:12:\"custom-class\";s:18:\"mid-wid check-flag\";s:16:\"options_expanded\";s:1:\"1\";s:6:\"formid\";s:17:\"wrapper-2739-2937\";}i:7;a:16:{s:2:\"id\";s:10:\"checkbox-3\";s:10:\"element_id\";s:10:\"checkbox-3\";s:7:\"form_id\";s:17:\"wrapper-3252-1268\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:8:\"checkbox\";s:7:\"options\";a:1:{i:0;a:4:{s:5:\"label\";s:72:\"Требуется трансфер с аэропорта/вокзала\";s:5:\"value\";s:4:\"да\";s:3:\"key\";s:9:\"7146-9485\";s:5:\"error\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-3252-1268\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:8:\"checkbox\";s:11:\"field_label\";s:78:\"Требуется ли трансфер с аэропорта/вокзала?\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:80:\"Требуется трансфер с аэропорта/вокзала;да; 0\";s:12:\"custom-class\";s:18:\"mid-wid check-flag\";s:16:\"options_expanded\";s:1:\"1\";}i:8;a:20:{s:2:\"id\";s:7:\"radio-3\";s:10:\"element_id\";s:7:\"radio-3\";s:7:\"form_id\";s:17:\"wrapper-6832-7972\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"radio\";s:7:\"options\";a:2:{i:0;a:7:{s:5:\"label\";s:16:\"Стандарт\";s:5:\"value\";s:3:\"one\";s:3:\"key\";s:9:\"8656-5648\";s:5:\"error\";s:0:\"\";s:7:\"default\";s:1:\"1\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741524_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:1;a:7:{s:5:\"label\";s:12:\"Бизнес\";s:5:\"value\";s:3:\"two\";s:3:\"key\";s:9:\"7375-6235\";s:5:\"error\";s:0:\"\";s:7:\"default\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741525_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:3:{i:0;a:3:{s:10:\"element_id\";s:7:\"radio-2\";s:4:\"rule\";s:6:\"is_not\";s:5:\"value\";s:12:\"Друзья\";}i:1;a:3:{s:10:\"element_id\";s:10:\"checkbox-3\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:4:\"да\";}i:2;a:3:{s:10:\"element_id\";s:7:\"radio-2\";s:4:\"rule\";s:6:\"is_not\";s:5:\"value\";s:10:\"Семья\";}}s:10:\"wrapper_id\";s:17:\"wrapper-6832-7972\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:5:\"radio\";s:11:\"field_label\";s:25:\"Выберите авто\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:181:\"Стандарт;one; 1; https://tour.mitrofanov.ru/wp-content/uploads/40741524_600_q70.webp\nБизнес;two; 0; https://tour.mitrofanov.ru/wp-content/uploads/40741525_600_q70.webp\";s:16:\"options_expanded\";s:1:\"1\";s:14:\"condition_rule\";s:3:\"all\";s:12:\"custom-class\";s:24:\"mid-wid sub-label fimage\";s:13:\"enable_images\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:16:\"required_message\";s:66:\"Выберите тип автомобиля, пожалуйста\";}i:9;a:21:{s:2:\"id\";s:8:\"radio-15\";s:10:\"element_id\";s:8:\"radio-15\";s:7:\"form_id\";s:17:\"wrapper-6312-6774\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"radio\";s:7:\"options\";a:2:{i:0;a:7:{s:5:\"label\";s:16:\"Стандарт\";s:5:\"value\";s:3:\"one\";s:3:\"key\";s:9:\"8656-5648\";s:5:\"error\";s:0:\"\";s:7:\"default\";s:1:\"1\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741524_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:1;a:7:{s:5:\"label\";s:12:\"Бизнес\";s:5:\"value\";s:3:\"two\";s:3:\"key\";s:9:\"7375-6235\";s:5:\"error\";s:0:\"\";s:7:\"default\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741525_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:4:{i:0;a:3:{s:10:\"element_id\";s:7:\"radio-2\";s:4:\"rule\";s:6:\"is_not\";s:5:\"value\";s:3:\"one\";}i:1;a:3:{s:10:\"element_id\";s:10:\"checkbox-3\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:4:\"да\";}i:2;a:3:{s:10:\"element_id\";s:7:\"radio-2\";s:4:\"rule\";s:6:\"is_not\";s:5:\"value\";s:3:\"two\";}i:3;a:3:{s:10:\"element_id\";s:8:\"slider-1\";s:4:\"rule\";s:7:\"is_less\";s:5:\"value\";s:1:\"5\";}}s:10:\"wrapper_id\";s:17:\"wrapper-6312-6774\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:5:\"radio\";s:11:\"field_label\";s:25:\"Выберите авто\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:181:\"Стандарт;one; 1; https://tour.mitrofanov.ru/wp-content/uploads/40741524_600_q70.webp\nБизнес;two; 0; https://tour.mitrofanov.ru/wp-content/uploads/40741525_600_q70.webp\";s:16:\"options_expanded\";s:1:\"1\";s:14:\"condition_rule\";s:3:\"all\";s:6:\"formid\";s:17:\"wrapper-6312-6774\";s:12:\"custom-class\";s:24:\"mid-wid sub-label fimage\";s:13:\"enable_images\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:16:\"required_message\";s:66:\"Выберите тип автомобиля, пожалуйста\";}i:10;a:21:{s:2:\"id\";s:8:\"radio-16\";s:10:\"element_id\";s:8:\"radio-16\";s:7:\"form_id\";s:17:\"wrapper-4229-8597\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"radio\";s:7:\"options\";a:2:{i:0;a:7:{s:5:\"label\";s:16:\"Стандарт\";s:5:\"value\";s:3:\"one\";s:3:\"key\";s:9:\"8656-5648\";s:5:\"error\";s:0:\"\";s:7:\"default\";s:1:\"1\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741597_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:1;a:7:{s:5:\"label\";s:12:\"Бизнес\";s:5:\"value\";s:3:\"two\";s:3:\"key\";s:9:\"7375-6235\";s:5:\"error\";s:0:\"\";s:7:\"default\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741526_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:5:{i:0;a:3:{s:10:\"element_id\";s:7:\"radio-2\";s:4:\"rule\";s:6:\"is_not\";s:5:\"value\";s:3:\"one\";}i:1;a:3:{s:10:\"element_id\";s:10:\"checkbox-3\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:4:\"да\";}i:2;a:3:{s:10:\"element_id\";s:7:\"radio-2\";s:4:\"rule\";s:6:\"is_not\";s:5:\"value\";s:3:\"two\";}i:3;a:3:{s:10:\"element_id\";s:8:\"slider-1\";s:4:\"rule\";s:7:\"is_less\";s:5:\"value\";s:1:\"8\";}i:4;a:3:{s:10:\"element_id\";s:8:\"slider-1\";s:4:\"rule\";s:8:\"is_great\";s:5:\"value\";s:1:\"4\";}}s:10:\"wrapper_id\";s:17:\"wrapper-4229-8597\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:5:\"radio\";s:11:\"field_label\";s:25:\"Выберите авто\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:181:\"Стандарт;one; 1; https://tour.mitrofanov.ru/wp-content/uploads/40741597_600_q70.webp\nБизнес;two; 0; https://tour.mitrofanov.ru/wp-content/uploads/40741526_600_q70.webp\";s:16:\"options_expanded\";s:1:\"1\";s:14:\"condition_rule\";s:3:\"all\";s:6:\"formid\";s:17:\"wrapper-4229-8597\";s:12:\"custom-class\";s:24:\"mid-wid sub-label fimage\";s:13:\"enable_images\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:16:\"required_message\";s:66:\"Выберите тип автомобиля, пожалуйста\";}i:11;a:21:{s:2:\"id\";s:8:\"radio-17\";s:10:\"element_id\";s:8:\"radio-17\";s:7:\"form_id\";s:17:\"wrapper-8572-4703\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"radio\";s:7:\"options\";a:2:{i:0;a:7:{s:5:\"label\";s:16:\"Стандарт\";s:5:\"value\";s:3:\"one\";s:3:\"key\";s:9:\"8656-5648\";s:5:\"error\";s:0:\"\";s:7:\"default\";s:1:\"1\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741598_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:1;a:7:{s:5:\"label\";s:12:\"Бизнес\";s:5:\"value\";s:3:\"two\";s:3:\"key\";s:9:\"7375-6235\";s:5:\"error\";s:0:\"\";s:7:\"default\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741530_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:4:{i:0;a:3:{s:10:\"element_id\";s:7:\"radio-2\";s:4:\"rule\";s:6:\"is_not\";s:5:\"value\";s:3:\"one\";}i:1;a:3:{s:10:\"element_id\";s:10:\"checkbox-3\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:4:\"да\";}i:2;a:3:{s:10:\"element_id\";s:7:\"radio-2\";s:4:\"rule\";s:6:\"is_not\";s:5:\"value\";s:3:\"two\";}i:3;a:3:{s:10:\"element_id\";s:8:\"slider-1\";s:4:\"rule\";s:8:\"is_great\";s:5:\"value\";s:1:\"7\";}}s:10:\"wrapper_id\";s:17:\"wrapper-8572-4703\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:5:\"radio\";s:11:\"field_label\";s:25:\"Выберите авто\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:181:\"Стандарт;one; 1; https://tour.mitrofanov.ru/wp-content/uploads/40741598_600_q70.webp\nБизнес;two; 0; https://tour.mitrofanov.ru/wp-content/uploads/40741530_600_q70.webp\";s:16:\"options_expanded\";s:1:\"1\";s:14:\"condition_rule\";s:3:\"all\";s:6:\"formid\";s:17:\"wrapper-8572-4703\";s:12:\"custom-class\";s:24:\"mid-wid sub-label fimage\";s:13:\"enable_images\";s:1:\"1\";s:8:\"required\";s:1:\"1\";s:16:\"required_message\";s:66:\"Выберите тип автомобиля, пожалуйста\";}i:12;a:11:{s:2:\"id\";s:12:\"page-break-1\";s:10:\"element_id\";s:12:\"page-break-1\";s:7:\"form_id\";s:17:\"wrapper-6712-7509\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:10:\"page-break\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-6712-7509\";s:8:\"btn_left\";s:30:\"« Предыдущий шаг\";s:9:\"btn_right\";s:28:\"Следующий шаг »\";}i:13;a:15:{s:2:\"id\";s:7:\"group-1\";s:10:\"element_id\";s:7:\"group-1\";s:7:\"form_id\";s:17:\"wrapper-9102-4356\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"group\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-9102-4356\";s:11:\"field_label\";s:23:\"Выбор номера\";s:11:\"is_repeater\";s:4:\"true\";s:15:\"add_action_text\";s:27:\"Добавить номер\";s:18:\"remove_action_text\";s:25:\"Удалить номер\";s:12:\"custom-class\";s:10:\"main-label\";s:19:\"action_element_type\";s:6:\"button\";}i:14;a:11:{s:2:\"id\";s:12:\"page-break-2\";s:10:\"element_id\";s:12:\"page-break-2\";s:7:\"form_id\";s:17:\"wrapper-3024-4591\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:10:\"page-break\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-3024-4591\";s:8:\"btn_left\";s:30:\"« Предыдущий шаг\";s:9:\"btn_right\";s:28:\"Следующий шаг »\";}i:15;a:18:{s:2:\"id\";s:10:\"checkbox-4\";s:10:\"element_id\";s:10:\"checkbox-4\";s:7:\"form_id\";s:17:\"wrapper-8801-1774\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:8:\"checkbox\";s:7:\"options\";a:5:{i:0;a:6:{s:5:\"label\";s:80:\"Городская: Миллионка, видовые площадки и др.\";s:5:\"value\";s:3:\"one\";s:3:\"key\";s:9:\"7911-7569\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741694_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:1;a:6:{s:5:\"label\";s:179:\"Достопримечательности: Остров Русский, Ворошиловская батарея, Тихоокеанский форпост России и др.\";s:5:\"value\";s:3:\"two\";s:3:\"key\";s:9:\"8146-1257\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40731529_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:2;a:8:{s:5:\"label\";s:200:\"Милитари: Тихоокеанский форпост России, Форт Поспелова, Новосильцевская батарея, Ворошиловская батарея и др.\";s:5:\"value\";s:200:\"Милитари-(Тихоокеанский-форпост-России,-Форт-Поспелова,-Новосильцевская-батарея,-Ворошиловская-батарея-и-др)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"5758-4588\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741695_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:3;a:8:{s:5:\"label\";s:207:\"Эко тур: Мыс Тобизина, Владивостокская крепость, Сафари парк, Пляжи, Штыковские пруды, Океанариум, Остров Русский.\";s:5:\"value\";s:207:\"Эко-тур-(Мыс-Тобизина,-Владивостокская-крепость,-Сафари-парк,-Пляжи,-Штыковские-пруды,-Океанариум,-Остров-Русский)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"9534-5560\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40742196_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:4;a:8:{s:5:\"label\";s:129:\"Гастро тур: дальневосточная, китайская, японская, кавказкая кухня и др.\";s:5:\"value\";s:129:\"Гастро-тур-(Дальневосточная,-китайская,-японская,-кавказкая-кухня-и-жр)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"8242-3022\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40753590_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-8801-1774\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:8:\"checkbox\";s:11:\"field_label\";s:71:\"Какие типы экскурсии вы предпочитаете?\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:1706:\"Городская: Миллионка, видовые площадки и др.;one; 0; https://tour.mitrofanov.ru/wp-content/uploads/40741694_600_q70.webp\nДостопримечательности: Остров Русский, Ворошиловская батарея, Тихоокеанский форпост России и др.;two; 0; https://tour.mitrofanov.ru/wp-content/uploads/40731529_600_q70.webp\nМилитари: Тихоокеанский форпост России, Форт Поспелова, Новосильцевская батарея, Ворошиловская батарея и др.;Милитари-(Тихоокеанский-форпост-России,-Форт-Поспелова,-Новосильцевская-батарея,-Ворошиловская-батарея-и-др); 0; https://tour.mitrofanov.ru/wp-content/uploads/40741695_600_q70.webp\nЭко тур: Мыс Тобизина, Владивостокская крепость, Сафари парк, Пляжи, Штыковские пруды, Океанариум, Остров Русский.;Эко-тур-(Мыс-Тобизина,-Владивостокская-крепость,-Сафари-парк,-Пляжи,-Штыковские-пруды,-Океанариум,-Остров-Русский); 0; https://tour.mitrofanov.ru/wp-content/uploads/40742196_600_q70.webp\nГастро тур: дальневосточная, китайская, японская, кавказкая кухня и др.;Гастро-тур-(Дальневосточная,-китайская,-японская,-кавказкая-кухня-и-жр); 0; https://tour.mitrofanov.ru/wp-content/uploads/40753590_600_q70.webp\";s:13:\"enable_images\";s:1:\"1\";s:12:\"custom-class\";s:29:\"mid-wid main-label fimage-row\";s:16:\"options_expanded\";s:1:\"1\";s:11:\"description\";s:55:\"Выберите несколько по желанию\";}i:16;a:11:{s:2:\"id\";s:12:\"page-break-3\";s:10:\"element_id\";s:12:\"page-break-3\";s:7:\"form_id\";s:17:\"wrapper-3748-1219\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:10:\"page-break\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-3748-1219\";s:8:\"btn_left\";s:30:\"« Предыдущий шаг\";s:9:\"btn_right\";s:28:\"Следующий шаг »\";}i:17;a:29:{s:2:\"id\";s:6:\"name-1\";s:10:\"element_id\";s:6:\"name-1\";s:7:\"form_id\";s:17:\"wrapper-8375-4849\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:4:\"name\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-8375-4849\";s:11:\"field_label\";s:6:\"Имя\";s:11:\"placeholder\";s:0:\"\";s:12:\"prefix_label\";s:14:\"Префикс\";s:11:\"fname_label\";s:6:\"Имя\";s:17:\"fname_placeholder\";s:26:\"Например, Джон\";s:11:\"mname_label\";s:19:\"Второе имя\";s:17:\"mname_placeholder\";s:26:\"Например, Смит\";s:11:\"lname_label\";s:14:\"Фамилия\";s:17:\"lname_placeholder\";s:24:\"Например, Доу\";s:6:\"prefix\";s:4:\"true\";s:5:\"fname\";s:4:\"true\";s:5:\"mname\";s:4:\"true\";s:5:\"lname\";s:4:\"true\";s:16:\"required_message\";s:43:\"Необходимо указать имя.\";s:23:\"prefix_required_message\";s:36:\"Префикс обязателен.\";s:22:\"fname_required_message\";s:48:\"Имя и фамилия обязательны.\";s:22:\"mname_required_message\";s:43:\"Второе имя обязательно.\";s:22:\"lname_required_message\";s:38:\"Фамилия обязательна.\";s:14:\"layout_columns\";s:1:\"2\";s:12:\"custom-class\";s:26:\"mid-wid sub-label f-border\";}i:18;a:16:{s:2:\"id\";s:7:\"phone-1\";s:10:\"element_id\";s:7:\"phone-1\";s:7:\"form_id\";s:17:\"wrapper-9732-5292\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-9732-5292\";s:8:\"required\";s:0:\"\";s:5:\"limit\";s:2:\"10\";s:10:\"limit_type\";s:10:\"characters\";s:10:\"validation\";s:4:\"none\";s:11:\"field_label\";s:14:\"Телефон\";s:11:\"placeholder\";s:0:\"\";s:12:\"custom-class\";s:26:\"mid-wid sub-label f-border\";}i:19;a:13:{s:2:\"id\";s:7:\"email-1\";s:10:\"element_id\";s:7:\"email-1\";s:7:\"form_id\";s:17:\"wrapper-1460-8451\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-1460-8451\";s:10:\"validation\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:11:\"field_label\";s:16:\"Email-адрес\";s:12:\"custom-class\";s:26:\"mid-wid sub-label f-border\";}i:20;a:17:{s:2:\"id\";s:8:\"radio-11\";s:10:\"element_id\";s:8:\"radio-11\";s:7:\"form_id\";s:17:\"wrapper-4702-5538\";s:12:\"parent_group\";s:7:\"group-1\";s:4:\"type\";s:5:\"radio\";s:7:\"options\";a:3:{i:0;a:6:{s:5:\"label\";s:285:\"Беринг представляет номера стандарт+ с прекрасным видом на море, находится на первом этаже высотной новостройки ЖК Мыс Купера. Классификация 3* (300 м до моря)\";s:5:\"value\";s:3:\"one\";s:3:\"key\";s:9:\"1988-9918\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40742472_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:1;a:6:{s:5:\"label\";s:283:\"Аскольд расположен на 1-м этаже пятиэтажного дома по адресу Авраменко 15. В номерах этого блока окна с видом на внутренний двор. Классификация 2* (500 м до моря)\";s:5:\"value\";s:3:\"two\";s:3:\"key\";s:9:\"5895-4940\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40742473_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:2;a:8:{s:5:\"label\";s:115:\"Апартаменты в ЖК Мыс Купера. Потрясающий вид - 300 метров до моря!\";s:5:\"value\";s:5:\"three\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"7671-9427\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40765114_600_q70.webp\";s:14:\"image_filename\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-4702-5538\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:5:\"radio\";s:11:\"field_label\";s:29:\"Выбор гостиницы\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:915:\"Беринг представляет номера стандарт+ с прекрасным видом на море, находится на первом этаже высотной новостройки ЖК Мыс Купера. Классификация 3* (300 м до моря);one; 0; https://tour.mitrofanov.ru/wp-content/uploads/40742472_600_q70.webp\nАскольд расположен на 1-м этаже пятиэтажного дома по адресу Авраменко 15. В номерах этого блока окна с видом на внутренний двор. Классификация 2* (500 м до моря);two; 0; https://tour.mitrofanov.ru/wp-content/uploads/40742473_600_q70.webp\nАпартаменты в ЖК Мыс Купера. Потрясающий вид - 300 метров до моря!;three; 0; https://tour.mitrofanov.ru/wp-content/uploads/40765114_600_q70.webp\";s:16:\"options_expanded\";s:1:\"1\";s:13:\"enable_images\";s:1:\"1\";s:12:\"custom-class\";s:16:\"fimage sub-label\";}i:21;a:17:{s:2:\"id\";s:8:\"radio-12\";s:10:\"element_id\";s:8:\"radio-12\";s:7:\"form_id\";s:17:\"wrapper-2427-9958\";s:12:\"parent_group\";s:7:\"group-1\";s:4:\"type\";s:5:\"radio\";s:7:\"options\";a:5:{i:0;a:6:{s:5:\"label\";s:214:\"Две кровати. Вид на море. В данном номере две отдельных кровати. Имеется отдельная ванная с душем и унитазом-биде (18 м2)\";s:5:\"value\";s:3:\"one\";s:3:\"key\";s:9:\"2421-7330\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40753588_570_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:1;a:6:{s:5:\"label\";s:287:\"Двойная кровать с видом на море. В данном номере одна кровать на двоих с дизайнерской отделкой и меблировкой. Имеются все удобства для путешественников (18 м2)\";s:5:\"value\";s:3:\"two\";s:3:\"key\";s:9:\"8284-6363\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741651_564_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:2;a:8:{s:5:\"label\";s:315:\"Двойная кровать с видом на море Акварель. В данном номере одна кровать на двоих.Номер с дизайнерской отделкой и меблировкой. Имеются все удобства для путешественников (18 м2)\";s:5:\"value\";s:315:\"Двойная-кровать-с-видом-на-море-Акварель.-В-данном-номере-одна-кровать-на-двоих.Номер-с-дизайнерской-отделкой-и-меблировкой.-Имеются-все-удобства-для-путешественников-(18-м2)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"9537-6019\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741659_553_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:3;a:8:{s:5:\"label\";s:256:\"Двойная кровать эконом. Номер стандарт с частичным видом на море. В номере имеется все необходимое для комфортного проживания и отдыха (18 м2)\";s:5:\"value\";s:256:\"Двойная-кровать-эконом.-Номер-стандарт-с-частичным-видом-на-море.-В-номере-имеется-все-необходимое-для-комфортного-проживания-и-отдыха-(18-м2)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"1227-7506\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741663_569_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:4;a:8:{s:5:\"label\";s:232:\"Сьют/ Студия. Данный номер имеет две комнаты гостиная с диваном и спальня. Возможно предоставление раскладушки по запросу (25 м2)\";s:5:\"value\";s:232:\"Сьют--Студия.-Данный-номер-имеет-две-комнаты-гостиная-с-диваном-и-спальня.-Возможно-предоставление-раскладушки-по-запросу-(25-м2)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"2749-9536\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741682_553_q70.webp\";s:14:\"image_filename\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:1:{i:0;a:3:{s:10:\"element_id\";s:8:\"radio-11\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:3:\"one\";}}s:10:\"wrapper_id\";s:17:\"wrapper-2427-9958\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:5:\"radio\";s:11:\"field_label\";s:41:\"Выбор номера (Беринг 3*)\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:2482:\"Две кровати. Вид на море. В данном номере две отдельных кровати. Имеется отдельная ванная с душем и унитазом-биде (18 м2);one; 0; https://tour.mitrofanov.ru/wp-content/uploads/40753588_570_q70.webp\nДвойная кровать с видом на море. В данном номере одна кровать на двоих с дизайнерской отделкой и меблировкой. Имеются все удобства для путешественников (18 м2);two; 0; https://tour.mitrofanov.ru/wp-content/uploads/40741651_564_q70.webp\nДвойная кровать с видом на море Акварель. В данном номере одна кровать на двоих.Номер с дизайнерской отделкой и меблировкой. Имеются все удобства для путешественников (18 м2);Двойная-кровать-с-видом-на-море-Акварель.-В-данном-номере-одна-кровать-на-двоих.Номер-с-дизайнерской-отделкой-и-меблировкой.-Имеются-все-удобства-для-путешественников-(18-м2); 0; https://tour.mitrofanov.ru/wp-content/uploads/40741659_553_q70.webp\nДвойная кровать эконом. Номер стандарт с частичным видом на море. В номере имеется все необходимое для комфортного проживания и отдыха (18 м2);Двойная-кровать-эконом.-Номер-стандарт-с-частичным-видом-на-море.-В-номере-имеется-все-необходимое-для-комфортного-проживания-и-отдыха-(18-м2); 0; https://tour.mitrofanov.ru/wp-content/uploads/40741663_569_q70.webp\nСьют/ Студия. Данный номер имеет две комнаты гостиная с диваном и спальня. Возможно предоставление раскладушки по запросу (25 м2);Сьют--Студия.-Данный-номер-имеет-две-комнаты-гостиная-с-диваном-и-спальня.-Возможно-предоставление-раскладушки-по-запросу-(25-м2); 0; https://tour.mitrofanov.ru/wp-content/uploads/40741682_553_q70.webp\";s:13:\"enable_images\";s:1:\"1\";s:16:\"options_expanded\";s:1:\"1\";s:12:\"custom-class\";s:10:\"fimage-row\";}i:22;a:17:{s:2:\"id\";s:8:\"radio-13\";s:10:\"element_id\";s:8:\"radio-13\";s:7:\"form_id\";s:17:\"wrapper-7154-4671\";s:12:\"parent_group\";s:7:\"group-1\";s:4:\"type\";s:5:\"radio\";s:7:\"options\";a:5:{i:0;a:6:{s:5:\"label\";s:181:\"Одиночная кровать. В данном номере одна кровать на одного. Номер расположен в соседнем здании. (15 м2)\";s:5:\"value\";s:3:\"one\";s:3:\"key\";s:9:\"2421-7330\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40753581_569_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:1;a:6:{s:5:\"label\";s:214:\"Две кровати. Вид на море. В данном номере две отдельных кровати. Имеется отдельная ванная с душем и унитазом-биде (18 м2)\";s:5:\"value\";s:3:\"two\";s:3:\"key\";s:9:\"8284-6363\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741681_564_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:2;a:8:{s:5:\"label\";s:387:\"Двойная кровать эконом . Имеются все удобства для путешественников – Телевизор, кондиционер и отдельная ванная с душем. В данном номере одна кровать на двоих, возможность поставить раскладушку отсутствует (15 м2)\";s:5:\"value\";s:387:\"Двойная-кровать-эконом-.-Имеются-все-удобства-для-путешественников-–-Телевизор,-кондиционер-и-отдельная-ванная-с-душем.-В-данном-номере-одна-кровать-на-двоих,-возможность-поставить-раскладушку-отсутствует-(15-м2)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"4194-1184\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741670_569_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:3;a:8:{s:5:\"label\";s:174:\"Двойная кровать. В данном номере одна кровать на двоих. Номер расположен в соседнем здании (18 м2)\";s:5:\"value\";s:174:\"Двойная-кровать.-В-данном-номере-одна-кровать-на-двоих.-Номер-расположен-в-соседнем-здании-(18-м2)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"6756-5834\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741669_568_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:4;a:8:{s:5:\"label\";s:303:\"Сьют/Студия. В данном номере одна кровать на двоих и раскладной диван, возможно поставить дополнительную раскладную кровать. Номер расположен в соседнем здании (30 м2)\";s:5:\"value\";s:303:\"Сьют-Студия.-В-данном-номере-одна-кровать-на-двоих-и-раскладной-диван,-возможно-поставить-дополнительную-раскладную-кровать.-Номер-расположен-в-соседнем-здании-(30-м2)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"7087-1666\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40741685_562_q70.webp\";s:14:\"image_filename\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:1:{i:0;a:3:{s:10:\"element_id\";s:8:\"radio-11\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:3:\"two\";}}s:10:\"wrapper_id\";s:17:\"wrapper-7154-4671\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:5:\"radio\";s:11:\"field_label\";s:43:\"Выбор номера (Аскольд 2*)\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:2498:\"Одиночная кровать. В данном номере одна кровать на одного. Номер расположен в соседнем здании. (15 м2);one; 0; https://tour.mitrofanov.ru/wp-content/uploads/40753581_569_q70.webp\nДве кровати. Вид на море. В данном номере две отдельных кровати. Имеется отдельная ванная с душем и унитазом-биде (18 м2);two; 0; https://tour.mitrofanov.ru/wp-content/uploads/40741681_564_q70.webp\nДвойная кровать эконом . Имеются все удобства для путешественников – Телевизор, кондиционер и отдельная ванная с душем. В данном номере одна кровать на двоих, возможность поставить раскладушку отсутствует (15 м2);Двойная-кровать-эконом-.-Имеются-все-удобства-для-путешественников-–-Телевизор,-кондиционер-и-отдельная-ванная-с-душем.-В-данном-номере-одна-кровать-на-двоих,-возможность-поставить-раскладушку-отсутствует-(15-м2); 0; https://tour.mitrofanov.ru/wp-content/uploads/40741670_569_q70.webp\nДвойная кровать. В данном номере одна кровать на двоих. Номер расположен в соседнем здании (18 м2);Двойная-кровать.-В-данном-номере-одна-кровать-на-двоих.-Номер-расположен-в-соседнем-здании-(18-м2); 0; https://tour.mitrofanov.ru/wp-content/uploads/40741669_568_q70.webp\nСьют/Студия. В данном номере одна кровать на двоих и раскладной диван, возможно поставить дополнительную раскладную кровать. Номер расположен в соседнем здании (30 м2);Сьют-Студия.-В-данном-номере-одна-кровать-на-двоих-и-раскладной-диван,-возможно-поставить-дополнительную-раскладную-кровать.-Номер-расположен-в-соседнем-здании-(30-м2); 0; https://tour.mitrofanov.ru/wp-content/uploads/40741685_562_q70.webp\";s:13:\"enable_images\";s:1:\"1\";s:16:\"options_expanded\";s:1:\"1\";s:12:\"custom-class\";s:10:\"fimage-row\";}i:23;a:17:{s:2:\"id\";s:8:\"radio-14\";s:10:\"element_id\";s:8:\"radio-14\";s:7:\"form_id\";s:17:\"wrapper-1523-2217\";s:12:\"parent_group\";s:7:\"group-1\";s:4:\"type\";s:5:\"radio\";s:7:\"options\";a:2:{i:0;a:6:{s:5:\"label\";s:373:\"Апартаменты Авраменко 2. Новая, чистая, светлая и уютная квартира в гостинице с видом на море. Просторная гостиная с полноценной кухней, отдельной спальней.Есть кровать и диван-кровать. Ванная с душем (50 м2)\";s:5:\"value\";s:3:\"one\";s:3:\"key\";s:9:\"2421-7330\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40765125_570_q70.webp\";s:14:\"image_filename\";s:0:\"\";}i:1;a:6:{s:5:\"label\";s:334:\"Апартаменты Авраменко 2б. Просторная двухкомнатная квартира с дизайнерским ремонтом с видом на море. Квартира оборудована всем необходимым. Двуспальная кровать и диван-кровать (55 м2)\";s:5:\"value\";s:3:\"two\";s:3:\"key\";s:9:\"8284-6363\";s:5:\"error\";s:0:\"\";s:5:\"image\";s:67:\"https://tour.mitrofanov.ru/wp-content/uploads/40765128_569_q70.webp\";s:14:\"image_filename\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:1:{i:0;a:3:{s:10:\"element_id\";s:8:\"radio-11\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:5:\"three\";}}s:10:\"wrapper_id\";s:17:\"wrapper-1523-2217\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:5:\"radio\";s:11:\"field_label\";s:33:\"Выбор апартамента\";s:6:\"layout\";s:8:\"vertical\";s:19:\"options_bulk_editor\";s:860:\"Апартаменты Авраменко 2. Новая, чистая, светлая и уютная квартира в гостинице с видом на море. Просторная гостиная с полноценной кухней, отдельной спальней.Есть кровать и диван-кровать. Ванная с душем (50 м2);one; 0; https://tour.mitrofanov.ru/wp-content/uploads/40765125_570_q70.webp\nАпартаменты Авраменко 2б. Просторная двухкомнатная квартира с дизайнерским ремонтом с видом на море. Квартира оборудована всем необходимым. Двуспальная кровать и диван-кровать (55 м2);two; 0; https://tour.mitrofanov.ru/wp-content/uploads/40765128_569_q70.webp\";s:13:\"enable_images\";s:1:\"1\";s:16:\"options_expanded\";s:1:\"1\";s:12:\"custom-class\";s:10:\"fimage-row\";}i:24;a:17:{s:2:\"id\";s:10:\"checkbox-5\";s:10:\"element_id\";s:10:\"checkbox-5\";s:7:\"form_id\";s:17:\"wrapper-6470-9996\";s:12:\"parent_group\";s:7:\"group-1\";s:4:\"type\";s:8:\"checkbox\";s:7:\"options\";a:1:{i:0;a:4:{s:5:\"label\";s:33:\"Включить завтраки\";s:5:\"value\";s:4:\"да\";s:3:\"key\";s:9:\"9574-1159\";s:5:\"error\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:3:{i:0;a:3:{s:10:\"element_id\";s:8:\"radio-11\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:3:\"one\";}i:1;a:3:{s:10:\"element_id\";s:8:\"radio-11\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:3:\"two\";}i:2;a:3:{s:10:\"element_id\";s:8:\"radio-11\";s:4:\"rule\";s:2:\"is\";s:5:\"value\";s:5:\"three\";}}s:10:\"wrapper_id\";s:17:\"wrapper-6470-9996\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:8:\"checkbox\";s:11:\"field_label\";s:33:\"Включить завтраки\";s:6:\"layout\";s:10:\"horizontal\";s:19:\"options_bulk_editor\";s:41:\"Включить завтраки;да; 0\";s:16:\"options_expanded\";s:1:\"1\";s:12:\"custom-class\";s:10:\"check-flag\";s:14:\"condition_rule\";s:3:\"any\";}i:25;a:15:{s:2:\"id\";s:8:\"select-1\";s:10:\"element_id\";s:8:\"select-1\";s:7:\"form_id\";s:17:\"wrapper-8156-5909\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:7:\"options\";a:11:{i:0;a:5:{s:5:\"label\";s:18:\"UTC+2 (МСК−1)\";s:5:\"value\";s:3:\"one\";s:5:\"limit\";s:0:\"\";s:3:\"key\";s:9:\"4701-4955\";s:5:\"error\";s:0:\"\";}i:1;a:5:{s:5:\"label\";s:47:\"UTC+3 (МСК, московское время)\";s:5:\"value\";s:3:\"two\";s:5:\"limit\";s:0:\"\";s:3:\"key\";s:9:\"3731-9768\";s:5:\"error\";s:0:\"\";}i:2;a:6:{s:5:\"label\";s:16:\"UTC+4 (МСК+1)\";s:5:\"value\";s:47:\"UTC+3-(МСК,-московское-время)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"8418-8366\";s:5:\"error\";s:0:\"\";}i:3;a:6:{s:5:\"label\";s:16:\"UTC+5 (МСК+2)\";s:5:\"value\";s:16:\"UTC+5-(МСК+2)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"4965-8658\";s:5:\"error\";s:0:\"\";}i:4;a:6:{s:5:\"label\";s:16:\"UTC+6 (МСК+3)\";s:5:\"value\";s:16:\"UTC+6-(МСК+3)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"1975-5478\";s:5:\"error\";s:0:\"\";}i:5;a:6:{s:5:\"label\";s:16:\"UTC+7 (МСК+4)\";s:5:\"value\";s:16:\"UTC+7-(МСК+4)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"8703-8357\";s:5:\"error\";s:0:\"\";}i:6;a:6:{s:5:\"label\";s:16:\"UTC+8 (МСК+5)\";s:5:\"value\";s:16:\"UTC+8-(МСК+5)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"9856-4349\";s:5:\"error\";s:0:\"\";}i:7;a:6:{s:5:\"label\";s:16:\"UTC+9 (МСК+6)\";s:5:\"value\";s:16:\"UTC+9-(МСК+6)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"1067-3473\";s:5:\"error\";s:0:\"\";}i:8;a:6:{s:5:\"label\";s:17:\"UTC+10 (МСК+7)\";s:5:\"value\";s:17:\"UTC+10-(МСК+7)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"5207-3634\";s:5:\"error\";s:0:\"\";}i:9;a:6:{s:5:\"label\";s:17:\"UTC+11 (МСК+8)\";s:5:\"value\";s:17:\"UTC+11-(МСК+8)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"2395-2321\";s:5:\"error\";s:0:\"\";}i:10;a:6:{s:5:\"label\";s:17:\"UTC+12 (МСК+9)\";s:5:\"value\";s:17:\"UTC+12-(МСК+9)\";s:5:\"limit\";s:0:\"\";s:7:\"default\";s:0:\"\";s:3:\"key\";s:9:\"2102-4386\";s:5:\"error\";s:0:\"\";}}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-8156-5909\";s:15:\"hidden_behavior\";s:4:\"zero\";s:10:\"value_type\";s:6:\"single\";s:11:\"field_label\";s:30:\"Мой часовой пояс\";s:19:\"options_bulk_editor\";s:452:\"UTC+2 (МСК−1);one; 0\nUTC+3 (МСК, московское время) ;two; 0\nUTC+4 (МСК+1);UTC+3-(МСК,-московское-время); 0\nUTC+5 (МСК+2) ;UTC+5-(МСК+2); 0\nUTC+6 (МСК+3);UTC+6-(МСК+3); 0\nUTC+7 (МСК+4);UTC+7-(МСК+4); 0\nUTC+8 (МСК+5);UTC+8-(МСК+5); 0\nUTC+9 (МСК+6);UTC+9-(МСК+6); 0\nUTC+10 (МСК+7);UTC+10-(МСК+7); 0\nUTC+11 (МСК+8);UTC+11-(МСК+8); 0\nUTC+12 (МСК+9);UTC+12-(МСК+9); 0\";s:11:\"placeholder\";s:14:\"Выбрать\";s:12:\"custom-class\";s:17:\"mid-wid sub-label\";}i:26;a:15:{s:2:\"id\";s:9:\"consent-1\";s:10:\"element_id\";s:9:\"consent-1\";s:7:\"form_id\";s:17:\"wrapper-7707-7910\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:7:\"consent\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-7707-7910\";s:8:\"required\";s:4:\"true\";s:11:\"field_label\";s:16:\"Согласие\";s:19:\"consent_description\";s:173:\"<div>Я соглашаюсь и принимаю условия <a rel=\"noopener\" target=\"_blank\" href=\"#\">Пользовательского соглашения</a>.</div>\";s:16:\"required_message\";s:135:\"Это поле является обязательным для заполнения. Пожалуйста, проверьте это.\";s:16:\"condition_action\";s:4:\"show\";s:12:\"custom-class\";s:7:\"mid-wid\";}}s:8:\"settings\";a:138:{s:17:\"pagination-header\";s:3:\"nav\";s:14:\"paginationData\";a:8:{s:24:\"pagination-header-design\";s:4:\"show\";s:17:\"pagination-header\";s:3:\"nav\";s:18:\"page-break-1-steps\";s:16:\"Доставка\";s:10:\"last-steps\";s:16:\"Контакты\";s:17:\"pagination-labels\";s:7:\"default\";s:18:\"page-break-2-steps\";s:20:\"Проживание\";s:18:\"page-break-3-steps\";s:10:\"Отдых\";s:18:\"page-break-4-steps\";s:8:\"Дата\";}s:8:\"formName\";s:4:\"new1\";s:7:\"version\";s:6:\"1.29.3\";s:17:\"form-border-style\";s:4:\"none\";s:12:\"form-padding\";s:0:\"\";s:11:\"form-border\";s:0:\"\";s:12:\"fields-style\";s:4:\"open\";s:16:\"field-image-size\";s:4:\"auto\";s:10:\"validation\";s:9:\"on_submit\";s:18:\"akismet-protection\";s:1:\"0\";s:10:\"form-style\";s:4:\"flat\";s:11:\"enable-ajax\";s:4:\"true\";s:9:\"autoclose\";s:4:\"true\";s:20:\"submission-indicator\";s:4:\"show\";s:15:\"indicator-label\";s:19:\"Отправка...\";s:9:\"form-type\";s:7:\"default\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:16:\"thankyou-message\";s:122:\"Спасибо, что обратились к нам, мы свяжемся с вами в ближайшее время.\";s:10:\"submitData\";a:2:{s:18:\"custom-submit-text\";s:37:\"Отправить сообщение\";s:27:\"custom-invalid-form-message\";s:120:\"Ошибка: Ваша форма недействительна, пожалуйста, исправьте ошибки!\";}s:17:\"validation-inline\";s:1:\"1\";s:11:\"form-expire\";s:9:\"no_expire\";s:16:\"form-padding-top\";s:1:\"0\";s:18:\"form-padding-right\";s:1:\"0\";s:19:\"form-padding-bottom\";s:1:\"0\";s:17:\"form-padding-left\";s:1:\"0\";s:17:\"form-border-width\";s:1:\"0\";s:18:\"form-border-radius\";s:1:\"0\";s:23:\"cform-label-font-family\";s:6:\"Roboto\";s:25:\"cform-label-custom-family\";s:0:\"\";s:21:\"cform-label-font-size\";s:2:\"12\";s:23:\"cform-label-font-weight\";s:4:\"bold\";s:23:\"cform-title-font-family\";s:6:\"Roboto\";s:25:\"cform-title-custom-family\";s:0:\"\";s:21:\"cform-title-font-size\";s:2:\"45\";s:23:\"cform-title-font-weight\";s:6:\"normal\";s:22:\"cform-title-text-align\";s:4:\"left\";s:26:\"cform-subtitle-font-family\";s:6:\"Roboto\";s:26:\"cform-subtitle-custom-font\";s:0:\"\";s:24:\"cform-subtitle-font-size\";s:2:\"18\";s:26:\"cform-subtitle-font-weight\";s:6:\"normal\";s:25:\"cform-subtitle-text-align\";s:4:\"left\";s:23:\"cform-input-font-family\";s:6:\"Roboto\";s:23:\"cform-input-custom-font\";s:0:\"\";s:21:\"cform-input-font-size\";s:2:\"16\";s:23:\"cform-input-font-weight\";s:6:\"normal\";s:23:\"cform-radio-font-family\";s:6:\"Roboto\";s:23:\"cform-radio-custom-font\";s:0:\"\";s:21:\"cform-radio-font-size\";s:2:\"14\";s:23:\"cform-radio-font-weight\";s:6:\"normal\";s:24:\"cform-select-font-family\";s:6:\"Roboto\";s:26:\"cform-select-custom-family\";s:0:\"\";s:22:\"cform-select-font-size\";s:2:\"16\";s:24:\"cform-select-font-weight\";s:6:\"normal\";s:29:\"cform-multiselect-font-family\";s:6:\"Roboto\";s:29:\"cform-multiselect-custom-font\";s:0:\"\";s:27:\"cform-multiselect-font-size\";s:2:\"16\";s:29:\"cform-multiselect-font-weight\";s:6:\"normal\";s:26:\"cform-dropdown-font-family\";s:6:\"Roboto\";s:26:\"cform-dropdown-custom-font\";s:0:\"\";s:24:\"cform-dropdown-font-size\";s:2:\"16\";s:26:\"cform-dropdown-font-weight\";s:6:\"normal\";s:26:\"cform-calendar-font-family\";s:6:\"Roboto\";s:26:\"cform-calendar-custom-font\";s:0:\"\";s:24:\"cform-calendar-font-size\";s:2:\"13\";s:26:\"cform-calendar-font-weight\";s:6:\"normal\";s:24:\"cform-button-font-family\";s:6:\"Roboto\";s:24:\"cform-button-custom-font\";s:0:\"\";s:22:\"cform-button-font-size\";s:2:\"14\";s:24:\"cform-button-font-weight\";s:3:\"500\";s:26:\"cform-timeline-font-family\";s:6:\"Roboto\";s:26:\"cform-timeline-custom-font\";s:0:\"\";s:24:\"cform-timeline-font-size\";s:2:\"12\";s:26:\"cform-timeline-font-weight\";s:6:\"normal\";s:28:\"cform-pagination-font-family\";s:0:\"\";s:28:\"cform-pagination-custom-font\";s:0:\"\";s:26:\"cform-pagination-font-size\";s:2:\"16\";s:28:\"cform-pagination-font-weight\";s:6:\"normal\";s:19:\"payment_require_ssl\";s:0:\"\";s:15:\"submission-file\";s:6:\"delete\";s:17:\"store_submissions\";s:1:\"1\";s:9:\"form_name\";s:4:\"new1\";s:11:\"form_status\";s:7:\"publish\";s:18:\"notification_count\";i:1;s:15:\"previous_status\";s:7:\"publish\";s:20:\"cform-color-settings\";s:4:\"true\";s:14:\"use-custom-css\";s:1:\"1\";s:31:\"button-submit-background-static\";s:7:\"#0093c0\";s:19:\"calendar-background\";s:7:\"#e1f6ff\";s:15:\"calendar-border\";s:7:\"#0093c0\";s:18:\"calendar-arrows-bg\";s:7:\"#0093c0\";s:15:\"dropdown-border\";s:7:\"#0093c0\";s:19:\"radio-border-active\";s:7:\"#0093c0\";s:10:\"radio-icon\";s:7:\"#0093c0\";s:18:\"input-border-hover\";s:7:\"#0093c0\";s:19:\"input-border-active\";s:7:\"#0093c0\";s:23:\"timeline-border-current\";s:7:\"#0093c0\";s:21:\"timeline-text-current\";s:7:\"#0093c0\";s:31:\"timeline-dot-background-current\";s:7:\"#0093c0\";s:19:\"select-border-hover\";s:7:\"#0093c0\";s:17:\"select-icon-hover\";s:7:\"#0093c0\";s:20:\"select-border-active\";s:7:\"#0093c0\";s:18:\"select-icon-active\";s:7:\"#0093c0\";s:33:\"dropdown-option-background-active\";s:7:\"#0093c0\";s:26:\"multiselect-item-bg-active\";s:7:\"#0093c0\";s:27:\"calendar-days-color-current\";s:7:\"#0093c0\";s:28:\"calendar-days-border-current\";s:7:\"#0093c0\";s:27:\"calendar-days-border-active\";s:7:\"#0093c0\";s:31:\"calendar-days-background-active\";s:7:\"#0093c0\";s:17:\"field-image-width\";s:0:\"\";s:18:\"field-image-height\";s:0:\"\";s:10:\"custom_css\";s:3735:\".forminator-checkbox input:checked ~ .forminator-checkbox-image {\n filter: none;\n}\n.forminator-checkbox:hover input ~ .forminator-checkbox-image {\n filter: none;\n}\n.forminator-checkbox input ~ .forminator-checkbox-image {\n filter: opacity(0.86) grayscale(.1);\n}\n\n#text-1 .forminator-input {\n color: #0093c0;\n}\n\n.main-label .forminator-label {\n color: #333333;\n font-size: 1.6rem;\n margin: 1rem 0;\n line-height: 1.5em;\n}\n.sub-label .forminator-label {\n font-size: 1.2rem;\n font-weight: 500;\n padding-bottom: .5em;\n}\n.fimage .forminator-field {\n display: flex;\n flex-wrap: wrap;\n column-gap: 2rem;\n justify-content: space-evenly;\n}\n.fimage .forminator-radio-bullet {\n display:none;\n}\n.fimage .forminator-label {flex:1 0 100%;}\n.fimage .forminator-radio.forminator-has_image{\n display: flex;\n flex-flow: column;\n /*max-width: 250px;*/\n flex: 1 1 200px;\n margin: 1rem;\n}\n.fimage .forminator-radio-label{\n margin: 1rem .5rem;\n}\n.fimage .forminator-radio-image{\n width:100%;\n padding: .8rem;\n border-radius: 1rem;\n}\n.fimage .forminator-radio-image span{\n width: 100%;\n height: 250px;\n border-radius: .8rem;\n}\n\n.forminator-pagination-footer {\n margin-top:4rem;\n}\n\n.htmlraw {max-width:25%;}\n.mid-wid {\n max-width:600px;\n margin: auto;\n}\n.check-flag {\n padding: 1rem 0 0 1rem;\n}\n.check-flag .forminator-label {display:none !important;}\n.check-flag .forminator-checkbox-label {\n font-size: 1.2rem;\n font-weight: 500;\n}\n\n.forminator-checkbox .forminator-checkbox-box:before {\n font-size: 1.5rem;\n}\n\n.grid-slider .forminator-slider.forminator-slider-full {\n display: grid;\n grid-template-columns: 3.5rem 1fr;\n grid-template-rows: .5rem 1.2rem auto;\n gap: 0 .7rem;\n margin-bottom: .5rem;\n}\n\n.grid-slider .forminator-slide {\n height: auto;\n opacity: 1;\n visibility: visible;\n grid-column: 2;\n grid-row: 2;\n}\n.grid-slider .forminator-slider-limit {\n grid-column: 2;\n grid-row: 3;\n display:none;\n}\n.grid-slider .forminator-slider-amount {\n grid-column: 1;\n grid-row: 1 / 3;\n font-size: 1.8rem;\n font-weight: 500;\n color: #0093c0;\n margin-top: 0;\n}\n.grid-slider .forminator-slider-value {\n display: block;\n height: fit-content;\n width: fit-content;\n margin-right: .8rem;\n padding: .5rem;\n background: aliceblue;\n min-width: 3rem;\n text-align: center;\n border-radius: .2rem;\n}\n\n.fimage-row .forminator-checkbox-box, .fimage-row .forminator-radio-bullet {display:none;}\n.fimage-row .forminator-checkbox-label, .fimage-row .forminator-radio-label {\n font-size:1.2rem;\n}\n.fimage-row .forminator-checkbox-image span {\n width: auto;\n height: 150px;\n}\n.fimage-row .forminator-radio-image span {\n width: auto;\n height: 250px;\n}\n.fimage-row .forminator-checkbox, .fimage-row .forminator-radio {\n flex-wrap: wrap;\n}\n.fimage-row .forminator-radio-label {\n flex: 2 1 250px;\n margin: 0;\n padding: 1rem;\n}\n.fimage-row .forminator-checkbox-label {\n flex: 1 1 250px;\n margin: 0;\n padding: 1rem;\n}\n.fimage-row .forminator-checkbox-image, .fimage-row .forminator-radio-image {\n flex: 1 1 200px;\n}\n.fimage-row .forminator-has_image {\n border-bottom: 1px solid #bbbbbb;\n padding-bottom: 1rem;\n}\n\n.forminator-action-buttons .forminator-repeater-add {\n margin-top:2.5rem;\n}\n.f-border .forminator-input {\n border-bottom: 1px solid #17a8e3;\n background: #ecfaff;\n}\n.f-border .forminator-input:focus{\n border-bottom: 3px dotted #17a8e3;\n}\n.forminator-checkbox .forminator-checkbox-box{\n border: 1px solid #17a8e3;\n border-radius: 4px;\n}\n.forminator-radio .forminator-radio-image {\n border: 1px solid #17a8e3;\n}\";s:29:\"radio-image-background-active\";s:7:\"#17a8e3\";s:19:\"radio-border-static\";s:7:\"#a80019\";s:22:\"radio-image-background\";s:7:\"#ffffff\";s:17:\"cform-label-color\";s:7:\"#222222\";s:18:\"label-helper-color\";s:7:\"#515151\";s:12:\"field-border\";s:0:\"\";s:8:\"input-bg\";s:7:\"#ffffff\";s:14:\"input-hover-bg\";s:7:\"#ffffff\";s:15:\"input-active-bg\";s:7:\"#ffffff\";s:24:\"select-background-static\";s:7:\"#ecfaff\";s:22:\"multiselect-background\";s:7:\"#ffffff\";s:25:\"multiselect-item-bg-hover\";s:0:\"\";s:29:\"multiselect-item-color-static\";s:7:\"#333333\";s:18:\"multiselect-border\";s:7:\"#e1f6ff\";s:7:\"form_id\";s:3:\"187\";s:13:\"sc_email_link\";s:1:\"1\";s:10:\"sc_message\";s:791:\"<p>Ваша форма была сохранена как черновик, и была создана ссылка для возобновления, чтобы вы могли вернуться к форме в любое время в течение {retention_period} дней с сегодняшнего дня. Скопируйте и сохраните ссылку или введите свой адрес электронной почты ниже, чтобы ссылка была отправлена на вашу почту.</p><p>Эти поля не были сохранены в черновике вашей заявки: Paypal, Stripe, Signature, Password, Captcha и Upload. . Пожалуйста, заполните их перед отправкой формы.</p>\";s:8:\"honeypot\";s:1:\"1\";s:13:\"use_ajax_load\";s:0:\"\";s:18:\"use_donotcachepage\";s:1:\"1\";s:16:\"form-font-family\";s:0:\"\";s:12:\"group-border\";s:7:\"#ffffff\";s:16:\"group-background\";s:7:\"#ffffff\";s:23:\"radio-background-static\";s:7:\"#eefaff\";s:23:\"radio-background-active\";s:7:\"#eefaff\";s:19:\"dropdown-background\";s:7:\"#eaeaea\";}s:9:\"client_id\";s:0:\"\";s:22:\"integration_conditions\";a:0:{}s:9:\"behaviors\";a:1:{i:0;a:11:{s:4:\"slug\";s:18:\"behavior-1234-4567\";s:5:\"label\";s:0:\"\";s:14:\"autoclose-time\";s:1:\"5\";s:9:\"autoclose\";s:4:\"true\";s:6:\"newtab\";s:7:\"sametab\";s:16:\"thankyou-message\";s:122:\"Спасибо, что обратились к нам, мы свяжемся с вами в ближайшее время.\";s:22:\"email-thankyou-message\";s:0:\"\";s:23:\"manual-thankyou-message\";s:0:\"\";s:20:\"submission-behaviour\";s:18:\"behaviour-redirect\";s:12:\"redirect-url\";s:10:\"/thankyou/\";s:10:\"conditions\";a:0:{}}}s:13:\"notifications\";a:1:{i:0;a:14:{s:4:\"slug\";s:22:\"notification-1234-4567\";s:5:\"label\";s:62:\"Электронная почта администратора\";s:16:\"email-recipients\";s:7:\"default\";s:10:\"recipients\";s:38:\"alimovmail@gmail.com, vit@dobrolom.com\";s:13:\"email-subject\";s:31:\"Новая заявка EP TOUR\";s:12:\"email-editor\";s:141:\"<p>На сайте новая заявка: <br>{all_fields} <br>---<br>Сообщение отправлено с сайта {site_url}.</p>\";s:16:\"email-attachment\";s:4:\"true\";s:4:\"type\";s:7:\"default\";s:10:\"conditions\";a:0:{}s:9:\"from-name\";s:0:\"\";s:10:\"form-email\";s:0:\"\";s:13:\"replyto-email\";s:0:\"\";s:8:\"cc-email\";s:0:\"\";s:9:\"bcc-email\";s:0:\"\";}}}'),
(695,188,'_edit_lock','1722328731:5648'),
(696,188,'_edit_last','5648'),
(697,188,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(698,188,'_yoast_wpseo_meta-robots-noindex','1'),
(699,188,'_yoast_wpseo_meta-robots-nofollow','1'),
(700,188,'_yoast_wpseo_wordproof_timestamp',''),
(701,190,'_wp_attached_file','40741622_600_q70.webp'),
(702,190,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:21:\"40741622_600_q70.webp\";s:8:\"filesize\";i:21238;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741622_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11192;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(703,191,'_wp_attached_file','40741621_600_q70.webp'),
(704,191,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:401;s:4:\"file\";s:21:\"40741621_600_q70.webp\";s:8:\"filesize\";i:21566;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741621_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(705,192,'_wp_attached_file','40741620_600_q70.webp'),
(706,192,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:21:\"40741620_600_q70.webp\";s:8:\"filesize\";i:17138;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741620_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10502;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(707,193,'_wp_attached_file','40741619_600_q70.webp'),
(708,193,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:397;s:4:\"file\";s:21:\"40741619_600_q70.webp\";s:8:\"filesize\";i:8468;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741619_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5102;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(709,194,'_wp_attached_file','40741530_600_q70.webp'),
(710,194,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:21:\"40741530_600_q70.webp\";s:8:\"filesize\";i:33860;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741530_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(711,195,'_wp_attached_file','40741598_600_q70.webp'),
(712,195,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:21:\"40741598_600_q70.webp\";s:8:\"filesize\";i:9380;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741598_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6848;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(713,196,'_wp_attached_file','40741526_600_q70.webp'),
(714,196,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:384;s:4:\"file\";s:21:\"40741526_600_q70.webp\";s:8:\"filesize\";i:28476;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741526_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12966;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(715,197,'_wp_attached_file','40741597_600_q70.webp'),
(716,197,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:422;s:4:\"file\";s:21:\"40741597_600_q70.webp\";s:8:\"filesize\";i:52202;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741597_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22922;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(717,198,'_wp_attached_file','40741525_600_q70.webp'),
(718,198,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:21:\"40741525_600_q70.webp\";s:8:\"filesize\";i:17850;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741525_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9260;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(719,199,'_wp_attached_file','40741524_600_q70.webp'),
(720,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:21:\"40741524_600_q70.webp\";s:8:\"filesize\";i:10474;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741524_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6114;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(721,200,'_wp_attached_file','40765114_600_q70.webp'),
(722,200,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:418;s:4:\"file\";s:21:\"40765114_600_q70.webp\";s:8:\"filesize\";i:23178;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40765114_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12516;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(723,201,'_wp_attached_file','40742473_600_q70.webp'),
(724,201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:21:\"40742473_600_q70.webp\";s:8:\"filesize\";i:69202;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40742473_600_q70.webp\";s:5:\"width\";i:240;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(725,202,'_wp_attached_file','40742472_600_q70.webp'),
(726,202,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:21:\"40742472_600_q70.webp\";s:8:\"filesize\";i:37696;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40742472_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19718;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(727,203,'_wp_attached_file','40741682_553_q70.webp'),
(728,203,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:553;s:6:\"height\";i:328;s:4:\"file\";s:21:\"40741682_553_q70.webp\";s:8:\"filesize\";i:14408;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741682_553_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8648;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(729,204,'_wp_attached_file','40741663_569_q70.webp'),
(730,204,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:569;s:6:\"height\";i:350;s:4:\"file\";s:21:\"40741663_569_q70.webp\";s:8:\"filesize\";i:22332;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741663_569_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12812;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(731,205,'_wp_attached_file','40741659_553_q70.webp'),
(732,205,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:553;s:6:\"height\";i:350;s:4:\"file\";s:21:\"40741659_553_q70.webp\";s:8:\"filesize\";i:10346;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741659_553_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6372;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(733,206,'_wp_attached_file','40741651_564_q70.webp'),
(734,206,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:564;s:6:\"height\";i:348;s:4:\"file\";s:21:\"40741651_564_q70.webp\";s:8:\"filesize\";i:12228;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741651_564_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(735,207,'_wp_attached_file','40753588_570_q70.webp'),
(736,207,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:570;s:6:\"height\";i:351;s:4:\"file\";s:21:\"40753588_570_q70.webp\";s:8:\"filesize\";i:14408;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40753588_570_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9030;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(737,208,'_wp_attached_file','40741685_562_q70.webp'),
(738,208,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:562;s:6:\"height\";i:348;s:4:\"file\";s:21:\"40741685_562_q70.webp\";s:8:\"filesize\";i:16048;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741685_562_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(739,209,'_wp_attached_file','40741669_568_q70.webp'),
(740,209,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:568;s:6:\"height\";i:350;s:4:\"file\";s:21:\"40741669_568_q70.webp\";s:8:\"filesize\";i:13148;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741669_568_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8398;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(741,210,'_wp_attached_file','40741670_569_q70.webp'),
(742,210,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:569;s:6:\"height\";i:350;s:4:\"file\";s:21:\"40741670_569_q70.webp\";s:8:\"filesize\";i:10226;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741670_569_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(743,211,'_wp_attached_file','40741681_564_q70.webp'),
(744,211,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:564;s:6:\"height\";i:347;s:4:\"file\";s:21:\"40741681_564_q70.webp\";s:8:\"filesize\";i:11230;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741681_564_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7586;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(745,212,'_wp_attached_file','40753581_569_q70.webp'),
(746,212,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:569;s:6:\"height\";i:350;s:4:\"file\";s:21:\"40753581_569_q70.webp\";s:8:\"filesize\";i:11376;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40753581_569_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7500;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(747,213,'_wp_attached_file','40765128_569_q70.webp'),
(748,213,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:569;s:6:\"height\";i:351;s:4:\"file\";s:21:\"40765128_569_q70.webp\";s:8:\"filesize\";i:20998;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40765128_569_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(749,214,'_wp_attached_file','40765125_570_q70.webp'),
(750,214,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:570;s:6:\"height\";i:352;s:4:\"file\";s:21:\"40765125_570_q70.webp\";s:8:\"filesize\";i:11080;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40765125_570_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7372;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(751,215,'_wp_attached_file','40753590_600_q70.webp'),
(752,215,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:21:\"40753590_600_q70.webp\";s:8:\"filesize\";i:21144;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40753590_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12304;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(753,216,'_wp_attached_file','40742196_600_q70.webp'),
(754,216,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:501;s:4:\"file\";s:21:\"40742196_600_q70.webp\";s:8:\"filesize\";i:44330;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40742196_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(755,217,'_wp_attached_file','40741695_600_q70.webp'),
(756,217,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:21:\"40741695_600_q70.webp\";s:8:\"filesize\";i:46928;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741695_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19570;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(757,218,'_wp_attached_file','40731529_600_q70.webp'),
(758,218,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:21:\"40731529_600_q70.webp\";s:8:\"filesize\";i:28236;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40731529_600_q70.webp\";s:5:\"width\";i:240;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7984;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(759,219,'_wp_attached_file','40741694_600_q70.webp'),
(760,219,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:21:\"40741694_600_q70.webp\";s:8:\"filesize\";i:51614;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"40741694_600_q70.webp\";s:5:\"width\";i:320;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21142;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(761,77,'_glsr_average','5'),
(762,77,'_glsr_ranking','3.75'),
(763,77,'_glsr_reviews','2'),
(766,225,'_wp_attached_file','Ep-e6542662dd3254ab17485384f2982579.webp'),
(767,225,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1202;s:6:\"height\";i:480;s:4:\"file\";s:40:\"Ep-e6542662dd3254ab17485384f2982579.webp\";s:8:\"filesize\";i:55008;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-e6542662dd3254ab17485384f2982579.webp\";s:5:\"width\";i:800;s:6:\"height\";i:319;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-e6542662dd3254ab17485384f2982579.webp\";s:5:\"width\";i:320;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8730;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(768,226,'_wp_attached_file','Ep-200053a5843e0d95bb40e1ef70e48e60.webp'),
(769,226,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1233;s:6:\"height\";i:515;s:4:\"file\";s:40:\"Ep-200053a5843e0d95bb40e1ef70e48e60.webp\";s:8:\"filesize\";i:37632;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-200053a5843e0d95bb40e1ef70e48e60.webp\";s:5:\"width\";i:800;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22714;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-200053a5843e0d95bb40e1ef70e48e60.webp\";s:5:\"width\";i:320;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(770,227,'_wp_attached_file','rect10095.avif'),
(771,227,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:480;s:4:\"file\";s:14:\"rect10095.avif\";s:8:\"filesize\";i:24116;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"rect10095.avif\";s:5:\"width\";i:800;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/heic\";s:8:\"filesize\";i:22394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"rect10095.avif\";s:5:\"width\";i:320;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/heic\";s:8:\"filesize\";i:7319;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(772,228,'_wp_attached_file','rect10095-0.avif'),
(773,228,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:16:\"rect10095-0.avif\";s:8:\"filesize\";i:20411;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"rect10095-0.avif\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/heic\";s:8:\"filesize\";i:13758;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(774,229,'_wp_attached_file','rect10095-1.avif'),
(775,229,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1202;s:6:\"height\";i:480;s:4:\"file\";s:16:\"rect10095-1.avif\";s:8:\"filesize\";i:40049;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"rect10095-1.avif\";s:5:\"width\";i:800;s:6:\"height\";i:319;s:9:\"mime-type\";s:10:\"image/heic\";s:8:\"filesize\";i:30323;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"rect10095-1.avif\";s:5:\"width\";i:320;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/heic\";s:8:\"filesize\";i:9783;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(776,230,'_wp_attached_file','rect10095-0-1.avif'),
(777,230,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:599;s:6:\"height\";i:600;s:4:\"file\";s:18:\"rect10095-0-1.avif\";s:8:\"filesize\";i:31197;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"rect10095-0-1.avif\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/heic\";s:8:\"filesize\";i:20412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(778,231,'_wp_attached_file','rect10095-2.avif'),
(779,231,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1233;s:6:\"height\";i:515;s:4:\"file\";s:16:\"rect10095-2.avif\";s:8:\"filesize\";i:23681;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"rect10095-2.avif\";s:5:\"width\";i:800;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/heic\";s:8:\"filesize\";i:24339;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"rect10095-2.avif\";s:5:\"width\";i:320;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/heic\";s:8:\"filesize\";i:7190;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(780,232,'_wp_attached_file','rect10095-0-2.avif'),
(781,232,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:632;s:6:\"height\";i:633;s:4:\"file\";s:18:\"rect10095-0-2.avif\";s:8:\"filesize\";i:22363;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"rect10095-0-2.avif\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/heic\";s:8:\"filesize\";i:17474;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(782,236,'_wp_attached_file','600x600.avif'),
(783,236,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:12:\"600x600.avif\";s:8:\"filesize\";i:20985;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:12:\"600x600.avif\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/heic\";s:8:\"filesize\";i:14447;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(784,237,'_wp_attached_file','1280x480.avif'),
(785,237,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:480;s:4:\"file\";s:13:\"1280x480.avif\";s:8:\"filesize\";i:25523;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"1280x480.avif\";s:5:\"width\";i:800;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/heic\";s:8:\"filesize\";i:24057;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"1280x480.avif\";s:5:\"width\";i:320;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/heic\";s:8:\"filesize\";i:7866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(788,245,'_edit_lock','1725519129:5650'),
(789,246,'_wp_attached_file','Ep-4b7e4e5378747e86b6e55470411ccee2.webp'),
(790,246,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1263;s:4:\"file\";s:40:\"Ep-4b7e4e5378747e86b6e55470411ccee2.webp\";s:8:\"filesize\";i:2546922;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-4b7e4e5378747e86b6e55470411ccee2.webp\";s:5:\"width\";i:800;s:6:\"height\";i:526;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:112906;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-4b7e4e5378747e86b6e55470411ccee2.webp\";s:5:\"width\";i:320;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21780;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(791,245,'mihdan_index_now_last_update','1725547551'),
(792,245,'_edit_last','5650'),
(793,245,'exc_num',''),
(794,245,'_exc_num','field_66031ff818b11'),
(795,245,'exc_excerpt','От мыса Купера до Семёновского покоса'),
(796,245,'_exc_excerpt','field_66180b9a1edfc'),
(797,245,'exc_transfer_to_3','3000'),
(798,245,'_exc_transfer_to_3','field_66180dd04247a'),
(799,245,'exc_transfer_to_6','6000'),
(800,245,'_exc_transfer_to_6','field_66180dd0424b6'),
(801,245,'exc_transfer_to_12','8000'),
(802,245,'_exc_transfer_to_12','field_66180dd0424ee'),
(803,245,'exc_transfer_to_20','12000'),
(804,245,'_exc_transfer_to_20','field_66180dd042527'),
(805,245,'exc_transfer_to_45','по договоренности'),
(806,245,'_exc_transfer_to_45','field_66180dd04263c'),
(807,245,'exc_transfer',''),
(808,245,'_exc_transfer','field_66180dd03de22'),
(809,245,'exc_translator','0'),
(810,245,'_exc_translator','field_66180dd03debe'),
(811,245,'exc_duration','3'),
(812,245,'_exc_duration','field_66180dd03e0f5'),
(813,245,'exc_addons',''),
(814,245,'_exc_addons','field_66180dd03e138'),
(815,245,'gallery_data','a:2:{s:9:\"image_url\";a:11:{i:0;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-4b7e4e5378747e86b6e55470411ccee2.webp\";i:1;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-af1a2f82be69accfdea7fafe8d1260e7.webp\";i:2;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-31b5380d14bbee0c6103f6c976cc5c5c.webp\";i:3;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-127eeffce3105803c5cbd2aa9428ef5c.webp\";i:4;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-6e465bf376c95a9f4a5f56bd005455f6.webp\";i:5;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-68962263cdb1ed15aeaa954169d377f4.webp\";i:6;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-a29567f9bc92c511fa3bdf2668e7596a.webp\";i:7;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-c9db91a33f7c9b95eeb17aa5d3cdef5c.webp\";i:8;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-78c9b77c9fff2d049209b4c5335a7357.webp\";i:9;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-b05b99799ae33cc673566eb4effff235.webp\";i:10;s:86:\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-ed6e070d438d08154534df0b8a8ca293.webp\";}s:8:\"image_id\";a:11:{i:0;s:3:\"246\";i:1;s:3:\"250\";i:2;s:3:\"251\";i:3;s:3:\"252\";i:4;s:3:\"253\";i:5;s:3:\"254\";i:6;s:3:\"255\";i:7;s:3:\"256\";i:8;s:3:\"257\";i:9;s:3:\"258\";i:10;s:3:\"259\";}}'),
(816,245,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(817,245,'_yoast_wpseo_wordproof_timestamp',''),
(818,247,'_wp_attached_file','Ep-a94d9cfb28a3ee8833688576116f8d19.webp'),
(819,247,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:624;s:4:\"file\";s:40:\"Ep-a94d9cfb28a3ee8833688576116f8d19.webp\";s:8:\"filesize\";i:171884;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-a94d9cfb28a3ee8833688576116f8d19.webp\";s:5:\"width\";i:800;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47370;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-a94d9cfb28a3ee8833688576116f8d19.webp\";s:5:\"width\";i:320;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7316;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(820,245,'_thumbnail_id','247'),
(821,245,'_yoast_wpseo_content_score','90'),
(823,250,'_wp_attached_file','Ep-af1a2f82be69accfdea7fafe8d1260e7.webp'),
(824,250,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:854;s:4:\"file\";s:40:\"Ep-af1a2f82be69accfdea7fafe8d1260e7.webp\";s:8:\"filesize\";i:289098;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-af1a2f82be69accfdea7fafe8d1260e7.webp\";s:5:\"width\";i:800;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:75322;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-af1a2f82be69accfdea7fafe8d1260e7.webp\";s:5:\"width\";i:320;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(825,251,'_wp_attached_file','Ep-31b5380d14bbee0c6103f6c976cc5c5c.webp'),
(826,251,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:897;s:4:\"file\";s:40:\"Ep-31b5380d14bbee0c6103f6c976cc5c5c.webp\";s:8:\"filesize\";i:372566;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-31b5380d14bbee0c6103f6c976cc5c5c.webp\";s:5:\"width\";i:800;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:101884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-31b5380d14bbee0c6103f6c976cc5c5c.webp\";s:5:\"width\";i:320;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(827,252,'_wp_attached_file','Ep-127eeffce3105803c5cbd2aa9428ef5c.webp'),
(828,252,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1224;s:4:\"file\";s:40:\"Ep-127eeffce3105803c5cbd2aa9428ef5c.webp\";s:8:\"filesize\";i:2960692;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-127eeffce3105803c5cbd2aa9428ef5c.webp\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:132312;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-127eeffce3105803c5cbd2aa9428ef5c.webp\";s:5:\"width\";i:320;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23220;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(829,253,'_wp_attached_file','Ep-6e465bf376c95a9f4a5f56bd005455f6.webp'),
(830,253,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:974;s:4:\"file\";s:40:\"Ep-6e465bf376c95a9f4a5f56bd005455f6.webp\";s:8:\"filesize\";i:345354;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-6e465bf376c95a9f4a5f56bd005455f6.webp\";s:5:\"width\";i:800;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:101770;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-6e465bf376c95a9f4a5f56bd005455f6.webp\";s:5:\"width\";i:320;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20384;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(831,254,'_wp_attached_file','Ep-68962263cdb1ed15aeaa954169d377f4.webp'),
(832,254,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:965;s:4:\"file\";s:40:\"Ep-68962263cdb1ed15aeaa954169d377f4.webp\";s:8:\"filesize\";i:248212;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-68962263cdb1ed15aeaa954169d377f4.webp\";s:5:\"width\";i:800;s:6:\"height\";i:402;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:80710;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-68962263cdb1ed15aeaa954169d377f4.webp\";s:5:\"width\";i:320;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16102;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(833,255,'_wp_attached_file','Ep-a29567f9bc92c511fa3bdf2668e7596a.webp'),
(834,255,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:542;s:4:\"file\";s:40:\"Ep-a29567f9bc92c511fa3bdf2668e7596a.webp\";s:8:\"filesize\";i:105158;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-a29567f9bc92c511fa3bdf2668e7596a.webp\";s:5:\"width\";i:800;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29416;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-a29567f9bc92c511fa3bdf2668e7596a.webp\";s:5:\"width\";i:320;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5992;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(835,256,'_wp_attached_file','Ep-c9db91a33f7c9b95eeb17aa5d3cdef5c.webp'),
(836,256,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:713;s:4:\"file\";s:40:\"Ep-c9db91a33f7c9b95eeb17aa5d3cdef5c.webp\";s:8:\"filesize\";i:1636480;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-c9db91a33f7c9b95eeb17aa5d3cdef5c.webp\";s:5:\"width\";i:800;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:69282;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-c9db91a33f7c9b95eeb17aa5d3cdef5c.webp\";s:5:\"width\";i:320;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(837,257,'_wp_attached_file','Ep-78c9b77c9fff2d049209b4c5335a7357.webp'),
(838,257,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:40:\"Ep-78c9b77c9fff2d049209b4c5335a7357.webp\";s:8:\"filesize\";i:345104;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-78c9b77c9fff2d049209b4c5335a7357.webp\";s:5:\"width\";i:800;s:6:\"height\";i:458;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:97976;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-78c9b77c9fff2d049209b4c5335a7357.webp\";s:5:\"width\";i:320;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(839,258,'_wp_attached_file','Ep-b05b99799ae33cc673566eb4effff235.webp'),
(840,258,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:801;s:4:\"file\";s:40:\"Ep-b05b99799ae33cc673566eb4effff235.webp\";s:8:\"filesize\";i:196370;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-b05b99799ae33cc673566eb4effff235.webp\";s:5:\"width\";i:800;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:59712;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-b05b99799ae33cc673566eb4effff235.webp\";s:5:\"width\";i:320;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13448;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(841,259,'_wp_attached_file','Ep-ed6e070d438d08154534df0b8a8ca293.webp'),
(842,259,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:998;s:4:\"file\";s:40:\"Ep-ed6e070d438d08154534df0b8a8ca293.webp\";s:8:\"filesize\";i:351740;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ep-ed6e070d438d08154534df0b8a8ca293.webp\";s:5:\"width\";i:800;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:116720;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ep-ed6e070d438d08154534df0b8a8ca293.webp\";s:5:\"width\";i:320;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23172;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_posts`
--
DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
`post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content` longtext NOT NULL,
`post_title` text NOT NULL,
`post_excerpt` text NOT NULL,
`post_status` varchar(20) NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) NOT NULL DEFAULT 'open',
`ping_status` varchar(20) NOT NULL DEFAULT 'open',
`post_password` varchar(255) NOT NULL DEFAULT '',
`post_name` varchar(200) NOT NULL DEFAULT '',
`to_ping` text NOT NULL,
`pinged` text NOT NULL,
`post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content_filtered` longtext NOT NULL,
`post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`guid` varchar(255) NOT NULL DEFAULT '',
`menu_order` int(11) NOT NULL DEFAULT 0,
`post_type` varchar(20) NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) NOT NULL DEFAULT '',
`comment_count` bigint(20) NOT NULL DEFAULT 0,
PRIMARY KEY (`ID`),
KEY `post_name` (`post_name`(191)),
KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
KEY `post_parent` (`post_parent`),
KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=262 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_posts`
--
LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES
(4,0,'2024-04-11 19:53:06','2024-04-11 16:53:06','<!-- wp:navigation-link {\"label\":\"О нас\",\"url\":\"/#about-us\",\"kind\":\"custom\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Конструктор\",\"url\":\"/constructor/\",\"kind\":\"custom\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Туры\",\"url\":\"/all_tours\",\"kind\":\"custom\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Экскурсии\",\"url\":\"/all_excursions/\",\"kind\":\"custom\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Новости\",\"type\":\"page\",\"id\":10,\"url\":\"https://tour.mitrofanov.ru/blog/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Контакты\",\"type\":\"page\",\"id\":16,\"url\":\"https://tour.mitrofanov.ru/contact/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"liink\",\"url\":\"#\",\"kind\":\"custom\",\"gsReusableMenuId\":26} /-->','Навигация','','publish','closed','closed','','navigation','','','2024-04-14 14:27:43','2024-04-14 04:27:43','',0,'https://tour.mitrofanov.ru/2024/04/11/navigation/',0,'wp_navigation','',0),
(7,5648,'2024-04-12 03:35:29','2024-04-11 17:35:29','a:35:{s:9:\"post_type\";s:4:\"tour\";s:22:\"advanced_configuration\";b:1;s:13:\"import_source\";s:0:\"\";s:11:\"import_date\";s:0:\"\";s:6:\"labels\";a:33:{s:4:\"name\";s:8:\"Туры\";s:13:\"singular_name\";s:6:\"Тур\";s:9:\"menu_name\";s:8:\"Туры\";s:9:\"all_items\";s:15:\"Все Туры\";s:9:\"edit_item\";s:24:\"Изменить Тур.\";s:9:\"view_item\";s:27:\"Посмотреть Тур\";s:10:\"view_items\";s:29:\"Посмотреть Туры\";s:12:\"add_new_item\";s:23:\"Добавить Тур\";s:7:\"add_new\";s:23:\"Добавить Тур\";s:8:\"new_item\";s:17:\"Новый Тур\";s:17:\"parent_item_colon\";s:24:\"Родитель Тур:\";s:12:\"search_items\";s:21:\"Поиск Туров\";s:9:\"not_found\";s:30:\"Не найдено Туров\";s:18:\"not_found_in_trash\";s:48:\"В корзине не найдено Туров\";s:8:\"archives\";s:23:\"Список Туров\";s:10:\"attributes\";s:27:\"Атрибуты Туров\";s:14:\"featured_image\";s:33:\"Изображение Туров\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:37:\"Удалить изображение\";s:18:\"use_featured_image\";s:63:\"Использовать как изображение Тура\";s:16:\"insert_into_item\";s:26:\"Вставить в Тур\";s:21:\"uploaded_to_this_item\";s:28:\"Загружено в Тур\";s:17:\"filter_items_list\";s:46:\"Фильтровать список Туров\";s:14:\"filter_by_date\";s:35:\"Фильтр Туры по дате\";s:21:\"items_list_navigation\";s:45:\"Туры навигация по списку\";s:10:\"items_list\";s:23:\"Список Туров\";s:14:\"item_published\";s:30:\"Тур опубликован.\";s:24:\"item_published_privately\";s:49:\"Туры опубликован приватно.\";s:22:\"item_reverted_to_draft\";s:52:\"Тур преобразован в черновик.\";s:14:\"item_scheduled\";s:57:\"Публикация Тура запланирована.\";s:12:\"item_updated\";s:24:\"Тур обновлен.\";s:9:\"item_link\";s:23:\"Cсылка на Тур\";s:21:\"item_link_description\";s:25:\"Ссылка на Тур.\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"admin_menu_parent\";s:0:\"\";s:17:\"show_in_admin_bar\";b:1;s:17:\"show_in_nav_menus\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:0:\"\";s:14:\"rest_namespace\";s:5:\"wp/v2\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Posts_Controller\";s:13:\"menu_position\";i:4;s:9:\"menu_icon\";s:18:\"dashicons-airplane\";s:19:\"rename_capabilities\";b:0;s:24:\"singular_capability_name\";s:4:\"post\";s:22:\"plural_capability_name\";s:5:\"posts\";s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";s:0:\"\";s:11:\"has_archive\";b:1;s:16:\"has_archive_slug\";s:9:\"all_tours\";s:7:\"rewrite\";a:4:{s:17:\"permalink_rewrite\";s:13:\"post_type_key\";s:10:\"with_front\";s:1:\"1\";s:5:\"feeds\";s:1:\"0\";s:5:\"pages\";s:1:\"1\";}s:9:\"query_var\";s:13:\"post_type_key\";s:14:\"query_var_name\";s:0:\"\";s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:0;s:20:\"register_meta_box_cb\";s:0:\"\";s:16:\"enter_title_here\";s:25:\"Название Тура\";}','Туры','%d1%82%d1%83%d1%80%d1%8b','publish','closed','closed','','post_type_66031364e2fb6','','','2024-04-12 07:06:23','2024-04-11 21:06:23','',0,'https://tour.mitrofanov.ru/?post_type=acf-post-type&p=7',0,'acf-post-type','',0),
(8,5648,'2024-04-12 03:35:29','2024-04-11 17:35:29','a:35:{s:9:\"post_type\";s:9:\"excursion\";s:22:\"advanced_configuration\";b:1;s:13:\"import_source\";s:0:\"\";s:11:\"import_date\";s:0:\"\";s:6:\"labels\";a:33:{s:4:\"name\";s:18:\"Экскурсии\";s:13:\"singular_name\";s:18:\"Экскурсия\";s:9:\"menu_name\";s:18:\"Экскурсии\";s:9:\"all_items\";s:25:\"Все Экскурсии\";s:9:\"edit_item\";s:35:\"Изменить Экскурсию\";s:9:\"view_item\";s:39:\"Посмотреть Экскурсию\";s:10:\"view_items\";s:39:\"Посмотреть Экскурсию\";s:12:\"add_new_item\";s:35:\"Добавить Экскурсию\";s:7:\"add_new\";s:35:\"Добавить Экскурсию\";s:8:\"new_item\";s:29:\"Новая Экскурсия\";s:17:\"parent_item_colon\";s:36:\"Родитель Экскурсия:\";s:12:\"search_items\";s:29:\"Поиск Экскурсий\";s:9:\"not_found\";s:38:\"Не найдено экскурсий\";s:18:\"not_found_in_trash\";s:56:\"В корзине не найдено экскурсий\";s:8:\"archives\";s:31:\"Список Экскурсий\";s:10:\"attributes\";s:35:\"Атрибуты Экскурсии\";s:14:\"featured_image\";s:44:\"Основное фото Экскурсии\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:42:\"Удалить фото Экскурсии\";s:18:\"use_featured_image\";s:59:\"Использовать как фото Экскурсии\";s:16:\"insert_into_item\";s:38:\"Вставить в экскурсию\";s:21:\"uploaded_to_this_item\";s:47:\"Загружено в эту экскурсию\";s:17:\"filter_items_list\";s:54:\"Фильтровать список экскурсий\";s:14:\"filter_by_date\";s:45:\"Фильтр экскурсий по дате\";s:21:\"items_list_navigation\";s:55:\"Навигация по списку экскурсий\";s:10:\"items_list\";s:31:\"Список экскурсий\";s:14:\"item_published\";s:44:\"Экскурсия опубликована.\";s:24:\"item_published_privately\";s:61:\"Экскурсия опубликована приватно.\";s:22:\"item_reverted_to_draft\";s:66:\"Экскурсия преобразована в черновик.\";s:14:\"item_scheduled\";s:70:\"Экскурсия запланирована к публикации.\";s:12:\"item_updated\";s:38:\"Экскурсия обновлёна.\";s:9:\"item_link\";s:35:\"Cсылка на Экскурсию\";s:21:\"item_link_description\";s:37:\"Ссылка на экскурсию.\";}s:11:\"description\";s:76:\"Экскурсии по Владивостоку и окрестностям\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"admin_menu_parent\";s:0:\"\";s:17:\"show_in_admin_bar\";b:1;s:17:\"show_in_nav_menus\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:0:\"\";s:14:\"rest_namespace\";s:5:\"wp/v2\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Posts_Controller\";s:13:\"menu_position\";i:5;s:9:\"menu_icon\";s:18:\"dashicons-palmtree\";s:19:\"rename_capabilities\";b:0;s:24:\"singular_capability_name\";s:4:\"post\";s:22:\"plural_capability_name\";s:5:\"posts\";s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";s:0:\"\";s:11:\"has_archive\";b:1;s:16:\"has_archive_slug\";s:14:\"all_excursions\";s:7:\"rewrite\";a:4:{s:17:\"permalink_rewrite\";s:13:\"post_type_key\";s:10:\"with_front\";s:1:\"1\";s:5:\"feeds\";s:1:\"0\";s:5:\"pages\";s:1:\"1\";}s:9:\"query_var\";s:13:\"post_type_key\";s:14:\"query_var_name\";s:0:\"\";s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:0;s:20:\"register_meta_box_cb\";s:0:\"\";s:16:\"enter_title_here\";s:43:\"Наименование Экскурсии\";}','Экскурсии','%d1%8d%d0%ba%d1%81%d0%ba%d1%83%d1%80%d1%81%d0%b8%d0%b8','publish','closed','closed','','post_type_6617b8d262543','','','2024-04-12 14:21:28','2024-04-12 04:21:28','',0,'https://tour.mitrofanov.ru/?post_type=acf-post-type&p=8',0,'acf-post-type','',0),
(9,5648,'2024-04-12 03:46:47','2024-04-11 17:46:47','','tour_bg_social','','inherit','closed','closed','','tour_bg_social','','','2024-04-12 03:46:47','2024-04-11 17:46:47','',0,'https://tour.mitrofanov.ru/wp-content/uploads/tour_bg_social.webp',0,'attachment','image/webp',0),
(10,5648,'2024-04-12 04:00:58','2024-04-11 18:00:58','\n <!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n <div class=\"wp-block-group alignwide\">\n <!-- wp:query {\"queryId\":22,\"query\":{\"perPage\":9,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"categoryIds\":[],\"tagIds\":[],\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"displayLayout\":{\"type\":\"flex\",\"columns\":3},\"align\":\"wide\",\"enhancedPagination\":true,\"className\":\"is-style-gs-brdnpaddradius\"} -->\n <div class=\"wp-block-query alignwide is-style-gs-brdnpaddradius\">\n <!-- wp:post-template -->\n <!-- wp:post-featured-image {\"isLink\":true,\"height\":\"230px\",\"className\":\"gs-hover-scale-img\"} /-->\n\n <!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"10px\",\"padding\":{\"top\":\"8px\",\"right\":\"8px\",\"bottom\":\"8px\",\"left\":\"8px\"}}}} -->\n <div class=\"wp-block-group\" style=\"padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px\">\n <!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|primary\"}}}},\"className\":\"is-style-greenshift-tags-nounder\",\"fontSize\":\"xsmall\"} /-->\n\n <!-- wp:post-title {\"isLink\":true,\"style\":{\"typography\":{\"lineHeight\":\"1.4\"}},\"fontSize\":\"subheading\"} /-->\n\n <!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"allowOrientation\":false}} -->\n <div class=\"wp-block-group\">\n <!-- wp:post-author {\"showAvatar\":false,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"xsmall\"} /-->\n\n <!-- wp:paragraph {\"fontSize\":\"xsmall\"} -->\n <p class=\"has-xsmall-font-size\">/</p>\n <!-- /wp:paragraph -->\n\n <!-- wp:post-date {\"textColor\":\"lightgrey\",\"fontSize\":\"xsmall\"} /-->\n </div>\n <!-- /wp:group -->\n </div>\n <!-- /wp:group -->\n <!-- /wp:post-template -->\n\n <!-- wp:spacer {\"height\":\"50px\"} -->\n <div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n <!-- /wp:spacer -->\n\n <!-- wp:query-pagination {\"paginationArrow\":\"arrow\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n <!-- wp:query-pagination-previous /-->\n\n <!-- wp:query-pagination-numbers /-->\n\n <!-- wp:query-pagination-next /-->\n <!-- /wp:query-pagination -->\n </div>\n <!-- /wp:query -->\n </div>\n <!-- /wp:group -->\n ','Новости','','publish','closed','closed','','blog','','','2024-04-12 04:17:22','2024-04-11 18:17:22','',0,'https://tour.mitrofanov.ru/blog/',0,'page','',0),
(11,5648,'2024-04-12 04:00:59','2024-04-11 18:00:59','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"greenshift\",\"tagName\":\"header\",\"className\":\"site-header\"} /-->\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"site-title-area\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group site-title-area\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:template-part {\"slug\":\"titlepost\",\"theme\":\"greenshift\",\"tagName\":\"div\",\"align\":\"wide\",\"className\":\"site-title-area\"} /--></div>\n<!-- /wp:group -->\n<!-- wp:group {\"tagName\":\"main\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"50px\",\"bottom\":\"50px\",\"right\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"site-content\"} -->\n<main class=\"wp-block-group site-content\" style=\"margin-top:0;margin-bottom:0;padding-top:50px;padding-right:0;padding-bottom:50px;padding-left:0\">\n <!-- wp:post-content {\"layout\":{\"type\":\"constrained\"}} /-->\n <!-- wp:group {\"layout\":{\"inherit\":true,\"type\":\"constrained\"}} -->\n <div class=\"wp-block-group\"><!-- wp:pattern {\"slug\":\"greenshift/parts-related\"} /-->\n \n <!-- wp:post-terms {\"term\":\"post_tag\",\"className\":\"is-style-greenshift-tags-color\"} /-->\n \n <!-- wp:spacer {\"height\":\"60px\"} -->\n <div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n <!-- /wp:spacer -->\n \n <!-- wp:pattern {\"slug\":\"greenshift/parts-commentquery\"} /--></div>\n <!-- /wp:group --></main>\n <!-- /wp:group -->\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"greenshift\",\"tagName\":\"footer\",\"className\":\"site-footer is-style-no-margin\"} /-->','Single','','publish','closed','closed','','single','','','2024-04-12 04:00:59','2024-04-11 18:00:59','',0,'https://tour.mitrofanov.ru/single/',0,'wp_template','',0),
(12,5648,'2024-04-12 04:01:09','2024-04-11 18:01:09','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"greenshift\",\"tagName\":\"header\",\"className\":\"site-header\"} /-->\n<!-- wp:group {\"tagName\":\"main\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"site-content\",\"layout\":{\"type\":\"constrained\"}} -->\n<main class=\"wp-block-group site-content\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|50\"}}}} -->\n <div class=\"wp-block-group alignwide\" style=\"margin-top:var(--wp--preset--spacing--50)\"><!-- wp:query-title {\"type\":\"archive\",\"fontSize\":\"x-large\"} /-->\n \n <!-- wp:term-description {\"textColor\":\"lightgrey\",\"fontSize\":\"small\"} /-->\n \n <!-- wp:separator {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|70\"}}},\"className\":\"is-style-wide\"} -->\n <hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" style=\"margin-bottom:var(--wp--preset--spacing--70)\"/>\n <!-- /wp:separator --></div>\n <!-- /wp:group -->\n \n <!-- wp:pattern {\"slug\":\"greenshift/query-grid-excerpt\"} /-->\n</main>\n <!-- /wp:group -->\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"greenshift\",\"tagName\":\"footer\",\"className\":\"site-footer is-style-no-margin\"} /-->','Archive','','publish','closed','closed','','archive','','','2024-04-12 04:01:09','2024-04-11 18:01:09','',0,'https://tour.mitrofanov.ru/archive/',0,'wp_template','',0),
(13,5648,'2024-04-12 04:02:50','2024-04-11 18:02:50','{\"styles\":{\"typography\":{\"fontFamily\":\"var(--wp--preset--font-family--jost)\"}},\"settings\":{\"color\":{\"palette\":{\"theme\":[{\"name\":\"Base color (content text)\",\"slug\":\"basecolor\",\"color\":\"#000001\"},{\"name\":\"Contrast color (content background)\",\"slug\":\"contrastcolor\",\"color\":\"#fffffe\"},{\"name\":\"Primary\",\"slug\":\"primary\",\"color\":\"#0093c0\"},{\"name\":\"Secondary\",\"slug\":\"secondary\",\"color\":\"#bdd5e2\"},{\"name\":\"Text over primary\",\"slug\":\"textonprimary\",\"color\":\"#fffffd\"},{\"name\":\"Secondary Button\",\"slug\":\"button\",\"color\":\"#ffd800\"},{\"name\":\"Text over button\",\"slug\":\"textonbutton\",\"color\":\"#010101\"},{\"name\":\"Attention Color\",\"slug\":\"accent\",\"color\":\"#de1414\"},{\"name\":\"Accented Light Background\",\"slug\":\"lightbg\",\"color\":\"#cddceb21\"},{\"name\":\"Tag color\",\"slug\":\"tagcolor\",\"color\":\"#b952fe26\"},{\"name\":\"Light Grey (for Meta text)\",\"slug\":\"lightgrey\",\"color\":\"#A8B8CD\"},{\"name\":\"Borders, Dividers\",\"slug\":\"lightborder\",\"color\":\"#cecece6b\"},{\"name\":\"Input background\",\"slug\":\"inputbg\",\"color\":\"#fafbfd\"},{\"name\":\"Input text\",\"slug\":\"inputtext\",\"color\":\"#444\"}]}},\"typography\":{\"fontFamilies\":{\"theme\":[{\"fontFamily\":\"\\\"Source Serif Pro\\\", serif\",\"name\":\"Source Serif Pro\",\"slug\":\"source-serif-pro\"},{\"fontFamily\":\"monospace\",\"name\":\"Monospace\",\"slug\":\"monospace\"}],\"custom\":[{\"name\":\"Jost\",\"slug\":\"jost\",\"fontFamily\":\"Jost\",\"fontFace\":[{\"fontFamily\":\"Jost\",\"fontStyle\":\"normal\",\"fontWeight\":\"100 900\",\"src\":\"https:\\/\\/tour.mitrofanov.ru\\/wp-content\\/uploads\\/fonts\\/Jost-VariableFont_wght.woff2\"}]}]}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":2}','Custom Styles','','publish','closed','closed','','wp-global-styles-greenshift','','','2024-04-14 13:10:12','2024-04-14 03:10:12','',0,'https://tour.mitrofanov.ru/wp-global-styles-greenshift/',0,'wp_global_styles','',0),
(14,5648,'2024-04-12 04:09:00','2024-04-11 18:09:00','{\"fontFamily\":\"Jost\"}','Jost','','publish','closed','closed','','jost','','','2024-04-12 04:09:00','2024-04-11 18:09:00','',0,'https://tour.mitrofanov.ru/jost/',0,'wp_font_family','',0),
(15,5648,'2024-04-12 04:09:00','2024-04-11 18:09:00','{\"fontFamily\":\"Jost\",\"fontStyle\":\"normal\",\"fontWeight\":\"100 900\",\"src\":\"https:\\/\\/tour.mitrofanov.ru\\/wp-content\\/uploads\\/fonts\\/Jost-VariableFont_wght.woff2\"}','jost;normal;100 900;100%;U+0-10FFFF','','publish','closed','closed','','jostnormal100-900100u0-10ffff','','','2024-04-12 04:09:00','2024-04-11 18:09:00','',14,'https://tour.mitrofanov.ru/jostnormal100-900100u0-10ffff/',0,'wp_font_face','',0),
(16,5648,'2024-04-12 04:16:26','2024-04-11 18:16:26','<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-22d4f36\",\"align\":\"full\",\"rowLayout\":\"2\",\"displayStyles\":false,\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"50px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-22d4f36\" id=\"gspb_row-id-gsbp-22d4f36\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-82b18e4\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"space-between\"]},\"columnSize\":\"6\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_col-id-gsbp-82b18e4\" id=\"gspb_col-id-gsbp-82b18e4\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-d33c33a\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-d33c33a\" id=\"gspb_container-id-gsbp-d33c33a\"><!-- wp:greenshift-blocks/text {\"id\":\"gsbp-ad9c1e1\",\"textContent\":\"Свяжитесь с нами\",\"typography\":{\"textShadow\":{},\"transform\":\"uppercase\",\"size\":[\"15px\"],\"letter_spacing\":[\"1px\"]}} -->\n<div id=\"gspb_text-id-gsbp-ad9c1e1\" class=\"gspb_text gspb_text-id-gsbp-ad9c1e1 \">Свяжитесь с нами</div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-3e6456a\",\"headingContent\":\"Давайте дружить!\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"6px\"],\"bottom\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"size\":[\"50px\"]}} -->\n<h2 id=\"gspb_heading-id-gsbp-3e6456a\" class=\"gspb_heading gspb_heading-id-gsbp-3e6456a \">Давайте дружить!</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-1879e9b\",\"flexbox\":{\"type\":\"flexbox\",\"flexWrap\":[\"wrap\"]},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"2rem\"],\"bottom\":[\"2rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-1879e9b\" id=\"gspb_container-id-gsbp-1879e9b\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-b41e363\",\"flexbox\":{\"type\":\"flexbox\",\"alignItems\":[\"center\"],\"flexWrap\":[\"nowrap\"],\"columngap\":[\"0.5rem\"],\"shrinkzero\":false},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"99px\"],\"topRight\":[\"99px\"],\"bottomRight\":[\"99px\"],\"bottomLeft\":[\"99px\"]},\"locked\":true},\"style\":{\"all\":[\"solid\"]},\"size\":{\"all\":[1]},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{\"top\":[0],\"right\":[\"1rem\"],\"bottom\":[\"0.5rem\"]},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.1rem\"],\"right\":[\"0.5rem\"],\"bottom\":[\"0.1rem\"],\"left\":[\"0.5rem\"]},\"locked\":false}},\"shadow\":{\"hoffsetHover\":0,\"voffsetHover\":2,\"blurHover\":4,\"spreadHover\":0,\"colorHover\":\"rgba(0, 0, 0, 0.07)\",\"positionHover\":\"\",\"presetHover\":\"5\"},\"typography\":{\"textShadow\":{},\"color\":\"#ee8508\"},\"containerLink\":\"https://ok.ru/group/70000006062478\",\"linkName\":\"Odnoklassniki\",\"linkTitle\":\"Odnoklassniki\",\"linkNewWindow\":true,\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"widthType\":\"variable\",\"widthVariableType\":[\"custom\"],\"widthVariableCustom\":[\"fit-content\"]},\"disableInner\":false} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-b41e363\" id=\"gspb_container-id-gsbp-b41e363\"><a class=\"gspb-containerlink\" href=\"https://ok.ru/group/70000006062478\" aria-label=\"Odnoklassniki\" title=\"Odnoklassniki\" target=\"_blank\" rel=\"noopener\"></a><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-0e9b84b\",\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-paper-plane\",\"svg\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 xml:space=\\u0022preserve\\u0022 style=\\u0022enable-background:new 0 0 97.75 97.75\\u0022 viewBox=\\u00220 0 97.75 97.75\\u0022\\u003e\\n \\u003cpath style=\\u0022fill:#ee8508;fill-opacity:1\\u0022 d=\\u0022M48.921 40.507a8.367 8.367 0 0 0 8.367-8.443c-.017-4.679-3.742-8.402-8.411-8.406a8.398 8.398 0 0 0-8.432 8.508c.035 4.66 3.794 8.358 8.476 8.341z\\u0022/\\u003e\\n \\u003cpath style=\\u0022fill:#ee8508;fill-opacity:1\\u0022 d=\\u0022M48.875 0C21.882 0 0 21.883 0 48.875S21.882 97.75 48.875 97.75 97.75 75.867 97.75 48.875 75.868 0 48.875 0zm.07 14.863c9.52.026 17.161 7.813 17.112 17.438-.048 9.403-7.814 17.024-17.318 16.992-9.407-.032-17.122-7.831-17.066-17.253.053-9.525 7.772-17.203 17.272-17.177zm19.282 41.194c-2.105 2.161-4.639 3.725-7.453 4.816-2.66 1.031-5.575 1.55-8.461 1.896.437.474.642.707.914.979 3.916 3.937 7.851 7.854 11.754 11.802 1.33 1.346 1.607 3.014.875 4.577-.799 1.71-2.592 2.834-4.351 2.713-1.114-.077-1.983-.63-2.754-1.407-2.956-2.974-5.968-5.895-8.862-8.925-.845-.882-1.249-.714-1.994.052a589.856 589.856 0 0 1-9.034 9.072c-1.365 1.346-2.989 1.59-4.573.82-1.683-.814-2.753-2.533-2.671-4.262.058-1.166.632-2.06 1.434-2.858 3.877-3.869 7.742-7.75 11.608-11.628.257-.257.495-.53.868-.93-5.273-.551-10.028-1.849-14.099-5.032-.506-.396-1.027-.778-1.487-1.222-1.783-1.711-1.962-3.672-.553-5.69 1.207-1.728 3.231-2.19 5.336-1.197.408.191.796.433 1.168.689 7.586 5.213 18.008 5.356 25.624.233.754-.576 1.561-1.05 2.496-1.289 1.816-.468 3.512.201 4.486 1.791 1.115 1.817 1.102 3.589-.271 5z\\u0022/\\u003e\\n\\u003c/svg\\u003e\",\"image\":\"\"},\"fill\":\"\",\"fillhover\":\"\",\"type\":\"svg\",\"iconSize\":[\"1.5rem\"],\"strokeColorHover\":\"\",\"strokeColor\":\"\",\"strokeWidth\":\"\"}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-0e9b84b\" id=\"gspb_iconBox-id-gsbp-0e9b84b\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg xmlns=\"http://www.w3.org/2000/svg\" style=\"width:5rem;height:5rem;margin:10px\" xml:space=\"preserve\" viewBox=\"0 0 97.75 97.75\">\n <path style=\"fill:#ee8508;fill-opacity:1\" d=\"M48.921 40.507a8.367 8.367 0 0 0 8.367-8.443c-.017-4.679-3.742-8.402-8.411-8.406a8.398 8.398 0 0 0-8.432 8.508c.035 4.66 3.794 8.358 8.476 8.341z\"></path>\n <path style=\"fill:#ee8508;fill-opacity:1\" d=\"M48.875 0C21.882 0 0 21.883 0 48.875S21.882 97.75 48.875 97.75 97.75 75.867 97.75 48.875 75.868 0 48.875 0zm.07 14.863c9.52.026 17.161 7.813 17.112 17.438-.048 9.403-7.814 17.024-17.318 16.992-9.407-.032-17.122-7.831-17.066-17.253.053-9.525 7.772-17.203 17.272-17.177zm19.282 41.194c-2.105 2.161-4.639 3.725-7.453 4.816-2.66 1.031-5.575 1.55-8.461 1.896.437.474.642.707.914.979 3.916 3.937 7.851 7.854 11.754 11.802 1.33 1.346 1.607 3.014.875 4.577-.799 1.71-2.592 2.834-4.351 2.713-1.114-.077-1.983-.63-2.754-1.407-2.956-2.974-5.968-5.895-8.862-8.925-.845-.882-1.249-.714-1.994.052a589.856 589.856 0 0 1-9.034 9.072c-1.365 1.346-2.989 1.59-4.573.82-1.683-.814-2.753-2.533-2.671-4.262.058-1.166.632-2.06 1.434-2.858 3.877-3.869 7.742-7.75 11.608-11.628.257-.257.495-.53.868-.93-5.273-.551-10.028-1.849-14.099-5.032-.506-.396-1.027-.778-1.487-1.222-1.783-1.711-1.962-3.672-.553-5.69 1.207-1.728 3.231-2.19 5.336-1.197.408.191.796.433 1.168.689 7.586 5.213 18.008 5.356 25.624.233.754-.576 1.561-1.05 2.496-1.289 1.816-.468 3.512.201 4.486 1.791 1.115 1.817 1.102 3.589-.271 5z\"></path>\n</svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-131f55e\",\"textContent\":\"ОК\"} -->\n<div id=\"gspb_text-id-gsbp-131f55e\" class=\"gspb_text gspb_text-id-gsbp-131f55e \">ОК</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-d98a3c5\",\"flexbox\":{\"type\":\"flexbox\",\"alignItems\":[\"center\"],\"flexWrap\":[\"nowrap\"],\"columngap\":[\"0.5rem\"],\"shrinkzero\":false},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"99px\"],\"topRight\":[\"99px\"],\"bottomRight\":[\"99px\"],\"bottomLeft\":[\"99px\"]},\"locked\":true},\"style\":{\"all\":[\"solid\"]},\"size\":{\"all\":[1]},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{\"top\":[0],\"right\":[\"1rem\"],\"bottom\":[\"0.5rem\"]},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.1rem\"],\"right\":[\"0.5rem\"],\"bottom\":[\"0.1rem\"],\"left\":[\"0.5rem\"]},\"locked\":false}},\"shadow\":{\"hoffsetHover\":0,\"voffsetHover\":2,\"blurHover\":4,\"spreadHover\":0,\"colorHover\":\"rgba(0, 0, 0, 0.07)\",\"positionHover\":\"\",\"presetHover\":\"5\"},\"typography\":{\"textShadow\":{},\"color\":\"#4c75a3\"},\"containerLink\":\"https://vk.com/eastpointgroup\",\"linkName\":\"Vkontakte\",\"linkTitle\":\"Vkontakte\",\"linkNewWindow\":true,\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"widthType\":\"variable\",\"widthVariableType\":[\"custom\"],\"widthVariableCustom\":[\"fit-content\"]},\"disableInner\":false} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-d98a3c5\" id=\"gspb_container-id-gsbp-d98a3c5\"><a class=\"gspb-containerlink\" href=\"https://vk.com/eastpointgroup\" aria-label=\"Vkontakte\" title=\"Vkontakte\" target=\"_blank\" rel=\"noopener\"></a><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-9bafa90\",\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-paper-plane\",\"svg\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 viewBox=\\u00220 0 24 24\\u0022\\u003e\\n \\u003cpath style=\\u0022fill:#4c75a3;fill-opacity:1\\u0022 d=\\u0022M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0Zm-.354 6.67c.532.007.97.049 1.315.127a1.124 1.124 0 0 1 .324.13.524.524 0 0 1 .201.233 1.515 1.515 0 0 1 .102.313c.023.107.033.254.033.443 0 .187-.003.366-.01.535l-.023.686c-.01.289-.014.555-.014.802 0 .071-.004.208-.01.409a8.548 8.548 0 0 0-.006.466 4.184 4.184 0 0 0 .034.395 1.067 1.067 0 0 0 .113.379.646.646 0 0 0 .219.238 7.13 7.13 0 0 0 .166.04c.057.012.142-.023.252-.108.11-.085.233-.194.369-.334.136-.14.306-.359.506-.653a20.73 20.73 0 0 0 .662-1.046 15.889 15.889 0 0 0 1.04-2.19.667.667 0 0 1 .098-.17.432.432 0 0 1 .108-.101l.039-.032.047-.021.127-.031a.364.364 0 0 1 .195-.004l2.803-.02c.253-.032.46-.025.623.024.162.049.26.103.3.162l.06.095c.148.415-.338 1.37-1.46 2.862a80.76 80.76 0 0 1-.633.826c-.506.649-.799 1.075-.877 1.275-.11.266-.063.527.137.787.111.136.374.404.79.8h.01l.007.01.01.009.021.02c.914.85 1.534 1.566 1.858 2.15a1.28 1.28 0 0 1 .064.12v.003a1.221 1.221 0 0 1 .07.258.754.754 0 0 1-.007.33c-.026.097-.107.185-.243.265-.136.082-.328.123-.574.123l-2.49.04a1.095 1.095 0 0 1-.545-.05 2.337 2.337 0 0 1-.506-.212l-.195-.117a4.557 4.557 0 0 1-.68-.623c-.26-.28-.483-.53-.668-.754a3.268 3.268 0 0 0-.594-.565c-.21-.152-.392-.202-.548-.15a.635.635 0 0 0-.079.033 1.244 1.244 0 0 0-.375.428 1.98 1.98 0 0 0-.166.506c-.048.224-.07.474-.062.754a.989.989 0 0 1-.035.267.645.645 0 0 1-.073.18l-.039.049c-.117.123-.288.194-.515.213h-1.12a4.385 4.385 0 0 1-1.42-.159 5.499 5.499 0 0 1-1.28-.515 12.18 12.18 0 0 1-1.002-.643 5.805 5.805 0 0 1-.686-.56l-.242-.233a6.971 6.971 0 0 1-.268-.291 22.91 22.91 0 0 1-.695-.887c-.351-.462-.696-.95-1.033-1.468a30.21 30.21 0 0 1-1.192-2.053 32.112 32.112 0 0 1-1.27-2.649.793.793 0 0 1-.058-.261.315.315 0 0 1 .03-.157l.039-.058c.098-.123.281-.184.554-.184l2.666-.02a1.033 1.033 0 0 1 .225.063.666.666 0 0 1 .154.084l.049.028a.642.642 0 0 1 .232.312 15.29 15.29 0 0 0 .448 1.008 24.274 24.274 0 0 0 .4.79l.154.284a11.612 11.612 0 0 0 .547 1.012 5.008 5.008 0 0 0 .471.668 2.335 2.335 0 0 0 .404.373c.13.09.24.137.332.137a.729.729 0 0 0 .262-.05.167.167 0 0 0 .047-.048 1.908 1.908 0 0 0 .117-.215 1.578 1.578 0 0 0 .133-.457c.029-.188.06-.45.092-.787a7.574 7.574 0 0 0 0-1.217 4.516 4.516 0 0 0-.088-.709 1.827 1.827 0 0 0-.137-.45l-.057-.116c-.162-.22-.438-.36-.828-.418-.083-.014-.068-.092.05-.235a1.31 1.31 0 0 1 .37-.29c.343-.169 1.117-.246 2.324-.233z\\u0022/\\u003e\\n\\u003c/svg\\u003e\",\"image\":\"\"},\"fill\":\"\",\"fillhover\":\"\",\"type\":\"svg\",\"iconSize\":[\"1.5rem\"],\"strokeColorHover\":\"\",\"strokeColor\":\"\",\"strokeWidth\":\"\"}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-9bafa90\" id=\"gspb_iconBox-id-gsbp-9bafa90\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg xmlns=\"http://www.w3.org/2000/svg\" style=\"width:5rem;height:5rem;margin:10px\" viewBox=\"0 0 24 24\">\n <path style=\"fill:#4c75a3;fill-opacity:1\" d=\"M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0Zm-.354 6.67c.532.007.97.049 1.315.127a1.124 1.124 0 0 1 .324.13.524.524 0 0 1 .201.233 1.515 1.515 0 0 1 .102.313c.023.107.033.254.033.443 0 .187-.003.366-.01.535l-.023.686c-.01.289-.014.555-.014.802 0 .071-.004.208-.01.409a8.548 8.548 0 0 0-.006.466 4.184 4.184 0 0 0 .034.395 1.067 1.067 0 0 0 .113.379.646.646 0 0 0 .219.238 7.13 7.13 0 0 0 .166.04c.057.012.142-.023.252-.108.11-.085.233-.194.369-.334.136-.14.306-.359.506-.653a20.73 20.73 0 0 0 .662-1.046 15.889 15.889 0 0 0 1.04-2.19.667.667 0 0 1 .098-.17.432.432 0 0 1 .108-.101l.039-.032.047-.021.127-.031a.364.364 0 0 1 .195-.004l2.803-.02c.253-.032.46-.025.623.024.162.049.26.103.3.162l.06.095c.148.415-.338 1.37-1.46 2.862a80.76 80.76 0 0 1-.633.826c-.506.649-.799 1.075-.877 1.275-.11.266-.063.527.137.787.111.136.374.404.79.8h.01l.007.01.01.009.021.02c.914.85 1.534 1.566 1.858 2.15a1.28 1.28 0 0 1 .064.12v.003a1.221 1.221 0 0 1 .07.258.754.754 0 0 1-.007.33c-.026.097-.107.185-.243.265-.136.082-.328.123-.574.123l-2.49.04a1.095 1.095 0 0 1-.545-.05 2.337 2.337 0 0 1-.506-.212l-.195-.117a4.557 4.557 0 0 1-.68-.623c-.26-.28-.483-.53-.668-.754a3.268 3.268 0 0 0-.594-.565c-.21-.152-.392-.202-.548-.15a.635.635 0 0 0-.079.033 1.244 1.244 0 0 0-.375.428 1.98 1.98 0 0 0-.166.506c-.048.224-.07.474-.062.754a.989.989 0 0 1-.035.267.645.645 0 0 1-.073.18l-.039.049c-.117.123-.288.194-.515.213h-1.12a4.385 4.385 0 0 1-1.42-.159 5.499 5.499 0 0 1-1.28-.515 12.18 12.18 0 0 1-1.002-.643 5.805 5.805 0 0 1-.686-.56l-.242-.233a6.971 6.971 0 0 1-.268-.291 22.91 22.91 0 0 1-.695-.887c-.351-.462-.696-.95-1.033-1.468a30.21 30.21 0 0 1-1.192-2.053 32.112 32.112 0 0 1-1.27-2.649.793.793 0 0 1-.058-.261.315.315 0 0 1 .03-.157l.039-.058c.098-.123.281-.184.554-.184l2.666-.02a1.033 1.033 0 0 1 .225.063.666.666 0 0 1 .154.084l.049.028a.642.642 0 0 1 .232.312 15.29 15.29 0 0 0 .448 1.008 24.274 24.274 0 0 0 .4.79l.154.284a11.612 11.612 0 0 0 .547 1.012 5.008 5.008 0 0 0 .471.668 2.335 2.335 0 0 0 .404.373c.13.09.24.137.332.137a.729.729 0 0 0 .262-.05.167.167 0 0 0 .047-.048 1.908 1.908 0 0 0 .117-.215 1.578 1.578 0 0 0 .133-.457c.029-.188.06-.45.092-.787a7.574 7.574 0 0 0 0-1.217 4.516 4.516 0 0 0-.088-.709 1.827 1.827 0 0 0-.137-.45l-.057-.116c-.162-.22-.438-.36-.828-.418-.083-.014-.068-.092.05-.235a1.31 1.31 0 0 1 .37-.29c.343-.169 1.117-.246 2.324-.233z\"></path>\n</svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-8bb30b9\",\"textContent\":\"VK\"} -->\n<div id=\"gspb_text-id-gsbp-8bb30b9\" class=\"gspb_text gspb_text-id-gsbp-8bb30b9 \">VK</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-0906ab2\",\"flexbox\":{\"type\":\"flexbox\",\"alignItems\":[\"center\"],\"flexWrap\":[\"nowrap\"],\"columngap\":[\"0.5rem\"],\"shrinkzero\":false},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"99px\"],\"topRight\":[\"99px\"],\"bottomRight\":[\"99px\"],\"bottomLeft\":[\"99px\"]},\"locked\":true},\"style\":{\"all\":[\"solid\"]},\"size\":{\"all\":[1]},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{\"top\":[0],\"right\":[\"1rem\"],\"bottom\":[\"0.5rem\"]},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.1rem\"],\"right\":[\"0.5rem\"],\"bottom\":[\"0.1rem\"],\"left\":[\"0.5rem\"]},\"locked\":false}},\"shadow\":{\"hoffsetHover\":0,\"voffsetHover\":2,\"blurHover\":4,\"spreadHover\":0,\"colorHover\":\"rgba(0, 0, 0, 0.07)\",\"positionHover\":\"\",\"presetHover\":\"5\"},\"typography\":{\"textShadow\":{},\"color\":\"#229ed9\"},\"containerLink\":\"https://t.me/eastpointgroup\",\"linkName\":\"Telegram\",\"linkTitle\":\"Telegram\",\"linkNewWindow\":true,\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"widthType\":\"variable\",\"widthVariableType\":[\"custom\"],\"widthVariableCustom\":[\"fit-content\"]},\"disableInner\":false} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-0906ab2\" id=\"gspb_container-id-gsbp-0906ab2\"><a class=\"gspb-containerlink\" href=\"https://t.me/eastpointgroup\" aria-label=\"Telegram\" title=\"Telegram\" target=\"_blank\" rel=\"noopener\"></a><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-8570b69\",\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-paper-plane\",\"svg\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 viewBox=\\u00220 0 24 24\\u0022\\u003e\\n\\u003ccircle cx=\\u002212\\u0022 cy=\\u002212\\u0022 r=\\u002212\\u0022 style=\\u0022fill:#229ED9;fill-opacity:1;stroke-width:.1\\u0022/\\u003e\\n \\u003cpath d=\\u0022m10.004 14.441 4.836 3.573c.49.392 1.118-.032 1.109-.612.66-3.131 1.338-6.26 1.986-9.392.152-.593-.521-1.014-1.002-.67-3.856 1.491-7.719 2.966-11.57 4.468-.696.17-.47.936.157.943l2.804.875 6.867-4.332c.117-.13.685-.172.377.126\\u0022 style=\\u0022fill:#fefefe;fill-opacity:1;stroke-width:.1\\u0022/\\u003e\\n\\u003c/svg\\u003e\",\"image\":\"\"},\"fill\":\"\",\"fillhover\":\"\",\"type\":\"svg\",\"iconSize\":[\"1.5rem\"],\"strokeColorHover\":\"\",\"strokeColor\":\"\",\"strokeWidth\":\"\"}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-8570b69\" id=\"gspb_iconBox-id-gsbp-8570b69\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg xmlns=\"http://www.w3.org/2000/svg\" style=\"width:5rem;height:5rem;margin:10px\" viewBox=\"0 0 24 24\">\n<circle cx=\"12\" cy=\"12\" r=\"12\" style=\"fill:#229ED9;fill-opacity:1;stroke-width:.1\"></circle>\n <path d=\"m10.004 14.441 4.836 3.573c.49.392 1.118-.032 1.109-.612.66-3.131 1.338-6.26 1.986-9.392.152-.593-.521-1.014-1.002-.67-3.856 1.491-7.719 2.966-11.57 4.468-.696.17-.47.936.157.943l2.804.875 6.867-4.332c.117-.13.685-.172.377.126\" style=\"fill:#fefefe;fill-opacity:1;stroke-width:.1\"></path>\n</svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-dfb1349\",\"textContent\":\"Telegram\"} -->\n<div id=\"gspb_text-id-gsbp-dfb1349\" class=\"gspb_text gspb_text-id-gsbp-dfb1349 \">Telegram</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-5642542\",\"flexbox\":{\"type\":\"grid\",\"enable\":false,\"gridcolumns\":[2,null,null,1],\"columngap\":[20],\"rowgap\":[20]},\"displayStyles\":false,\"isVariation\":\"cssgrid\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-5642542\" id=\"gspb_container-id-gsbp-5642542\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-20eefef\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-20eefef\" id=\"gspb_container-id-gsbp-20eefef\"><!-- wp:greenshift-blocks/iconlist {\"id\":\"gsbp-687f846\",\"iconsList\":[{\"icon\":{\"icon\":{\"font\":\"rhicon rhi-envelope\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"\",\"fillhover\":\"\",\"iconSize\":[null,null,null,null],\"rotateY\":false,\"rotateX\":false,\"type\":\"font\"},\"content\":\"Напишите нам\"}],\"typography\":{\"textShadow\":{},\"customweight\":\"bold\",\"size\":[\"16px\"]}} -->\n<div class=\"wp-block-greenshift-blocks-iconlist gspb_iconsList gspb_iconsList-id-gsbp-687f846\" id=\"gspb_iconsList-id-gsbp-687f846\"><div class=\"gspb_iconsList__item\" data-id=\"0\"><svg class=\"\" style=\"display:inline-block;vertical-align:middle\" width=\"18\" height=\"18\" viewBox=\"0 0 1024 1024\" xmlns=\"http://www.w3.org/2000/svg\"><path style=\"fill:#565D66\" d=\"M928 128h-832c-53 0-96 43-96 96v576c0 53 43 96 96 96h832c53 0 96-43 96-96v-576c0-53-43-96-96-96zM96 192h832c17.6 0 32 14.4 32 32v82.8c-43.8 37-106.4 88-301.2 242.6-33.8 26.8-100.4 91.4-146.8 90.6-46.4 0.8-113.2-63.8-146.8-90.6-194.8-154.6-257.4-205.6-301.2-242.6v-82.8c0-17.6 14.4-32 32-32zM928 832h-832c-17.6 0-32-14.4-32-32v-410c45.6 37.4 117.6 95.2 261.4 209.4 41 32.8 113.4 105 186.6 104.6 72.8 0.6 144.6-71 186.6-104.6 143.8-114.2 215.8-172 261.4-209.4v410c0 17.6-14.4 32-32 32z\"></path></svg><span class=\"gspb_iconsList__item__text\">Напишите нам</span></div></div>\n<!-- /wp:greenshift-blocks/iconlist -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-7f9bafd\",\"textContent\":\"tourism@dobrolom.com\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"5px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"color\":\"\",\"colorHover\":\"\",\"size\":[\"15px\"],\"line_height\":[\"24px\"]},\"csstransform\":{\"opacity\":\"0.7\"}} -->\n<div id=\"gspb_text-id-gsbp-7f9bafd\" class=\"gspb_text gspb_text-id-gsbp-7f9bafd \">tourism@dobrolom.com</div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:greenshift-blocks/buttonbox {\"id\":\"gsbp-29717c5\",\"buttonContent\":\"Форма для связи\",\"background\":{\"color\":\"#ffffff00\"},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"4px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":false}},\"iconSpacing\":{\"margin\":{\"values\":{\"right\":[0]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"color\":\"#636363\",\"size\":[\"1rem\"],\"decoration\":\"underline\"},\"position\":{\"positionType\":[\"relative\"],\"positions\":{\"values\":{}}},\"buttonLink\":\"#\",\"enableIcon\":false,\"iconRight\":false,\"slidingPanel\":true,\"slidePosition\":\"popup\",\"isVariation\":\"popup\"} -->\n<div class=\"gspb_button_wrapper gspb_button-id-gsbp-29717c5\" id=\"gspb_button-id-gsbp-29717c5\" data-paneltype=\"popup\"><a class=\"wp-block-greenshift-blocks-buttonbox gspb-buttonbox wp-element-button\" href=\"#\" rel=\"noopener\"><span class=\"gspb-buttonbox-textwrap\"><span class=\"gspb-buttonbox-text\"><span class=\"gspb-buttonbox-title\">Форма для связи</span></span></span></a><div data-panelid=\"gspb_button-id-gsbp-29717c5\" class=\"gspb_slidingPanel\" data-hover=\"\"><div class=\"gspb_slidingPanel-wrap\"><div class=\"gspb_slidingPanel-inner\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-f943e0a\",\"headingTag\":\"h3\",\"headingContent\":\"Ждём ваших сообщений\",\"typography\":{\"alignment\":[\"center\"]}} -->\n<h3 id=\"gspb_heading-id-gsbp-f943e0a\" class=\"gspb_heading gspb_heading-id-gsbp-f943e0a \">Ждём ваших сообщений</h3>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:contact-form-block/contact-form-block {\"name_label\":\"Имя\",\"message_label\":\"Сообщение\",\"button_text\":\"Отправить\",\"button_color\":\"#0093c0\"} -->\n[contact-form-block name_label=\"Имя\" \n email_label=\"E-mail\" \n message_label=\"Сообщение\" \n header=\"false\" \n header_image_id=\"null\" \n header_image_size=\"50\" \n header_image_align=\"left\" \n header_title=\"Get in Touch\" \n header_text=\"Leave your message and we\'ll get back to you shortly.\" \n button_text=\"Отправить\" \n button_color=\"#0093c0\" \n button_text_color=\"white\" \n align=\"undefined\" \n theme=\"default\" \n message_rows=\"5\"][/contact-form-block]\n<!-- /wp:contact-form-block/contact-form-block --></div><div class=\"gspb_slidingPanel-close\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></div></div></div></div>\n<!-- /wp:greenshift-blocks/buttonbox --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-ad64ceb\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-ad64ceb\" id=\"gspb_container-id-gsbp-ad64ceb\"><!-- wp:greenshift-blocks/iconlist {\"id\":\"gsbp-6dec2c3\",\"iconsList\":[{\"icon\":{\"icon\":{\"font\":\"rhicon rhi-history\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"\",\"fillhover\":\"\",\"iconSize\":[null,null,null,null],\"rotateY\":true,\"rotateX\":false,\"type\":\"font\"},\"content\":\"Мы работаем\"}],\"typography\":{\"textShadow\":{},\"customweight\":\"bold\",\"size\":[\"16px\"]}} -->\n<div class=\"wp-block-greenshift-blocks-iconlist gspb_iconsList gspb_iconsList-id-gsbp-6dec2c3\" id=\"gspb_iconsList-id-gsbp-6dec2c3\"><div class=\"gspb_iconsList__item\" data-id=\"0\"><svg class=\"\" style=\"display:inline-block;vertical-align:middle\" width=\"18\" height=\"18\" viewBox=\"0 0 1024 1024\" xmlns=\"http://www.w3.org/2000/svg\"><path style=\"fill:#565D66\" d=\"M874.038 149.962c-96.704-96.704-225.278-149.962-362.038-149.962-158.432 0-305.912 72.984-402.094 194.938v-66.938c0-14.138-11.462-25.6-25.6-25.6s-25.6 11.462-25.6 25.6v152.154c0 11.71 7.946 21.928 19.296 24.811 4.941 1.256 9.979 0.979 14.555-0.581v0.003l146.096-49.754c13.384-4.558 20.538-19.102 15.979-32.486s-19.099-20.539-32.486-15.979l-76.304 25.987c86.443-113.066 221.208-180.955 366.158-180.955 254.086 0 460.8 206.714 460.8 460.8s-206.714 460.8-460.8 460.8c-169.778 0-325.323-92.936-405.938-242.541-6.706-12.446-22.235-17.099-34.68-10.392s-17.099 22.234-10.394 34.68c89.56 166.205 262.378 269.453 451.011 269.453 136.76 0 265.334-53.258 362.038-149.962s149.962-225.278 149.962-362.038c0-136.76-53.258-265.334-149.962-362.038z\"></path><path style=\"fill:#565D66\" d=\"M512 537.6c-4.277 0-8.558-1.069-12.432-3.222l-230.4-128c-12.36-6.866-16.813-22.451-9.946-34.81s22.451-16.813 34.81-9.946l217.080 120.6 268.744-171.021c11.925-7.59 27.75-4.078 35.342 7.854 7.59 11.928 4.074 27.75-7.854 35.341l-281.6 179.2c-4.182 2.662-8.962 4.003-13.744 4.003z\"></path></svg><span class=\"gspb_iconsList__item__text\">Мы работаем</span></div></div>\n<!-- /wp:greenshift-blocks/iconlist -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-6e7963d\",\"textContent\":\"Понедельник - Пятница\\u003cbr\\u003e08.00 - 17.00\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"5px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"color\":\"\",\"colorHover\":\"\",\"size\":[\"16px\"],\"line_height\":[\"24px\"]},\"csstransform\":{\"opacity\":\"0.7\"}} -->\n<div id=\"gspb_text-id-gsbp-6e7963d\" class=\"gspb_text gspb_text-id-gsbp-6e7963d \">Понедельник - Пятница<br>08.00 - 17.00</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column -->\n\n<!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-415c055\",\"columnSize\":\"6\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_col-id-gsbp-415c055\" id=\"gspb_col-id-gsbp-415c055\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-d02c591\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-d02c591\" id=\"gspb_container-id-gsbp-d02c591\"><!-- wp:greenshift-blocks/map {\"id\":\"gsbp-e91f9c6\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false},\"overflow\":[\"hidden\"]},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"12px\"],\"topRight\":[\"12px\"],\"bottomRight\":[\"12px\"],\"bottomLeft\":[\"12px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"zoomlevel\":15,\"markers\":[{\"lat\":\"43.10310195\",\"lang\":\"131.86278270070275\",\"title\":\"East Point\",\"description\":\"\",\"icon\":\"\",\"iconwidth\":32,\"iconheight\":32,\"isCustomIcon\":false,\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-map-marker-alt\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"currentColor\",\"fillhover\":\"currentColor\",\"type\":\"font\",\"iconSize\":[32]},\"dynamicEnable\":true,\"dynamicField\":\"\"}]} /-->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-b46f632\",\"background\":{\"color\":\"#ffffff\"},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"8px\"],\"topRight\":[\"8px\"],\"bottomRight\":[\"8px\"],\"bottomLeft\":[\"8px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"15px\"],\"right\":[\"15px\"],\"bottom\":[\"15px\"],\"left\":[\"15px\"]},\"locked\":true}},\"shadow\":{\"hoffset\":0,\"voffset\":15,\"blur\":25,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\",\"position\":\"\",\"preset\":\"1\"},\"position\":{\"positionType\":[\"absolute\",\"\",\"\",\"\"],\"positions\":{\"values\":{\"bottom\":[\"5px\"],\"left\":[\"5px\"],\"right\":[\"5px\"]}}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-b46f632\" id=\"gspb_container-id-gsbp-b46f632\"><!-- wp:greenshift-blocks/text {\"id\":\"gsbp-120b423\",\"textContent\":\"Мы ждем вас\",\"typography\":{\"textShadow\":{},\"size\":[\"15px\"],\"customweight\":\"bold\"}} -->\n<div id=\"gspb_text-id-gsbp-120b423\" class=\"gspb_text gspb_text-id-gsbp-120b423 \">Мы ждем вас</div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-83a61d8\",\"textContent\":\"Владивосток, Авраменко 2\",\"typography\":{\"textShadow\":{},\"size\":[\"16px\"]}} -->\n<div id=\"gspb_text-id-gsbp-83a61d8\" class=\"gspb_text gspb_text-id-gsbp-83a61d8 \">Владивосток, Авраменко 2</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->','Контакты','','publish','closed','closed','','contact','','','2024-07-19 13:58:12','2024-07-19 03:58:12','',0,'https://tour.mitrofanov.ru/?page_id=16',0,'page','',0),
(17,5648,'2024-04-12 04:18:51','2024-04-11 18:18:51','<!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-2dd623b\",\"headingTag\":\"h1\",\"headingContent\":\"Мы уже получили Ваше сообщение и скоро свяжемся с Вами!\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[0],\"bottom\":[\"4rem\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"alignment\":[\"center\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"}} -->\n<h1 id=\"gspb_heading-id-gsbp-2dd623b\" class=\"gspb_heading gspb_heading-id-gsbp-2dd623b \">Мы уже получили Ваше сообщение и скоро свяжемся с Вами!</h1>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-ea299ff\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-ea299ff\" id=\"gspb_container-id-gsbp-ea299ff\"><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-a0f0136\",\"type\":\"regular\",\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-paper-plane\",\"svg\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 aria-hidden=\\u0022true\\u0022 class=\\u0022iconify iconify\\u002d\\u002dnoto\\u0022 viewBox=\\u00220 0 128 128\\u0022\\u003e\\n \\u003cpath fill=\\u0022#356477\\u0022 d=\\u0022m83.1 44.23.54-22.63c.02-.8.47-1.49 1.14-1.71 1.38-.45 4.04-1.05 8-.78 2.94.2 4.73.77 5.71 1.21.62.28 1.01.99.99 1.76l-.54 22.66-15.84-.51z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#f44336\\u0022 d=\\u0022M98.49 20.32c-.98-.44-2.77-1-5.71-1.21-3.96-.27-6.62.33-8 .78-.66.22-1.12.91-1.14 1.71l-.14 5.85c.09-.04.17-.1.26-.13 1.51-.45 4.42-1.04 8.77-.75 3.23.21 5.19.78 6.27 1.23.2.08.37.21.53.36l.14-6.09c.02-.76-.36-1.48-.98-1.75z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#356477\\u0022 d=\\u0022m51.53 38.53.62-26.57c.02-.76.55-1.41 1.32-1.62 1.59-.43 4.68-1 9.27-.74 3.41.19 5.48.73 6.63 1.15.72.26 1.17.94 1.15 1.67l-.63 26.6-18.36-.49z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#f44336\\u0022 d=\\u0022M69.37 10.75c-1.14-.42-3.21-.95-6.63-1.15-4.6-.26-7.68.31-9.27.74-.77.21-1.3.86-1.32 1.62l-.16 5.55c.1-.04.19-.1.31-.12 1.75-.43 5.13-.99 10.17-.71 3.75.2 6.02.74 7.27 1.16.23.08.43.2.61.34l.17-5.77c.02-.72-.43-1.4-1.15-1.66z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#ff7555\\u0022 d=\\u0022M86.01 26.82c1.35-.22 3.11-.37 5.26-.3v-7.47c-2.26-.04-4.01.21-5.26.5v7.27zM55.03 16.9c1.39-.18 3.15-.3 5.26-.28V9.54c-2.2.01-3.96.21-5.26.45v6.91z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#eee\\u0022 d=\\u0022m54.33 73.61-.42 8.4-34.65-1.57.26-6.83s7.78-11.44 7.78-34.96l32.56-1.94s1.55 3.32.39 13.19c-1.94 16.73-5.92 23.71-5.92 23.71z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#82aec0\\u0022 d=\\u0022m59.97 44.76-32.9.8c-.1 1.39-.22 2.73-.36 4.01L59.79 49l.18-4.24zm-.47 12.29-33.99.1c-.3 1.43-.62 2.77-.95 4.01h34.09l.85-4.11zm-4.54 11.92-33.04-.07c-.82 1.92-1.53 3.25-1.96 3.99l32.72.07c.01 0 1.78-2.67 2.28-3.99z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#82aec0\\u0022 d=\\u0022m52.56 73.66 65.73 7.65 1.12-12.58-11.14-1.4 2.02-22.19-50.3-8.2c.38 24.56-5.65 33.81-7.43 36.03v.69z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#365666\\u0022 d=\\u0022m109.68 51.75-49.8-7.02s-.2 3.2-.31 4.3l49.75 6.72.36-4zm-1.42 15.58.36-3.95-50.07-6.32c-.27 1.4-.54 2.87-.85 4.08l50.56 6.19zm-53.3 1.64c-.91 1.74-1.95 3.32-2.42 4l-.01.15 65.84 7.22.35-3.99-63.76-7.38z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#eee\\u0022 d=\\u0022m105.82 55.27.46-4-1.98-.28-.46 4.01-4.3-.58.47-4.04-1.98-.28-.47 4.05-4.3-.58.47-4.07-1.98-.28-.47 4.08-4.3-.58.47-4.11-1.98-.28-.48 4.12-4.3-.58.48-4.14-1.98-.28-.48 4.16-4.3-.58.48-4.18-1.98-.28-.48 4.19-4.3-.58.49-4.22-1.98-.28-.49 4.23-6.65-.9s-.08.88-.1 1.42c-.02.54-.1 1.58-.1 1.58l49.75 6.68.27-2.96-3.5-.46zm4.26-7.91-50.24-7.64.02-3.02 50.5 7.64zm-5.29 19.54.42-3.94-1.98-.25-.42 3.94-4.3-.53.42-3.95-1.98-.25-.42 3.95-4.3-.53.42-3.96-1.98-.25-.42 3.96-4.3-.53.42-3.97-1.98-.25-.42 3.97-4.3-.53.42-3.97-1.98-.25-.42 3.98-4.3-.53.42-3.98-1.98-.25-.42 3.98-4.3-.53.42-3.99-2.02-.24-.43 3.99-7.37-.85s-.2.7-.81 2.85l62.24 7.74.28-3.02-14.63-1.81zm9.26 12.9.42-3.94-1.98-.23-.43 3.95-4.63-.54.42-3.95-1.98-.23-.43 3.95-4.63-.53.43-3.95-1.99-.23-.43 3.95-4.63-.53.43-3.96-1.99-.23-.43 3.96-4.63-.53.43-3.97-1.99-.23-.43 3.97-4.63-.53.43-3.97-1.99-.23-.43 3.97-4.63-.54.43-3.97-1.99-.23-.43 3.98-4.63-.54.43-3.98-1.99-.23-.43 3.98-4.63-.53.43-3.98-1.99-.24-.43 3.99-6.58-.52-.65 9.79 65.72 6.72.79-9.16z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#356477\\u0022 d=\\u0022M6.15 78.96s-2.12-.1-1.93 1.99c0 0-2.49 16.6 4.41 28C15.26 119.89 24.43 124 28.52 124h80.46c5.02 0 10.23-3.78 12.03-9.39 1.41-4.41 2.66-20.35 2.92-25.21.04-.78-.55-1.45-1.33-1.51 0 0-72.87-9.04-116.45-8.93z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#f44336\\u0022 d=\\u0022M123.48 95.94S47.46 90.75 3.86 91.11l-.02-5.64c43.82-.37 119.06 7.83 119.83 7.89l-.19 2.58z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#82aec0\\u0022 d=\\u0022m19.38 78.33-.07.83c36.27 1.05 83.26 6.37 98.47 8.16l.17-2c-11.02-1.29-38.67-4.35-66.8-6.36-10.82-.77-31.77-.63-31.77-.63z\\u0022/\\u003e\\n\\u003c/svg\\u003e\",\"image\":\"\"},\"fill\":\"\",\"fillhover\":\"\",\"type\":\"svg\",\"iconSize\":[\"250px\"]},\"csstransform\":{\"infinitebounce\":true,\"translateYInfinite\":\"7px\",\"rotateXInfinite\":\"\",\"rotateYInfinite\":\"\",\"skewXInfinite\":\"\",\"skewYInfinite\":\"3\",\"infinitetime\":2.6}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-a0f0136\" id=\"gspb_iconBox-id-gsbp-a0f0136\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg xmlns=\"http://www.w3.org/2000/svg\" style=\"width:5rem;height:5rem;margin:10px\" ariahidden=\"true\" class=\"iconify iconify--noto\" viewBox=\"0 0 128 128\"> <path fill=\"#356477\" d=\"m83.1 44.23.54-22.63c.02-.8.47-1.49 1.14-1.71 1.38-.45 4.04-1.05 8-.78 2.94.2 4.73.77 5.71 1.21.62.28 1.01.99.99 1.76l-.54 22.66-15.84-.51z\"></path>\n <path fill=\"#f44336\" d=\"M98.49 20.32c-.98-.44-2.77-1-5.71-1.21-3.96-.27-6.62.33-8 .78-.66.22-1.12.91-1.14 1.71l-.14 5.85c.09-.04.17-.1.26-.13 1.51-.45 4.42-1.04 8.77-.75 3.23.21 5.19.78 6.27 1.23.2.08.37.21.53.36l.14-6.09c.02-.76-.36-1.48-.98-1.75z\"></path>\n <path fill=\"#356477\" d=\"m51.53 38.53.62-26.57c.02-.76.55-1.41 1.32-1.62 1.59-.43 4.68-1 9.27-.74 3.41.19 5.48.73 6.63 1.15.72.26 1.17.94 1.15 1.67l-.63 26.6-18.36-.49z\"></path>\n <path fill=\"#f44336\" d=\"M69.37 10.75c-1.14-.42-3.21-.95-6.63-1.15-4.6-.26-7.68.31-9.27.74-.77.21-1.3.86-1.32 1.62l-.16 5.55c.1-.04.19-.1.31-.12 1.75-.43 5.13-.99 10.17-.71 3.75.2 6.02.74 7.27 1.16.23.08.43.2.61.34l.17-5.77c.02-.72-.43-1.4-1.15-1.66z\"></path>\n <path fill=\"#ff7555\" d=\"M86.01 26.82c1.35-.22 3.11-.37 5.26-.3v-7.47c-2.26-.04-4.01.21-5.26.5v7.27zM55.03 16.9c1.39-.18 3.15-.3 5.26-.28V9.54c-2.2.01-3.96.21-5.26.45v6.91z\"></path>\n <path fill=\"#eee\" d=\"m54.33 73.61-.42 8.4-34.65-1.57.26-6.83s7.78-11.44 7.78-34.96l32.56-1.94s1.55 3.32.39 13.19c-1.94 16.73-5.92 23.71-5.92 23.71z\"></path>\n <path fill=\"#82aec0\" d=\"m59.97 44.76-32.9.8c-.1 1.39-.22 2.73-.36 4.01L59.79 49l.18-4.24zm-.47 12.29-33.99.1c-.3 1.43-.62 2.77-.95 4.01h34.09l.85-4.11zm-4.54 11.92-33.04-.07c-.82 1.92-1.53 3.25-1.96 3.99l32.72.07c.01 0 1.78-2.67 2.28-3.99z\"></path>\n <path fill=\"#82aec0\" d=\"m52.56 73.66 65.73 7.65 1.12-12.58-11.14-1.4 2.02-22.19-50.3-8.2c.38 24.56-5.65 33.81-7.43 36.03v.69z\"></path>\n <path fill=\"#365666\" d=\"m109.68 51.75-49.8-7.02s-.2 3.2-.31 4.3l49.75 6.72.36-4zm-1.42 15.58.36-3.95-50.07-6.32c-.27 1.4-.54 2.87-.85 4.08l50.56 6.19zm-53.3 1.64c-.91 1.74-1.95 3.32-2.42 4l-.01.15 65.84 7.22.35-3.99-63.76-7.38z\"></path>\n <path fill=\"#eee\" d=\"m105.82 55.27.46-4-1.98-.28-.46 4.01-4.3-.58.47-4.04-1.98-.28-.47 4.05-4.3-.58.47-4.07-1.98-.28-.47 4.08-4.3-.58.47-4.11-1.98-.28-.48 4.12-4.3-.58.48-4.14-1.98-.28-.48 4.16-4.3-.58.48-4.18-1.98-.28-.48 4.19-4.3-.58.49-4.22-1.98-.28-.49 4.23-6.65-.9s-.08.88-.1 1.42c-.02.54-.1 1.58-.1 1.58l49.75 6.68.27-2.96-3.5-.46zm4.26-7.91-50.24-7.64.02-3.02 50.5 7.64zm-5.29 19.54.42-3.94-1.98-.25-.42 3.94-4.3-.53.42-3.95-1.98-.25-.42 3.95-4.3-.53.42-3.96-1.98-.25-.42 3.96-4.3-.53.42-3.97-1.98-.25-.42 3.97-4.3-.53.42-3.97-1.98-.25-.42 3.98-4.3-.53.42-3.98-1.98-.25-.42 3.98-4.3-.53.42-3.99-2.02-.24-.43 3.99-7.37-.85s-.2.7-.81 2.85l62.24 7.74.28-3.02-14.63-1.81zm9.26 12.9.42-3.94-1.98-.23-.43 3.95-4.63-.54.42-3.95-1.98-.23-.43 3.95-4.63-.53.43-3.95-1.99-.23-.43 3.95-4.63-.53.43-3.96-1.99-.23-.43 3.96-4.63-.53.43-3.97-1.99-.23-.43 3.97-4.63-.53.43-3.97-1.99-.23-.43 3.97-4.63-.54.43-3.97-1.99-.23-.43 3.98-4.63-.54.43-3.98-1.99-.23-.43 3.98-4.63-.53.43-3.98-1.99-.24-.43 3.99-6.58-.52-.65 9.79 65.72 6.72.79-9.16z\"></path>\n <path fill=\"#356477\" d=\"M6.15 78.96s-2.12-.1-1.93 1.99c0 0-2.49 16.6 4.41 28C15.26 119.89 24.43 124 28.52 124h80.46c5.02 0 10.23-3.78 12.03-9.39 1.41-4.41 2.66-20.35 2.92-25.21.04-.78-.55-1.45-1.33-1.51 0 0-72.87-9.04-116.45-8.93z\"></path>\n <path fill=\"#f44336\" d=\"M123.48 95.94S47.46 90.75 3.86 91.11l-.02-5.64c43.82-.37 119.06 7.83 119.83 7.89l-.19 2.58z\"></path>\n <path fill=\"#82aec0\" d=\"m19.38 78.33-.07.83c36.27 1.05 83.26 6.37 98.47 8.16l.17-2c-11.02-1.29-38.67-4.35-66.8-6.36-10.82-.77-31.77-.63-31.77-.63z\"></path>\n</svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-c1c51a0\",\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0px\"],\"top\":[\"-1rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false},\"overflow\":[null]}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-c1c51a0\" id=\"gspb_container-id-gsbp-c1c51a0\"><!-- wp:greenshift-blocks/svgshape {\"id\":\"gsbp-07bcc0a\",\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"fillone\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"width\":[100,null,null,null],\"height\":[1,null,null,null],\"widthUnit\":[\"%\",\"px\",\"px\",\"px\"],\"heightUnit\":[\"rem\",\"px\",\"px\",\"px\"],\"csstransform\":{\"rotateXInfinite\":\"60\",\"rotateYInfinite\":\"\",\"infinitebounce\":true,\"skewXInfinite\":\"\",\"skewYInfinite\":\"\",\"rotateZInfinite\":\"\",\"infinitetime\":3,\"infinitedelay\":2,\"easeinfinite\":\"ease-in-out\"},\"shapeSeparator\":{\"shape\":\"19\"}} -->\n<div class=\"wp-block-greenshift-blocks-svgshape gspb_svgBox gspb_svgBox-id-gsbp-07bcc0a\" id=\"gspb_svgBox-id-gsbp-07bcc0a\"><svg data-style=\"19\" x=\"0px\" y=\"0px\" viewBox=\"0 0 196 6\" preserveAspectRatio=\"none\" fill=\"var(--wp--preset--color--primary, #0093c0)\"><path data-style=\"19\" d=\"M195.4 5.20003C193.2 5.20003 192.1 4.30003 191.1 3.60003C190.2 2.90003 189.3 2.20003 187.6 2.20003C185.9 2.20003 185.1 2.80003 184.1 3.60003C183.1 4.40003 182 5.20003 179.8 5.20003C177.6 5.20003 176.5 4.30003 175.5 3.60003C174.6 2.90003 173.7 2.20003 172 2.20003C170.3 2.20003 169.5 2.80003 168.5 3.60003C167.5 4.40003 166.4 5.20003 164.2 5.20003C162 5.20003 160.9 4.30003 159.9 3.60003C159 2.90003 158.1 2.20003 156.4 2.20003C154.7 2.20003 153.9 2.80003 152.9 3.60003C151.9 4.40003 150.8 5.20003 148.6 5.20003C146.4 5.20003 145.3 4.30003 144.3 3.60003C143.4 2.90003 142.5 2.20003 140.8 2.20003C139.1 2.20003 138.3 2.80003 137.3 3.60003C136.3 4.40003 135.2 5.20003 133 5.20003C130.9 5.20003 129.7 4.30003 128.7 3.60003C127.8 2.90003 126.9 2.20003 125.2 2.20003C123.5 2.20003 122.7 2.80003 121.7 3.60003C120.7 4.40003 119.6 5.20003 117.4 5.20003C115.2 5.20003 114.1 4.30003 113.1 3.60003C112.2 2.90003 111.3 2.20003 109.6 2.20003C107.9 2.20003 107.1 2.80003 106.1 3.60003C105.1 4.40003 104 5.20003 101.8 5.20003C99.5999 5.20003 98.4999 4.30003 97.4999 3.60003C96.5999 2.90003 95.6999 2.20003 93.9999 2.20003C92.2999 2.20003 91.4999 2.80003 90.4999 3.60003C89.4999 4.40003 88.3999 5.20003 86.1999 5.20003C83.9999 5.20003 82.8999 4.30003 81.8999 3.60003C80.9999 2.90003 80.0999 2.20003 78.3999 2.20003C76.6999 2.20003 75.8999 2.80003 74.8999 3.60003C73.8999 4.40003 72.7999 5.20003 70.5999 5.20003C68.3999 5.20003 67.2999 4.30003 66.2999 3.60003C65.3999 2.90003 64.4999 2.20003 62.7999 2.20003C61.0999 2.20003 60.2999 2.80003 59.2999 3.60003C58.2999 4.40003 57.1999 5.20003 54.9999 5.20003C52.8999 5.20003 51.6999 4.30003 50.6999 3.60003C49.7999 2.90003 48.8999 2.20003 47.1999 2.20003C45.4999 2.20003 44.6999 2.80003 43.6999 3.60003C42.6999 4.40003 41.5999 5.20003 39.3999 5.20003C37.2999 5.20003 36.0999 4.30003 35.0999 3.60003C34.1999 2.90003 33.2999 2.20003 31.5999 2.20003C29.8999 2.20003 29.0999 2.80003 28.0999 3.60003C27.0999 4.40003 25.9999 5.20003 23.7999 5.20003C21.6999 5.20003 20.4999 4.30003 19.4999 3.60003C18.5999 2.90003 17.6999 2.20003 15.9999 2.20003C14.2999 2.20003 13.4999 2.80003 12.4999 3.60003C11.4999 4.40003 10.3999 5.20003 8.1999 5.20003C5.9999 5.20003 4.8999 4.30003 3.8999 3.60003C2.9999 2.90003 2.1999 2.20003 0.399902 2.20003V0.900024C2.4999 0.900024 3.6999 1.80002 4.6999 2.50002C5.5999 3.20002 6.3999 3.90002 8.1999 3.90002C9.8999 3.90002 10.6999 3.30002 11.6999 2.50002C12.6999 1.70002 13.7999 0.900024 15.9999 0.900024C18.0999 0.900024 19.2999 1.80002 20.2999 2.50002C21.1999 3.20002 22.0999 3.90002 23.7999 3.90002C25.4999 3.90002 26.2999 3.30002 27.2999 2.50002C28.2999 1.70002 29.3999 0.900024 31.5999 0.900024C33.6999 0.900024 34.8999 1.80002 35.8999 2.50002C36.7999 3.20002 37.6999 3.90002 39.3999 3.90002C41.0999 3.90002 41.8999 3.30002 42.8999 2.50002C43.8999 1.70002 44.9999 0.900024 47.1999 0.900024C49.2999 0.900024 50.4999 1.80002 51.4999 2.50002C52.3999 3.20002 53.2999 3.90002 54.9999 3.90002C56.6999 3.90002 57.4999 3.30002 58.4999 2.50002C59.4999 1.70002 60.5999 0.900024 62.7999 0.900024C64.9999 0.900024 66.0999 1.80002 67.0999 2.50002C67.9999 3.20002 68.8999 3.90002 70.5999 3.90002C72.2999 3.90002 73.0999 3.30002 74.0999 2.50002C75.0999 1.70002 76.1999 0.900024 78.3999 0.900024C80.5999 0.900024 81.6999 1.80002 82.6999 2.50002C83.5999 3.20002 84.4999 3.90002 86.1999 3.90002C87.8999 3.90002 88.6999 3.30002 89.6999 2.50002C90.6999 1.70002 91.7999 0.900024 93.9999 0.900024C96.1999 0.900024 97.2999 1.80002 98.2999 2.50002C99.1999 3.20002 100.1 3.90002 101.8 3.90002C103.5 3.90002 104.3 3.30002 105.3 2.50002C106.3 1.70002 107.4 0.900024 109.6 0.900024C111.8 0.900024 112.9 1.80002 113.9 2.50002C114.8 3.20002 115.7 3.90002 117.4 3.90002C119.1 3.90002 119.9 3.30002 120.9 2.50002C121.9 1.70002 123 0.900024 125.2 0.900024C127.3 0.900024 128.5 1.80002 129.5 2.50002C130.4 3.20002 131.3 3.90002 133 3.90002C134.7 3.90002 135.5 3.30002 136.5 2.50002C137.5 1.70002 138.6 0.900024 140.8 0.900024C143 0.900024 144.1 1.80002 145.1 2.50002C146 3.20002 146.9 3.90002 148.6 3.90002C150.3 3.90002 151.1 3.30002 152.1 2.50002C153.1 1.70002 154.2 0.900024 156.4 0.900024C158.6 0.900024 159.7 1.80002 160.7 2.50002C161.6 3.20002 162.5 3.90002 164.2 3.90002C165.9 3.90002 166.7 3.30002 167.7 2.50002C168.7 1.70002 169.8 0.900024 172 0.900024C174.2 0.900024 175.3 1.80002 176.3 2.50002C177.2 3.20002 178.1 3.90002 179.8 3.90002C181.5 3.90002 182.3 3.30002 183.3 2.50002C184.3 1.70002 185.4 0.900024 187.6 0.900024C189.8 0.900024 190.9 1.80002 191.9 2.50002C192.8 3.20002 193.7 3.90002 195.4 3.90002V5.20003Z\"></path><defs><linearGradient><stop></stop><stop></stop></linearGradient></defs></svg></div>\n<!-- /wp:greenshift-blocks/svgshape -->\n\n<!-- wp:greenshift-blocks/svgshape {\"id\":\"gsbp-374481a\",\"fillone\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"width\":[100,null,null,null],\"height\":[1,null,null,null],\"widthUnit\":[\"%\",\"px\",\"px\",\"px\"],\"heightUnit\":[\"rem\",\"px\",\"px\",\"px\"],\"csstransform\":{\"rotateXInfinite\":\"60\",\"rotateYInfinite\":\"\",\"infinitebounce\":true,\"skewXInfinite\":\"\",\"skewYInfinite\":\"\",\"rotateZInfinite\":\"\",\"infinitedelay\":1,\"infinitetime\":3,\"easeinfinite\":\"ease-in-out\"},\"shapeSeparator\":{\"shape\":\"19\"}} -->\n<div class=\"wp-block-greenshift-blocks-svgshape gspb_svgBox gspb_svgBox-id-gsbp-374481a\" id=\"gspb_svgBox-id-gsbp-374481a\"><svg data-style=\"19\" x=\"0px\" y=\"0px\" viewBox=\"0 0 196 6\" preserveAspectRatio=\"none\" fill=\"var(--wp--preset--color--primary, #0093c0)\"><path data-style=\"19\" d=\"M195.4 5.20003C193.2 5.20003 192.1 4.30003 191.1 3.60003C190.2 2.90003 189.3 2.20003 187.6 2.20003C185.9 2.20003 185.1 2.80003 184.1 3.60003C183.1 4.40003 182 5.20003 179.8 5.20003C177.6 5.20003 176.5 4.30003 175.5 3.60003C174.6 2.90003 173.7 2.20003 172 2.20003C170.3 2.20003 169.5 2.80003 168.5 3.60003C167.5 4.40003 166.4 5.20003 164.2 5.20003C162 5.20003 160.9 4.30003 159.9 3.60003C159 2.90003 158.1 2.20003 156.4 2.20003C154.7 2.20003 153.9 2.80003 152.9 3.60003C151.9 4.40003 150.8 5.20003 148.6 5.20003C146.4 5.20003 145.3 4.30003 144.3 3.60003C143.4 2.90003 142.5 2.20003 140.8 2.20003C139.1 2.20003 138.3 2.80003 137.3 3.60003C136.3 4.40003 135.2 5.20003 133 5.20003C130.9 5.20003 129.7 4.30003 128.7 3.60003C127.8 2.90003 126.9 2.20003 125.2 2.20003C123.5 2.20003 122.7 2.80003 121.7 3.60003C120.7 4.40003 119.6 5.20003 117.4 5.20003C115.2 5.20003 114.1 4.30003 113.1 3.60003C112.2 2.90003 111.3 2.20003 109.6 2.20003C107.9 2.20003 107.1 2.80003 106.1 3.60003C105.1 4.40003 104 5.20003 101.8 5.20003C99.5999 5.20003 98.4999 4.30003 97.4999 3.60003C96.5999 2.90003 95.6999 2.20003 93.9999 2.20003C92.2999 2.20003 91.4999 2.80003 90.4999 3.60003C89.4999 4.40003 88.3999 5.20003 86.1999 5.20003C83.9999 5.20003 82.8999 4.30003 81.8999 3.60003C80.9999 2.90003 80.0999 2.20003 78.3999 2.20003C76.6999 2.20003 75.8999 2.80003 74.8999 3.60003C73.8999 4.40003 72.7999 5.20003 70.5999 5.20003C68.3999 5.20003 67.2999 4.30003 66.2999 3.60003C65.3999 2.90003 64.4999 2.20003 62.7999 2.20003C61.0999 2.20003 60.2999 2.80003 59.2999 3.60003C58.2999 4.40003 57.1999 5.20003 54.9999 5.20003C52.8999 5.20003 51.6999 4.30003 50.6999 3.60003C49.7999 2.90003 48.8999 2.20003 47.1999 2.20003C45.4999 2.20003 44.6999 2.80003 43.6999 3.60003C42.6999 4.40003 41.5999 5.20003 39.3999 5.20003C37.2999 5.20003 36.0999 4.30003 35.0999 3.60003C34.1999 2.90003 33.2999 2.20003 31.5999 2.20003C29.8999 2.20003 29.0999 2.80003 28.0999 3.60003C27.0999 4.40003 25.9999 5.20003 23.7999 5.20003C21.6999 5.20003 20.4999 4.30003 19.4999 3.60003C18.5999 2.90003 17.6999 2.20003 15.9999 2.20003C14.2999 2.20003 13.4999 2.80003 12.4999 3.60003C11.4999 4.40003 10.3999 5.20003 8.1999 5.20003C5.9999 5.20003 4.8999 4.30003 3.8999 3.60003C2.9999 2.90003 2.1999 2.20003 0.399902 2.20003V0.900024C2.4999 0.900024 3.6999 1.80002 4.6999 2.50002C5.5999 3.20002 6.3999 3.90002 8.1999 3.90002C9.8999 3.90002 10.6999 3.30002 11.6999 2.50002C12.6999 1.70002 13.7999 0.900024 15.9999 0.900024C18.0999 0.900024 19.2999 1.80002 20.2999 2.50002C21.1999 3.20002 22.0999 3.90002 23.7999 3.90002C25.4999 3.90002 26.2999 3.30002 27.2999 2.50002C28.2999 1.70002 29.3999 0.900024 31.5999 0.900024C33.6999 0.900024 34.8999 1.80002 35.8999 2.50002C36.7999 3.20002 37.6999 3.90002 39.3999 3.90002C41.0999 3.90002 41.8999 3.30002 42.8999 2.50002C43.8999 1.70002 44.9999 0.900024 47.1999 0.900024C49.2999 0.900024 50.4999 1.80002 51.4999 2.50002C52.3999 3.20002 53.2999 3.90002 54.9999 3.90002C56.6999 3.90002 57.4999 3.30002 58.4999 2.50002C59.4999 1.70002 60.5999 0.900024 62.7999 0.900024C64.9999 0.900024 66.0999 1.80002 67.0999 2.50002C67.9999 3.20002 68.8999 3.90002 70.5999 3.90002C72.2999 3.90002 73.0999 3.30002 74.0999 2.50002C75.0999 1.70002 76.1999 0.900024 78.3999 0.900024C80.5999 0.900024 81.6999 1.80002 82.6999 2.50002C83.5999 3.20002 84.4999 3.90002 86.1999 3.90002C87.8999 3.90002 88.6999 3.30002 89.6999 2.50002C90.6999 1.70002 91.7999 0.900024 93.9999 0.900024C96.1999 0.900024 97.2999 1.80002 98.2999 2.50002C99.1999 3.20002 100.1 3.90002 101.8 3.90002C103.5 3.90002 104.3 3.30002 105.3 2.50002C106.3 1.70002 107.4 0.900024 109.6 0.900024C111.8 0.900024 112.9 1.80002 113.9 2.50002C114.8 3.20002 115.7 3.90002 117.4 3.90002C119.1 3.90002 119.9 3.30002 120.9 2.50002C121.9 1.70002 123 0.900024 125.2 0.900024C127.3 0.900024 128.5 1.80002 129.5 2.50002C130.4 3.20002 131.3 3.90002 133 3.90002C134.7 3.90002 135.5 3.30002 136.5 2.50002C137.5 1.70002 138.6 0.900024 140.8 0.900024C143 0.900024 144.1 1.80002 145.1 2.50002C146 3.20002 146.9 3.90002 148.6 3.90002C150.3 3.90002 151.1 3.30002 152.1 2.50002C153.1 1.70002 154.2 0.900024 156.4 0.900024C158.6 0.900024 159.7 1.80002 160.7 2.50002C161.6 3.20002 162.5 3.90002 164.2 3.90002C165.9 3.90002 166.7 3.30002 167.7 2.50002C168.7 1.70002 169.8 0.900024 172 0.900024C174.2 0.900024 175.3 1.80002 176.3 2.50002C177.2 3.20002 178.1 3.90002 179.8 3.90002C181.5 3.90002 182.3 3.30002 183.3 2.50002C184.3 1.70002 185.4 0.900024 187.6 0.900024C189.8 0.900024 190.9 1.80002 191.9 2.50002C192.8 3.20002 193.7 3.90002 195.4 3.90002V5.20003Z\"></path><defs><linearGradient><stop></stop><stop></stop></linearGradient></defs></svg></div>\n<!-- /wp:greenshift-blocks/svgshape -->\n\n<!-- wp:greenshift-blocks/svgshape {\"id\":\"gsbp-c5f68f2\",\"fillone\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"width\":[100,null,null,null],\"height\":[1,null,null,null],\"widthUnit\":[\"%\",\"px\",\"px\",\"px\"],\"heightUnit\":[\"rem\",\"px\",\"px\",\"px\"],\"csstransform\":{\"rotateXInfinite\":\"60\",\"rotateYInfinite\":\"\",\"infinitebounce\":true,\"skewXInfinite\":\"\",\"skewYInfinite\":\"\",\"rotateZInfinite\":\"\",\"infinitedelay\":0,\"infinitetime\":3,\"easeinfinite\":\"ease-in-out\"},\"shapeSeparator\":{\"shape\":\"19\"}} -->\n<div class=\"wp-block-greenshift-blocks-svgshape gspb_svgBox gspb_svgBox-id-gsbp-c5f68f2\" id=\"gspb_svgBox-id-gsbp-c5f68f2\"><svg data-style=\"19\" x=\"0px\" y=\"0px\" viewBox=\"0 0 196 6\" preserveAspectRatio=\"none\" fill=\"var(--wp--preset--color--primary, #0093c0)\"><path data-style=\"19\" d=\"M195.4 5.20003C193.2 5.20003 192.1 4.30003 191.1 3.60003C190.2 2.90003 189.3 2.20003 187.6 2.20003C185.9 2.20003 185.1 2.80003 184.1 3.60003C183.1 4.40003 182 5.20003 179.8 5.20003C177.6 5.20003 176.5 4.30003 175.5 3.60003C174.6 2.90003 173.7 2.20003 172 2.20003C170.3 2.20003 169.5 2.80003 168.5 3.60003C167.5 4.40003 166.4 5.20003 164.2 5.20003C162 5.20003 160.9 4.30003 159.9 3.60003C159 2.90003 158.1 2.20003 156.4 2.20003C154.7 2.20003 153.9 2.80003 152.9 3.60003C151.9 4.40003 150.8 5.20003 148.6 5.20003C146.4 5.20003 145.3 4.30003 144.3 3.60003C143.4 2.90003 142.5 2.20003 140.8 2.20003C139.1 2.20003 138.3 2.80003 137.3 3.60003C136.3 4.40003 135.2 5.20003 133 5.20003C130.9 5.20003 129.7 4.30003 128.7 3.60003C127.8 2.90003 126.9 2.20003 125.2 2.20003C123.5 2.20003 122.7 2.80003 121.7 3.60003C120.7 4.40003 119.6 5.20003 117.4 5.20003C115.2 5.20003 114.1 4.30003 113.1 3.60003C112.2 2.90003 111.3 2.20003 109.6 2.20003C107.9 2.20003 107.1 2.80003 106.1 3.60003C105.1 4.40003 104 5.20003 101.8 5.20003C99.5999 5.20003 98.4999 4.30003 97.4999 3.60003C96.5999 2.90003 95.6999 2.20003 93.9999 2.20003C92.2999 2.20003 91.4999 2.80003 90.4999 3.60003C89.4999 4.40003 88.3999 5.20003 86.1999 5.20003C83.9999 5.20003 82.8999 4.30003 81.8999 3.60003C80.9999 2.90003 80.0999 2.20003 78.3999 2.20003C76.6999 2.20003 75.8999 2.80003 74.8999 3.60003C73.8999 4.40003 72.7999 5.20003 70.5999 5.20003C68.3999 5.20003 67.2999 4.30003 66.2999 3.60003C65.3999 2.90003 64.4999 2.20003 62.7999 2.20003C61.0999 2.20003 60.2999 2.80003 59.2999 3.60003C58.2999 4.40003 57.1999 5.20003 54.9999 5.20003C52.8999 5.20003 51.6999 4.30003 50.6999 3.60003C49.7999 2.90003 48.8999 2.20003 47.1999 2.20003C45.4999 2.20003 44.6999 2.80003 43.6999 3.60003C42.6999 4.40003 41.5999 5.20003 39.3999 5.20003C37.2999 5.20003 36.0999 4.30003 35.0999 3.60003C34.1999 2.90003 33.2999 2.20003 31.5999 2.20003C29.8999 2.20003 29.0999 2.80003 28.0999 3.60003C27.0999 4.40003 25.9999 5.20003 23.7999 5.20003C21.6999 5.20003 20.4999 4.30003 19.4999 3.60003C18.5999 2.90003 17.6999 2.20003 15.9999 2.20003C14.2999 2.20003 13.4999 2.80003 12.4999 3.60003C11.4999 4.40003 10.3999 5.20003 8.1999 5.20003C5.9999 5.20003 4.8999 4.30003 3.8999 3.60003C2.9999 2.90003 2.1999 2.20003 0.399902 2.20003V0.900024C2.4999 0.900024 3.6999 1.80002 4.6999 2.50002C5.5999 3.20002 6.3999 3.90002 8.1999 3.90002C9.8999 3.90002 10.6999 3.30002 11.6999 2.50002C12.6999 1.70002 13.7999 0.900024 15.9999 0.900024C18.0999 0.900024 19.2999 1.80002 20.2999 2.50002C21.1999 3.20002 22.0999 3.90002 23.7999 3.90002C25.4999 3.90002 26.2999 3.30002 27.2999 2.50002C28.2999 1.70002 29.3999 0.900024 31.5999 0.900024C33.6999 0.900024 34.8999 1.80002 35.8999 2.50002C36.7999 3.20002 37.6999 3.90002 39.3999 3.90002C41.0999 3.90002 41.8999 3.30002 42.8999 2.50002C43.8999 1.70002 44.9999 0.900024 47.1999 0.900024C49.2999 0.900024 50.4999 1.80002 51.4999 2.50002C52.3999 3.20002 53.2999 3.90002 54.9999 3.90002C56.6999 3.90002 57.4999 3.30002 58.4999 2.50002C59.4999 1.70002 60.5999 0.900024 62.7999 0.900024C64.9999 0.900024 66.0999 1.80002 67.0999 2.50002C67.9999 3.20002 68.8999 3.90002 70.5999 3.90002C72.2999 3.90002 73.0999 3.30002 74.0999 2.50002C75.0999 1.70002 76.1999 0.900024 78.3999 0.900024C80.5999 0.900024 81.6999 1.80002 82.6999 2.50002C83.5999 3.20002 84.4999 3.90002 86.1999 3.90002C87.8999 3.90002 88.6999 3.30002 89.6999 2.50002C90.6999 1.70002 91.7999 0.900024 93.9999 0.900024C96.1999 0.900024 97.2999 1.80002 98.2999 2.50002C99.1999 3.20002 100.1 3.90002 101.8 3.90002C103.5 3.90002 104.3 3.30002 105.3 2.50002C106.3 1.70002 107.4 0.900024 109.6 0.900024C111.8 0.900024 112.9 1.80002 113.9 2.50002C114.8 3.20002 115.7 3.90002 117.4 3.90002C119.1 3.90002 119.9 3.30002 120.9 2.50002C121.9 1.70002 123 0.900024 125.2 0.900024C127.3 0.900024 128.5 1.80002 129.5 2.50002C130.4 3.20002 131.3 3.90002 133 3.90002C134.7 3.90002 135.5 3.30002 136.5 2.50002C137.5 1.70002 138.6 0.900024 140.8 0.900024C143 0.900024 144.1 1.80002 145.1 2.50002C146 3.20002 146.9 3.90002 148.6 3.90002C150.3 3.90002 151.1 3.30002 152.1 2.50002C153.1 1.70002 154.2 0.900024 156.4 0.900024C158.6 0.900024 159.7 1.80002 160.7 2.50002C161.6 3.20002 162.5 3.90002 164.2 3.90002C165.9 3.90002 166.7 3.30002 167.7 2.50002C168.7 1.70002 169.8 0.900024 172 0.900024C174.2 0.900024 175.3 1.80002 176.3 2.50002C177.2 3.20002 178.1 3.90002 179.8 3.90002C181.5 3.90002 182.3 3.30002 183.3 2.50002C184.3 1.70002 185.4 0.900024 187.6 0.900024C189.8 0.900024 190.9 1.80002 191.9 2.50002C192.8 3.20002 193.7 3.90002 195.4 3.90002V5.20003Z\"></path><defs><linearGradient><stop></stop><stop></stop></linearGradient></defs></svg></div>\n<!-- /wp:greenshift-blocks/svgshape -->\n\n<!-- wp:spacer {\"height\":\"6rem\"} -->\n<div style=\"height:6rem\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:greenshift-blocks/container -->','Спасибо за обращение!','','publish','closed','closed','','thankyou','','','2024-04-19 03:59:22','2024-04-18 17:59:22','',0,'https://tour.mitrofanov.ru/?page_id=17',0,'page','',0),
(18,5648,'2024-04-12 04:23:30','2024-04-11 18:23:30','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"greenshift\",\"tagName\":\"header\",\"className\":\"site-header\"} /-->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-c4b4868\",\"inlineCssStyles\":\".gspb_container-id-gsbp-c4b4868{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-c4b4868.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-c4b4868.gspb_container{\\nflex:1\\n}\",\"responsive\":{\"customcss\":\"{CURRENT}{\\nflex:1\\n}\"}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-c4b4868\" id=\"gspb_container-id-gsbp-c4b4868\"><!-- wp:greenshift-blocks/row {\"id\":\"gsbp-d359ddc\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-d359ddc{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-d359ddc \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-d359ddc \\u003e .gspb_row__content{max-width:1200px;}\",\"rowType\":\"fixed-width\",\"displayStyles\":false,\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-d359ddc\" id=\"gspb_row-id-gsbp-d359ddc\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-ea526c0\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-ea526c0.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-ea526c0.gspb_row__col\\u002d\\u002d12{width:100%;}}\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-ea526c0\" id=\"gspb_col-id-gsbp-ea526c0\"><!-- wp:template-part {\"slug\":\"titlepage\",\"theme\":\"greenshift\",\"tagName\":\"div\",\"className\":\"site-title-area\"} /--></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-16fc56b\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-16fc56b{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-16fc56b \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-16fc56b \\u003e .gspb_row__content{max-width:1200px;}\",\"rowType\":\"fixed-width\",\"displayStyles\":false,\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-16fc56b\" id=\"gspb_row-id-gsbp-16fc56b\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-223b6ec\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-223b6ec.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-223b6ec.gspb_row__col\\u002d\\u002d12{width:100%;}}\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-223b6ec\" id=\"gspb_col-id-gsbp-223b6ec\"><!-- wp:post-content {\"layout\":{\"type\":\"default\"}} /--></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"greenshift\",\"tagName\":\"footer\",\"className\":\"site-footer is-style-no-margin\"} /-->','Страницы','Отображение всех статических страниц, если не был применен пользовательский шаблон или не существует специального шаблона.','publish','closed','closed','','page','','','2024-04-12 04:23:30','2024-04-11 18:23:30','',0,'https://tour.mitrofanov.ru/page/',0,'wp_template','',0),
(19,5648,'2024-04-12 04:28:02','2024-04-11 18:28:02','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"greenshift\",\"tagName\":\"header\",\"className\":\"site-header\"} /-->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-61deb9f\",\"rowType\":\"fixed-width\",\"displayStyles\":false,\"isVariation\":\"\",\"htmlTag\":\"main\"} -->\n<main class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-61deb9f\" id=\"gspb_row-id-gsbp-61deb9f\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-c0ded76\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-c0ded76\" id=\"gspb_col-id-gsbp-c0ded76\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-4769502\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-4769502\" id=\"gspb_container-id-gsbp-4769502\"><!-- wp:post-content {\"align\":\"full\",\"layout\":{\"type\":\"default\"}} /--></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></main>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"greenshift\",\"tagName\":\"footer\",\"className\":\"site-footer is-style-no-margin\"} /-->','no title page','','publish','closed','closed','','no-title-page','','','2024-04-12 04:32:23','2024-04-11 18:32:23','',0,'https://tour.mitrofanov.ru/no-title-page/',0,'wp_template','',0),
(20,5648,'2024-04-12 04:33:59','2024-04-11 18:33:59','<!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"border\":{\"top\":{\"color\":\"#cfcfcf45\",\"width\":\"1px\"}},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"right\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|50\"}}},\"backgroundColor\":\"primary\",\"textColor\":\"contrastcolor\",\"className\":\"has-small-font-size is-style-default\",\"layout\":{\"inherit\":true,\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-small-font-size is-style-default has-contrastcolor-color has-primary-background-color has-text-color has-background has-link-color\" style=\"border-top-color:#cfcfcf45;border-top-width:1px;margin-top:0;margin-bottom:0;padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"allowOrientation\":false,\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:paragraph -->\n<p>ООО \"Русская Азия\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"xsmall\"} -->\n<p class=\"has-xsmall-font-size\"><a href=\"https://mitrofanov.ru/ru/privacy-policy/\" target=\"_blank\" rel=\"noreferrer noopener\">Политика конфиденциальности</a> · <a href=\"/contact/\" data-type=\"page\" data-id=\"876\">Контакты</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"xsmall\"} -->\n<p class=\"has-xsmall-font-size\">Все права защищены</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Footer','','publish','closed','closed','','footer','','','2024-04-13 07:51:58','2024-04-12 21:51:58','',0,'https://tour.mitrofanov.ru/footer/',0,'wp_template_part','',0),
(21,5648,'2024-04-12 04:35:03','2024-04-11 18:35:03','<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-231c752\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-231c752{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-231c752 \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}\\n @media (max-width: 575.98px){\\n body #gspb_row-id-gsbp-231c752 {\\n display: none !important;\\n }\\n }\\n @media (min-width: 576px) and (max-width: 767.98px){\\n body #gspb_row-id-gsbp-231c752 {\\n display: none !important;\\n }\\n }\",\"rowType\":\"full-width\",\"displayStyles\":false,\"responsive\":{\"hideOnMobile\":true,\"hideOnLandscape\":true},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-231c752\" id=\"gspb_row-id-gsbp-231c752\"><!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-9eea42f\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-9eea42f.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-9eea42f.gspb_row__col\\u002d\\u002d12{width:100%;}}.gspb_row #gspb_col-id-gsbp-9eea42f.gspb_row__col\\u002d\\u002d12{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-9eea42f\" id=\"gspb_col-id-gsbp-9eea42f\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-04a3ec4\",\"inlineCssStyles\":\".gspb_container-id-gsbp-04a3ec4{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-04a3ec4.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-04a3ec4.gspb_container{position:relative;}#gspb_container-id-gsbp-04a3ec4.gspb_container{background-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"background\":{\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"},\"position\":{\"positionType\":[\"relative\",\"\",\"\",\"\"],\"positions\":{\"values\":{}}},\"disableInner\":false} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-04a3ec4\" id=\"gspb_container-id-gsbp-04a3ec4\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-507dab7\",\"inlineCssStyles\":\".gspb_container-id-gsbp-507dab7{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-507dab7.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-507dab7.gspb_container{display:flex;justify-content:space-between;align-items:center;}#gspb_container-id-gsbp-507dab7.gspb_container{font-size:0.9rem;line-height:1.7rem;}#gspb_container-id-gsbp-507dab7.gspb_container{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_container-id-gsbp-507dab7.gspb_container a, #gspb_container-id-gsbp-507dab7.gspb_container .wp-block a{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_container-id-gsbp-507dab7.gspb_container a, #gspb_container-id-gsbp-507dab7.gspb_container .wp-block a{display:inline;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.7s ease;background-size:0 95%;text-decoration:none}#gspb_container-id-gsbp-507dab7.gspb_container a:hover, #gspb_container-id-gsbp-507dab7.gspb_container .wp-block a:hover{background-size:100% 95%;}#gspb_container-id-gsbp-507dab7.gspb_container{margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem;}body.gspb-bodyfront #gspb_container-id-gsbp-507dab7.gspb_container{max-width:1200px;}\",\"flexbox\":{\"type\":\"flexbox\",\"justifyContent\":[\"space-between\"],\"alignItems\":[\"center\"]},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"right\":[\"1rem\"],\"left\":[\"1rem\"]},\"locked\":false},\"marginAuto\":[true]},\"typography\":{\"textShadow\":{},\"size\":[\"0.9rem\"],\"line_height\":[\"1.7rem\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"colorlinks\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"hoverUnderline\":true},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"widthType\":\"custom\",\"maxWidth\":[\"1200px\"]},\"disableInner\":false} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-507dab7\" id=\"gspb_container-id-gsbp-507dab7\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-be22aa3\",\"inlineCssStyles\":\".gspb_container-id-gsbp-be22aa3{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-be22aa3.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-be22aa3.gspb_container{align-self:center;}#gspb_container-id-gsbp-be22aa3.gspb_container{display:flex;flex-direction:row;align-items:center;}#gspb_container-id-gsbp-be22aa3.gspb_container .gspb-containerlink{position:absolute;top:0; left:0; right:0; bottom:0; z-index:1}body.gspb-bodyfront #gspb_container-id-gsbp-be22aa3.gspb_container{height:20px;}\",\"alignSelf\":[\"center\"],\"flexbox\":{\"enable\":true,\"type\":\"flexbox\",\"alignItems\":[\"center\"],\"flexDirection\":[\"row\"]},\"containerLink\":\"tel://+7 994 008 90 88\",\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[\"20px\"]},\"heightType\":\"custom\"},\"disableInner\":true} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-be22aa3\" id=\"gspb_container-id-gsbp-be22aa3\"><a class=\"gspb-containerlink\" href=\"tel://+7 994 008 90 88\" rel=\"noopener\"></a><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-95b1970\",\"inlineCssStyles\":\"#gspb_iconBox-id-gsbp-95b1970 svg{width: 72px;}#gspb_iconBox-id-gsbp-95b1970{align-items:center;justify-content:center;display:flex;}#gspb_iconBox-id-gsbp-95b1970 svg{height:13px!important;width:20px!important;min-width:20px!important;}#gspb_iconBox-id-gsbp-95b1970 svg, #gspb_iconBox-id-gsbp-95b1970 svg path{fill:currentColor !important;}#gspb_iconBox-id-gsbp-95b1970 svg{margin:0px !important;}\",\"type\":\"regular\",\"shapePosition\":[\"center\"],\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-mobile\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"currentColor\",\"fillhover\":\"\",\"type\":\"font\",\"iconSizeY\":[\"13px\"],\"iconSize\":[\"20px\"]}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-95b1970\" id=\"gspb_iconBox-id-gsbp-95b1970\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg class=\"\" style=\"display:inline-block;vertical-align:middle\" width=\"72\" height=\"72\" viewBox=\"0 0 640 1024\" xmlns=\"http://www.w3.org/2000/svg\"><path style=\"fill:#565D66\" d=\"M384 832c0 35.4-28.6 64-64 64s-64-28.6-64-64 28.6-64 64-64 64 28.6 64 64zM640 96v832c0 53-43 96-96 96h-448c-53 0-96-43-96-96v-832c0-53 43-96 96-96h448c53 0 96 43 96 96zM544 916v-808c0-6.6-5.4-12-12-12h-424c-6.6 0-12 5.4-12 12v808c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z\"></path></svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-7f90d67\",\"inlineCssStyles\":\"\",\"textContent\":\"+7 994 008 90 88\"} -->\n<div id=\"gspb_text-id-gsbp-7f90d67\" class=\"gspb_text gspb_text-id-gsbp-7f90d67 \">+7 994 008 90 88</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-d1f5914\",\"inlineCssStyles\":\".gspb_container-id-gsbp-d1f5914{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-d1f5914.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-d1f5914\" id=\"gspb_container-id-gsbp-d1f5914\"><!-- wp:shortcode -->\n[gtranslate]\n<!-- /wp:shortcode --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"gsStickyHeader\":false,\"gsStickyBg\":\"#ffffff\"} -->\n<div class=\"wp-block-group\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-ba5e621\",\"inlineCssStyles\":\".gspb_container-id-gsbp-ba5e621{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-ba5e621.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-ba5e621.gspb_container{display:flex;justify-content:space-between;}#gspb_container-id-gsbp-ba5e621.gspb_container{margin-right:auto;margin-left:auto;padding-top:0.5rem;padding-right:1rem;padding-bottom:0.5rem;padding-left:1rem;}body.gspb-bodyfront #gspb_container-id-gsbp-ba5e621.gspb_container{width:100%;max-width:1200px;}\",\"flexbox\":{\"enable\":true,\"type\":\"flexbox\",\"justifyContent\":[\"space-between\"]},\"spacing\":{\"margin\":{\"values\":{\"top\":[0],\"bottom\":[0]},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.5rem\"],\"right\":[\"1rem\"],\"bottom\":[\"0.5rem\"],\"left\":[\"1rem\"]},\"locked\":false},\"marginAuto\":[true]},\"blockWidth\":{\"customWidth\":{\"value\":[\"100%\"]},\"customHeight\":{\"value\":[]},\"widthType\":\"custom\",\"maxWidth\":[\"1200px\"]},\"disableInner\":true,\"className\":\"header-color\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-ba5e621 header-color\" id=\"gspb_container-id-gsbp-ba5e621\"><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-d3adee8\",\"inlineCssStyles\":\"#gspb_iconBox-id-gsbp-d3adee8 svg{width: 72px;}#gspb_iconBox-id-gsbp-d3adee8 a{justify-content:center;display:flex;}#gspb_iconBox-id-gsbp-d3adee8 svg{height:3rem!important;width:9rem!important;min-width:9rem!important;}#gspb_iconBox-id-gsbp-d3adee8 svg, #gspb_iconBox-id-gsbp-d3adee8 svg path{fill:currentColor !important;}#gspb_iconBox-id-gsbp-d3adee8 svg{margin:0px !important;}body.gspb-bodyfront #gspb_iconBox-id-gsbp-d3adee8{z-index:1;}\",\"type\":\"regular\",\"containerLink\":\"/\",\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-paper-plane\",\"svg\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 width=\\u0022291.064\\u0022 height=\\u002279.714\\u0022 viewBox=\\u00220 0 77.011 21.091\\u0022\\u003e\\u003cg class=\\u0022logoblue\\u0022\\u003e\\u003cpath d=\\u0022M26.344 16.99c-1.196.075-2.361.413-3.423.914l-.045.023c-.848.436-1.591.244-2.844-.181-1.253-.426-2.878-1.157-4.81-.696a2 2 0 0 0-.118.034c-1.093.358-2.1.776-2.963.955s-1.49.16-2.168-.213c-3.221-1.798-6.654-.534-9.205.369l.983 2.773c2.532-.896 4.907-1.625 6.793-.57l.008.004c1.411.778 2.923.778 4.183.518 1.22-.252 2.275-.704 3.182-1.008.808-.188 1.805.155 3.17.619 1.37.465 3.249.979 5.133.012l-.045.023c1.585-.748 3.08-.922 4.535-.242l1.246-2.664a7.36 7.36 0 0 0-3.611-.67z\\u0022/\\u003e\\u003c/g\\u003e\\u003cg class=\\u0022logored\\u0022\\u003e\\u003cpath d=\\u0022M7.215 15.681h16.457c.507-8.686-12.969-11.44-15.831-3.149ZM5.808 12.201l-.61 3.455L0 12.958zM10.299 6.822 7.612 9.077 5.363 3.669zM17.197 5.588h-3.508L15.443 0zM23.274 9.077l-2.687-2.255 4.936-3.153zM25.688 15.656l-.61-3.455 5.808.757z\\u0022/\\u003e\\u003c/g\\u003e\\u003cg class=\\u0022logored\\u0022\\u003e\\u003cpath d=\\u0022M32.996 10.917H36.2v9.732h2.437v-9.732h3.222V8.718h-8.863zM44.279 14.684c-.141-2.165 1.804-4.206 4.009-3.93 2.253.016 3.774 2.38 3.409 4.485-.122 2.074-2.162 3.733-4.223 3.35-1.92-.182-3.272-2.04-3.195-3.905m-2.574 0c-.15 3.154 2.454 6.117 5.63 6.26 3.02.415 6.163-1.627 6.796-4.65.82-3.007-.842-6.544-3.903-7.462-3.115-1.125-7.098.377-8.157 3.648a6.5 6.5 0 0 0-.366 2.204M56.124 8.718c.028 2.922-.059 5.849.048 8.767.177 2.225 2.41 3.671 4.52 3.556 2.102.105 4.34-1.337 4.52-3.556.105-2.918.02-5.845.047-8.767h-2.437c-.021 2.781.043 5.566-.034 8.344-.084 1.864-2.81 2.412-3.822 1.003-.68-1.201-.309-2.638-.405-3.956v-5.39zM70.457 15.093l3.58 5.556h2.88l-3.886-5.556zm-2.71-6.375v11.93h2.438V8.719zm1.483 2.08c1.302.1 2.752-.3 3.899.477 1.368 1.16.103 3.468-1.621 3.102H69.23v1.943c2.033-.068 4.396.375 5.982-1.22 1.752-1.751 1.113-5.215-1.31-6.016-1.495-.56-3.112-.308-4.672-.366z\\u0022/\\u003e\\u003c/g\\u003e\\u003cg class=\\u0022logoblue\\u0022\\u003e\\u003cpath d=\\u0022M53.676 1.914v5.549h1.134V1.914Zm.69.96h1.102q.451 0 .713.205.261.199.261.603 0 .396-.261.602-.262.206-.713.206h-1.102v.96h1.102q.657 0 1.117-.215.468-.214.713-.61.246-.404.246-.943 0-.547-.246-.943-.245-.397-.713-.61-.46-.215-1.117-.215h-1.102zM71.145 1.914v3.44l-3.947-3.717v5.826h1.094v-3.44l3.947 3.717V1.914ZM59.304 4.688q0-.53.222-.943t.61-.65.904-.237q.523 0 .911.237.388.238.602.65t.214.943-.221.944q-.214.412-.603.65-.388.237-.903.237-.516 0-.904-.237-.388-.238-.61-.65t-.222-.944m-1.197 0q0 .627.214 1.166.214.53.61.927.397.396.928.618.539.214 1.18.214.643 0 1.174-.214.539-.222.927-.618.396-.396.61-.927.222-.54.222-1.166 0-.634-.222-1.157-.214-.53-.618-.92-.396-.388-.927-.594-.531-.214-1.165-.214-.627 0-1.166.214-.53.206-.927.595-.396.388-.618.92-.222.522-.222 1.156M64.852 1.914v5.549h1.15V1.914ZM72.89 2.937h1.49v4.526h1.133V2.937h1.498V1.914h-4.122zM33.819 7.463h2.798v-.96h-2.798zm0-4.59h2.798v-.959h-2.798zm0 2.117h2.64v-.944h-2.64Zm-.73-3.076v5.549h1.095V1.914ZM38.503 6.202h2.933l-.135-.895h-2.663zm1.45-2.488.833 1.926-.016.285.713 1.538h1.284l-2.813-5.874-2.814 5.874h1.276l.73-1.586-.024-.253zM43.853 5.6l-.808.57q.182.389.507.722t.761.531q.444.19.951.19.38 0 .721-.119.35-.11.627-.325.277-.222.436-.539t.158-.72q0-.358-.119-.627-.11-.277-.317-.476-.198-.206-.452-.348-.245-.143-.515-.238-.42-.143-.697-.278-.278-.142-.412-.293-.135-.158-.135-.364 0-.207.166-.357.167-.159.5-.159.253 0 .451.103.199.096.35.262.158.159.269.357L47.182 3q-.142-.293-.404-.563-.254-.277-.642-.451-.38-.183-.911-.183-.516 0-.936.19-.412.183-.658.532-.237.34-.237.816 0 .396.15.682.15.277.38.475.23.19.484.317.262.12.46.19.372.143.626.27.262.119.388.277.135.159.135.42 0 .302-.214.476t-.555.174q-.293 0-.547-.126-.253-.127-.467-.357-.206-.23-.38-.539M47.579 2.937h1.49v4.526h1.133V2.937H51.7V1.914H47.58z\\u0022/\\u003e\\u003c/g\\u003e\\u003c/svg\\u003e\",\"image\":\"\"},\"fill\":\"currentColor\",\"fillhover\":\"\",\"type\":\"svg\",\"iconSize\":[\"9rem\"],\"iconSizeY\":[\"3rem\"]},\"position\":{\"positionType\":[\"\",\"\",\"\",\"\"],\"positions\":{\"values\":{}},\"Zindex\":1},\"className\":\"logo-color\"} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-d3adee8 logo-color\" id=\"gspb_iconBox-id-gsbp-d3adee8\"><a class=\"gspb-containerlink\" href=\"/\" rel=\"noopener\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg xmlns=\"http://www.w3.org/2000/svg\" style=\"width:5rem;height:5rem;margin:10px\" width=\"291.064\" height=\"79.714\" viewBox=\"0 0 77.011 21.091\"><g class=\"logoblue\"><path d=\"M26.344 16.99c-1.196.075-2.361.413-3.423.914l-.045.023c-.848.436-1.591.244-2.844-.181-1.253-.426-2.878-1.157-4.81-.696a2 2 0 0 0-.118.034c-1.093.358-2.1.776-2.963.955s-1.49.16-2.168-.213c-3.221-1.798-6.654-.534-9.205.369l.983 2.773c2.532-.896 4.907-1.625 6.793-.57l.008.004c1.411.778 2.923.778 4.183.518 1.22-.252 2.275-.704 3.182-1.008.808-.188 1.805.155 3.17.619 1.37.465 3.249.979 5.133.012l-.045.023c1.585-.748 3.08-.922 4.535-.242l1.246-2.664a7.36 7.36 0 0 0-3.611-.67z\"></path></g><g class=\"logored\"><path d=\"M7.215 15.681h16.457c.507-8.686-12.969-11.44-15.831-3.149ZM5.808 12.201l-.61 3.455L0 12.958zM10.299 6.822 7.612 9.077 5.363 3.669zM17.197 5.588h-3.508L15.443 0zM23.274 9.077l-2.687-2.255 4.936-3.153zM25.688 15.656l-.61-3.455 5.808.757z\"></path></g><g class=\"logored\"><path d=\"M32.996 10.917H36.2v9.732h2.437v-9.732h3.222V8.718h-8.863zM44.279 14.684c-.141-2.165 1.804-4.206 4.009-3.93 2.253.016 3.774 2.38 3.409 4.485-.122 2.074-2.162 3.733-4.223 3.35-1.92-.182-3.272-2.04-3.195-3.905m-2.574 0c-.15 3.154 2.454 6.117 5.63 6.26 3.02.415 6.163-1.627 6.796-4.65.82-3.007-.842-6.544-3.903-7.462-3.115-1.125-7.098.377-8.157 3.648a6.5 6.5 0 0 0-.366 2.204M56.124 8.718c.028 2.922-.059 5.849.048 8.767.177 2.225 2.41 3.671 4.52 3.556 2.102.105 4.34-1.337 4.52-3.556.105-2.918.02-5.845.047-8.767h-2.437c-.021 2.781.043 5.566-.034 8.344-.084 1.864-2.81 2.412-3.822 1.003-.68-1.201-.309-2.638-.405-3.956v-5.39zM70.457 15.093l3.58 5.556h2.88l-3.886-5.556zm-2.71-6.375v11.93h2.438V8.719zm1.483 2.08c1.302.1 2.752-.3 3.899.477 1.368 1.16.103 3.468-1.621 3.102H69.23v1.943c2.033-.068 4.396.375 5.982-1.22 1.752-1.751 1.113-5.215-1.31-6.016-1.495-.56-3.112-.308-4.672-.366z\"></path></g><g class=\"logoblue\"><path d=\"M53.676 1.914v5.549h1.134V1.914Zm.69.96h1.102q.451 0 .713.205.261.199.261.603 0 .396-.261.602-.262.206-.713.206h-1.102v.96h1.102q.657 0 1.117-.215.468-.214.713-.61.246-.404.246-.943 0-.547-.246-.943-.245-.397-.713-.61-.46-.215-1.117-.215h-1.102zM71.145 1.914v3.44l-3.947-3.717v5.826h1.094v-3.44l3.947 3.717V1.914ZM59.304 4.688q0-.53.222-.943t.61-.65.904-.237q.523 0 .911.237.388.238.602.65t.214.943-.221.944q-.214.412-.603.65-.388.237-.903.237-.516 0-.904-.237-.388-.238-.61-.65t-.222-.944m-1.197 0q0 .627.214 1.166.214.53.61.927.397.396.928.618.539.214 1.18.214.643 0 1.174-.214.539-.222.927-.618.396-.396.61-.927.222-.54.222-1.166 0-.634-.222-1.157-.214-.53-.618-.92-.396-.388-.927-.594-.531-.214-1.165-.214-.627 0-1.166.214-.53.206-.927.595-.396.388-.618.92-.222.522-.222 1.156M64.852 1.914v5.549h1.15V1.914ZM72.89 2.937h1.49v4.526h1.133V2.937h1.498V1.914h-4.122zM33.819 7.463h2.798v-.96h-2.798zm0-4.59h2.798v-.959h-2.798zm0 2.117h2.64v-.944h-2.64Zm-.73-3.076v5.549h1.095V1.914ZM38.503 6.202h2.933l-.135-.895h-2.663zm1.45-2.488.833 1.926-.016.285.713 1.538h1.284l-2.813-5.874-2.814 5.874h1.276l.73-1.586-.024-.253zM43.853 5.6l-.808.57q.182.389.507.722t.761.531q.444.19.951.19.38 0 .721-.119.35-.11.627-.325.277-.222.436-.539t.158-.72q0-.358-.119-.627-.11-.277-.317-.476-.198-.206-.452-.348-.245-.143-.515-.238-.42-.143-.697-.278-.278-.142-.412-.293-.135-.158-.135-.364 0-.207.166-.357.167-.159.5-.159.253 0 .451.103.199.096.35.262.158.159.269.357L47.182 3q-.142-.293-.404-.563-.254-.277-.642-.451-.38-.183-.911-.183-.516 0-.936.19-.412.183-.658.532-.237.34-.237.816 0 .396.15.682.15.277.38.475.23.19.484.317.262.12.46.19.372.143.626.27.262.119.388.277.135.159.135.42 0 .302-.214.476t-.555.174q-.293 0-.547-.126-.253-.127-.467-.357-.206-.23-.38-.539M47.579 2.937h1.49v4.526h1.133V2.937H51.7V1.914H47.58z\"></path></g></svg></div></a></div>\n<!-- /wp:greenshift-blocks/iconbox -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-775f191\",\"inlineCssStyles\":\".gspb_container-id-gsbp-775f191{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-775f191.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-775f191.gspb_container{display:flex;}body.gspb-bodyfront #gspb_container-id-gsbp-775f191.gspb_container{z-index:1;}#gspb_container-id-gsbp-775f191.gspb_container{font-weight:500!important;}\",\"flexbox\":{\"type\":\"flexbox\"},\"typography\":{\"textShadow\":{},\"customweight\":\"custom\",\"customweightnumber\":500},\"position\":{\"positionType\":[0,\"\",\"\",\"\"],\"positions\":{\"values\":{}},\"Zindex\":1},\"className\":\"hmenu\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-775f191 hmenu\" id=\"gspb_container-id-gsbp-775f191\"><!-- wp:navigation {\"ref\":4,\"layout\":{\"type\":\"flex\",\"orientation\":\"horizontal\"}} /-->\n\n<!-- wp:search {\"label\":\"Поиск\",\"showLabel\":false,\"buttonText\":\"Поиск\",\"buttonUseIcon\":true,\"className\":\"is-style-floating-white-search\"} /--></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:group -->','Header','','publish','closed','closed','','header','','','2024-04-12 05:15:11','2024-04-11 19:15:11','',0,'https://tour.mitrofanov.ru/header/',0,'wp_template_part','',0),
(23,5648,'2024-04-12 04:44:08','2024-04-11 18:44:08','<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-231c752\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-231c752{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-231c752 \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}\\n @media (max-width: 575.98px){\\n body #gspb_row-id-gsbp-231c752 {\\n display: none !important;\\n }\\n }\\n @media (min-width: 576px) and (max-width: 767.98px){\\n body #gspb_row-id-gsbp-231c752 {\\n display: none !important;\\n }\\n }body.gspb-bodyfront #gspb_row-id-gsbp-231c752{z-index:1;}\",\"rowType\":\"full-width\",\"displayStyles\":false,\"position\":{\"positionType\":[\"\",\"\",\"\",\"\"],\"positions\":{\"values\":{}},\"Zindex\":1},\"responsive\":{\"hideOnMobile\":true,\"hideOnLandscape\":true},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-231c752\" id=\"gspb_row-id-gsbp-231c752\"><!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-9eea42f\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-9eea42f.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-9eea42f.gspb_row__col\\u002d\\u002d12{width:100%;}}.gspb_row #gspb_col-id-gsbp-9eea42f.gspb_row__col\\u002d\\u002d12{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-9eea42f\" id=\"gspb_col-id-gsbp-9eea42f\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-04a3ec4\",\"inlineCssStyles\":\".gspb_container-id-gsbp-04a3ec4{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-04a3ec4.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-04a3ec4.gspb_container{position:relative;}#gspb_container-id-gsbp-04a3ec4.gspb_container{background-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}#gspb_container-id-gsbp-04a3ec4.gspb_container{transition-duration:0.8s;}#gspb_container-id-gsbp-04a3ec4.gspb_container{transition-timing-function:ease;}#gspb_container-id-gsbp-04a3ec4.gspb_container{transition-delay:0s;}#gspb_container-id-gsbp-04a3ec4.gspb_container.aos-animate,#gspb_container-id-gsbp-04a3ec4.gspb_container[data-gs-aos]{transition-delay:0.3s;}#gspb_container-id-gsbp-04a3ec4.gspb_container{transition-property: transform;}#gspb_container-id-gsbp-04a3ec4.gspb_container.aos-animate,#gspb_container-id-gsbp-04a3ec4.gspb_container[data-gs-aos]{transform: translateZ(0)}#gspb_container-id-gsbp-04a3ec4.gspb_container{transform: translate3d(0, -100%, 0);}\",\"animation\":{\"duration\":800,\"easing\":\"ease\",\"type\":\"slide-down\",\"onlyonce\":true,\"delay\":300},\"background\":{\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"},\"position\":{\"positionType\":[\"relative\",\"\",\"\",\"\"],\"positions\":{\"values\":{}}},\"disableInner\":false} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-04a3ec4\" id=\"gspb_container-id-gsbp-04a3ec4\" data-aos=\"slide-down\" data-aos-delay=\"300\" data-aos-easing=\"ease\" data-aos-duration=\"800\" data-aos-once=\"true\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-507dab7\",\"inlineCssStyles\":\".gspb_container-id-gsbp-507dab7{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-507dab7.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-507dab7.gspb_container{display:flex;justify-content:space-between;align-items:center;}#gspb_container-id-gsbp-507dab7.gspb_container{font-size:0.9rem;line-height:1.7rem;}#gspb_container-id-gsbp-507dab7.gspb_container{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_container-id-gsbp-507dab7.gspb_container a, #gspb_container-id-gsbp-507dab7.gspb_container .wp-block a{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_container-id-gsbp-507dab7.gspb_container a, #gspb_container-id-gsbp-507dab7.gspb_container .wp-block a{display:inline;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.7s ease;background-size:0 95%;text-decoration:none}#gspb_container-id-gsbp-507dab7.gspb_container a:hover, #gspb_container-id-gsbp-507dab7.gspb_container .wp-block a:hover{background-size:100% 95%;}#gspb_container-id-gsbp-507dab7.gspb_container{margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem;}body.gspb-bodyfront #gspb_container-id-gsbp-507dab7.gspb_container{max-width:1200px;}\",\"flexbox\":{\"type\":\"flexbox\",\"justifyContent\":[\"space-between\"],\"alignItems\":[\"center\"]},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"right\":[\"1rem\"],\"left\":[\"1rem\"]},\"locked\":false},\"marginAuto\":[true]},\"typography\":{\"textShadow\":{},\"size\":[\"0.9rem\"],\"line_height\":[\"1.7rem\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"colorlinks\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"hoverUnderline\":true},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"widthType\":\"custom\",\"maxWidth\":[\"1200px\"]},\"disableInner\":false} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-507dab7\" id=\"gspb_container-id-gsbp-507dab7\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-be22aa3\",\"inlineCssStyles\":\".gspb_container-id-gsbp-be22aa3{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-be22aa3.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-be22aa3.gspb_container{align-self:center;}#gspb_container-id-gsbp-be22aa3.gspb_container{display:flex;flex-direction:row;align-items:center;}#gspb_container-id-gsbp-be22aa3.gspb_container .gspb-containerlink{position:absolute;top:0; left:0; right:0; bottom:0; z-index:1}body.gspb-bodyfront #gspb_container-id-gsbp-be22aa3.gspb_container{height:20px;}\",\"alignSelf\":[\"center\"],\"flexbox\":{\"enable\":true,\"type\":\"flexbox\",\"alignItems\":[\"center\"],\"flexDirection\":[\"row\"]},\"containerLink\":\"tel://+7 994 008 90 88\",\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[\"20px\"]},\"heightType\":\"custom\"},\"disableInner\":true} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-be22aa3\" id=\"gspb_container-id-gsbp-be22aa3\"><a class=\"gspb-containerlink\" href=\"tel://+7 994 008 90 88\" rel=\"noopener\"></a><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-95b1970\",\"inlineCssStyles\":\"#gspb_iconBox-id-gsbp-95b1970 svg{width: 72px;}#gspb_iconBox-id-gsbp-95b1970{align-items:center;justify-content:center;display:flex;}#gspb_iconBox-id-gsbp-95b1970 svg{height:13px!important;width:20px!important;min-width:20px!important;}#gspb_iconBox-id-gsbp-95b1970 svg, #gspb_iconBox-id-gsbp-95b1970 svg path{fill:currentColor !important;}#gspb_iconBox-id-gsbp-95b1970 svg{margin:0px !important;}\",\"type\":\"regular\",\"shapePosition\":[\"center\"],\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-mobile\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"currentColor\",\"fillhover\":\"\",\"type\":\"font\",\"iconSizeY\":[\"13px\"],\"iconSize\":[\"20px\"]}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-95b1970\" id=\"gspb_iconBox-id-gsbp-95b1970\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg class=\"\" style=\"display:inline-block;vertical-align:middle\" width=\"72\" height=\"72\" viewBox=\"0 0 640 1024\" xmlns=\"http://www.w3.org/2000/svg\"><path style=\"fill:#565D66\" d=\"M384 832c0 35.4-28.6 64-64 64s-64-28.6-64-64 28.6-64 64-64 64 28.6 64 64zM640 96v832c0 53-43 96-96 96h-448c-53 0-96-43-96-96v-832c0-53 43-96 96-96h448c53 0 96 43 96 96zM544 916v-808c0-6.6-5.4-12-12-12h-424c-6.6 0-12 5.4-12 12v808c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z\"></path></svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-7f90d67\",\"inlineCssStyles\":\"\",\"textContent\":\"+7 994 008 90 88\"} -->\n<div id=\"gspb_text-id-gsbp-7f90d67\" class=\"gspb_text gspb_text-id-gsbp-7f90d67 \">+7 994 008 90 88</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-ab870a0\",\"inlineCssStyles\":\".gspb_container-id-gsbp-ab870a0{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-ab870a0.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-ab870a0\" id=\"gspb_container-id-gsbp-ab870a0\"><!-- wp:shortcode -->\n[gtranslate]\n<!-- /wp:shortcode --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:template-part {\"slug\":\"header-home\",\"theme\":\"greenshift\"} /-->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-f409861\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-f409861{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-f409861 \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-f409861{min-height:;}#gspb_row-id-gsbp-f409861 \\u003e .gspb_row__content{max-width:1200px;}#gspb_row-id-gsbp-f409861{margin-top:-5.7rem;}#gspb_row-id-gsbp-f409861{background-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);background-size:cover;background-repeat:no-repeat;background-position:41% 24%;}#gspb_row-id-gsbp-f409861{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-5839ddf15d7eafa3befa98544d2c1e9d.webp);}@media (max-width: 575.98px){#gspb_row-id-gsbp-f409861{background-image:none;}}#gspb_row-id-gsbp-f409861:hover{background-size:cover;}#gspb_row-id-gsbp-f409861{transition-duration:0.7s;}#gspb_row-id-gsbp-f409861{transition-timing-function:ease;}#gspb_row-id-gsbp-f409861{transition-delay:0s;}#gspb_row-id-gsbp-f409861.aos-animate,#gspb_row-id-gsbp-f409861[data-gs-aos]{transition-delay:0.1s;}#gspb_row-id-gsbp-f409861{opacity: 0;transition-property: opacity, transform;}#gspb_row-id-gsbp-f409861.aos-animate,#gspb_row-id-gsbp-f409861[data-gs-aos]{opacity: 1;transform: translateZ(0);}\",\"rowType\":\"fixed-width\",\"minHeight\":[\"\",null,null,null],\"minHeightUnit\":[\"customunit\",\"px\",\"px\",\"px\"],\"displayStyles\":false,\"animation\":{\"duration\":700,\"easing\":\"ease\",\"type\":\"fade\",\"onlyonce\":true,\"delay\":100},\"background\":{\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-5839ddf15d7eafa3befa98544d2c1e9d.webp\"],\"positionImage\":[{\"x\":0.41,\"y\":0.24}],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"parallax\":false,\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"imagenomobile\":true,\"imagenolandscape\":false},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"-5.7rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-f409861\" id=\"gspb_row-id-gsbp-f409861\" data-aos=\"fade\" data-aos-delay=\"100\" data-aos-easing=\"ease\" data-aos-duration=\"700\" data-aos-once=\"true\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-1b68fa5\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-1b68fa5.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-1b68fa5.gspb_row__col\\u002d\\u002d12{width:100%;}}\",\"order\":[null],\"enableExtendedWidth\":false,\"width\":[null],\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[\"100vh\"]},\"heightType\":\"custom\"}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-1b68fa5\" id=\"gspb_col-id-gsbp-1b68fa5\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-46d9d5c\",\"inlineCssStyles\":\".gspb_container-id-gsbp-46d9d5c{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-46d9d5c.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-46d9d5c.gspb_container{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1.5rem;}#gspb_container-id-gsbp-46d9d5c.gspb_container{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_container-id-gsbp-46d9d5c.gspb_container{padding-top:8rem;padding-bottom:16rem;}@media (max-width: 991.98px){#gspb_container-id-gsbp-46d9d5c.gspb_container{padding-bottom:20rem;}}@media (max-width: 767.98px){#gspb_container-id-gsbp-46d9d5c.gspb_container{padding-bottom:16rem;}}@media (max-width: 575.98px){#gspb_container-id-gsbp-46d9d5c.gspb_container{padding-bottom:12rem;}}body.gspb-bodyfront #gspb_container-id-gsbp-46d9d5c.gspb_container{min-height:100vh;}\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"center\"],\"alignItems\":[\"center\"],\"rowgap\":[\"1.5rem\"]},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"8rem\"],\"bottom\":[\"16rem\",\"20rem\",\"16rem\",\"12rem\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"100vh\"]}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-46d9d5c\" id=\"gspb_container-id-gsbp-46d9d5c\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-bbaa9e8\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-bbaa9e8{transition-duration:0.7s;}#gspb_heading-id-gsbp-bbaa9e8{transition-timing-function:ease;}#gspb_heading-id-gsbp-bbaa9e8{transition-delay:0s;}#gspb_heading-id-gsbp-bbaa9e8.aos-animate,#gspb_heading-id-gsbp-bbaa9e8[data-gs-aos]{transition-delay:0.2s;}#gspb_heading-id-gsbp-bbaa9e8{backface-visibility: hidden;transition-property: opacity, transform;opacity: 0;}#gspb_heading-id-gsbp-bbaa9e8{transform: perspective(2500px) rotateX(60deg) translate3d(0, -30px, 0);}#gspb_heading-id-gsbp-bbaa9e8.aos-animate,#gspb_heading-id-gsbp-bbaa9e8[data-gs-aos]{transform: perspective(2500px) rotateX(0) translateZ(0);opacity: 1;}#gspb_heading-id-gsbp-bbaa9e8{font-size:clamp(3rem, 6vw, 4.5rem);}#gspb_heading-id-gsbp-bbaa9e8{line-height:clamp(1em, 1em, 1em);}#gspb_heading-id-gsbp-bbaa9e8, #gspb_heading-id-gsbp-bbaa9e8 .gsap-g-line{text-align:center!important;}@media (max-width: 767.98px){#gspb_heading-id-gsbp-bbaa9e8, #gspb_heading-id-gsbp-bbaa9e8 .gsap-g-line{text-align:center!important;}}#gspb_heading-id-gsbp-bbaa9e8{font-weight:500!important;}#gspb_heading-id-gsbp-bbaa9e8{text-shadow:1px 1px 4px #00000069, 2px 2px 8px #0093bf7d;}#gspb_heading-id-gsbp-bbaa9e8{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}\",\"headingTag\":\"h1\",\"headingContent\":\"Едем на Дальний Восток\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true},\"padding\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true}},\"typography\":{\"textShadow\":{\"hShadow\":\"1\",\"hShadow2\":\"2\",\"hShadow3\":\"\",\"vShadow\":\"1\",\"vShadow2\":\"2\",\"vShadow3\":\"\",\"blur\":\"4\",\"blur2\":\"8\",\"blur3\":\"\",\"color\":\"#00000069\",\"color2\":\"#0093bf7d\",\"color3\":\"\"},\"useFluid\":true,\"fluidSizeMin\":\"3rem\",\"fluidSizePerfect\":\"6vw\",\"fluidSizeMax\":\"4.5rem\",\"fluidLineMin\":\"1em\",\"fluidLinePerfect\":\"1em\",\"fluidLineMax\":\"1em\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"],\"customweight\":\"custom\",\"customweightnumber\":500,\"alignment\":[\"center\",null,\"center\"]},\"animation\":{\"duration\":700,\"easing\":\"ease\",\"type\":\"flip-down\",\"onlyonce\":true,\"delay\":200},\"inlineflex\":false,\"enablehighlight\":false,\"highlightsize\":90,\"highlightposition\":90,\"highlightspacing\":14,\"highlightcolor\":\"\"} -->\n<h1 id=\"gspb_heading-id-gsbp-bbaa9e8\" class=\"gspb_heading gspb_heading-id-gsbp-bbaa9e8 \" data-aos=\"flip-down\" data-aos-delay=\"200\" data-aos-easing=\"ease\" data-aos-duration=\"700\" data-aos-once=\"true\">Едем на Дальний Восток</h1>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-6842222\",\"inlineCssStyles\":\".gspb_text-id-gsbp-6842222{transition-duration:0.7s;}.gspb_text-id-gsbp-6842222{transition-timing-function:ease;}.gspb_text-id-gsbp-6842222{transition-delay:0s;}.gspb_text-id-gsbp-6842222.aos-animate,.gspb_text-id-gsbp-6842222[data-gs-aos]{transition-delay:0.4s;}.gspb_text-id-gsbp-6842222{backface-visibility: hidden;transition-property: opacity, transform;opacity: 0;}.gspb_text-id-gsbp-6842222{transform: perspective(2500px) rotateX(60deg) translate3d(0, -30px, 0);}.gspb_text-id-gsbp-6842222.aos-animate,.gspb_text-id-gsbp-6842222[data-gs-aos]{transform: perspective(2500px) rotateX(0) translateZ(0);opacity: 1;}.gspb_text-id-gsbp-6842222{font-size:clamp(1.5rem, 1.7vw, 2.1rem);}.gspb_text-id-gsbp-6842222{line-height:clamp(2rem, 2.1vw, 2.5rem);}.gspb_text-id-gsbp-6842222, .gspb_text-id-gsbp-6842222 .gsap-g-line{text-align:center!important;}@media (max-width: 991.98px){.gspb_text-id-gsbp-6842222, .gspb_text-id-gsbp-6842222 .gsap-g-line{text-align:center!important;}}@media (max-width: 575.98px){.gspb_text-id-gsbp-6842222, .gspb_text-id-gsbp-6842222 .gsap-g-line{text-align:center!important;}}.gspb_text-id-gsbp-6842222{font-weight:500!important;}.gspb_text-id-gsbp-6842222{text-shadow:1px 1px 1px #00000069, 2px 2px 4px var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}.gspb_text-id-gsbp-6842222{margin-bottom:0px!important;}@media (max-width: 991.98px){.gspb_text-id-gsbp-6842222{margin-right:4rem!important;margin-left:4rem!important;}}@media (max-width: 575.98px){.gspb_text-id-gsbp-6842222{margin-right:0rem!important;margin-left:0rem!important;}}\",\"textContent\":\"Организация туров и экскурсий во Владивостоке и Приморском крае.\",\"spacing\":{\"margin\":{\"values\":{\"right\":[null,\"4rem\",null,\"0rem\"],\"left\":[null,\"4rem\",null,\"0rem\"],\"bottom\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{\"hShadow\":\"1\",\"hShadow2\":\"2\",\"hShadow3\":\"\",\"vShadow\":\"1\",\"vShadow2\":\"2\",\"vShadow3\":\"\",\"blur\":\"1\",\"blur2\":\"4\",\"blur3\":\"\",\"color\":\"#00000069\",\"color2\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"color3\":\"\"},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"1.7vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.1vw\",\"fluidLineMax\":\"2.5rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"],\"customweight\":\"custom\",\"customweightnumber\":500,\"alignment\":[\"center\",\"center\",null,\"center\"]},\"animation\":{\"duration\":700,\"easing\":\"ease\",\"type\":\"flip-down\",\"delay\":400,\"onlyonce\":true},\"enablehighlight\":false,\"highlightanimate\":false,\"highlightsize\":90,\"highlightposition\":90,\"highlightspacing\":8,\"highlightcolor\":\"#0093bf36\"} -->\n<div id=\"gspb_text-id-gsbp-6842222\" class=\"gspb_text gspb_text-id-gsbp-6842222 \" data-aos=\"flip-down\" data-aos-delay=\"400\" data-aos-easing=\"ease\" data-aos-duration=\"700\" data-aos-once=\"true\">Организация туров и экскурсий во Владивостоке и Приморском крае.</div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-cd0cc77\",\"inlineCssStyles\":\".gspb_container-id-gsbp-cd0cc77{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-cd0cc77.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-cd0cc77.gspb_container{display:flex;flex-wrap:wrap;justify-content:center;row-gap:1.5rem;column-gap:2rem;}#gspb_container-id-gsbp-cd0cc77.gspb_container{font-size:1rem;line-height:1em;}#gspb_container-id-gsbp-cd0cc77.gspb_container{letter-spacing:0.02rem;}#gspb_container-id-gsbp-cd0cc77.gspb_container{font-weight:500!important;}#gspb_container-id-gsbp-cd0cc77.gspb_container{padding-top:1rem;}\",\"flexbox\":{\"type\":\"flexbox\",\"columngap\":[\"2rem\"],\"rowgap\":[\"1.5rem\"],\"flexWrap\":[\"wrap\"],\"justifyContent\":[\"center\"]},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"1rem\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"size\":[\"1rem\"],\"line_height\":[\"1em\"],\"letter_spacing\":[\"0.02rem\"],\"customweight\":\"custom\",\"customweightnumber\":500}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-cd0cc77\" id=\"gspb_container-id-gsbp-cd0cc77\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-3ec8097\",\"inlineCssStyles\":\".gspb_container-id-gsbp-3ec8097{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-3ec8097.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-3ec8097.gspb_container{transition-duration:0.7s;}#gspb_container-id-gsbp-3ec8097.gspb_container{transition-timing-function:ease;}#gspb_container-id-gsbp-3ec8097.gspb_container{transition-delay:0s;}#gspb_container-id-gsbp-3ec8097.gspb_container.aos-animate,#gspb_container-id-gsbp-3ec8097.gspb_container[data-gs-aos]{transition-delay:0.5s;}#gspb_container-id-gsbp-3ec8097.gspb_container{backface-visibility: hidden;transition-property: opacity, transform;opacity: 0;}#gspb_container-id-gsbp-3ec8097.gspb_container{transform: perspective(2500px) rotateX(60deg) translate3d(0, -30px, 0);}#gspb_container-id-gsbp-3ec8097.gspb_container.aos-animate,#gspb_container-id-gsbp-3ec8097.gspb_container[data-gs-aos]{transform: perspective(2500px) rotateX(0) translateZ(0);opacity: 1;}\",\"animation\":{\"duration\":700,\"easing\":\"ease\",\"type\":\"flip-down\",\"delay\":500,\"onlyonce\":true}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-3ec8097\" id=\"gspb_container-id-gsbp-3ec8097\" data-aos=\"flip-down\" data-aos-delay=\"500\" data-aos-easing=\"ease\" data-aos-duration=\"700\" data-aos-once=\"true\"><!-- wp:greenshift-blocks/buttonbox {\"id\":\"gsbp-01c1c67\",\"inlineCssStyles\":\"#gspb_button-id-gsbp-01c1c67{display:flex; justify-content:flex-start;}#gspb_button-id-gsbp-01c1c67 .gspb-buttonbox-text{display:flex; flex-direction: column;}#gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox{box-sizing:border-box}#gspb_button-id-gsbp-01c1c67{justify-content:center;}#gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox{padding-top:0.9rem;padding-right:1rem;padding-bottom:0.68rem;padding-left:1rem;}#gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox{background-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}#gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox{min-width:18ch;}#gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox{font-size:1.1rem;line-height:1.4em;}#gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox, #gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox .gsap-g-line{text-align:center!important;}#gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;}#gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox{border-style:solid;border-width:1px;border-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dsecondary, #72c6ef);}#gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox \\u003e .gspb_backgroundOverlay{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;}#gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg, #gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg path{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox:hover{transform: translateY(-2px);}.active #gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox, #gspb_button-id-gsbp-01c1c67 \\u003e .gspb-buttonbox:active{transform: translateY(2px);}\",\"buttonContent\":\"ЭКСКУРСИИ\",\"alignH\":[\"center\"],\"background\":{\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.9rem\"],\"right\":[\"1rem\"],\"bottom\":[\"0.68rem\"],\"left\":[\"1rem\"]},\"locked\":false}},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"99px\"],\"topRight\":[\"99px\"],\"bottomRight\":[\"99px\"],\"bottomLeft\":[\"99px\"]},\"locked\":true},\"style\":{\"all\":[\"solid\"]},\"size\":{\"all\":[1]},\"color\":{\"all\":[\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dsecondary, #72c6ef)\"]},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"widthType\":\"custom\",\"minWidth\":[\"18ch\"]},\"typography\":{\"textShadow\":{},\"size\":[\"1.1rem\"],\"line_height\":[\"1.4em\"],\"alignment\":[\"center\"]},\"csstransform\":{\"time\":0.5,\"translateYHover\":[\"-2px\"],\"translateYActive\":[\"2px\"],\"activeClass\":\".active\"},\"buttonLink\":\"/all_excursions/\",\"className\":\"shadow-button\"} -->\n<div class=\"gspb_button_wrapper gspb_button-id-gsbp-01c1c67\" id=\"gspb_button-id-gsbp-01c1c67\"><a class=\"wp-block-greenshift-blocks-buttonbox gspb-buttonbox wp-element-button shadow-button\" href=\"/all_excursions/\" rel=\"noopener\"><span class=\"gspb-buttonbox-textwrap\"><span class=\"gspb-buttonbox-text\"><span class=\"gspb-buttonbox-title\">ЭКСКУРСИИ</span></span></span></a></div>\n<!-- /wp:greenshift-blocks/buttonbox --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-00f5028\",\"inlineCssStyles\":\".gspb_container-id-gsbp-00f5028{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-00f5028.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-00f5028.gspb_container{transition-duration:0.7s;}#gspb_container-id-gsbp-00f5028.gspb_container{transition-timing-function:ease;}#gspb_container-id-gsbp-00f5028.gspb_container{transition-delay:0s;}#gspb_container-id-gsbp-00f5028.gspb_container.aos-animate,#gspb_container-id-gsbp-00f5028.gspb_container[data-gs-aos]{transition-delay:0.6s;}#gspb_container-id-gsbp-00f5028.gspb_container{backface-visibility: hidden;transition-property: opacity, transform;opacity: 0;}#gspb_container-id-gsbp-00f5028.gspb_container{transform: perspective(2500px) rotateX(60deg) translate3d(0, -30px, 0);}#gspb_container-id-gsbp-00f5028.gspb_container.aos-animate,#gspb_container-id-gsbp-00f5028.gspb_container[data-gs-aos]{transform: perspective(2500px) rotateX(0) translateZ(0);opacity: 1;}\",\"animation\":{\"duration\":700,\"easing\":\"ease\",\"type\":\"flip-down\",\"onlyonce\":true,\"delay\":600}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-00f5028\" id=\"gspb_container-id-gsbp-00f5028\" data-aos=\"flip-down\" data-aos-delay=\"600\" data-aos-easing=\"ease\" data-aos-duration=\"700\" data-aos-once=\"true\"><!-- wp:greenshift-blocks/buttonbox {\"id\":\"gsbp-deb934d\",\"inlineCssStyles\":\"#gspb_button-id-gsbp-deb934d{display:flex; justify-content:flex-start;}#gspb_button-id-gsbp-deb934d .gspb-buttonbox-text{display:flex; flex-direction: column;}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox{box-sizing:border-box}#gspb_button-id-gsbp-deb934d{justify-content:center;}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox{padding-top:0.9rem;padding-right:1rem;padding-bottom:0.68rem;padding-left:1rem;}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox{background-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox{min-width:18ch;}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox{font-size:1.1rem;line-height:1.4em;}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox, #gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox .gsap-g-line{text-align:center!important;}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox{border-style:solid;border-width:1px;border-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dsecondary, #72c6ef);}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox \\u003e .gspb_backgroundOverlay{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg, #gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg path{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox:hover{transform: translateY(-2px);}.active #gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox, #gspb_button-id-gsbp-deb934d \\u003e .gspb-buttonbox:active{transform: translateY(2px);}\",\"dynamicGClasses\":[],\"buttonContent\":\"ТУРЫ\",\"alignH\":[\"center\"],\"background\":{\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.9rem\"],\"right\":[\"1rem\"],\"bottom\":[\"0.68rem\"],\"left\":[\"1rem\"]},\"locked\":false}},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"99px\"],\"topRight\":[\"99px\"],\"bottomRight\":[\"99px\"],\"bottomLeft\":[\"99px\"]},\"locked\":true},\"style\":{\"all\":[\"solid\"]},\"size\":{\"all\":[1]},\"color\":{\"all\":[\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dsecondary, #72c6ef)\"]},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"widthType\":\"custom\",\"minWidth\":[\"18ch\"]},\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"alignment\":[\"center\"],\"size\":[\"1.1rem\"],\"line_height\":[\"1.4em\"]},\"csstransform\":{\"translateYHover\":[\"-2px\"],\"time\":0.5,\"translateYActive\":[\"2px\"],\"activeClass\":\".active\"},\"buttonLink\":\"/all_tours/\",\"className\":\"shadow-button-lite\"} -->\n<div class=\"gspb_button_wrapper gspb_button-id-gsbp-deb934d\" id=\"gspb_button-id-gsbp-deb934d\"><a class=\"wp-block-greenshift-blocks-buttonbox gspb-buttonbox wp-element-button shadow-button-lite\" href=\"/all_tours/\" rel=\"noopener\"><span class=\"gspb-buttonbox-textwrap\"><span class=\"gspb-buttonbox-text\"><span class=\"gspb-buttonbox-title\">ТУРЫ</span></span></span></a></div>\n<!-- /wp:greenshift-blocks/buttonbox --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-72020ba\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-72020ba{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-72020ba \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-72020ba{margin-top:-20vh;}#gspb_row-id-gsbp-72020ba{min-height:25vh;}\",\"rowLayout\":\"3\",\"brp_rowLayout\":[null,\"33\",null],\"rowType\":\"full-width\",\"minHeight\":[],\"displayStyles\":false,\"spacing\":{\"margin\":{\"values\":{\"bottom\":[null],\"top\":[\"-20vh\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"25vh\"]},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-72020ba\" id=\"gspb_row-id-gsbp-72020ba\"><!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-b8e76ba\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-b8e76ba.gspb_row__col\\u002d\\u002d4{width:33.333333333333336%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-b8e76ba.gspb_row__col\\u002d\\u002d4{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-b8e76ba.gspb_row__col\\u002d\\u002d4{width:100%;}}.gspb_row #gspb_col-id-gsbp-b8e76ba.gspb_row__col\\u002d\\u002d4{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}\",\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"columnSize\":\"4\",\"brp_columnSize\":[null,\"12\",null],\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--4 gspb_row__col--sm-12 gspb_col-id-gsbp-b8e76ba\" id=\"gspb_col-id-gsbp-b8e76ba\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-f953022\",\"inlineCssStyles\":\".gspb_container-id-gsbp-f953022{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-f953022.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-f953022.gspb_container{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_container-id-gsbp-f953022.gspb_container{padding-top:min(5vw,2rem);padding-right:min(5vw,2rem);padding-bottom:min(5vw,2rem);padding-left:min(5vw,2rem);}#gspb_container-id-gsbp-f953022.gspb_container{background-color:#007599;}#gspb_container-id-gsbp-f953022.gspb_container{transition-duration:0.3s;}#gspb_container-id-gsbp-f953022.gspb_container{transition-timing-function:ease;}#gspb_container-id-gsbp-f953022.gspb_container{opacity: 0;transition-property: opacity, transform;}#gspb_container-id-gsbp-f953022.gspb_container.aos-animate,#gspb_container-id-gsbp-f953022.gspb_container[data-gs-aos]{opacity: 1;transform: translateZ(0);}#gspb_container-id-gsbp-f953022.gspb_container{transform: translate3d(0, 60px, 0);}body.gspb-bodyfront #gspb_container-id-gsbp-f953022.gspb_container{height:100%;}\",\"animation\":{\"duration\":300,\"easing\":\"ease\",\"type\":\"fade-up\",\"onlyonce\":true,\"delay\":null},\"background\":{\"color\":\"#007599\"},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"min(5vw,2rem)\"],\"right\":[\"min(5vw,2rem)\"],\"bottom\":[\"min(5vw,2rem)\"],\"left\":[\"min(5vw,2rem)\"]},\"locked\":true,\"presetValueALL\":[null]}},\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[\"100%\"]},\"heightType\":\"custom\"}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-f953022\" id=\"gspb_container-id-gsbp-f953022\" data-aos=\"fade-up\" data-aos-easing=\"ease\" data-aos-duration=\"300\" data-aos-once=\"true\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-b9f1016\",\"inlineCssStyles\":\".gspb_container-id-gsbp-b9f1016{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-b9f1016.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-b9f1016.gspb_container{display:flex;row-gap:1rem;column-gap:1rem;}#gspb_container-id-gsbp-b9f1016.gspb_container{margin-top:2vh;}\",\"flexbox\":{\"type\":\"flexbox\",\"columngap\":[\"1rem\"],\"rowgap\":[\"1rem\"]},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"2vh\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-b9f1016\" id=\"gspb_container-id-gsbp-b9f1016\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-1ee35c0\",\"inlineCssStyles\":\".gspb_container-id-gsbp-1ee35c0{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-1ee35c0.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-1ee35c0.gspb_container{flex-grow:0;}\",\"flexGrow\":[\"0\"]} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-1ee35c0\" id=\"gspb_container-id-gsbp-1ee35c0\"><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-b9ce5ed\",\"inlineCssStyles\":\"#gspb_iconBox-id-gsbp-b9ce5ed svg{width: 72px;}#gspb_iconBox-id-gsbp-b9ce5ed{justify-content:center;display:flex;}#gspb_iconBox-id-gsbp-b9ce5ed svg{height:2rem!important;width:2rem!important;min-width:2rem!important;}#gspb_iconBox-id-gsbp-b9ce5ed svg, #gspb_iconBox-id-gsbp-b9ce5ed svg path{fill:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe) !important;}#gspb_iconBox-id-gsbp-b9ce5ed svg{margin:0px !important;}#gspb_iconBox-id-gsbp-b9ce5ed svg, #gspb_iconBox-id-gsbp-b9ce5ed svg path{stroke:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe) !important;}#gspb_iconBox-id-gsbp-b9ce5ed svg, #gspb_iconBox-id-gsbp-b9ce5ed svg path{stroke-width:1px!important;}#gspb_iconBox-id-gsbp-b9ce5ed .gspb_iconBox__wrapper{border-style:solid;border-width:2px;}#gspb_iconBox-id-gsbp-b9ce5ed .gspb_iconBox__wrapper{border-radius:50%}#gspb_iconBox-id-gsbp-b9ce5ed .gspb_iconBox__wrapper{padding-top:0.6rem;padding-right:0.6rem;padding-bottom:0.6rem;padding-left:0.6rem;}\",\"type\":\"boxed\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.6rem\"],\"right\":[\"0.6rem\"],\"bottom\":[\"0.6rem\"],\"left\":[\"0.6rem\"]},\"locked\":true}},\"background\":{\"color\":\"\"},\"border\":{\"borderRadius\":{\"values\":{},\"locked\":true},\"style\":{\"all\":[\"solid\"]},\"size\":{\"all\":[2]},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-badge\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"fillhover\":\"\",\"type\":\"font\",\"iconSize\":[\"2rem\"],\"iconSizeY\":[\"2rem\"],\"strokeColor\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"strokeWidth\":1}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-b9ce5ed\" id=\"gspb_iconBox-id-gsbp-b9ce5ed\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg class=\"\" style=\"display:inline-block;vertical-align:middle\" width=\"72\" height=\"72\" viewBox=\"0 0 1024 1024\" xmlns=\"http://www.w3.org/2000/svg\"><path style=\"fill:#565D66\" d=\"M512 160c-123.712 0-224 100.288-224 224s100.288 224 224 224 224-100.288 224-224-100.288-224-224-224zM512 544c-88.384 0-160-71.616-160-160s71.616-160 160-160 160 71.616 160 160-71.616 160-160 160zM864.672 557.952c25.696-51.52 40.544-109.248 40.544-170.528 0-213.984-176.064-387.424-393.216-387.424s-393.216 173.44-393.216 387.392c0 61.28 14.848 119.008 40.544 170.528l-159.584 272.352c0 0 101.216 20.32 203.904 41.44 68.48 76.224 136.64 152.288 136.64 152.288l146.752-250.432c8.32 0.544 16.576 1.248 24.992 1.248s16.672-0.704 24.992-1.248l146.72 250.432c0 0 68.16-76.064 136.64-152.288 102.688-21.12 203.904-41.44 203.904-41.44l-159.616-272.32zM332.672 907.84c0 0-49.152-46.624-95.36-91.52-65.536-18.624-131.648-37.632-131.648-37.632l92.736-158.272c53.536 69.792 130.272 121.024 219.104 142.656l-84.832 144.768zM512 704.256c-176.576 0-319.68-143.424-319.68-320.352s143.104-320.352 319.68-320.352 319.68 143.424 319.68 320.352-143.104 320.352-319.68 320.352zM786.72 816.32c-46.208 44.896-95.36 91.52-95.36 91.52l-84.8-144.768c88.8-21.632 165.568-72.864 219.104-142.656l92.736 158.272c-0.032 0-66.144 19.008-131.68 37.632z\"></path></svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-55ef36f\",\"inlineCssStyles\":\".gspb_container-id-gsbp-55ef36f{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-55ef36f.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-55ef36f.gspb_container{flex-grow:1;flex-basis:14ch;}\",\"flexGrow\":[\"1\"],\"flexBasis\":[\"14ch\"]} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-55ef36f\" id=\"gspb_container-id-gsbp-55ef36f\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-4a5e4ae\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-4a5e4ae{font-size:1.7rem;line-height:1em;}#gspb_heading-id-gsbp-4a5e4ae{font-weight:600!important;}#gspb_heading-id-gsbp-4a5e4ae{margin-bottom:0.5em;}\",\"headingTag\":\"div\",\"headingContent\":\"Знаем дело\",\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0.5em\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"size\":[\"1.7rem\"],\"customweight\":\"custom\",\"customweightnumber\":600,\"line_height\":[\"1em\"]}} -->\n<div id=\"gspb_heading-id-gsbp-4a5e4ae\" class=\"gspb_heading gspb_heading-id-gsbp-4a5e4ae \">Знаем дело</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-28915f3\",\"inlineCssStyles\":\".gspb_text-id-gsbp-28915f3{line-height:1.4em;}\",\"textContent\":\"Богатый опыт и команда профессионалов делают своё дело\",\"typography\":{\"textShadow\":{},\"line_height\":[\"1.4em\"]}} -->\n<div id=\"gspb_text-id-gsbp-28915f3\" class=\"gspb_text gspb_text-id-gsbp-28915f3 \">Богатый опыт и команда профессионалов делают своё дело</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column -->\n\n<!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-827fbf9\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-827fbf9.gspb_row__col\\u002d\\u002d4{width:33.333333333333336%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-827fbf9.gspb_row__col\\u002d\\u002d4{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-827fbf9.gspb_row__col\\u002d\\u002d4{width:100%;}}.gspb_row #gspb_col-id-gsbp-827fbf9.gspb_row__col\\u002d\\u002d4{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}\",\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"columnSize\":\"4\",\"brp_columnSize\":[null,\"12\",null],\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--4 gspb_row__col--sm-12 gspb_col-id-gsbp-827fbf9\" id=\"gspb_col-id-gsbp-827fbf9\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-65663e5\",\"inlineCssStyles\":\".gspb_container-id-gsbp-65663e5{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-65663e5.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-65663e5.gspb_container{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_container-id-gsbp-65663e5.gspb_container{padding-top:min(5vw,2rem);padding-right:min(5vw,2rem);padding-bottom:min(5vw,2rem);padding-left:min(5vw,2rem);}#gspb_container-id-gsbp-65663e5.gspb_container{background-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}#gspb_container-id-gsbp-65663e5.gspb_container{transition-duration:0.5s;}#gspb_container-id-gsbp-65663e5.gspb_container{transition-timing-function:ease;}#gspb_container-id-gsbp-65663e5.gspb_container{opacity: 0;transition-property: opacity, transform;}#gspb_container-id-gsbp-65663e5.gspb_container.aos-animate,#gspb_container-id-gsbp-65663e5.gspb_container[data-gs-aos]{opacity: 1;transform: translateZ(0);}#gspb_container-id-gsbp-65663e5.gspb_container{transform: translate3d(0, 60px, 0);}body.gspb-bodyfront #gspb_container-id-gsbp-65663e5.gspb_container{height:100%;}\",\"animation\":{\"duration\":500,\"easing\":\"ease\",\"type\":\"fade-up\",\"onlyonce\":true,\"delay\":null},\"background\":{\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"min(5vw,2rem)\"],\"right\":[\"min(5vw,2rem)\"],\"bottom\":[\"min(5vw,2rem)\"],\"left\":[\"min(5vw,2rem)\"]},\"locked\":true,\"presetValueALL\":[null]}},\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[\"100%\"]},\"heightType\":\"custom\"}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-65663e5\" id=\"gspb_container-id-gsbp-65663e5\" data-aos=\"fade-up\" data-aos-easing=\"ease\" data-aos-duration=\"500\" data-aos-once=\"true\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-2a77efd\",\"inlineCssStyles\":\".gspb_container-id-gsbp-2a77efd{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-2a77efd.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-2a77efd.gspb_container{display:flex;row-gap:1rem;column-gap:1rem;}#gspb_container-id-gsbp-2a77efd.gspb_container{margin-top:2vh;margin-bottom:0px;}\",\"flexbox\":{\"type\":\"flexbox\",\"columngap\":[\"1rem\"],\"rowgap\":[\"1rem\"]},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"2vh\"],\"bottom\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-2a77efd\" id=\"gspb_container-id-gsbp-2a77efd\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-6afe374\",\"inlineCssStyles\":\".gspb_container-id-gsbp-6afe374{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-6afe374.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-6afe374.gspb_container{flex-grow:0;}\",\"flexGrow\":[\"0\"]} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-6afe374\" id=\"gspb_container-id-gsbp-6afe374\"><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-b8459a4\",\"inlineCssStyles\":\"#gspb_iconBox-id-gsbp-b8459a4 svg{width: 72px;}#gspb_iconBox-id-gsbp-b8459a4{justify-content:center;display:flex;}#gspb_iconBox-id-gsbp-b8459a4 svg{height:2rem!important;width:2rem!important;min-width:2rem!important;}#gspb_iconBox-id-gsbp-b8459a4 svg, #gspb_iconBox-id-gsbp-b8459a4 svg path{fill:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe) !important;}#gspb_iconBox-id-gsbp-b8459a4 svg{margin:0px !important;}#gspb_iconBox-id-gsbp-b8459a4 svg, #gspb_iconBox-id-gsbp-b8459a4 svg path{stroke:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe) !important;}#gspb_iconBox-id-gsbp-b8459a4 svg, #gspb_iconBox-id-gsbp-b8459a4 svg path{stroke-width:1px!important;}#gspb_iconBox-id-gsbp-b8459a4 .gspb_iconBox__wrapper{border-style:solid;border-width:2px;}#gspb_iconBox-id-gsbp-b8459a4 .gspb_iconBox__wrapper{border-radius:50%}#gspb_iconBox-id-gsbp-b8459a4 .gspb_iconBox__wrapper{padding-top:0.6rem;padding-right:0.6rem;padding-bottom:0.6rem;padding-left:0.6rem;}\",\"type\":\"boxed\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.6rem\"],\"right\":[\"0.6rem\"],\"bottom\":[\"0.6rem\"],\"left\":[\"0.6rem\"]},\"locked\":true}},\"background\":{\"color\":\"\"},\"border\":{\"borderRadius\":{\"values\":{},\"locked\":true},\"style\":{\"all\":[\"solid\"]},\"size\":{\"all\":[2]},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-thumbs-up\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"fillhover\":\"\",\"type\":\"font\",\"iconSize\":[\"2rem\"],\"iconSizeY\":[\"2rem\"],\"strokeColor\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"strokeWidth\":1}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-b8459a4\" id=\"gspb_iconBox-id-gsbp-b8459a4\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg class=\"\" style=\"display:inline-block;vertical-align:middle\" width=\"72\" height=\"72\" viewBox=\"0 0 1024 1024\" xmlns=\"http://www.w3.org/2000/svg\"><path style=\"fill:#565D66\" d=\"M968.517 573.851c22.662-26.155 35.565-69.381 35.565-110.541 0-27.17-5.899-50.974-17.056-68.842-14.526-23.259-37.762-36.069-65.426-36.069h-134.053c72.966-132.683 91.408-232.587 54.766-297.302-25.534-45.096-72.366-61.098-104.714-61.098-12.811 0-23.65 9.469-25.368 22.165-9.147 67.554-60.811 148.131-141.742 221.074-77.518 69.869-172.765 125.768-270.642 159.208-12.317-26.010-38.811-44.046-69.448-44.046h-153.6c-42.347 0-76.8 34.453-76.8 76.8v460.8c0 42.347 34.453 76.8 76.8 76.8h153.6c32.437 0 60.222-20.226 71.459-48.718 100.421 12.57 138.195 32.754 174.794 52.314 45.802 24.482 89.062 47.605 230.547 47.605 36.854 0 71.587-9.624 97.8-27.101 25.61-17.074 41.968-41.006 47.4-68.755 20.414-8.283 38.544-27.426 52.454-55.893 13.53-27.688 22.272-63.077 22.272-90.166 0-5.069-0.296-9.726-0.89-14.014 12.944-9.528 24.56-24.243 34.152-43.592 13.837-27.912 22.099-62.866 22.099-93.494 0-21.694-4.027-39.802-11.968-53.822-0.645-1.128-1.312-2.234-2.003-3.31zM230.4 921.6h-153.6c-14.115 0-25.6-11.485-25.6-25.6v-460.8c0-14.115 11.485-25.6 25.6-25.6h153.6c14.115 0 25.6 11.485 25.6 25.6v460.738c0 0.022 0 0.043 0 0.066-0.002 14.114-11.486 25.597-25.6 25.597zM938.944 526.014c-7.739 15.546-15.57 21.186-18.944 21.186-14.139 0-25.6 11.461-25.6 25.6s11.461 25.6 25.6 25.6c2.149 0 3.699 0 5.971 4.008 3.378 5.965 5.315 16.382 5.315 28.582 0 22.77-6.427 49.883-16.771 70.754-10.131 20.437-20.451 27.856-24.915 27.856-14.139 0-25.6 11.461-25.6 25.6 0 9.067 4.715 17.034 11.827 21.582 1.581 16.206-5.976 59.629-25.627 87.947-7.438 10.722-15.238 16.87-21.4 16.87-14.139 0-25.6 11.461-25.6 25.6 0 45.072-49.765 65.6-96 65.6-128.659 0-164.691-19.259-206.413-41.56-38.992-20.84-82.864-44.29-193.587-58.085v-419.179c107.558-35.258 212.589-96.114 297.566-172.704 81.554-73.502 135.12-152.979 153.286-226.603 13.933 4.477 29.651 13.896 39.706 31.656 17.096 30.192 29.896 107.299-76.43 284.506-4.746 7.909-4.87 17.758-0.325 25.784s13.053 12.987 22.277 12.987h178.32c10.17 0 16.749 3.586 21.998 11.99 5.986 9.586 9.283 24.402 9.283 41.72 0 21.733-5.211 45.174-13.938 62.702z\"></path></svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-8bd510b\",\"inlineCssStyles\":\".gspb_container-id-gsbp-8bd510b{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-8bd510b.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-8bd510b.gspb_container{flex-grow:1;flex-basis:14ch;}\",\"flexGrow\":[\"1\"],\"flexBasis\":[\"14ch\"]} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-8bd510b\" id=\"gspb_container-id-gsbp-8bd510b\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-4310b83\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-4310b83{font-size:1.7rem;line-height:1em;}#gspb_heading-id-gsbp-4310b83{font-weight:600!important;}#gspb_heading-id-gsbp-4310b83{margin-bottom:0.5em;}\",\"headingTag\":\"div\",\"headingContent\":\"Знаем цену\",\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0.5em\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"size\":[\"1.7rem\"],\"customweight\":\"custom\",\"customweightnumber\":600,\"line_height\":[\"1em\"]}} -->\n<div id=\"gspb_heading-id-gsbp-4310b83\" class=\"gspb_heading gspb_heading-id-gsbp-4310b83 \">Знаем цену</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-43d4ebd\",\"inlineCssStyles\":\".gspb_text-id-gsbp-43d4ebd{line-height:1.4em;}\",\"textContent\":\"Предложения с учетом индивидуальных пожеланий и предпочтений\",\"typography\":{\"textShadow\":{},\"line_height\":[\"1.4em\"]}} -->\n<div id=\"gspb_text-id-gsbp-43d4ebd\" class=\"gspb_text gspb_text-id-gsbp-43d4ebd \">Предложения с учетом индивидуальных пожеланий и предпочтений</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column -->\n\n<!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-69f1175\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-69f1175.gspb_row__col\\u002d\\u002d4{width:33.333333333333336%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-69f1175.gspb_row__col\\u002d\\u002d4{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-69f1175.gspb_row__col\\u002d\\u002d4{width:100%;}}.gspb_row #gspb_col-id-gsbp-69f1175.gspb_row__col\\u002d\\u002d4{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}\",\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"columnSize\":\"4\",\"brp_columnSize\":[null,\"12\",null],\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--4 gspb_row__col--sm-12 gspb_col-id-gsbp-69f1175\" id=\"gspb_col-id-gsbp-69f1175\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-c3791ea\",\"inlineCssStyles\":\".gspb_container-id-gsbp-c3791ea{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-c3791ea.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-c3791ea.gspb_container{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_container-id-gsbp-c3791ea.gspb_container{padding-top:min(5vw,2rem);padding-right:min(5vw,2rem);padding-bottom:min(5vw,2rem);padding-left:min(5vw,2rem);}#gspb_container-id-gsbp-c3791ea.gspb_container{background-color:#00a8db;}#gspb_container-id-gsbp-c3791ea.gspb_container{transition-duration:0.7s;}#gspb_container-id-gsbp-c3791ea.gspb_container{transition-timing-function:ease;}#gspb_container-id-gsbp-c3791ea.gspb_container{opacity: 0;transition-property: opacity, transform;}#gspb_container-id-gsbp-c3791ea.gspb_container.aos-animate,#gspb_container-id-gsbp-c3791ea.gspb_container[data-gs-aos]{opacity: 1;transform: translateZ(0);}#gspb_container-id-gsbp-c3791ea.gspb_container{transform: translate3d(0, 60px, 0);}body.gspb-bodyfront #gspb_container-id-gsbp-c3791ea.gspb_container{height:100%;}\",\"animation\":{\"duration\":700,\"easing\":\"ease\",\"type\":\"fade-up\",\"onlyonce\":true,\"delay\":null},\"background\":{\"color\":\"#00a8db\"},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"min(5vw,2rem)\"],\"right\":[\"min(5vw,2rem)\"],\"bottom\":[\"min(5vw,2rem)\"],\"left\":[\"min(5vw,2rem)\"]},\"locked\":true,\"presetValueALL\":[null]}},\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[\"100%\"]},\"heightType\":\"custom\"}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-c3791ea\" id=\"gspb_container-id-gsbp-c3791ea\" data-aos=\"fade-up\" data-aos-easing=\"ease\" data-aos-duration=\"700\" data-aos-once=\"true\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-e363ea6\",\"inlineCssStyles\":\".gspb_container-id-gsbp-e363ea6{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-e363ea6.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-e363ea6.gspb_container{display:flex;row-gap:1rem;column-gap:1rem;}#gspb_container-id-gsbp-e363ea6.gspb_container{margin-top:2vh;margin-bottom:0px;}\",\"flexbox\":{\"type\":\"flexbox\",\"columngap\":[\"1rem\"],\"rowgap\":[\"1rem\"]},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"2vh\"],\"bottom\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-e363ea6\" id=\"gspb_container-id-gsbp-e363ea6\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-d2f287e\",\"inlineCssStyles\":\".gspb_container-id-gsbp-d2f287e{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-d2f287e.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-d2f287e.gspb_container{flex-grow:0;}\",\"flexGrow\":[\"0\"]} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-d2f287e\" id=\"gspb_container-id-gsbp-d2f287e\"><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-87e2c8d\",\"inlineCssStyles\":\"#gspb_iconBox-id-gsbp-87e2c8d svg{width: 72px;}#gspb_iconBox-id-gsbp-87e2c8d{justify-content:center;display:flex;}#gspb_iconBox-id-gsbp-87e2c8d svg{height:2rem!important;width:2rem!important;min-width:2rem!important;}#gspb_iconBox-id-gsbp-87e2c8d svg, #gspb_iconBox-id-gsbp-87e2c8d svg path{fill:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe) !important;}#gspb_iconBox-id-gsbp-87e2c8d svg{margin:0px !important;}#gspb_iconBox-id-gsbp-87e2c8d svg, #gspb_iconBox-id-gsbp-87e2c8d svg path{stroke:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe) !important;}#gspb_iconBox-id-gsbp-87e2c8d svg, #gspb_iconBox-id-gsbp-87e2c8d svg path{stroke-width:1px!important;}#gspb_iconBox-id-gsbp-87e2c8d .gspb_iconBox__wrapper{border-style:solid;border-width:2px;}#gspb_iconBox-id-gsbp-87e2c8d .gspb_iconBox__wrapper{border-radius:50%}#gspb_iconBox-id-gsbp-87e2c8d .gspb_iconBox__wrapper{padding-top:0.6rem;padding-right:0.6rem;padding-bottom:0.6rem;padding-left:0.6rem;}\",\"type\":\"boxed\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.6rem\"],\"right\":[\"0.6rem\"],\"bottom\":[\"0.6rem\"],\"left\":[\"0.6rem\"]},\"locked\":true}},\"background\":{\"color\":\"\"},\"border\":{\"borderRadius\":{\"values\":{},\"locked\":true},\"style\":{\"all\":[\"solid\"]},\"size\":{\"all\":[2]},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-hearttip\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"fillhover\":\"\",\"type\":\"font\",\"iconSize\":[\"2rem\"],\"iconSizeY\":[\"2rem\"],\"strokeColor\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"strokeWidth\":1}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-87e2c8d\" id=\"gspb_iconBox-id-gsbp-87e2c8d\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg class=\"\" style=\"display:inline-block;vertical-align:middle\" width=\"72\" height=\"72\" viewBox=\"0 0 1024 1024\" xmlns=\"http://www.w3.org/2000/svg\"><path style=\"fill:#565D66\" d=\"M934.176 168.48c-116.128-115.072-301.824-117.472-422.112-9.216-120.32-108.256-305.952-105.856-422.144 9.216-119.712 118.528-119.712 310.688 0 429.28 34.208 33.888 353.696 350.112 353.696 350.112 37.856 37.504 99.072 37.504 136.896 0 0 0 349.824-346.304 353.696-350.112 119.744-118.592 119.744-310.752-0.032-429.28zM888.576 552.576l-353.696 350.112c-12.576 12.512-33.088 12.512-45.6 0l-353.696-350.112c-94.4-93.44-94.4-245.472 0-338.912 91.008-90.080 237.312-93.248 333.088-7.104l43.392 39.040 43.36-39.040c95.808-86.144 242.112-83.008 333.12 7.104 94.4 93.408 94.4 245.44 0.032 338.912zM296.096 240.032c8.864 0 16 7.168 16 16s-7.168 16-16 16h-0.032c-57.408 0-103.968 46.56-103.968 103.968v0.032c0 8.832-7.168 16-16 16s-16-7.168-16-16v0c0-75.072 60.832-135.904 135.872-135.968 0.064 0 0.064-0.032 0.128-0.032z\"></path></svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-661b264\",\"inlineCssStyles\":\".gspb_container-id-gsbp-661b264{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-661b264.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-661b264.gspb_container{flex-grow:1;flex-basis:14ch;}\",\"flexGrow\":[\"1\"],\"flexBasis\":[\"14ch\"]} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-661b264\" id=\"gspb_container-id-gsbp-661b264\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-f68ca6b\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-f68ca6b{font-size:1.7rem;line-height:1em;}#gspb_heading-id-gsbp-f68ca6b{font-weight:600!important;}#gspb_heading-id-gsbp-f68ca6b{margin-bottom:0.5em;}\",\"headingTag\":\"div\",\"headingContent\":\"Внимание к деталям\",\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0.5em\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"size\":[\"1.7rem\"],\"customweight\":\"custom\",\"customweightnumber\":600,\"line_height\":[\"1em\"]}} -->\n<div id=\"gspb_heading-id-gsbp-f68ca6b\" class=\"gspb_heading gspb_heading-id-gsbp-f68ca6b \">Внимание к деталям</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-5e2abdf\",\"inlineCssStyles\":\".gspb_text-id-gsbp-5e2abdf{line-height:1.4em;}\",\"textContent\":\"Создание уникального туристического опыта для каждого путешественника\",\"typography\":{\"textShadow\":{},\"line_height\":[\"1.4em\"]}} -->\n<div id=\"gspb_text-id-gsbp-5e2abdf\" class=\"gspb_text gspb_text-id-gsbp-5e2abdf \">Создание уникального туристического опыта для каждого путешественника</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-75f96ee\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-75f96ee{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-75f96ee \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-75f96ee \\u003e .gspb_row__content{max-width:960px;}#gspb_row-id-gsbp-75f96ee{padding-top:6rem;}@media (max-width: 991.98px){#gspb_row-id-gsbp-75f96ee{padding-top:4rem;}}@media (max-width: 575.98px){#gspb_row-id-gsbp-75f96ee{padding-top:2rem;}}\",\"rowType\":\"fixed-width\",\"width\":[\"960\",null,null,null],\"displayStyles\":false,\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"6rem\",\"4rem\",null,\"2rem\"]},\"locked\":false}},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-75f96ee\" id=\"gspb_row-id-gsbp-75f96ee\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-dd17792\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-dd17792.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-dd17792.gspb_row__col\\u002d\\u002d12{width:100%;}}\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-dd17792\" id=\"gspb_col-id-gsbp-dd17792\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-2f5e18c\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-2f5e18c, #gspb_heading-id-gsbp-2f5e18c .gsap-g-line{text-align:center!important;}#gspb_heading-id-gsbp-2f5e18c{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"headingTag\":\"div\",\"headingContent\":\"Один или в компании...\",\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"alignment\":[\"center\"]}} -->\n<div id=\"gspb_heading-id-gsbp-2f5e18c\" class=\"gspb_heading gspb_heading-id-gsbp-2f5e18c \">Один или в компании...</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-e126d45\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-e126d45{font-size:clamp(3rem, 5vw, 4.5rem);}#gspb_heading-id-gsbp-e126d45{line-height:clamp(4rem, 6vw, 5rem);}#gspb_heading-id-gsbp-e126d45, #gspb_heading-id-gsbp-e126d45 .gsap-g-line{text-align:center!important;}#gspb_heading-id-gsbp-e126d45{font-weight:500!important;}#gspb_heading-id-gsbp-e126d45{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-bottom:2rem;}\",\"headingContent\":\"Путешествовать легко!\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"2rem\"]},\"locked\":false}},\"typography\":{\"alignment\":[\"center\"],\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"3rem\",\"fluidSizePerfect\":\"5vw\",\"fluidSizeMax\":\"4.5rem\",\"fluidLineMin\":\"4rem\",\"fluidLinePerfect\":\"6vw\",\"fluidLineMax\":\"5rem\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"],\"customweight\":\"custom\",\"customweightnumber\":500}} -->\n<h2 id=\"gspb_heading-id-gsbp-e126d45\" class=\"gspb_heading gspb_heading-id-gsbp-e126d45 \">Путешествовать легко!</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-20f1e3e\",\"inlineCssStyles\":\"\",\"textContent\":\" Отправляйтесь на Дальний Восток в незабываемое приключение, которое позволит вам открыть для себя уникальные природные красоты и богатую культуру этого прекрасного края. Владивосток, расположенный на самом краю России, является важным туристическим центром.\\u003cbr\\u003e\\u003cbr\\u003e Наша команда с удовольствием пригласит вас на готовые экскурсии или создаст туры под ваш запрос. \\u003cbr\\u003eЗдесь не предлагается стандартных туристических маршрутов, которые можно найти в любом путеводителе.\\u003cbr\\u003eМы создаем комфортные маршруты, которые дарят впечатления гостям города. Доверьте нам организацию отдыха в столице Дальнего Востока, и мы сделаем его запоминающимся!\",\"enablehighlight\":false,\"highlightsize\":44,\"highlightposition\":36,\"highlightspacing\":30} -->\n<div id=\"gspb_text-id-gsbp-20f1e3e\" class=\"gspb_text gspb_text-id-gsbp-20f1e3e \"> Отправляйтесь на Дальний Восток в незабываемое приключение, которое позволит вам открыть для себя уникальные природные красоты и богатую культуру этого прекрасного края. Владивосток, расположенный на самом краю России, является важным туристическим центром.<br><br> Наша команда с удовольствием пригласит вас на готовые экскурсии или создаст туры под ваш запрос. <br>Здесь не предлагается стандартных туристических маршрутов, которые можно найти в любом путеводителе.<br>Мы создаем комфортные маршруты, которые дарят впечатления гостям города. Доверьте нам организацию отдыха в столице Дальнего Востока, и мы сделаем его запоминающимся!</div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:greenshift-blocks/buttonbox {\"id\":\"gsbp-67fe206\",\"inlineCssStyles\":\"#gspb_button-id-gsbp-67fe206{display:flex; justify-content:flex-start;}#gspb_button-id-gsbp-67fe206 .gspb-buttonbox-text{display:flex; flex-direction: column;}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox{box-sizing:border-box}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox \\u003e .gspb-buttonbox-textwrap \\u003e .gspb-buttonbox-icon{display:flex;}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg{height:1.5rem!important;width:1.5rem!important;min-width:1.5rem!important;}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg, #gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg path{fill:currentColor !important;}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg{margin:0px !important;}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox \\u003e .gspb-buttonbox-textwrap{display:flex;flex-direction:row;align-items:center;}#gspb_button-id-gsbp-67fe206 .gspb-buttonbox-icon{margin-left:13px}#gspb_button-id-gsbp-67fe206{justify-content:center;}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox{margin-top:3rem;}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox{text-transform:uppercase;}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox{font-size:1.2rem;}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox{font-weight:500!important;}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox \\u003e .gspb_backgroundOverlay{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg, #gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg path{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox:hover{transform: translateY(-3px);}.active #gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox, #gspb_button-id-gsbp-67fe206 \\u003e .gspb-buttonbox:active{transform: translateY(-1px);}\",\"buttonContent\":\"Создать маршрут\",\"alignH\":[\"center\"],\"spacing\":{\"margin\":{\"values\":{\"top\":[\"3rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"99px\"],\"topRight\":[\"99px\"],\"bottomRight\":[\"99px\"],\"bottomLeft\":[\"99px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"typography\":{\"textShadow\":{},\"size\":[\"1.2rem\"],\"transform\":\"uppercase\",\"customweight\":\"custom\",\"customweightnumber\":500},\"csstransform\":{\"translateYHover\":[\"-3px\"],\"time\":0.5,\"translateYActive\":[\"-1px\"],\"activeClass\":\".active\"},\"buttonLink\":\"/constructor/\",\"enableIcon\":true,\"iconRight\":true,\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-chevron-right\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"currentColor\",\"fillhover\":\"\",\"type\":\"font\",\"iconSize\":[\"1.5rem\"],\"iconSizeY\":[\"1.5rem\"]},\"linkTitle\":\"Конструктор туров\",\"className\":\"shadow-button\"} -->\n<div class=\"gspb_button_wrapper gspb_button-id-gsbp-67fe206\" id=\"gspb_button-id-gsbp-67fe206\"><a class=\"wp-block-greenshift-blocks-buttonbox gspb-buttonbox wp-element-button shadow-button\" href=\"/constructor/\" title=\"Конструктор туров\" rel=\"noopener\"><span class=\"gspb-buttonbox-textwrap\"><span class=\"gspb-buttonbox-text\"><span class=\"gspb-buttonbox-title\">Создать маршрут</span></span><span class=\"gspb-buttonbox-icon\"><svg class=\"\" style=\"display:inline-block;vertical-align:middle\" width=\"15\" height=\"15\" viewBox=\"0 0 512 1024\" xmlns=\"http://www.w3.org/2000/svg\"><path style=\"fill:#565D66\" d=\"M49.414 76.202l-39.598 39.596c-9.372 9.372-9.372 24.568 0 33.942l361.398 362.26-361.398 362.26c-9.372 9.372-9.372 24.568 0 33.942l39.598 39.598c9.372 9.372 24.568 9.372 33.942 0l418.828-418.828c9.372-9.372 9.372-24.568 0-33.942l-418.828-418.828c-9.374-9.374-24.57-9.374-33.942 0z\"></path></svg></span></span></a></div>\n<!-- /wp:greenshift-blocks/buttonbox --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-93f1f33\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-93f1f33{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-93f1f33 \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}body.gspb-bodyfront #gspb_row-id-gsbp-93f1f33 \\u003e .gspb_row__content{max-width:var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002dglobal\\u002d\\u002dwide-size, 1200px);}#gspb_row-id-gsbp-93f1f33{padding-top:6rem;}@media (max-width: 991.98px){#gspb_row-id-gsbp-93f1f33{padding-top:4rem;}}@media (max-width: 575.98px){#gspb_row-id-gsbp-93f1f33{padding-top:2rem;}}\",\"displayStyles\":false,\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"6rem\",\"4rem\",null,\"2rem\"]},\"locked\":false}},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-93f1f33\" id=\"gspb_row-id-gsbp-93f1f33\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-b608069\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-b608069.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-b608069.gspb_row__col\\u002d\\u002d12{width:100%;}}\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-b608069\" id=\"gspb_col-id-gsbp-b608069\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-439f565\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-439f565, #gspb_heading-id-gsbp-439f565 .gsap-g-line{text-align:center!important;}#gspb_heading-id-gsbp-439f565{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"headingTag\":\"div\",\"headingContent\":\"На ваш выбор...\",\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"alignment\":[\"center\"]}} -->\n<div id=\"gspb_heading-id-gsbp-439f565\" class=\"gspb_heading gspb_heading-id-gsbp-439f565 \">На ваш выбор...</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-e8b0b26\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-e8b0b26{font-size:clamp(3rem, 5vw, 4.5rem);}#gspb_heading-id-gsbp-e8b0b26{line-height:clamp(4rem, 6vw, 5rem);}#gspb_heading-id-gsbp-e8b0b26, #gspb_heading-id-gsbp-e8b0b26 .gsap-g-line{text-align:center!important;}#gspb_heading-id-gsbp-e8b0b26{font-weight:500!important;}#gspb_heading-id-gsbp-e8b0b26{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}\",\"headingContent\":\"Наши услуги\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"alignment\":[\"center\"],\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"3rem\",\"fluidSizePerfect\":\"5vw\",\"fluidSizeMax\":\"4.5rem\",\"fluidLineMin\":\"4rem\",\"fluidLinePerfect\":\"6vw\",\"fluidLineMax\":\"5rem\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"],\"customweight\":\"custom\",\"customweightnumber\":500}} -->\n<h2 id=\"gspb_heading-id-gsbp-e8b0b26\" class=\"gspb_heading gspb_heading-id-gsbp-e8b0b26 \">Наши услуги</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-185c3f1\",\"inlineCssStyles\":\".gspb_container-id-gsbp-185c3f1{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-185c3f1.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-185c3f1.gspb_container{padding-top:4rem;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"4rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-185c3f1\" id=\"gspb_container-id-gsbp-185c3f1\"><!-- wp:greenshift-blocks/row {\"id\":\"gsbp-7ed246e\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-7ed246e{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-7ed246e \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}body.gspb-bodyfront #gspb_row-id-gsbp-7ed246e \\u003e .gspb_row__content{max-width:var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002dglobal\\u002d\\u002dwide-size, 1200px);}#gspb_row-id-gsbp-7ed246e{min-height:60vh;}\",\"rowLayout\":\"2\",\"brp_rowLayout\":[null,\"30\",null],\"displayStyles\":false,\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"60vh\"]},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-7ed246e\" id=\"gspb_row-id-gsbp-7ed246e\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-e0f0827\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-e0f0827.gspb_row__col\\u002d\\u002d6{width:50%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-e0f0827.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-e0f0827.gspb_row__col\\u002d\\u002d6{width:100%;}}.gspb_row #gspb_col-id-gsbp-e0f0827.gspb_row__col\\u002d\\u002d6{padding-top:1rem;padding-bottom:4rem;padding-left:4rem;}@media (max-width: 767.98px){.gspb_row #gspb_col-id-gsbp-e0f0827.gspb_row__col\\u002d\\u002d6{padding-left:1rem;}}body #gspb_col-id-gsbp-e0f0827.gspb_row__col\\u002d\\u002d6{display:flex;flex-direction:column;justify-content:center;}\",\"order\":[null,null,null],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"center\"]},\"columnSize\":\"6\",\"brp_columnSize\":[null,\"12\",null],\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"4rem\"],\"top\":[\"1rem\"],\"left\":[\"4rem\",null,\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_row__col--sm-12 gspb_col-id-gsbp-e0f0827\" id=\"gspb_col-id-gsbp-e0f0827\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-74c6c42\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-74c6c42{font-size:clamp(2.5rem, 4vw, 4rem);}#gspb_heading-id-gsbp-74c6c42{line-height:clamp(1em, 5vw, 1.2em);}#gspb_heading-id-gsbp-74c6c42{margin-bottom:0.2em;padding-bottom:0.2em;}#gspb_heading-id-gsbp-74c6c42{border-bottom-style:solid;border-bottom-width:3px;border-bottom-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"headingTag\":\"div\",\"headingContent\":\"Авиа и ж/д билеты\",\"border\":{\"borderRadius\":{\"values\":{},\"locked\":true},\"style\":{\"bottom\":[\"solid\"]},\"size\":{\"bottom\":[3]},\"color\":{\"bottom\":[\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"]},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0.2em\"]},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"0.2em\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"2.5rem\",\"fluidSizePerfect\":\"4vw\",\"fluidSizeMax\":\"4rem\",\"fluidLineMin\":\"1em\",\"fluidLinePerfect\":\"5vw\",\"fluidLineMax\":\"1.2em\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"]}} -->\n<div id=\"gspb_heading-id-gsbp-74c6c42\" class=\"gspb_heading gspb_heading-id-gsbp-74c6c42 \">Авиа и ж/д билеты</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-883e7d2\",\"inlineCssStyles\":\".gspb_text-id-gsbp-883e7d2{font-size:clamp(1.5rem, 1.7vw, 2.1rem);}.gspb_text-id-gsbp-883e7d2{line-height:clamp(2rem, 2.8vw, 2.8rem);}\",\"textContent\":\"Быстро и выгодно найдём для Вас билеты на любые направления по воздуху или железной дороге\",\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"1.7vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.8vw\",\"fluidLineMax\":\"2.8rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"]}} -->\n<div id=\"gspb_text-id-gsbp-883e7d2\" class=\"gspb_text gspb_text-id-gsbp-883e7d2 \">Быстро и выгодно найдём для Вас билеты на любые направления по воздуху или железной дороге</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/row-column -->\n\n<!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-1c76bf6\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-1c76bf6.gspb_row__col\\u002d\\u002d6{width:50%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-1c76bf6.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-1c76bf6.gspb_row__col\\u002d\\u002d6{width:100%;}}#gspb_col-id-gsbp-1c76bf6.gspb_row__col\\u002d\\u002d6{order:-1;}.gspb_row #gspb_col-id-gsbp-1c76bf6.gspb_row__col\\u002d\\u002d6{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}#gspb_col-id-gsbp-1c76bf6.gspb_row__col\\u002d\\u002d6{background-size:cover;background-repeat:no-repeat;}#gspb_col-id-gsbp-1c76bf6.gspb_row__col\\u002d\\u002d6.gs-active-view{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-c4b0356fbadbd9947c9663274e19bd7c.webp);}#gspb_col-id-gsbp-1c76bf6.gspb_row__col\\u002d\\u002d6:hover{background-size:cover;}\",\"order\":[-1],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"columnSize\":\"6\",\"brp_columnSize\":[null,\"12\",null],\"background\":{\"color\":\"\",\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-c4b0356fbadbd9947c9663274e19bd7c.webp\"],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"lazy\":true},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gs-on-view gspb_row__col--sm-12 gspb_col-id-gsbp-1c76bf6\" id=\"gspb_col-id-gsbp-1c76bf6\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-61d8ba2\",\"inlineCssStyles\":\".gspb_container-id-gsbp-61d8ba2{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-61d8ba2.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-61d8ba2.gspb_container{overflow:hidden;}body.gspb-bodyfront #gspb_container-id-gsbp-61d8ba2.gspb_container{min-height:30vw;}@media (max-width: 991.98px){body.gspb-bodyfront #gspb_container-id-gsbp-61d8ba2.gspb_container{min-height:60vw;}}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_container-id-gsbp-61d8ba2.gspb_container{min-height:60vw;}}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false},\"overflow\":[\"hidden\"]},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[0]},\"heightType\":\"custom\",\"minHeight\":[\"30vw\",\"60vw\",\"60vw\"]}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-61d8ba2\" id=\"gspb_container-id-gsbp-61d8ba2\"></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-56f2d32\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-56f2d32{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-56f2d32 \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}body.gspb-bodyfront #gspb_row-id-gsbp-56f2d32 \\u003e .gspb_row__content{max-width:var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002dglobal\\u002d\\u002dwide-size, 1200px);}#gspb_row-id-gsbp-56f2d32{min-height:60vh;}\",\"rowLayout\":\"2\",\"brp_rowLayout\":[null,\"30\",null],\"displayStyles\":false,\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"60vh\"]},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-56f2d32\" id=\"gspb_row-id-gsbp-56f2d32\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-c3047d6\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-c3047d6.gspb_row__col\\u002d\\u002d6{width:50%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-c3047d6.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-c3047d6.gspb_row__col\\u002d\\u002d6{width:100%;}}.gspb_row #gspb_col-id-gsbp-c3047d6.gspb_row__col\\u002d\\u002d6{padding-top:1rem;padding-right:4rem;padding-bottom:4rem;}@media (max-width: 767.98px){.gspb_row #gspb_col-id-gsbp-c3047d6.gspb_row__col\\u002d\\u002d6{padding-right:1rem;}}body #gspb_col-id-gsbp-c3047d6.gspb_row__col\\u002d\\u002d6{display:flex;flex-direction:column;justify-content:center;}\",\"order\":[null,null,null],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"center\"]},\"columnSize\":\"6\",\"brp_columnSize\":[null,\"12\",null],\"spacing\":{\"margin\":{\"values\":{\"right\":[null]},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"4rem\"],\"top\":[\"1rem\"],\"right\":[\"4rem\",null,\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_row__col--sm-12 gspb_col-id-gsbp-c3047d6\" id=\"gspb_col-id-gsbp-c3047d6\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-c8907b7\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-c8907b7{font-size:clamp(2.5rem, 4vw, 4rem);}#gspb_heading-id-gsbp-c8907b7{line-height:clamp(1em, 5vw, 1.2em);}#gspb_heading-id-gsbp-c8907b7{margin-bottom:0.2em;padding-bottom:0.2em;}#gspb_heading-id-gsbp-c8907b7{border-bottom-style:solid;border-bottom-width:3px;border-bottom-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"headingTag\":\"div\",\"headingContent\":\"Бронирование отеля\",\"border\":{\"borderRadius\":{\"values\":{},\"locked\":true},\"style\":{\"bottom\":[\"solid\"]},\"size\":{\"bottom\":[3]},\"color\":{\"bottom\":[\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"]},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0.2em\"]},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"0.2em\"],\"top\":[0],\"right\":[0],\"left\":[0]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"2.5rem\",\"fluidSizePerfect\":\"4vw\",\"fluidSizeMax\":\"4rem\",\"fluidLineMin\":\"1em\",\"fluidLinePerfect\":\"5vw\",\"fluidLineMax\":\"1.2em\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"]}} -->\n<div id=\"gspb_heading-id-gsbp-c8907b7\" class=\"gspb_heading gspb_heading-id-gsbp-c8907b7 \">Бронирование отеля</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-afae7da\",\"inlineCssStyles\":\".gspb_text-id-gsbp-afae7da{font-size:clamp(1.5rem, 1.7vw, 2.1rem);}.gspb_text-id-gsbp-afae7da{line-height:clamp(2rem, 2.8vw, 2.8rem);}\",\"textContent\":\"Разместим вас в нашем \\u003ca href=\\u0022https://ephotel.ru/\\u0022 target=\\u0022_blank\\u0022 rel=\\u0022noreferrer noopener\\u0022\\u003eбутик-отеле\\u003c/a\\u003e по адресу Авраменко, 2 или Авраменко, 15\",\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"1.7vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.8vw\",\"fluidLineMax\":\"2.8rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"]}} -->\n<div id=\"gspb_text-id-gsbp-afae7da\" class=\"gspb_text gspb_text-id-gsbp-afae7da \">Разместим вас в нашем <a href=\"https://ephotel.ru/\" target=\"_blank\" rel=\"noreferrer noopener\">бутик-отеле</a> по адресу Авраменко, 2 или Авраменко, 15</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/row-column -->\n\n<!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-f060fd0\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-f060fd0.gspb_row__col\\u002d\\u002d6{width:50%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-f060fd0.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-f060fd0.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 767.98px){#gspb_col-id-gsbp-f060fd0.gspb_row__col\\u002d\\u002d6{order:-1;}}#gspb_col-id-gsbp-f060fd0.gspb_row__col\\u002d\\u002d6{background-size:cover;background-repeat:no-repeat;background-position:50% 68%;}#gspb_col-id-gsbp-f060fd0.gspb_row__col\\u002d\\u002d6.gs-active-view{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-8d4eadd3ef860106996a64d85b86bf8f.webp);}#gspb_col-id-gsbp-f060fd0.gspb_row__col\\u002d\\u002d6:hover{background-size:cover;}\",\"order\":[null,null,-1],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"columnSize\":\"6\",\"brp_columnSize\":[null,\"12\",null],\"background\":{\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-8d4eadd3ef860106996a64d85b86bf8f.webp\"],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"positionImage\":[{\"x\":0.5,\"y\":0.68}],\"lazy\":true}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gs-on-view gspb_row__col--sm-12 gspb_col-id-gsbp-f060fd0\" id=\"gspb_col-id-gsbp-f060fd0\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-68eada2\",\"inlineCssStyles\":\".gspb_container-id-gsbp-68eada2{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-68eada2.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-68eada2.gspb_container{min-height:30vw;}@media (max-width: 991.98px){body.gspb-bodyfront #gspb_container-id-gsbp-68eada2.gspb_container{min-height:60vw;}}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_container-id-gsbp-68eada2.gspb_container{min-height:60vw;}}\",\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"30vw\",\"60vw\",\"60vw\"]}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-68eada2\" id=\"gspb_container-id-gsbp-68eada2\"></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-78f64dd\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-78f64dd{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-78f64dd \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}body.gspb-bodyfront #gspb_row-id-gsbp-78f64dd \\u003e .gspb_row__content{max-width:var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002dglobal\\u002d\\u002dwide-size, 1200px);}#gspb_row-id-gsbp-78f64dd{min-height:60vh;}\",\"rowLayout\":\"2\",\"brp_rowLayout\":[null,\"30\",null],\"displayStyles\":false,\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"60vh\"]},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-78f64dd\" id=\"gspb_row-id-gsbp-78f64dd\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-407e7ae\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-407e7ae.gspb_row__col\\u002d\\u002d6{width:50%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-407e7ae.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-407e7ae.gspb_row__col\\u002d\\u002d6{width:100%;}}.gspb_row #gspb_col-id-gsbp-407e7ae.gspb_row__col\\u002d\\u002d6{padding-top:1rem;padding-bottom:4rem;padding-left:4rem;}@media (max-width: 767.98px){.gspb_row #gspb_col-id-gsbp-407e7ae.gspb_row__col\\u002d\\u002d6{padding-left:1rem;}}body #gspb_col-id-gsbp-407e7ae.gspb_row__col\\u002d\\u002d6{display:flex;flex-direction:column;justify-content:center;}\",\"order\":[null,null,null],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"center\"]},\"columnSize\":\"6\",\"brp_columnSize\":[null,\"12\",null],\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"4rem\"],\"top\":[\"1rem\"],\"left\":[\"4rem\",null,\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_row__col--sm-12 gspb_col-id-gsbp-407e7ae\" id=\"gspb_col-id-gsbp-407e7ae\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-7088040\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-7088040{font-size:clamp(2.5rem, 4vw, 4rem);}#gspb_heading-id-gsbp-7088040{line-height:clamp(1em, 5vw, 1.2em);}#gspb_heading-id-gsbp-7088040{margin-bottom:0.2em;padding-bottom:0.2em;}#gspb_heading-id-gsbp-7088040{border-bottom-style:solid;border-bottom-width:3px;border-bottom-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"headingTag\":\"div\",\"headingContent\":\"Экскурсионное обслуживание\",\"border\":{\"borderRadius\":{\"values\":{},\"locked\":true},\"style\":{\"bottom\":[\"solid\"]},\"size\":{\"bottom\":[3]},\"color\":{\"bottom\":[\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"]},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0.2em\"]},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"0.2em\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"2.5rem\",\"fluidSizePerfect\":\"4vw\",\"fluidSizeMax\":\"4rem\",\"fluidLineMin\":\"1em\",\"fluidLinePerfect\":\"5vw\",\"fluidLineMax\":\"1.2em\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"]}} -->\n<div id=\"gspb_heading-id-gsbp-7088040\" class=\"gspb_heading gspb_heading-id-gsbp-7088040 \">Экскурсионное обслуживание</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-9067dc1\",\"inlineCssStyles\":\".gspb_text-id-gsbp-9067dc1{font-size:clamp(1.5rem, 1.7vw, 2.1rem);}.gspb_text-id-gsbp-9067dc1{line-height:clamp(2rem, 2.8vw, 2.8rem);}\",\"textContent\":\"Разработаем маршрут путешествия для индивидуальных туристов и групп, подберем для вас гида или гида-переводчика\",\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"1.7vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.8vw\",\"fluidLineMax\":\"2.8rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"]}} -->\n<div id=\"gspb_text-id-gsbp-9067dc1\" class=\"gspb_text gspb_text-id-gsbp-9067dc1 \">Разработаем маршрут путешествия для индивидуальных туристов и групп, подберем для вас гида или гида-переводчика</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/row-column -->\n\n<!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-8fe36e5\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-8fe36e5.gspb_row__col\\u002d\\u002d6{width:50%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-8fe36e5.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-8fe36e5.gspb_row__col\\u002d\\u002d6{width:100%;}}#gspb_col-id-gsbp-8fe36e5.gspb_row__col\\u002d\\u002d6{order:-1;}#gspb_col-id-gsbp-8fe36e5.gspb_row__col\\u002d\\u002d6{background-size:cover;background-repeat:no-repeat;background-position:50% 68%;}#gspb_col-id-gsbp-8fe36e5.gspb_row__col\\u002d\\u002d6{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-3743e016dfab77b9dcf96be466eb380f.webp);}#gspb_col-id-gsbp-8fe36e5.gspb_row__col\\u002d\\u002d6:hover{background-size:cover;}\",\"order\":[-1],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"columnSize\":\"6\",\"brp_columnSize\":[null,\"12\",null],\"background\":{\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-3743e016dfab77b9dcf96be466eb380f.webp\"],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"positionImage\":[{\"x\":0.5,\"y\":0.68}]}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_row__col--sm-12 gspb_col-id-gsbp-8fe36e5\" id=\"gspb_col-id-gsbp-8fe36e5\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-a3e475c\",\"inlineCssStyles\":\".gspb_container-id-gsbp-a3e475c{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-a3e475c.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-a3e475c.gspb_container{min-height:30vw;}@media (max-width: 991.98px){body.gspb-bodyfront #gspb_container-id-gsbp-a3e475c.gspb_container{min-height:60vw;}}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_container-id-gsbp-a3e475c.gspb_container{min-height:60vw;}}\",\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"30vw\",\"60vw\",\"60vw\"]}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-a3e475c\" id=\"gspb_container-id-gsbp-a3e475c\"></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-68fee21\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-68fee21{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-68fee21 \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}body.gspb-bodyfront #gspb_row-id-gsbp-68fee21 \\u003e .gspb_row__content{max-width:var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002dglobal\\u002d\\u002dwide-size, 1200px);}#gspb_row-id-gsbp-68fee21{min-height:60vh;}\",\"rowLayout\":\"2\",\"brp_rowLayout\":[null,\"30\",null],\"displayStyles\":false,\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"60vh\"]},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-68fee21\" id=\"gspb_row-id-gsbp-68fee21\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-b61fbb3\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-b61fbb3.gspb_row__col\\u002d\\u002d6{width:50%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-b61fbb3.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-b61fbb3.gspb_row__col\\u002d\\u002d6{width:100%;}}.gspb_row #gspb_col-id-gsbp-b61fbb3.gspb_row__col\\u002d\\u002d6{padding-top:1rem;padding-right:4rem;padding-bottom:4rem;}@media (max-width: 767.98px){.gspb_row #gspb_col-id-gsbp-b61fbb3.gspb_row__col\\u002d\\u002d6{padding-right:1rem;}}body #gspb_col-id-gsbp-b61fbb3.gspb_row__col\\u002d\\u002d6{display:flex;flex-direction:column;justify-content:center;}\",\"order\":[null,null,null],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"center\"]},\"columnSize\":\"6\",\"brp_columnSize\":[null,\"12\",null],\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"4rem\"],\"top\":[\"1rem\"],\"right\":[\"4rem\",null,\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_row__col--sm-12 gspb_col-id-gsbp-b61fbb3\" id=\"gspb_col-id-gsbp-b61fbb3\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-6f00012\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-6f00012{font-size:clamp(2.5rem, 4vw, 4rem);}#gspb_heading-id-gsbp-6f00012{line-height:clamp(1em, 5vw, 1.2em);}#gspb_heading-id-gsbp-6f00012{margin-bottom:0.2em;padding-bottom:0.2em;}#gspb_heading-id-gsbp-6f00012{border-bottom-style:solid;border-bottom-width:3px;border-bottom-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"headingTag\":\"div\",\"headingContent\":\"Трансферы\",\"border\":{\"borderRadius\":{\"values\":{},\"locked\":true},\"style\":{\"bottom\":[\"solid\"]},\"size\":{\"bottom\":[3]},\"color\":{\"bottom\":[\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"]},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0.2em\"]},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"0.2em\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"2.5rem\",\"fluidSizePerfect\":\"4vw\",\"fluidSizeMax\":\"4rem\",\"fluidLineMin\":\"1em\",\"fluidLinePerfect\":\"5vw\",\"fluidLineMax\":\"1.2em\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"]}} -->\n<div id=\"gspb_heading-id-gsbp-6f00012\" class=\"gspb_heading gspb_heading-id-gsbp-6f00012 \">Трансферы</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-6f7d549\",\"inlineCssStyles\":\".gspb_text-id-gsbp-6f7d549{font-size:clamp(1.5rem, 1.7vw, 2.1rem);}.gspb_text-id-gsbp-6f7d549{line-height:clamp(2rem, 2.8vw, 2.8rem);}\",\"textContent\":\"Организуем трансфер по городу и краю для путешественников любого возраста и привычек\",\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"1.7vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.8vw\",\"fluidLineMax\":\"2.8rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"]}} -->\n<div id=\"gspb_text-id-gsbp-6f7d549\" class=\"gspb_text gspb_text-id-gsbp-6f7d549 \">Организуем трансфер по городу и краю для путешественников любого возраста и привычек</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/row-column -->\n\n<!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-123121b\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-123121b.gspb_row__col\\u002d\\u002d6{width:50%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-123121b.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-123121b.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 767.98px){#gspb_col-id-gsbp-123121b.gspb_row__col\\u002d\\u002d6{order:-1;}}#gspb_col-id-gsbp-123121b.gspb_row__col\\u002d\\u002d6{background-size:cover;background-repeat:no-repeat;background-position:50% 68%;}#gspb_col-id-gsbp-123121b.gspb_row__col\\u002d\\u002d6{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-26f442e45f3939150bec252fdc0f6466.webp);}#gspb_col-id-gsbp-123121b.gspb_row__col\\u002d\\u002d6:hover{background-size:cover;}\",\"order\":[null,null,-1],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"columnSize\":\"6\",\"brp_columnSize\":[null,\"12\",null],\"background\":{\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-26f442e45f3939150bec252fdc0f6466.webp\"],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"positionImage\":[{\"x\":0.5,\"y\":0.68}]}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_row__col--sm-12 gspb_col-id-gsbp-123121b\" id=\"gspb_col-id-gsbp-123121b\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-2dd8c9e\",\"inlineCssStyles\":\".gspb_container-id-gsbp-2dd8c9e{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-2dd8c9e.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-2dd8c9e.gspb_container{min-height:30vw;}@media (max-width: 991.98px){body.gspb-bodyfront #gspb_container-id-gsbp-2dd8c9e.gspb_container{min-height:60vw;}}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_container-id-gsbp-2dd8c9e.gspb_container{min-height:60vw;}}\",\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"30vw\",\"60vw\",\"60vw\"]}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-2dd8c9e\" id=\"gspb_container-id-gsbp-2dd8c9e\"></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-98fac1a\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-98fac1a{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-98fac1a \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}body.gspb-bodyfront #gspb_row-id-gsbp-98fac1a \\u003e .gspb_row__content{max-width:var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002dglobal\\u002d\\u002dwide-size, 1200px);}#gspb_row-id-gsbp-98fac1a{min-height:60vh;}\",\"rowLayout\":\"2\",\"brp_rowLayout\":[null,\"30\",null],\"displayStyles\":false,\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"60vh\"]},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-98fac1a\" id=\"gspb_row-id-gsbp-98fac1a\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-9b7f761\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-9b7f761.gspb_row__col\\u002d\\u002d6{width:50%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-9b7f761.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-9b7f761.gspb_row__col\\u002d\\u002d6{width:100%;}}.gspb_row #gspb_col-id-gsbp-9b7f761.gspb_row__col\\u002d\\u002d6{padding-top:1rem;padding-bottom:4rem;padding-left:4em;}@media (max-width: 767.98px){.gspb_row #gspb_col-id-gsbp-9b7f761.gspb_row__col\\u002d\\u002d6{padding-left:1em;}}body #gspb_col-id-gsbp-9b7f761.gspb_row__col\\u002d\\u002d6{display:flex;flex-direction:column;justify-content:center;}\",\"order\":[null,null,null],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"center\"]},\"columnSize\":\"6\",\"brp_columnSize\":[null,\"12\",null],\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"4rem\"],\"top\":[\"1rem\"],\"left\":[\"4em\",null,\"1em\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_row__col--sm-12 gspb_col-id-gsbp-9b7f761\" id=\"gspb_col-id-gsbp-9b7f761\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-2f3c04a\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-2f3c04a{font-size:clamp(2.5rem, 4vw, 4rem);}#gspb_heading-id-gsbp-2f3c04a{line-height:clamp(1em, 5vw, 1.2em);}#gspb_heading-id-gsbp-2f3c04a{margin-bottom:0.2em;padding-bottom:0.2em;}#gspb_heading-id-gsbp-2f3c04a{border-bottom-style:solid;border-bottom-width:3px;border-bottom-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"headingTag\":\"div\",\"headingContent\":\"Консьерж-сервис\",\"border\":{\"borderRadius\":{\"values\":{},\"locked\":true},\"style\":{\"bottom\":[\"solid\"]},\"size\":{\"bottom\":[3]},\"color\":{\"bottom\":[\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"]},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0.2em\"]},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"0.2em\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"2.5rem\",\"fluidSizePerfect\":\"4vw\",\"fluidSizeMax\":\"4rem\",\"fluidLineMin\":\"1em\",\"fluidLinePerfect\":\"5vw\",\"fluidLineMax\":\"1.2em\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"]}} -->\n<div id=\"gspb_heading-id-gsbp-2f3c04a\" class=\"gspb_heading gspb_heading-id-gsbp-2f3c04a \">Консьерж-сервис</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-8556008\",\"inlineCssStyles\":\".gspb_text-id-gsbp-8556008{font-size:clamp(1.5rem, 1.7vw, 2.1rem);}.gspb_text-id-gsbp-8556008{line-height:clamp(2rem, 2.8vw, 2.8rem);}\",\"textContent\":\"Поделимся советом «от местных», расскажем, где вкусно поужинать и куда отправиться за лучшим закатом, найдем фотографа, яхту, вертолет и многое другое..\",\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"1.7vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.8vw\",\"fluidLineMax\":\"2.8rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"]}} -->\n<div id=\"gspb_text-id-gsbp-8556008\" class=\"gspb_text gspb_text-id-gsbp-8556008 \">Поделимся советом «от местных», расскажем, где вкусно поужинать и куда отправиться за лучшим закатом, найдем фотографа, яхту, вертолет и многое другое..</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/row-column -->\n\n<!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-5fcb8e4\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-5fcb8e4.gspb_row__col\\u002d\\u002d6{width:50%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-5fcb8e4.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-5fcb8e4.gspb_row__col\\u002d\\u002d6{width:100%;}}#gspb_col-id-gsbp-5fcb8e4.gspb_row__col\\u002d\\u002d6{order:-1;}#gspb_col-id-gsbp-5fcb8e4.gspb_row__col\\u002d\\u002d6{background-size:cover;background-repeat:no-repeat;background-position:48% 39%;}#gspb_col-id-gsbp-5fcb8e4.gspb_row__col\\u002d\\u002d6{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-aa713fa341f6786c39b587498449a999.webp);}#gspb_col-id-gsbp-5fcb8e4.gspb_row__col\\u002d\\u002d6:hover{background-size:cover;}\",\"order\":[-1],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"columnSize\":\"6\",\"brp_columnSize\":[null,\"12\",null],\"background\":{\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-aa713fa341f6786c39b587498449a999.webp\"],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"positionImage\":[{\"x\":0.48,\"y\":0.39}]}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_row__col--sm-12 gspb_col-id-gsbp-5fcb8e4\" id=\"gspb_col-id-gsbp-5fcb8e4\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-1303749\",\"inlineCssStyles\":\".gspb_container-id-gsbp-1303749{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-1303749.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-1303749.gspb_container{min-height:30vw;}@media (max-width: 991.98px){body.gspb-bodyfront #gspb_container-id-gsbp-1303749.gspb_container{min-height:60vw;}}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_container-id-gsbp-1303749.gspb_container{min-height:60vw;}}\",\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"30vw\",\"60vw\",\"60vw\"]}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-1303749\" id=\"gspb_container-id-gsbp-1303749\"></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-29bde4a\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-29bde4a{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-29bde4a \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}body.gspb-bodyfront #gspb_row-id-gsbp-29bde4a \\u003e .gspb_row__content{max-width:var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002dglobal\\u002d\\u002dwide-size, 1200px);}#gspb_row-id-gsbp-29bde4a{min-height:60vh;}\",\"rowLayout\":\"2\",\"brp_rowLayout\":[null,\"30\",null],\"displayStyles\":false,\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"60vh\"]},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-29bde4a\" id=\"gspb_row-id-gsbp-29bde4a\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-432662f\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-432662f.gspb_row__col\\u002d\\u002d6{width:50%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-432662f.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-432662f.gspb_row__col\\u002d\\u002d6{width:100%;}}.gspb_row #gspb_col-id-gsbp-432662f.gspb_row__col\\u002d\\u002d6{padding-top:1rem;padding-right:4rem;padding-bottom:4rem;}@media (max-width: 767.98px){.gspb_row #gspb_col-id-gsbp-432662f.gspb_row__col\\u002d\\u002d6{padding-right:1rem;}}body #gspb_col-id-gsbp-432662f.gspb_row__col\\u002d\\u002d6{display:flex;flex-direction:column;justify-content:center;}\",\"order\":[null,null,null],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"center\"]},\"columnSize\":\"6\",\"brp_columnSize\":[null,\"12\",null],\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"4rem\"],\"top\":[\"1rem\"],\"right\":[\"4rem\",null,\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_row__col--sm-12 gspb_col-id-gsbp-432662f\" id=\"gspb_col-id-gsbp-432662f\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-d07d2a3\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-d07d2a3{font-size:clamp(2.5rem, 4vw, 4rem);}#gspb_heading-id-gsbp-d07d2a3{line-height:clamp(1em, 5vw, 1.2em);}#gspb_heading-id-gsbp-d07d2a3{margin-bottom:0.2em;padding-bottom:0.2em;}#gspb_heading-id-gsbp-d07d2a3{border-bottom-style:solid;border-bottom-width:3px;border-bottom-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"headingTag\":\"div\",\"headingContent\":\"Прокат авто\",\"border\":{\"borderRadius\":{\"values\":{},\"locked\":true},\"style\":{\"bottom\":[\"solid\"]},\"size\":{\"bottom\":[3]},\"color\":{\"bottom\":[\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"]},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0.2em\"]},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"0.2em\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"2.5rem\",\"fluidSizePerfect\":\"4vw\",\"fluidSizeMax\":\"4rem\",\"fluidLineMin\":\"1em\",\"fluidLinePerfect\":\"5vw\",\"fluidLineMax\":\"1.2em\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"]}} -->\n<div id=\"gspb_heading-id-gsbp-d07d2a3\" class=\"gspb_heading gspb_heading-id-gsbp-d07d2a3 \">Прокат авто</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-38fcb58\",\"inlineCssStyles\":\".gspb_text-id-gsbp-38fcb58{font-size:clamp(1.5rem, 1.7vw, 2.1rem);}.gspb_text-id-gsbp-38fcb58{line-height:clamp(2rem, 2.8vw, 2.8rem);}\",\"textContent\":\"Предоставим \\u003ca href=\\u0022https://auto.mitrofanov.ru/\\u0022 target=\\u0022_blank\\u0022 rel=\\u0022noreferrer noopener\\u0022\\u003eв прокат автомобиль\\u003c/a\\u003e на любой выбор\",\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"1.7vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.8vw\",\"fluidLineMax\":\"2.8rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"]}} -->\n<div id=\"gspb_text-id-gsbp-38fcb58\" class=\"gspb_text gspb_text-id-gsbp-38fcb58 \">Предоставим <a href=\"https://auto.mitrofanov.ru/\" target=\"_blank\" rel=\"noreferrer noopener\">в прокат автомобиль</a> на любой выбор</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/row-column -->\n\n<!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-e3bf7fc\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-e3bf7fc.gspb_row__col\\u002d\\u002d6{width:50%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-e3bf7fc.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-e3bf7fc.gspb_row__col\\u002d\\u002d6{width:100%;}}@media (max-width: 767.98px){#gspb_col-id-gsbp-e3bf7fc.gspb_row__col\\u002d\\u002d6{order:-1;}}#gspb_col-id-gsbp-e3bf7fc.gspb_row__col\\u002d\\u002d6{background-size:cover;background-repeat:no-repeat;background-position:50% 68%;}#gspb_col-id-gsbp-e3bf7fc.gspb_row__col\\u002d\\u002d6{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-5c534e38bfe3a40ae51f7b425a4b95db.webp);}#gspb_col-id-gsbp-e3bf7fc.gspb_row__col\\u002d\\u002d6:hover{background-size:cover;}\",\"order\":[null,null,-1],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"columnSize\":\"6\",\"brp_columnSize\":[null,\"12\",null],\"background\":{\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-5c534e38bfe3a40ae51f7b425a4b95db.webp\"],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"positionImage\":[{\"x\":0.5,\"y\":0.68}]}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_row__col--sm-12 gspb_col-id-gsbp-e3bf7fc\" id=\"gspb_col-id-gsbp-e3bf7fc\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-0800f99\",\"inlineCssStyles\":\".gspb_container-id-gsbp-0800f99{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-0800f99.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-0800f99.gspb_container{min-height:30vw;}@media (max-width: 991.98px){body.gspb-bodyfront #gspb_container-id-gsbp-0800f99.gspb_container{min-height:60vw;}}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_container-id-gsbp-0800f99.gspb_container{min-height:60vw;}}\",\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"heightType\":\"custom\",\"minHeight\":[\"30vw\",\"60vw\",\"60vw\"]}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-0800f99\" id=\"gspb_container-id-gsbp-0800f99\"></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-94f1b7f\",\"inlineCssStyles\":\".gspb_container-id-gsbp-94f1b7f{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-94f1b7f.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-94f1b7f.gspb_container{display:flex;flex-direction:column;justify-content:center;align-items:center;}\",\"htmlTag\":\"section\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"center\"],\"alignItems\":[\"center\"]}} -->\n<section class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-94f1b7f\" id=\"gspb_container-id-gsbp-94f1b7f\"><!-- wp:greenshift-blocks/image {\"id\":\"gsbp-465cbe1\",\"inlineCssStyles\":\"#gspb_image-id-gsbp-465cbe1 img{vertical-align:middle;}#gspb_image-id-gsbp-465cbe1 img{display:inline-block;box-sizing:border-box;max-width:100%;height:auto;}#gspb_image-id-gsbp-465cbe1{margin-top:4rem;}\\n @media (max-width: 575.98px){\\n body #gspb_image-id-gsbp-465cbe1 {\\n display: none !important;\\n }\\n }\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"4rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"valign\":[\"middle\",null,null,null],\"originalWidth\":1200,\"originalHeight\":480,\"responsive\":{\"hideOnMobile\":true},\"mediaurl\":\"https://tour.mitrofanov.ru/wp-content/uploads/1280x480.avif\",\"mediaid\":237,\"alt\":\"\",\"targetBlank\":true,\"href\":\"https://auto.mitrofanov.ru\"} -->\n<div class=\"wp-block-greenshift-blocks-image gspb_image gspb_image-id-gsbp-465cbe1\" id=\"gspb_image-id-gsbp-465cbe1\"><a href=\"https://auto.mitrofanov.ru\" target=\"_blank\" rel=\"noopener\"><img src=\"https://tour.mitrofanov.ru/wp-content/uploads/1280x480.avif\" data-src=\"\" alt=\"\" loading=\"lazy\" width=\"1200\" height=\"480\"/></a></div>\n<!-- /wp:greenshift-blocks/image -->\n\n<!-- wp:greenshift-blocks/image {\"id\":\"gsbp-4100d8b\",\"inlineCssStyles\":\"#gspb_image-id-gsbp-4100d8b img{vertical-align:top;}#gspb_image-id-gsbp-4100d8b img{display:inline-block;box-sizing:border-box;max-width:100%;height:auto;}\\n @media (min-width: 768px) and (max-width: 991.98px){\\n body #gspb_image-id-gsbp-4100d8b {\\n display: none !important;\\n }\\n }\\n @media (min-width: 576px) and (max-width: 767.98px){\\n body #gspb_image-id-gsbp-4100d8b {\\n display: none !important;\\n }\\n }\\n @media (min-width: 992px){\\n body #gspb_image-id-gsbp-4100d8b {\\n display: none !important;\\n }\\n }\",\"originalWidth\":600,\"originalHeight\":600,\"responsive\":{\"hideOnDesktop\":true,\"hideOnTablet\":true,\"hideOnLandscape\":true},\"mediaurl\":\"https://tour.mitrofanov.ru/wp-content/uploads/600x600.avif\",\"mediaid\":236,\"alt\":\"\",\"targetBlank\":true,\"href\":\"https://auto.mitrofanov.ru\"} -->\n<div class=\"wp-block-greenshift-blocks-image gspb_image gspb_image-id-gsbp-4100d8b\" id=\"gspb_image-id-gsbp-4100d8b\"><a href=\"https://auto.mitrofanov.ru\" target=\"_blank\" rel=\"noopener\"><img src=\"https://tour.mitrofanov.ru/wp-content/uploads/600x600.avif\" data-src=\"\" alt=\"\" loading=\"lazy\" width=\"600\" height=\"600\"/></a></div>\n<!-- /wp:greenshift-blocks/image --></section>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-bf02353\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-bf02353{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-bf02353 \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-bf02353 \\u003e .gspb_row__content{max-width:960px;}#gspb_row-id-gsbp-bf02353{margin-top:3rem;padding-top:4rem;padding-bottom:4rem;}@media (max-width: 991.98px){#gspb_row-id-gsbp-bf02353{padding-top:3rem;padding-bottom:3rem;}}#gspb_row-id-gsbp-bf02353{box-shadow:inset 0 15px 25px 0 rgba(0, 0, 0, 0.1);}#gspb_row-id-gsbp-bf02353{background-image:linear-gradient(135deg,rgb(0,147,192) 0%,rgba(0,147,191,0.66) 32%,rgba(0,147,191,0.53) 64%,rgba(0,147,191,0.74) 87%,rgb(0,147,192) 100%);}\",\"rowType\":\"fixed-width\",\"width\":[\"960\",null,null,null],\"displayStyles\":false,\"background\":{\"color\":\"#0093bf8c\",\"backgroundState\":\"Gradient\",\"gradient\":\"linear-gradient(135deg,rgb(0,147,192) 0%,rgba(0,147,191,0.66) 32%,rgba(0,147,191,0.53) 64%,rgba(0,147,191,0.74) 87%,rgb(0,147,192) 100%)\"},\"shadow\":{\"hoffset\":0,\"voffset\":15,\"blur\":25,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\",\"position\":\"inset\",\"preset\":\"1\"},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"3rem\"]},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"4rem\",\"3rem\"],\"bottom\":[\"4rem\",\"3rem\"]},\"locked\":false}},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-bf02353\" id=\"gspb_row-id-gsbp-bf02353\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-1118d98\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-1118d98.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-1118d98.gspb_row__col\\u002d\\u002d12{width:100%;}}\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-1118d98\" id=\"gspb_col-id-gsbp-1118d98\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-7aa0baf\",\"inlineCssStyles\":\".gspb_container-id-gsbp-7aa0baf{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-7aa0baf.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-7aa0baf.gspb_container{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;row-gap:1.5rem;column-gap:1.5rem;}@media (max-width: 575.98px){#gspb_container-id-gsbp-7aa0baf.gspb_container{flex-wrap:wrap;}}#gspb_container-id-gsbp-7aa0baf.gspb_container{box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1);}#gspb_container-id-gsbp-7aa0baf.gspb_container{padding-top:3vw;padding-right:3vw;padding-bottom:3vw;padding-left:3vw;}#gspb_container-id-gsbp-7aa0baf.gspb_container{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-7aa0baf.gspb_container \\u003e .gspb_backgroundOverlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-7aa0baf.gspb_container{background-color:#F5F8FB;}\",\"dynamicGClasses\":[],\"flexbox\":{\"type\":\"flexbox\",\"alignItems\":[\"center\"],\"justifyContent\":[\"space-around\"],\"flexWrap\":[\"wrap\",null,null,\"wrap\"],\"columngap\":[\"1.5rem\"],\"rowgap\":[\"1.5rem\"]},\"background\":{\"color\":\"#F5F8FB\"},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"8px\"],\"topRight\":[\"8px\"],\"bottomRight\":[\"8px\"],\"bottomLeft\":[\"8px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"3vw\"],\"right\":[\"3vw\"],\"bottom\":[\"3vw\"],\"left\":[\"3vw\"]},\"locked\":true}},\"shadow\":{\"hoffset\":0,\"voffset\":15,\"blur\":25,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\",\"position\":\"\",\"preset\":\"1\"},\"className\":\"forhover\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-7aa0baf forhover\" id=\"gspb_container-id-gsbp-7aa0baf\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-9686959\",\"inlineCssStyles\":\".gspb_container-id-gsbp-9686959{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-9686959.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-9686959.gspb_container{display:flex;flex-wrap:nowrap;align-items:center;column-gap:1.3rem;}@media (max-width: 575.98px){#gspb_container-id-gsbp-9686959.gspb_container{align-items:center;}}\",\"flexbox\":{\"type\":\"flexbox\",\"alignItems\":[\"center\",null,null,\"center\"],\"flexWrap\":[\"nowrap\"],\"columngap\":[\"1.3rem\"]}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-9686959\" id=\"gspb_container-id-gsbp-9686959\"><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-73d7575\",\"inlineCssStyles\":\"#gspb_iconBox-id-gsbp-73d7575 svg{width: 72px;}#gspb_iconBox-id-gsbp-73d7575{justify-content:center;display:flex;}#gspb_iconBox-id-gsbp-73d7575 svg{height:2rem!important;width:2rem!important;min-width:2rem!important;}#gspb_iconBox-id-gsbp-73d7575 svg, #gspb_iconBox-id-gsbp-73d7575 svg path{fill:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dbasecolor, #222222) !important;}#gspb_iconBox-id-gsbp-73d7575 svg{margin:0px !important;}\",\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-comments\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dbasecolor, #222222)\",\"fillhover\":\"\",\"type\":\"font\",\"iconSize\":[\"2rem\"],\"iconSizeY\":[\"2rem\"]}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-73d7575\" id=\"gspb_iconBox-id-gsbp-73d7575\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg class=\"\" style=\"display:inline-block;vertical-align:middle\" width=\"72\" height=\"72\" viewBox=\"0 0 1152 1024\" xmlns=\"http://www.w3.org/2000/svg\"><path style=\"fill:#565D66\" d=\"M1139.8 882.2c-1-0.8-45.2-48.4-75.8-109.8 55-54.2 88-122.2 88-196.4 0-160-153-292.2-352.4-315.8-62.8-115.2-211-196.2-383.6-196.2-229.8 0-416 143.2-416 320 0 74 33 142 88 196.4-30.6 61.4-74.6 109-75.4 109.8-12.6 13.4-16.2 33-8.8 50 7.2 17 24 28 42.4 28 107 0 193.4-40.4 250.4-77.6 18.2 4.2 36.8 7.4 56 9.6 63 115 211 196 383.6 196 41.6 0 81.6-4.8 119.6-13.6 57 37 143.2 77.6 250.4 77.6 18.4 0 35-11 42.4-28 7.2-17 3.8-36.6-8.8-50zM310.8 628l-26.4-6-22.8 14.8c-40.2 26.2-101 56.4-175.4 65 17.6-22.6 40.4-55.2 59-92.8l20.8-41.6-33-32.6c-31.6-31-69-82.4-69-150.8 0-141.2 158-256 352-256s352 114.8 352 256-158 256-352 256c-35.4 0-70.8-4-105.2-12zM890.4 828.8l-22.8-14.8-26.4 6.2c-34.4 8-69.8 12-105.2 12-130.2 0-244-51.8-304.8-128.6 222.6-6.4 400.8-146.8 400.8-319.6 0-19-2.6-37.4-6.6-55.4 150.8 29 262.6 128.8 262.6 247.4 0 68.4-37.4 119.8-69 150.8l-33 32.6 20.6 41.4c18.8 37.8 41.6 70.4 59 92.8-74.2-8.4-135-38.8-175.2-64.8z\"></path></svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox -->\n\n<!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-f9fb777\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-f9fb777{font-size:1.5rem;}\",\"headingTag\":\"div\",\"headingContent\":\"Оставьте заявку, и мы свяжемся с Вами!\",\"typography\":{\"textShadow\":{},\"size\":[\"1.5rem\"]},\"headingSeparator\":false,\"headingSepType\":\"circle\"} -->\n<div id=\"gspb_heading-id-gsbp-f9fb777\" class=\"gspb_heading gspb_heading-id-gsbp-f9fb777 \">Оставьте заявку, и мы свяжемся с Вами!</div>\n<!-- /wp:greenshift-blocks/heading --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/buttonbox {\"id\":\"gsbp-20e187c\",\"inlineCssStyles\":\"#gspb_button-id-gsbp-20e187c{display:flex; justify-content:flex-start;}#gspb_button-id-gsbp-20e187c .gspb-buttonbox-text{display:flex; flex-direction: column;}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox{box-sizing:border-box}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox \\u003e .gspb-buttonbox-textwrap \\u003e .gspb-buttonbox-icon{display:flex;}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg{height:1.2em!important;width:1.2em!important;min-width:1.2em!important;}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg, #gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg path{fill:currentColor !important;}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg{margin:0px !important;}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox:hover .gspb-buttonbox-icon svg, #gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox:hover .gspb-buttonbox-icon svg path{fill:currentColor !important;}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox \\u003e .gspb-buttonbox-textwrap{display:flex;flex-direction:row;align-items:center;}#gspb_button-id-gsbp-20e187c .gspb-buttonbox-icon{margin-right:13px}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox{font-size:1.3rem;}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox{font-weight:500!important;}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox \\u003e .gspb_backgroundOverlay{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;}body.gspb-bodyfront #gspb_button-id-gsbp-20e187c{position:relative;}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg, #gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg path{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox:hover{transform: translateY(-4px);}.active #gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox, #gspb_button-id-gsbp-20e187c \\u003e .gspb-buttonbox:active{transform: translateY(-2px);}\\n\\t\\t\\tbody.scrollhidden{overflow:hidden}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel {visibility: hidden;opacity: 0;z-index: 99999;}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel.active {visibility: visible;opacity: 1;transition: opacity 500ms, visibility 300ms;}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel-wrap {max-width:100%;box-sizing:border-box; background: #fff;color: #333;width: 350px;position: relative;}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel.active .gspb_slidingPanel-wrap{transform: translate3d(0,0,0)!important;opacity:1 !important}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel-inner{padding:25px}@media(max-width:500px){.gspb_button-id-gsbp-20e187c .gspb_slidingPanel-wrap{width:300px}}\\n\\t\\t\\t.gspb_button-id-gsbp-20e187c .gspb_slidingPanel{overflow-x: auto; overflow-y: scroll;position: fixed;background: #000000b3;top:0;left: 0;right: 0;bottom:0; display:flex;transition: opacity 500ms ease 0.45s,visibility 300ms ease 0.45s}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel-wrap{transition: transform .5s cubic-bezier(0.165, 0.84, 0.44, 1) .3s; will-change: transform, opacity;}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel-close{display: flex;justify-content: center;align-items: center;top: 0;background-color: #f1f1f1;position: absolute;width: 40px;height: 40px;text-align: center; cursor: pointer;opacity:0; transition: transform .5s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 0.3s ease .5s; transform: translateX(0);}.gspb_slidingPanel-close:hover svg{transform:rotate(180deg); transition: transform 0.3s}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel-inner{overflow:auto}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel-wrap{transform: scale(0.8);width:600px; max-width:92%; min-height:400px; margin-top:0px; opacity:0; transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1) .1s, opacity 0.2s;}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel-close{right:0;}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel{justify-content:center; align-items:center;}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel.active .gspb_slidingPanel-close{right:0; opacity:1}@media (min-width:700px){.gspb_button-id-gsbp-20e187c .gspb_slidingPanel.active .gspb_slidingPanel-close{ transform: translateX(100%)}}.gspb_button-id-gsbp-20e187c .gspb_slidingPanel-wrap{display:flex;flex-direction:column;justify-content:flex-start;}\",\"buttonContent\":\"Свяжитесь со мной\",\"iconSpacing\":{\"margin\":{\"values\":{\"right\":[0]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"99px\"],\"topRight\":[\"99px\"],\"bottomRight\":[\"99px\"],\"bottomLeft\":[\"99px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"typography\":{\"textShadow\":{},\"size\":[\"1.3rem\"],\"customweight\":\"custom\",\"customweightnumber\":500},\"position\":{\"positionType\":[\"relative\"],\"positions\":{\"values\":{}}},\"csstransform\":{\"translateYHover\":[\"-4px\"],\"time\":0.5,\"translateYActive\":[\"-2px\"],\"activeClass\":\".active\"},\"buttonLink\":\"#\",\"enableIcon\":true,\"iconRight\":false,\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-pointer-right\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"currentColor\",\"fillhover\":\"currentColor\",\"type\":\"font\",\"iconSize\":[\"1.2em\"],\"iconSizeY\":[0]},\"slidingPanel\":true,\"slidePosition\":\"popup\",\"isVariation\":\"popup\",\"className\":\"shadow-button\"} -->\n<div class=\"gspb_button_wrapper gspb_button-id-gsbp-20e187c\" id=\"gspb_button-id-gsbp-20e187c\" data-paneltype=\"popup\"><a class=\"wp-block-greenshift-blocks-buttonbox gspb-buttonbox wp-element-button shadow-button\" href=\"#\" rel=\"noopener\"><span class=\"gspb-buttonbox-textwrap\"><span class=\"gspb-buttonbox-icon\"><svg class=\"\" style=\"display:inline-block;vertical-align:middle\" width=\"15\" height=\"15\" viewBox=\"0 0 1024 1024\" xmlns=\"http://www.w3.org/2000/svg\"><path style=\"fill:#565D66\" d=\"M614.4 870.4c0-21.072-6.403-40.674-17.358-56.973 39.88-14.008 68.558-52.021 68.558-96.627 0-21.072-6.403-40.674-17.358-56.973 39.88-14.008 68.558-52.021 68.558-96.627 0-18.645-5.034-36.125-13.776-51.2h167.376c56.464 0 102.4-45.936 102.4-102.4s-45.936-102.4-102.4-102.4h-377.52l119.446-68.909c24.326-13.366 41.645-35.163 48.782-61.405 6.949-25.56 3.272-52.146-10.357-74.858-27.877-46.461-90.819-64.138-140.37-39.442-3.101 1.514-70.024 34.213-273.938 136.17-96.021 48.010-164.653 100.704-203.994 156.619-30.886 43.896-32.451 74.195-32.451 79.824v256c0 43.41 12.566 83.571 37.352 119.371 23.957 34.603 58.984 64.469 104.11 88.768 89.251 48.059 217.381 73.461 370.538 73.461 56.464 0 102.4-45.936 102.4-102.4zM165.738 854.259c-52.251-28.134-114.538-79.262-114.538-163.059v-255.49c0.173-2.016 2.565-23.546 26.894-56.067 24.246-32.41 75.373-82.155 181.246-135.091 207.579-103.789 272.947-135.685 273.584-135.995 0.077-0.037 0.154-0.075 0.23-0.114 25.742-12.87 59.49-3.744 73.694 19.928 6.387 10.645 8.11 23.102 4.853 35.080-3.47 12.766-12.059 23.438-24.182 30.051-0.179 0.098-0.357 0.198-0.534 0.301l-138.498 79.899c-29.842 16.349-42.405 34.723-37.328 54.622 5.088 19.955 25.019 30.075 59.24 30.075h400c28.232 0 51.2 22.968 51.2 51.2s-22.968 51.2-51.2 51.2h-332.8c-14.138 0-25.6 11.462-25.6 25.6s11.462 25.6 25.6 25.6h76.8c28.232 0 51.2 22.968 51.2 51.2s-22.968 51.2-51.2 51.2h-76.8c-14.138 0-25.6 11.461-25.6 25.6s11.462 25.6 25.6 25.6h25.6c28.232 0 51.2 22.968 51.2 51.2s-22.968 51.2-51.2 51.2h-76.8c-14.139 0-25.6 11.461-25.6 25.6s11.461 25.6 25.6 25.6h25.6c28.232 0 51.2 22.968 51.2 51.2s-22.968 51.2-51.2 51.2c-144.712 0-264.448-23.286-346.262-67.341z\"></path></svg></span><span class=\"gspb-buttonbox-text\"><span class=\"gspb-buttonbox-title\">Свяжитесь со мной</span></span></span></a><div data-panelid=\"gspb_button-id-gsbp-20e187c\" class=\"gspb_slidingPanel\" data-hover=\"\"><div class=\"gspb_slidingPanel-wrap\"><div class=\"gspb_slidingPanel-inner\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-4e8f580\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-4e8f580, #gspb_heading-id-gsbp-4e8f580 .gsap-g-line{text-align:center!important;}\",\"headingTag\":\"h3\",\"headingContent\":\"Укажите данные для связи с Вами\",\"typography\":{\"alignment\":[\"center\"]}} -->\n<h3 id=\"gspb_heading-id-gsbp-4e8f580\" class=\"gspb_heading gspb_heading-id-gsbp-4e8f580 \">Укажите данные для связи с Вами</h3>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:contact-form-block/contact-form-block {\"name_label\":\"Имя\",\"message_label\":\"Сообщение\",\"button_text\":\"Отправить\",\"button_color\":\"#0093c0\"} -->\n[contact-form-block name_label=\"Имя\" \n email_label=\"E-mail\" \n message_label=\"Сообщение\" \n header=\"false\" \n header_image_id=\"null\" \n header_image_size=\"50\" \n header_image_align=\"left\" \n header_title=\"Get in Touch\" \n header_text=\"Leave your message and we\'ll get back to you shortly.\" \n button_text=\"Отправить\" \n button_color=\"#0093c0\" \n button_text_color=\"white\" \n align=\"undefined\" \n theme=\"default\" \n message_rows=\"5\"][/contact-form-block]\n<!-- /wp:contact-form-block/contact-form-block --></div><div class=\"gspb_slidingPanel-close\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></div></div></div></div>\n<!-- /wp:greenshift-blocks/buttonbox --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-2eff06b\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-2eff06b{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-2eff06b \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-2eff06b{padding-top:4rem;}@media (max-width: 991.98px){#gspb_row-id-gsbp-2eff06b{padding-top:3rem;}}@media (max-width: 575.98px){#gspb_row-id-gsbp-2eff06b{padding-top:2rem;}}\",\"rowType\":\"full-width\",\"displayStyles\":false,\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"4rem\",\"3rem\",null,\"2rem\"]},\"locked\":false}},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-2eff06b\" id=\"gspb_row-id-gsbp-2eff06b\"><!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-b0829e6\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-b0829e6.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-b0829e6.gspb_row__col\\u002d\\u002d12{width:100%;}}.gspb_row #gspb_col-id-gsbp-b0829e6.gspb_row__col\\u002d\\u002d12{padding-right:20px;padding-left:20px;overflow:hidden;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"left\":[\"20px\"],\"right\":[\"20px\"],\"top\":[0,0]},\"locked\":false},\"overflow\":[\"hidden\"]}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-b0829e6\" id=\"gspb_col-id-gsbp-b0829e6\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-9bdfa09\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-9bdfa09, #gspb_heading-id-gsbp-9bdfa09 .gsap-g-line{text-align:center!important;}#gspb_heading-id-gsbp-9bdfa09{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}#gspb_heading-id-gsbp-9bdfa09{margin-top:0px;}\",\"headingTag\":\"div\",\"headingContent\":\"Выбираем лучшее...\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"alignment\":[\"center\"]}} -->\n<div id=\"gspb_heading-id-gsbp-9bdfa09\" class=\"gspb_heading gspb_heading-id-gsbp-9bdfa09 \">Выбираем лучшее...</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-b5d1cea\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-b5d1cea{font-size:clamp(3rem, 5vw, 4.5rem);}#gspb_heading-id-gsbp-b5d1cea{line-height:clamp(4rem, 6vw, 5rem);}#gspb_heading-id-gsbp-b5d1cea, #gspb_heading-id-gsbp-b5d1cea .gsap-g-line{text-align:center!important;}#gspb_heading-id-gsbp-b5d1cea{font-weight:500!important;}#gspb_heading-id-gsbp-b5d1cea{margin-top:0px;margin-right:0px;margin-bottom:2rem;margin-left:0px;}\",\"headingContent\":\"Популярные направления\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"2rem\"],\"left\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"alignment\":[\"center\"],\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"3rem\",\"fluidSizePerfect\":\"5vw\",\"fluidSizeMax\":\"4.5rem\",\"fluidLineMin\":\"4rem\",\"fluidLinePerfect\":\"6vw\",\"fluidLineMax\":\"5rem\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"],\"customweight\":\"custom\",\"customweightnumber\":500}} -->\n<h2 id=\"gspb_heading-id-gsbp-b5d1cea\" class=\"gspb_heading gspb_heading-id-gsbp-b5d1cea \">Популярные направления</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/swiper {\"id\":\"gsbp-c2c5397\",\"inlineCssStyles\":\".gspb_slider-id-gsbp-c2c5397 \\u003e div{margin-top:3rem;margin-right:3rem;margin-bottom:3rem;margin-left:3rem;}@media (max-width: 991.98px){.gspb_slider-id-gsbp-c2c5397 \\u003e div{margin-top:1rem;margin-right:1rem;margin-bottom:1rem;margin-left:1rem;}}@media (max-width: 767.98px){.gspb_slider-id-gsbp-c2c5397 \\u003e div{margin-top:0rem;margin-right:0rem;margin-bottom:0rem;margin-left:0rem;}}.gspb_slider-id-gsbp-c2c5397 .swiper-slide-inner{min-height:160px;}@media (max-width: 575.98px){.gspb_slider-id-gsbp-c2c5397 .swiper-slide-inner{min-height:60vh;}}.gspb_slider-id-gsbp-c2c5397{width:100%;}.gspb_slider-id-gsbp-c2c5397 .swiper-slide-inner{justify-content:center;}.gspb_slider-id-gsbp-c2c5397 .swiper-button-prev, .gspb_slider-id-gsbp-c2c5397 .swiper-button-next{top:40%;}.gspb_slider-id-gsbp-c2c5397 .swiper-button-prev{left:0px;}@media (max-width: 575.98px){.gspb_slider-id-gsbp-c2c5397 .swiper-button-prev{left:0px;}}.gspb_slider-id-gsbp-c2c5397 .swiper-button-next{right:0px;}@media (max-width: 575.98px){.gspb_slider-id-gsbp-c2c5397 .swiper-button-next{right:0px;}}.gspb_slider-id-gsbp-c2c5397 .swiper-slide-inner{align-items:center;}.gspb_slider-id-gsbp-c2c5397 .swiper-button-prev, .gspb_slider-id-gsbp-c2c5397 .swiper-button-next{width:40px;height:40px;line-height:40px;}@media (max-width: 575.98px){.gspb_slider-id-gsbp-c2c5397 .swiper-button-prev, .gspb_slider-id-gsbp-c2c5397 .swiper-button-next{width:29px;height:29px;line-height:29px;}}.gspb_slider-id-gsbp-c2c5397 .swiper-button-prev:after, .gspb_slider-id-gsbp-c2c5397 .swiper-button-next:after{font-size:20px;}@media (max-width: 575.98px){.gspb_slider-id-gsbp-c2c5397 .swiper-button-prev:after, .gspb_slider-id-gsbp-c2c5397 .swiper-button-next:after{font-size:13px;}}.gspb_slider-id-gsbp-c2c5397 .gspb-sliderlink{position:absolute;top:0; left:0; right:0; bottom:0; z-index:3}.gspb_slider-id-gsbp-c2c5397 .swiper-slide-inner \\u003e div{position:relative}.gspb_slider-id-gsbp-c2c5397 .swiper-pagination{bottom:10px!important;text-align:center!important}.gspb_slider-id-gsbp-c2c5397 .swiper-scrollbar{visibility:hidden;height:6px;display:none}.gspb_slider-id-gsbp-c2c5397 .swiper-pagination-bullet{width:8px;height:8px;border-radius:100px;transition:width 0.4s ease-out}.gspb_slider-id-gsbp-c2c5397 .swiper-pagination-bullet-active{width:24px;background-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary,#0093c0)}.gspb_slider-id-gsbp-c2c5397 .swiper-button-prev{background-color:#0093bfad;color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor,#fffffe)}.gspb_slider-id-gsbp-c2c5397 .swiper-button-next{background-color:#0093bfad;color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor,#fffffe)}.gspb_slider-id-gsbp-c2c5397 [data-block]{margin-top:0px;margin-bottom:0px}.gspb_slider-id-gsbp-c2c5397 .swiper-slide-inner .wp-block{max-width:100%}.gspb_slider-id-gsbp-c2c5397 .swiper-slide-inner.wp-block{max-width:100%}.gspb_slider-id-gsbp-c2c5397 .swiper-button-prev, .gspb_slider-id-gsbp-c2c5397 .swiper-button-next{border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;}.gspb_slider-id-gsbp-c2c5397 .slider-image-wrapper{top: 0; left: 0; right: 0; bottom: 0; position: absolute !important;z-index: 0;height:100%; width:100%;overflow:hidden;}.gspb_slider-id-gsbp-c2c5397 .slider-image-wrapper img{width:100%; height:100%;}@font-face{font-family:swiper-icons;src:url(\'data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA\');font-weight:400;font-style:normal}:root{\\u002d\\u002dswiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical\\u003e.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform,opacity;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode\\u003e.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode\\u003e.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode\\u003e.swiper-wrapper\\u003e.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode\\u003e.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode\\u003e.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered\\u003e.swiper-wrapper::before{content:\'\';flex-shrink:0;order:9999}.swiper-centered\\u003e.swiper-wrapper\\u003e.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal\\u003e.swiper-wrapper\\u003e.swiper-slide:first-child{margin-inline-start:var(\\u002d\\u002dswiper-centered-offset-before)}.swiper-centered.swiper-horizontal\\u003e.swiper-wrapper::before{height:100%;min-height:1px;width:var(\\u002d\\u002dswiper-centered-offset-after)}.swiper-centered.swiper-vertical\\u003e.swiper-wrapper\\u003e.swiper-slide:first-child{margin-block-start:var(\\u002d\\u002dswiper-centered-offset-before)}.swiper-centered.swiper-vertical\\u003e.swiper-wrapper::before{width:100%;min-width:1px;height:var(\\u002d\\u002dswiper-centered-offset-after)}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:\'\';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(\\u002d\\u002dswiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(\\u002d\\u002dswiper-virtual-size)}:root{\\u002d\\u002dswiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(\\u002d\\u002dswiper-navigation-size)/ 44 * 27);height:var(\\u002d\\u002dswiper-navigation-size);margin-top:calc(0px - (var(\\u002d\\u002dswiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(\\u002d\\u002dswiper-navigation-color,var(\\u002d\\u002dswiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(\\u002d\\u002dswiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(\\u002d\\u002dswiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:\'prev\'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(\\u002d\\u002dswiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:\'next\'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled\\u003e.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal\\u003e.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(\\u002d\\u002dswiper-pagination-bottom,10px);left:0;width:100%;line-height:0}.swiper-pagination-bullet{width:var(\\u002d\\u002dswiper-pagination-bullet-width,var(\\u002d\\u002dswiper-pagination-bullet-size,8px));height:var(\\u002d\\u002dswiper-pagination-bullet-height,var(\\u002d\\u002dswiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(\\u002d\\u002dswiper-pagination-bullet-border-radius,50%);background:var(\\u002d\\u002dswiper-pagination-bullet-inactive-color,#000);opacity:var(\\u002d\\u002dswiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(\\u002d\\u002dswiper-pagination-bullet-opacity,1);background:var(\\u002d\\u002dswiper-pagination-color,var(\\u002d\\u002dswiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical\\u003e.swiper-pagination-bullets{right:var(\\u002d\\u002dswiper-pagination-right,10px);left:var(\\u002d\\u002dswiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical\\u003e.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(\\u002d\\u002dswiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-horizontal\\u003e.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(\\u002d\\u002dswiper-pagination-bullet-horizontal-gap,4px)}.swiper-pagination-fraction{color:var(\\u002d\\u002dswiper-pagination-fraction-color,inherit)}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(\\u002d\\u002dswiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(\\u002d\\u002dswiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled\\u003e.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal\\u003e.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(\\u002d\\u002dswiper-scrollbar-sides-offset,1%);bottom:var(\\u002d\\u002dswiper-scrollbar-bottom,4px);top:var(\\u002d\\u002dswiper-scrollbar-top,auto);z-index:50;height:var(\\u002d\\u002dswiper-scrollbar-size,4px);width:calc(100% - 2 * var(\\u002d\\u002dswiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical\\u003e.swiper-scrollbar{position:absolute;left:var(\\u002d\\u002dswiper-scrollbar-left,auto);right:var(\\u002d\\u002dswiper-scrollbar-right,4px);top:var(\\u002d\\u002dswiper-scrollbar-sides-offset,1%);z-index:50;width:var(\\u002d\\u002dswiper-scrollbar-size,4px);height:calc(100% - 2 * var(\\u002d\\u002dswiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(\\u002d\\u002dswiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(\\u002d\\u002dswiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container\\u003ecanvas,.swiper-zoom-container\\u003eimg,.swiper-zoom-container\\u003esvg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode\\u003e.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}\",\"tabs\":6,\"slidesPerView\":[3.5,2.2,1,1],\"spaceBetween\":[40],\"sliderspacing\":{\"margin\":{\"values\":{\"top\":[\"3rem\",\"1rem\",\"0rem\"],\"right\":[\"3rem\",\"1rem\",\"0rem\"],\"bottom\":[\"3rem\",\"1rem\",\"0rem\"],\"left\":[\"3rem\",\"1rem\",\"0rem\"]},\"locked\":true},\"padding\":{\"values\":{\"top\":[null],\"right\":[null],\"bottom\":[null],\"left\":[null]},\"locked\":true}},\"slideHeight\":[160,null,null,60],\"heightUnit\":[\"px\",\"px\",\"px\",\"vh\"],\"loop\":true,\"autoplay\":true,\"autoplayRestore\":true,\"grabCursor\":true,\"navposleftsideArray\":[\"0px\",null,null,\"0px\"],\"navposrightsideArray\":[\"0px\",null,null,\"0px\"],\"navBg\":\"#0093bfad\",\"navColor\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"navSize\":[20,null,null,13],\"navSpaceSize\":[10,null,null,8],\"navshadow\":false,\"clickableBullets\":false,\"bulletBgActive\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"effect\":\"regular\",\"enableArrowBorder\":true,\"arrowBorder\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"50%\"],\"topRight\":[\"50%\"],\"bottomRight\":[\"50%\"],\"bottomLeft\":[\"50%\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"enableMousewheel\":false,\"forceToAxis\":false,\"releaseOnEdges\":false,\"disableGlobalAlign\":false} -->\n<div class=\"wp-block-greenshift-blocks-swiper gs-swiper gspb_slider-id-gsbp-c2c5397\" style=\"position:relative\"><div class=\"gs-swiper-init\" data-slidesperview=\"3.5\" data-slidesperviewmd=\"2.2\" data-slidesperviewsm=\"1\" data-slidesperviewxs=\"1\" data-spacebetween=\"40\" data-spacebetweenmd=\"40\" data-spacebetweensm=\"40\" data-spacebetweenxs=\"40\" data-speed=\"400\" data-loop=\"true\" data-vertical=\"false\" data-verticalheight=\"500px\" data-autoheight=\"false\" data-grabcursor=\"true\" data-freemode=\"false\" data-centered=\"false\" data-autoplay=\"true\" data-autodelay=\"4000\" data-effect=\"regular\" data-coverflowshadow=\"false\" data-autoplayrestore=\"true\"><div class=\"swiper\"><div class=\"swiper-wrapper\"><!-- wp:greenshift-blocks/swipe {\"imagealt\":\"\",\"disableFlex\":false,\"asImage\":true,\"inlineCssStyles\":\".gspb_sliderinner-id-gsbp-deb47b7{background-size:contain;}.gspb_sliderinner-id-gsbp-deb47b7{display:flex;box-sizing:border-box;background-repeat:no-repeat;}\",\"id\":\"gsbp-deb47b7\"} -->\n<div class=\"swiper-slide\"><div class=\"wp-block-greenshift-blocks-swipe swiper-slide-inner gspb_sliderinner-id-gsbp-deb47b7\"><div class=\"slider-content-zone\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-696ca4f\",\"inlineCssStyles\":\".gspb_container-id-gsbp-696ca4f{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-696ca4f.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-696ca4f.gspb_container{padding-bottom:1rem;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-696ca4f\" id=\"gspb_container-id-gsbp-696ca4f\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-bbb89d2\",\"inlineCssStyles\":\".gspb_container-id-gsbp-bbb89d2{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-bbb89d2.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-bbb89d2.gspb_container{display:flex;flex-direction:column;justify-content:flex-end;}#gspb_container-id-gsbp-bbb89d2.gspb_container{overflow:hidden;}#gspb_container-id-gsbp-bbb89d2.gspb_container{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-bbb89d2.gspb_container \\u003e .gspb_backgroundOverlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-bbb89d2.gspb_container{background-size:cover;background-repeat:no-repeat;}#gspb_container-id-gsbp-bbb89d2.gspb_container.gs-active-view{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-47e19a3d19911fa68f94c3c249d12831.webp);}#gspb_container-id-gsbp-bbb89d2.gspb_container:hover{background-size:cover;}body.gspb-bodyfront #gspb_container-id-gsbp-bbb89d2.gspb_container{height:25vw;}@media (max-width: 991.98px){body.gspb-bodyfront #gspb_container-id-gsbp-bbb89d2.gspb_container{height:40vw;}}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_container-id-gsbp-bbb89d2.gspb_container{height:60vw;}}@media (max-width: 575.98px){body.gspb-bodyfront #gspb_container-id-gsbp-bbb89d2.gspb_container{height:100vw;}}\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"flex-end\"]},\"background\":{\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-47e19a3d19911fa68f94c3c249d12831.webp\"],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"lazy\":true},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"8px\"],\"topRight\":[\"8px\"],\"bottomRight\":[\"8px\"],\"bottomLeft\":[\"8px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false},\"overflow\":[\"hidden\"]},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[\"25vw\",\"40vw\",\"60vw\",\"100vw\"]},\"heightType\":\"custom\"},\"disableInner\":true} -->\n<div class=\"wp-block-greenshift-blocks-container gs-on-view gspb_container gspb_container-gsbp-bbb89d2\" id=\"gspb_container-id-gsbp-bbb89d2\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-5938f4f\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-5938f4f{font-size:clamp(1.5rem, 2vw, 2.1rem);}#gspb_heading-id-gsbp-5938f4f{line-height:clamp(2rem, 2.1vw, 2.5rem);}#gspb_heading-id-gsbp-5938f4f{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_heading-id-gsbp-5938f4f{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:1.2em;padding-right:0.3em;padding-bottom:1em;padding-left:0.3em;}#gspb_heading-id-gsbp-5938f4f{background-image:linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(79,79,79,0.52) 37%,rgba(0,0,0,0.69) 100%);}\",\"headingTag\":\"h4\",\"headingContent\":\"Приморский океанариум\",\"background\":{\"backgroundState\":\"Gradient\",\"gradient\":\"linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(79,79,79,0.52) 37%,rgba(0,0,0,0.69) 100%)\"},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true},\"padding\":{\"values\":{\"top\":[\"1.2em\"],\"bottom\":[\"1em\"],\"right\":[\"0.3em\"],\"left\":[\"0.3em\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"2vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.1vw\",\"fluidLineMax\":\"2.5rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"enablemask\":false} -->\n<h4 id=\"gspb_heading-id-gsbp-5938f4f\" class=\"gspb_heading gspb_heading-id-gsbp-5938f4f \">Приморский океанариум</h4>\n<!-- /wp:greenshift-blocks/heading --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-75f771d\",\"inlineCssStyles\":\".gspb_container-id-gsbp-75f771d{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-75f771d.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-75f771d\" id=\"gspb_container-id-gsbp-75f771d\"><!-- wp:greenshift-blocks/text {\"id\":\"gsbp-7e29f8c\",\"inlineCssStyles\":\".gspb_text-id-gsbp-7e29f8c{font-size:1.2rem;}.gspb_text-id-gsbp-7e29f8c{padding-top:1em!important;padding-right:0.5em!important;padding-bottom:0.5em!important;padding-left:0.5em!important;}\",\"textContent\":\"Отличная возможность для всех любителей морской фауны и флоры увидеть множество разнообразных морских обитателей.\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"1em\"],\"right\":[\"0.5em\"],\"bottom\":[\"0.5em\"],\"left\":[\"0.5em\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"size\":[\"1.2rem\"]}} -->\n<div id=\"gspb_text-id-gsbp-7e29f8c\" class=\"gspb_text gspb_text-id-gsbp-7e29f8c \">Отличная возможность для всех любителей морской фауны и флоры увидеть множество разнообразных морских обитателей.</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div></div></div>\n<!-- /wp:greenshift-blocks/swipe -->\n\n<!-- wp:greenshift-blocks/swipe {\"imagealt\":\"\",\"disableFlex\":false,\"asImage\":true,\"inlineCssStyles\":\".gspb_sliderinner-id-gsbp-dc2482d{background-size:contain;}.gspb_sliderinner-id-gsbp-dc2482d{display:flex;box-sizing:border-box;background-repeat:no-repeat;}\",\"id\":\"gsbp-dc2482d\"} -->\n<div class=\"swiper-slide\"><div class=\"wp-block-greenshift-blocks-swipe swiper-slide-inner gspb_sliderinner-id-gsbp-dc2482d\"><div class=\"slider-content-zone\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-125977d\",\"inlineCssStyles\":\".gspb_container-id-gsbp-125977d{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-125977d.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-125977d.gspb_container{padding-bottom:1rem;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-125977d\" id=\"gspb_container-id-gsbp-125977d\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-6fbde6a\",\"inlineCssStyles\":\".gspb_container-id-gsbp-6fbde6a{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-6fbde6a.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-6fbde6a.gspb_container{display:flex;flex-direction:column;justify-content:flex-end;}#gspb_container-id-gsbp-6fbde6a.gspb_container{overflow:hidden;}#gspb_container-id-gsbp-6fbde6a.gspb_container{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-6fbde6a.gspb_container \\u003e .gspb_backgroundOverlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-6fbde6a.gspb_container{background-size:cover;background-repeat:no-repeat;background-position:56% 62%;}#gspb_container-id-gsbp-6fbde6a.gspb_container.gs-active-view{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-402f8a98015c98239e0ad673fd349880.webp);}#gspb_container-id-gsbp-6fbde6a.gspb_container:hover{background-size:cover;}body.gspb-bodyfront #gspb_container-id-gsbp-6fbde6a.gspb_container{height:25vw;}@media (max-width: 991.98px){body.gspb-bodyfront #gspb_container-id-gsbp-6fbde6a.gspb_container{height:40vw;}}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_container-id-gsbp-6fbde6a.gspb_container{height:60vw;}}@media (max-width: 575.98px){body.gspb-bodyfront #gspb_container-id-gsbp-6fbde6a.gspb_container{height:100vw;}}\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"flex-end\"]},\"background\":{\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-402f8a98015c98239e0ad673fd349880.webp\"],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"lazy\":true,\"positionImage\":[{\"x\":0.56,\"y\":0.62}]},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"8px\"],\"topRight\":[\"8px\"],\"bottomRight\":[\"8px\"],\"bottomLeft\":[\"8px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false},\"overflow\":[\"hidden\"]},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[\"25vw\",\"40vw\",\"60vw\",\"100vw\"]},\"heightType\":\"custom\"},\"disableInner\":true} -->\n<div class=\"wp-block-greenshift-blocks-container gs-on-view gspb_container gspb_container-gsbp-6fbde6a\" id=\"gspb_container-id-gsbp-6fbde6a\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-04cd125\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-04cd125{font-size:clamp(1.5rem, 2vw, 2.1rem);}#gspb_heading-id-gsbp-04cd125{line-height:clamp(2rem, 2.1vw, 2.5rem);}#gspb_heading-id-gsbp-04cd125{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_heading-id-gsbp-04cd125{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:1.2em;padding-right:0.3em;padding-bottom:1em;padding-left:0.3em;}#gspb_heading-id-gsbp-04cd125{background-image:linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(79,79,79,0.52) 37%,rgba(0,0,0,0.69) 100%);}\",\"headingTag\":\"h4\",\"headingContent\":\"Пляжи Владивостока\",\"background\":{\"backgroundState\":\"Gradient\",\"gradient\":\"linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(79,79,79,0.52) 37%,rgba(0,0,0,0.69) 100%)\"},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true},\"padding\":{\"values\":{\"top\":[\"1.2em\"],\"bottom\":[\"1em\"],\"right\":[\"0.3em\"],\"left\":[\"0.3em\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"2vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.1vw\",\"fluidLineMax\":\"2.5rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"enablemask\":false} -->\n<h4 id=\"gspb_heading-id-gsbp-04cd125\" class=\"gspb_heading gspb_heading-id-gsbp-04cd125 \">Пляжи Владивостока</h4>\n<!-- /wp:greenshift-blocks/heading --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-6e72669\",\"inlineCssStyles\":\".gspb_container-id-gsbp-6e72669{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-6e72669.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-6e72669\" id=\"gspb_container-id-gsbp-6e72669\"><!-- wp:greenshift-blocks/text {\"id\":\"gsbp-a2f1f0f\",\"inlineCssStyles\":\".gspb_text-id-gsbp-a2f1f0f{font-size:1.2rem;}.gspb_text-id-gsbp-a2f1f0f{padding-top:0.5em!important;padding-right:0.5em!important;padding-bottom:0.5em!important;padding-left:0.5em!important;}\",\"textContent\":\"Используйте возможность загорать и искупаться в теплых водах Японского моря. Множество парков и скверов, где можно прогуляться и насладиться прекрасными видами города.\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.5em\"],\"right\":[\"0.5em\"],\"bottom\":[\"0.5em\"],\"left\":[\"0.5em\"]},\"locked\":true}},\"typography\":{\"textShadow\":{},\"size\":[\"1.2rem\"]}} -->\n<div id=\"gspb_text-id-gsbp-a2f1f0f\" class=\"gspb_text gspb_text-id-gsbp-a2f1f0f \">Используйте возможность загорать и искупаться в теплых водах Японского моря. Множество парков и скверов, где можно прогуляться и насладиться прекрасными видами города.</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div></div></div>\n<!-- /wp:greenshift-blocks/swipe -->\n\n<!-- wp:greenshift-blocks/swipe {\"imagealt\":\"\",\"disableFlex\":false,\"asImage\":true,\"inlineCssStyles\":\".gspb_sliderinner-id-gsbp-30dd209{background-size:contain;}.gspb_sliderinner-id-gsbp-30dd209{display:flex;box-sizing:border-box;background-repeat:no-repeat;}\",\"id\":\"gsbp-30dd209\"} -->\n<div class=\"swiper-slide\"><div class=\"wp-block-greenshift-blocks-swipe swiper-slide-inner gspb_sliderinner-id-gsbp-30dd209\"><div class=\"slider-content-zone\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-80cdbee\",\"inlineCssStyles\":\".gspb_container-id-gsbp-80cdbee{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-80cdbee.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-80cdbee.gspb_container{padding-bottom:1rem;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-80cdbee\" id=\"gspb_container-id-gsbp-80cdbee\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-219d01b\",\"inlineCssStyles\":\".gspb_container-id-gsbp-219d01b{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-219d01b.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-219d01b.gspb_container{display:flex;flex-direction:column;justify-content:flex-end;}#gspb_container-id-gsbp-219d01b.gspb_container{overflow:hidden;}#gspb_container-id-gsbp-219d01b.gspb_container{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-219d01b.gspb_container \\u003e .gspb_backgroundOverlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-219d01b.gspb_container{background-size:cover;background-repeat:no-repeat;background-position:49% 58%;}#gspb_container-id-gsbp-219d01b.gspb_container.gs-active-view{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-4e8acd45ddb9c8bcfb76033868032d16.webp);}#gspb_container-id-gsbp-219d01b.gspb_container:hover{background-size:cover;}body.gspb-bodyfront #gspb_container-id-gsbp-219d01b.gspb_container{height:25vw;}@media (max-width: 991.98px){body.gspb-bodyfront #gspb_container-id-gsbp-219d01b.gspb_container{height:40vw;}}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_container-id-gsbp-219d01b.gspb_container{height:60vw;}}@media (max-width: 575.98px){body.gspb-bodyfront #gspb_container-id-gsbp-219d01b.gspb_container{height:100vw;}}\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"flex-end\"]},\"background\":{\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-4e8acd45ddb9c8bcfb76033868032d16.webp\"],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"lazy\":true,\"positionImage\":[{\"x\":0.49,\"y\":0.58}]},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"8px\"],\"topRight\":[\"8px\"],\"bottomRight\":[\"8px\"],\"bottomLeft\":[\"8px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false},\"overflow\":[\"hidden\"]},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[\"25vw\",\"40vw\",\"60vw\",\"100vw\"]},\"heightType\":\"custom\"},\"disableInner\":true} -->\n<div class=\"wp-block-greenshift-blocks-container gs-on-view gspb_container gspb_container-gsbp-219d01b\" id=\"gspb_container-id-gsbp-219d01b\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-7f3c03c\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-7f3c03c{font-size:clamp(1.5rem, 2vw, 2.1rem);}#gspb_heading-id-gsbp-7f3c03c{line-height:clamp(2rem, 2.1vw, 2.5rem);}#gspb_heading-id-gsbp-7f3c03c{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_heading-id-gsbp-7f3c03c{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:1.2em;padding-right:0.3em;padding-bottom:1em;padding-left:0.3em;}#gspb_heading-id-gsbp-7f3c03c{background-image:linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(79,79,79,0.52) 37%,rgba(0,0,0,0.69) 100%);}\",\"headingTag\":\"h4\",\"headingContent\":\"Остров Русский\",\"background\":{\"backgroundState\":\"Gradient\",\"gradient\":\"linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(79,79,79,0.52) 37%,rgba(0,0,0,0.69) 100%)\"},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true},\"padding\":{\"values\":{\"top\":[\"1.2em\"],\"bottom\":[\"1em\"],\"right\":[\"0.3em\"],\"left\":[\"0.3em\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"2vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.1vw\",\"fluidLineMax\":\"2.5rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"enablemask\":false} -->\n<h4 id=\"gspb_heading-id-gsbp-7f3c03c\" class=\"gspb_heading gspb_heading-id-gsbp-7f3c03c \">Остров Русский</h4>\n<!-- /wp:greenshift-blocks/heading --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-179e524\",\"inlineCssStyles\":\".gspb_container-id-gsbp-179e524{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-179e524.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-179e524\" id=\"gspb_container-id-gsbp-179e524\"><!-- wp:greenshift-blocks/text {\"id\":\"gsbp-e09d9c0\",\"inlineCssStyles\":\".gspb_text-id-gsbp-e09d9c0{font-size:1.2rem;}.gspb_text-id-gsbp-e09d9c0{padding-top:0.5em!important;padding-right:0.5em!important;padding-bottom:0.5em!important;padding-left:0.5em!important;}\",\"textContent\":\"Узнайте больше об истории Владивостока и насладитесь живописными пейзажами острова и видами Русской крепости.\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.5em\"],\"right\":[\"0.5em\"],\"bottom\":[\"0.5em\"],\"left\":[\"0.5em\"]},\"locked\":true}},\"typography\":{\"textShadow\":{},\"size\":[\"1.2rem\"]}} -->\n<div id=\"gspb_text-id-gsbp-e09d9c0\" class=\"gspb_text gspb_text-id-gsbp-e09d9c0 \">Узнайте больше об истории Владивостока и насладитесь живописными пейзажами острова и видами Русской крепости.</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div></div></div>\n<!-- /wp:greenshift-blocks/swipe -->\n\n<!-- wp:greenshift-blocks/swipe {\"imagealt\":\"\",\"disableFlex\":false,\"asImage\":true,\"inlineCssStyles\":\".gspb_sliderinner-id-gsbp-d42bfdd{background-size:contain;}.gspb_sliderinner-id-gsbp-d42bfdd{display:flex;box-sizing:border-box;background-repeat:no-repeat;}\",\"id\":\"gsbp-d42bfdd\"} -->\n<div class=\"swiper-slide\"><div class=\"wp-block-greenshift-blocks-swipe swiper-slide-inner gspb_sliderinner-id-gsbp-d42bfdd\"><div class=\"slider-content-zone\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-d861b66\",\"inlineCssStyles\":\".gspb_container-id-gsbp-d861b66{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-d861b66.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-d861b66.gspb_container{padding-bottom:1rem;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-d861b66\" id=\"gspb_container-id-gsbp-d861b66\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-1a30899\",\"inlineCssStyles\":\".gspb_container-id-gsbp-1a30899{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-1a30899.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-1a30899.gspb_container{display:flex;flex-direction:column;justify-content:flex-end;}#gspb_container-id-gsbp-1a30899.gspb_container{overflow:hidden;}#gspb_container-id-gsbp-1a30899.gspb_container{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-1a30899.gspb_container \\u003e .gspb_backgroundOverlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-1a30899.gspb_container{background-size:cover;background-repeat:no-repeat;background-position:52% 65%;}#gspb_container-id-gsbp-1a30899.gspb_container.gs-active-view{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-d6e46b0eb1419567f3623b8c761f9920.webp);}#gspb_container-id-gsbp-1a30899.gspb_container:hover{background-size:cover;}body.gspb-bodyfront #gspb_container-id-gsbp-1a30899.gspb_container{height:25vw;}@media (max-width: 991.98px){body.gspb-bodyfront #gspb_container-id-gsbp-1a30899.gspb_container{height:40vw;}}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_container-id-gsbp-1a30899.gspb_container{height:60vw;}}@media (max-width: 575.98px){body.gspb-bodyfront #gspb_container-id-gsbp-1a30899.gspb_container{height:100vw;}}\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"flex-end\"]},\"background\":{\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-d6e46b0eb1419567f3623b8c761f9920.webp\"],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"lazy\":true,\"positionImage\":[{\"x\":0.52,\"y\":0.65}]},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"8px\"],\"topRight\":[\"8px\"],\"bottomRight\":[\"8px\"],\"bottomLeft\":[\"8px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false},\"overflow\":[\"hidden\"]},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[\"25vw\",\"40vw\",\"60vw\",\"100vw\"]},\"heightType\":\"custom\"},\"disableInner\":true} -->\n<div class=\"wp-block-greenshift-blocks-container gs-on-view gspb_container gspb_container-gsbp-1a30899\" id=\"gspb_container-id-gsbp-1a30899\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-41f9aa1\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-41f9aa1{font-size:clamp(1.5rem, 2vw, 2.1rem);}#gspb_heading-id-gsbp-41f9aa1{line-height:clamp(2rem, 2.1vw, 2.5rem);}#gspb_heading-id-gsbp-41f9aa1{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_heading-id-gsbp-41f9aa1{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:1.2em;padding-right:0.3em;padding-bottom:1em;padding-left:0.3em;}#gspb_heading-id-gsbp-41f9aa1{background-image:linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(79,79,79,0.52) 37%,rgba(0,0,0,0.69) 100%);}\",\"headingTag\":\"h4\",\"headingContent\":\"Золотая мостовая\",\"background\":{\"backgroundState\":\"Gradient\",\"gradient\":\"linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(79,79,79,0.52) 37%,rgba(0,0,0,0.69) 100%)\"},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true},\"padding\":{\"values\":{\"top\":[\"1.2em\"],\"bottom\":[\"1em\"],\"right\":[\"0.3em\"],\"left\":[\"0.3em\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"2vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.1vw\",\"fluidLineMax\":\"2.5rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"enablemask\":false} -->\n<h4 id=\"gspb_heading-id-gsbp-41f9aa1\" class=\"gspb_heading gspb_heading-id-gsbp-41f9aa1 \">Золотая мостовая</h4>\n<!-- /wp:greenshift-blocks/heading --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-d6c5988\",\"inlineCssStyles\":\".gspb_container-id-gsbp-d6c5988{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-d6c5988.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-d6c5988\" id=\"gspb_container-id-gsbp-d6c5988\"><!-- wp:greenshift-blocks/text {\"id\":\"gsbp-4c24e77\",\"inlineCssStyles\":\".gspb_text-id-gsbp-4c24e77{font-size:1.2rem;}.gspb_text-id-gsbp-4c24e77{padding-top:0.5em!important;padding-right:0.5em!important;padding-bottom:0.5em!important;padding-left:0.5em!important;}\",\"textContent\":\"Посетите знаменитую Золотую мостовую, которая является символом города Владивостока.\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.5em\"],\"right\":[\"0.5em\"],\"bottom\":[\"0.5em\"],\"left\":[\"0.5em\"]},\"locked\":true}},\"typography\":{\"textShadow\":{},\"size\":[\"1.2rem\"]}} -->\n<div id=\"gspb_text-id-gsbp-4c24e77\" class=\"gspb_text gspb_text-id-gsbp-4c24e77 \">Посетите знаменитую Золотую мостовую, которая является символом города Владивостока.</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div></div></div>\n<!-- /wp:greenshift-blocks/swipe -->\n\n<!-- wp:greenshift-blocks/swipe {\"imagealt\":\"\",\"disableFlex\":false,\"asImage\":true,\"inlineCssStyles\":\".gspb_sliderinner-id-gsbp-40009ae{background-size:contain;}.gspb_sliderinner-id-gsbp-40009ae{display:flex;box-sizing:border-box;background-repeat:no-repeat;}\",\"id\":\"gsbp-40009ae\"} -->\n<div class=\"swiper-slide\"><div class=\"wp-block-greenshift-blocks-swipe swiper-slide-inner gspb_sliderinner-id-gsbp-40009ae\"><div class=\"slider-content-zone\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-f805308\",\"inlineCssStyles\":\".gspb_container-id-gsbp-f805308{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-f805308.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-f805308.gspb_container{padding-bottom:1rem;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-f805308\" id=\"gspb_container-id-gsbp-f805308\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-199f2a8\",\"inlineCssStyles\":\".gspb_container-id-gsbp-199f2a8{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-199f2a8.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-199f2a8.gspb_container{display:flex;flex-direction:column;justify-content:flex-end;}#gspb_container-id-gsbp-199f2a8.gspb_container{overflow:hidden;}#gspb_container-id-gsbp-199f2a8.gspb_container{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-199f2a8.gspb_container \\u003e .gspb_backgroundOverlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-199f2a8.gspb_container{background-size:cover;background-repeat:no-repeat;background-position:88% 58%;}#gspb_container-id-gsbp-199f2a8.gspb_container.gs-active-view{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-360045b0d83a05ef34eb3e4044bf1197.webp);}#gspb_container-id-gsbp-199f2a8.gspb_container:hover{background-size:cover;}body.gspb-bodyfront #gspb_container-id-gsbp-199f2a8.gspb_container{height:25vw;}@media (max-width: 991.98px){body.gspb-bodyfront #gspb_container-id-gsbp-199f2a8.gspb_container{height:40vw;}}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_container-id-gsbp-199f2a8.gspb_container{height:60vw;}}@media (max-width: 575.98px){body.gspb-bodyfront #gspb_container-id-gsbp-199f2a8.gspb_container{height:100vw;}}\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"flex-end\"]},\"background\":{\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-360045b0d83a05ef34eb3e4044bf1197.webp\"],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"lazy\":true,\"positionImage\":[{\"x\":0.88,\"y\":0.58}]},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"8px\"],\"topRight\":[\"8px\"],\"bottomRight\":[\"8px\"],\"bottomLeft\":[\"8px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false},\"overflow\":[\"hidden\"]},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[\"25vw\",\"40vw\",\"60vw\",\"100vw\"]},\"heightType\":\"custom\"},\"disableInner\":true} -->\n<div class=\"wp-block-greenshift-blocks-container gs-on-view gspb_container gspb_container-gsbp-199f2a8\" id=\"gspb_container-id-gsbp-199f2a8\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-c5542c0\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-c5542c0{font-size:clamp(1.5rem, 2vw, 2.1rem);}#gspb_heading-id-gsbp-c5542c0{line-height:clamp(2rem, 2.1vw, 2.5rem);}#gspb_heading-id-gsbp-c5542c0{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_heading-id-gsbp-c5542c0{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:1.2em;padding-right:0.3em;padding-bottom:1em;padding-left:0.3em;}#gspb_heading-id-gsbp-c5542c0{background-image:linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(79,79,79,0.52) 37%,rgba(0,0,0,0.69) 100%);}\",\"headingTag\":\"h4\",\"headingContent\":\"Круизы по морю\",\"background\":{\"backgroundState\":\"Gradient\",\"gradient\":\"linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(79,79,79,0.52) 37%,rgba(0,0,0,0.69) 100%)\"},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true},\"padding\":{\"values\":{\"top\":[\"1.2em\"],\"bottom\":[\"1em\"],\"right\":[\"0.3em\"],\"left\":[\"0.3em\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"2vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.1vw\",\"fluidLineMax\":\"2.5rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"enablemask\":false} -->\n<h4 id=\"gspb_heading-id-gsbp-c5542c0\" class=\"gspb_heading gspb_heading-id-gsbp-c5542c0 \">Круизы по морю</h4>\n<!-- /wp:greenshift-blocks/heading --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-4f29344\",\"inlineCssStyles\":\".gspb_container-id-gsbp-4f29344{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-4f29344.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-4f29344\" id=\"gspb_container-id-gsbp-4f29344\"><!-- wp:greenshift-blocks/text {\"id\":\"gsbp-7144826\",\"inlineCssStyles\":\".gspb_text-id-gsbp-7144826{font-size:1.2rem;}.gspb_text-id-gsbp-7144826{padding-top:0.5em!important;padding-right:0.5em!important;padding-bottom:0.5em!important;padding-left:0.5em!important;}\",\"textContent\":\"Отправьтесь в увлекательное путешествие по Японскому морю и насладитесь красотами природы и уютом на борту лайнера.\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.5em\"],\"right\":[\"0.5em\"],\"bottom\":[\"0.5em\"],\"left\":[\"0.5em\"]},\"locked\":true}},\"typography\":{\"textShadow\":{},\"size\":[\"1.2rem\"]}} -->\n<div id=\"gspb_text-id-gsbp-7144826\" class=\"gspb_text gspb_text-id-gsbp-7144826 \">Отправьтесь в увлекательное путешествие по Японскому морю и насладитесь красотами природы и уютом на борту лайнера.</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div></div></div>\n<!-- /wp:greenshift-blocks/swipe -->\n\n<!-- wp:greenshift-blocks/swipe {\"imagealt\":\"\",\"disableFlex\":false,\"asImage\":true,\"inlineCssStyles\":\".gspb_sliderinner-id-gsbp-9d970e1{background-size:contain;}.gspb_sliderinner-id-gsbp-9d970e1{display:flex;box-sizing:border-box;background-repeat:no-repeat;}\",\"id\":\"gsbp-9d970e1\"} -->\n<div class=\"swiper-slide\"><div class=\"wp-block-greenshift-blocks-swipe swiper-slide-inner gspb_sliderinner-id-gsbp-9d970e1\"><div class=\"slider-content-zone\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-80e1f16\",\"inlineCssStyles\":\".gspb_container-id-gsbp-80e1f16{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-80e1f16.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-80e1f16.gspb_container{padding-bottom:1rem;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-80e1f16\" id=\"gspb_container-id-gsbp-80e1f16\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-ea9ed98\",\"inlineCssStyles\":\".gspb_container-id-gsbp-ea9ed98{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-ea9ed98.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-ea9ed98.gspb_container{display:flex;flex-direction:column;justify-content:flex-end;}#gspb_container-id-gsbp-ea9ed98.gspb_container{overflow:hidden;}#gspb_container-id-gsbp-ea9ed98.gspb_container{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-ea9ed98.gspb_container \\u003e .gspb_backgroundOverlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}#gspb_container-id-gsbp-ea9ed98.gspb_container{background-size:cover;background-repeat:no-repeat;background-position:49% 58%;}#gspb_container-id-gsbp-ea9ed98.gspb_container.gs-active-view{background-image:url(https://tour.mitrofanov.ru/wp-content/uploads/Ep-acb91b22a4a0580050ac25e68eb20df9.webp);}#gspb_container-id-gsbp-ea9ed98.gspb_container:hover{background-size:cover;}body.gspb-bodyfront #gspb_container-id-gsbp-ea9ed98.gspb_container{height:25vw;}@media (max-width: 991.98px){body.gspb-bodyfront #gspb_container-id-gsbp-ea9ed98.gspb_container{height:40vw;}}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_container-id-gsbp-ea9ed98.gspb_container{height:60vw;}}@media (max-width: 575.98px){body.gspb-bodyfront #gspb_container-id-gsbp-ea9ed98.gspb_container{height:100vw;}}\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"flex-end\"]},\"background\":{\"image\":[\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-acb91b22a4a0580050ac25e68eb20df9.webp\"],\"repeat\":[\"no-repeat\"],\"size\":[\"cover\"],\"lazy\":true,\"positionImage\":[{\"x\":0.49,\"y\":0.58}]},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"8px\"],\"topRight\":[\"8px\"],\"bottomRight\":[\"8px\"],\"bottomLeft\":[\"8px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false},\"overflow\":[\"hidden\"]},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[\"25vw\",\"40vw\",\"60vw\",\"100vw\"]},\"heightType\":\"custom\"},\"disableInner\":true} -->\n<div class=\"wp-block-greenshift-blocks-container gs-on-view gspb_container gspb_container-gsbp-ea9ed98\" id=\"gspb_container-id-gsbp-ea9ed98\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-c4bad4b\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-c4bad4b{font-size:clamp(1.5rem, 2vw, 2.1rem);}#gspb_heading-id-gsbp-c4bad4b{line-height:clamp(2rem, 2.1vw, 2.5rem);}#gspb_heading-id-gsbp-c4bad4b{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_heading-id-gsbp-c4bad4b{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:1.2em;padding-right:0.3em;padding-bottom:1em;padding-left:0.3em;}#gspb_heading-id-gsbp-c4bad4b{background-image:linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(79,79,79,0.52) 37%,rgba(0,0,0,0.69) 100%);}\",\"headingTag\":\"h4\",\"headingContent\":\"Арбат Владивостока\",\"background\":{\"backgroundState\":\"Gradient\",\"gradient\":\"linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(79,79,79,0.52) 37%,rgba(0,0,0,0.69) 100%)\"},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true},\"padding\":{\"values\":{\"top\":[\"1.2em\"],\"bottom\":[\"1em\"],\"right\":[\"0.3em\"],\"left\":[\"0.3em\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"1.5rem\",\"fluidSizePerfect\":\"2vw\",\"fluidSizeMax\":\"2.1rem\",\"fluidLineMin\":\"2rem\",\"fluidLinePerfect\":\"2.1vw\",\"fluidLineMax\":\"2.5rem\",\"fluidSizeCustomValue\":[\"clamp(1.5rem, 1.7vw, 2.1rem)\"],\"fluidLineCustomValue\":[\"clamp(2rem, 2.1vw, 2.5rem)\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"enablemask\":false} -->\n<h4 id=\"gspb_heading-id-gsbp-c4bad4b\" class=\"gspb_heading gspb_heading-id-gsbp-c4bad4b \">Арбат Владивостока</h4>\n<!-- /wp:greenshift-blocks/heading --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-ee1fc01\",\"inlineCssStyles\":\".gspb_container-id-gsbp-ee1fc01{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-ee1fc01.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-ee1fc01\" id=\"gspb_container-id-gsbp-ee1fc01\"><!-- wp:greenshift-blocks/text {\"id\":\"gsbp-83ef31d\",\"inlineCssStyles\":\".gspb_text-id-gsbp-83ef31d{font-size:1.2rem;}.gspb_text-id-gsbp-83ef31d{padding-top:0.5em!important;padding-right:0.5em!important;padding-bottom:0.5em!important;padding-left:0.5em!important;}\",\"textContent\":\"Прогуляйтесь по узким улочкам с уютными кафе и магазинчиками.\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.5em\"],\"right\":[\"0.5em\"],\"bottom\":[\"0.5em\"],\"left\":[\"0.5em\"]},\"locked\":true}},\"typography\":{\"textShadow\":{},\"size\":[\"1.2rem\"]}} -->\n<div id=\"gspb_text-id-gsbp-83ef31d\" class=\"gspb_text gspb_text-id-gsbp-83ef31d \">Прогуляйтесь по узким улочкам с уютными кафе и магазинчиками.</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div></div></div>\n<!-- /wp:greenshift-blocks/swipe --></div></div><div class=\"swiper-pagination\"></div><div class=\"swiper-button-prev\"></div><div class=\"swiper-button-next\"></div><div class=\"swiper-scrollbar\"></div></div></div>\n<!-- /wp:greenshift-blocks/swiper --></div>\n<!-- /wp:greenshift-blocks/row-column --></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-fea669b\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-fea669b{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-fea669b \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-fea669b \\u003e .gspb_row__content{max-width:960px;}#gspb_row-id-gsbp-fea669b{margin-top:2rem;overflow:hidden;}\",\"rowType\":\"fixed-width\",\"width\":[\"960\",null,null,null],\"displayStyles\":false,\"spacing\":{\"margin\":{\"values\":{\"top\":[\"2rem\"]},\"locked\":false},\"padding\":{\"values\":{\"top\":[null],\"bottom\":[null]},\"locked\":false},\"overflow\":[\"hidden\"]},\"isVariation\":\"\",\"className\":\"forshow\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-fea669b forshow\" id=\"gspb_row-id-gsbp-fea669b\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-b9621f4\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-b9621f4.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-b9621f4.gspb_row__col\\u002d\\u002d12{width:100%;}}\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-b9621f4\" id=\"gspb_col-id-gsbp-b9621f4\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-65a6475\",\"inlineCssStyles\":\".gspb_container-id-gsbp-65a6475{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-65a6475.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-65a6475.gspb_container{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1.2rem;}#gspb_container-id-gsbp-65a6475.gspb_container{padding-top:5%;padding-right:10%;padding-bottom:5%;padding-left:10%;overflow:hidden;}#gspb_container-id-gsbp-65a6475.gspb_container{border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;}#gspb_container-id-gsbp-65a6475.gspb_container \\u003e .gspb_backgroundOverlay{border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;}#gspb_container-id-gsbp-65a6475.gspb_container{background-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"alignItems\":[\"center\"],\"justifyContent\":[\"center\"],\"rowgap\":[\"1.2rem\"]},\"background\":{\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"12px\"],\"topRight\":[\"12px\"],\"bottomRight\":[\"12px\"],\"bottomLeft\":[\"12px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"5%\"],\"right\":[\"10%\"],\"bottom\":[\"5%\"],\"left\":[\"10%\"]},\"locked\":false},\"overflow\":[\"hidden\"]},\"className\":\"gspb-hoverparent-80\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-65a6475 gspb-hoverparent-80\" id=\"gspb_container-id-gsbp-65a6475\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-4f0934b\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-4f0934b{font-size:clamp(3rem, 5vw, 4.5rem);}#gspb_heading-id-gsbp-4f0934b{line-height:clamp(4rem, 6vw, 5rem);}#gspb_heading-id-gsbp-4f0934b, #gspb_heading-id-gsbp-4f0934b .gsap-g-line{text-align:center!important;}#gspb_heading-id-gsbp-4f0934b{font-weight:500!important;}#gspb_heading-id-gsbp-4f0934b{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}\",\"headingTag\":\"div\",\"headingContent\":\"Готовы отправиться в путешествие?\",\"typography\":{\"textShadow\":{},\"size\":[\"rem\"],\"useFluid\":true,\"fluidSizeMin\":\"3rem\",\"fluidSizePerfect\":\"5vw\",\"fluidSizeMax\":\"4.5rem\",\"fluidLineMin\":\"4rem\",\"fluidLinePerfect\":\"6vw\",\"fluidLineMax\":\"5rem\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"],\"alignment\":[\"center\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"customweight\":\"custom\",\"customweightnumber\":500}} -->\n<div id=\"gspb_heading-id-gsbp-4f0934b\" class=\"gspb_heading gspb_heading-id-gsbp-4f0934b \">Готовы отправиться в путешествие?</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-267dd57\",\"inlineCssStyles\":\".gspb_text-id-gsbp-267dd57, .gspb_text-id-gsbp-267dd57 .gsap-g-line{text-align:center!important;}.gspb_text-id-gsbp-267dd57{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}\",\"textContent\":\"Наши менеджеры уже ждут вас!\\u003cbr/\\u003eОпишите свои пожелания и мы подберём именно то, что вам нужно!\",\"typography\":{\"alignment\":[\"center\"],\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"}} -->\n<div id=\"gspb_text-id-gsbp-267dd57\" class=\"gspb_text gspb_text-id-gsbp-267dd57 \">Наши менеджеры уже ждут вас!<br/>Опишите свои пожелания и мы подберём именно то, что вам нужно!</div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:greenshift-blocks/buttonbox {\"id\":\"gsbp-cb5a644\",\"inlineCssStyles\":\"#gspb_button-id-gsbp-cb5a644{display:flex; justify-content:flex-start;}#gspb_button-id-gsbp-cb5a644 .gspb-buttonbox-text{display:flex; flex-direction: column;}#gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox{box-sizing:border-box}#gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox{background-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox{font-size:1.3rem;}#gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox{font-weight:500!important;}#gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}#gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;}#gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox \\u003e .gspb_backgroundOverlay{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;}#gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg, #gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg path{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox:hover{transform: translateY(-4px);}.active #gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox, #gspb_button-id-gsbp-cb5a644 \\u003e .gspb-buttonbox:active{transform: translateY(-2px);}\",\"buttonContent\":\"Оставить заявку\",\"background\":{\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"99px\"],\"topRight\":[\"99px\"],\"bottomRight\":[\"99px\"],\"bottomLeft\":[\"99px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"size\":[\"1.3rem\"],\"customweight\":\"custom\",\"customweightnumber\":500},\"responsive\":{\"hideOnMobile\":false,\"hideOnLandscape\":false,\"hideOnTablet\":false,\"hideOnDesktop\":false},\"csstransform\":{\"translateYHover\":[\"-4px\"],\"time\":0.5,\"activeClass\":\".active\",\"translateYActive\":[\"-2px\"]},\"buttonLink\":\"/pre-form/\",\"linkNewWindow\":false,\"linkNoFollow\":true,\"linkTitle\":\"Оставить заявку\",\"className\":\"shadow-button-lite\"} -->\n<div class=\"gspb_button_wrapper gspb_button-id-gsbp-cb5a644\" id=\"gspb_button-id-gsbp-cb5a644\"><a class=\"wp-block-greenshift-blocks-buttonbox gspb-buttonbox wp-element-button shadow-button-lite\" href=\"/pre-form/\" title=\"Оставить заявку\" rel=\"noopener nofollow\"><span class=\"gspb-buttonbox-textwrap\"><span class=\"gspb-buttonbox-text\"><span class=\"gspb-buttonbox-title\">Оставить заявку</span></span></span></a></div>\n<!-- /wp:greenshift-blocks/buttonbox -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-4fcd400\",\"inlineCssStyles\":\".gspb_container-id-gsbp-4fcd400{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-4fcd400.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-4fcd400.gspb_container{width:120vw;}\",\"blockWidth\":{\"customWidth\":{\"value\":[\"120vw\"]},\"customHeight\":{\"value\":[]},\"widthType\":\"custom\"}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-4fcd400\" id=\"gspb_container-id-gsbp-4fcd400\"><!-- wp:greenshift-blocks/svgshape {\"id\":\"gsbp-a7c3823\",\"inlineCssStyles\":\"#gspb_svgBox-id-gsbp-a7c3823{display:flex;}#gspb_svgBox-id-gsbp-a7c3823 svg{margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;}@keyframes csstransform-73823 {100%{transform: translateX(5vw); }}#gspb_svgBox-id-gsbp-a7c3823{animation:csstransform-73823 3s infinite 0s alternate;animation-timing-function:ease-in-out;}#gspb_svgBox-id-gsbp-a7c3823 svg{overflow:visible;}#gspb_svgBox-id-gsbp-a7c3823 svg, #gspb_svgBox-id-gsbp-a7c3823{width:100%!important;}#gspb_svgBox-id-gsbp-a7c3823 svg{height:1.8rem!important;}@media (max-width: 991.98px){#gspb_svgBox-id-gsbp-a7c3823 svg{height:1.6rem!important;}}@media (max-width: 767.98px){#gspb_svgBox-id-gsbp-a7c3823 svg{height:1.2rem!important;}}@media (max-width: 575.98px){#gspb_svgBox-id-gsbp-a7c3823 svg{height:1rem!important;}}#gspb_svgBox-id-gsbp-a7c3823 svg{max-width:100%}\",\"fillone\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"stroke\":\"\",\"width\":[100,null,null,null],\"height\":[1.8,1.6,1.2,1],\"widthUnit\":[\"%\",\"px\",\"px\",\"px\"],\"heightUnit\":[\"rem\",\"rem\",\"rem\",\"rem\"],\"csstransform\":{\"translateXInfinite\":\"5vw\",\"infinitebounce\":true,\"easeinfinite\":\"ease-in-out\",\"infinitetime\":3},\"shapeSeparator\":{\"shape\":\"19\"},\"animatesvg\":false} -->\n<div class=\"wp-block-greenshift-blocks-svgshape gspb_svgBox gspb_svgBox-id-gsbp-a7c3823\" id=\"gspb_svgBox-id-gsbp-a7c3823\"><svg data-style=\"19\" x=\"0px\" y=\"0px\" viewBox=\"0 0 196 6\" preserveAspectRatio=\"none\" fill=\"var(--wp--preset--color--contrastcolor, #fffffe)\"><path data-style=\"19\" d=\"M195.4 5.20003C193.2 5.20003 192.1 4.30003 191.1 3.60003C190.2 2.90003 189.3 2.20003 187.6 2.20003C185.9 2.20003 185.1 2.80003 184.1 3.60003C183.1 4.40003 182 5.20003 179.8 5.20003C177.6 5.20003 176.5 4.30003 175.5 3.60003C174.6 2.90003 173.7 2.20003 172 2.20003C170.3 2.20003 169.5 2.80003 168.5 3.60003C167.5 4.40003 166.4 5.20003 164.2 5.20003C162 5.20003 160.9 4.30003 159.9 3.60003C159 2.90003 158.1 2.20003 156.4 2.20003C154.7 2.20003 153.9 2.80003 152.9 3.60003C151.9 4.40003 150.8 5.20003 148.6 5.20003C146.4 5.20003 145.3 4.30003 144.3 3.60003C143.4 2.90003 142.5 2.20003 140.8 2.20003C139.1 2.20003 138.3 2.80003 137.3 3.60003C136.3 4.40003 135.2 5.20003 133 5.20003C130.9 5.20003 129.7 4.30003 128.7 3.60003C127.8 2.90003 126.9 2.20003 125.2 2.20003C123.5 2.20003 122.7 2.80003 121.7 3.60003C120.7 4.40003 119.6 5.20003 117.4 5.20003C115.2 5.20003 114.1 4.30003 113.1 3.60003C112.2 2.90003 111.3 2.20003 109.6 2.20003C107.9 2.20003 107.1 2.80003 106.1 3.60003C105.1 4.40003 104 5.20003 101.8 5.20003C99.5999 5.20003 98.4999 4.30003 97.4999 3.60003C96.5999 2.90003 95.6999 2.20003 93.9999 2.20003C92.2999 2.20003 91.4999 2.80003 90.4999 3.60003C89.4999 4.40003 88.3999 5.20003 86.1999 5.20003C83.9999 5.20003 82.8999 4.30003 81.8999 3.60003C80.9999 2.90003 80.0999 2.20003 78.3999 2.20003C76.6999 2.20003 75.8999 2.80003 74.8999 3.60003C73.8999 4.40003 72.7999 5.20003 70.5999 5.20003C68.3999 5.20003 67.2999 4.30003 66.2999 3.60003C65.3999 2.90003 64.4999 2.20003 62.7999 2.20003C61.0999 2.20003 60.2999 2.80003 59.2999 3.60003C58.2999 4.40003 57.1999 5.20003 54.9999 5.20003C52.8999 5.20003 51.6999 4.30003 50.6999 3.60003C49.7999 2.90003 48.8999 2.20003 47.1999 2.20003C45.4999 2.20003 44.6999 2.80003 43.6999 3.60003C42.6999 4.40003 41.5999 5.20003 39.3999 5.20003C37.2999 5.20003 36.0999 4.30003 35.0999 3.60003C34.1999 2.90003 33.2999 2.20003 31.5999 2.20003C29.8999 2.20003 29.0999 2.80003 28.0999 3.60003C27.0999 4.40003 25.9999 5.20003 23.7999 5.20003C21.6999 5.20003 20.4999 4.30003 19.4999 3.60003C18.5999 2.90003 17.6999 2.20003 15.9999 2.20003C14.2999 2.20003 13.4999 2.80003 12.4999 3.60003C11.4999 4.40003 10.3999 5.20003 8.1999 5.20003C5.9999 5.20003 4.8999 4.30003 3.8999 3.60003C2.9999 2.90003 2.1999 2.20003 0.399902 2.20003V0.900024C2.4999 0.900024 3.6999 1.80002 4.6999 2.50002C5.5999 3.20002 6.3999 3.90002 8.1999 3.90002C9.8999 3.90002 10.6999 3.30002 11.6999 2.50002C12.6999 1.70002 13.7999 0.900024 15.9999 0.900024C18.0999 0.900024 19.2999 1.80002 20.2999 2.50002C21.1999 3.20002 22.0999 3.90002 23.7999 3.90002C25.4999 3.90002 26.2999 3.30002 27.2999 2.50002C28.2999 1.70002 29.3999 0.900024 31.5999 0.900024C33.6999 0.900024 34.8999 1.80002 35.8999 2.50002C36.7999 3.20002 37.6999 3.90002 39.3999 3.90002C41.0999 3.90002 41.8999 3.30002 42.8999 2.50002C43.8999 1.70002 44.9999 0.900024 47.1999 0.900024C49.2999 0.900024 50.4999 1.80002 51.4999 2.50002C52.3999 3.20002 53.2999 3.90002 54.9999 3.90002C56.6999 3.90002 57.4999 3.30002 58.4999 2.50002C59.4999 1.70002 60.5999 0.900024 62.7999 0.900024C64.9999 0.900024 66.0999 1.80002 67.0999 2.50002C67.9999 3.20002 68.8999 3.90002 70.5999 3.90002C72.2999 3.90002 73.0999 3.30002 74.0999 2.50002C75.0999 1.70002 76.1999 0.900024 78.3999 0.900024C80.5999 0.900024 81.6999 1.80002 82.6999 2.50002C83.5999 3.20002 84.4999 3.90002 86.1999 3.90002C87.8999 3.90002 88.6999 3.30002 89.6999 2.50002C90.6999 1.70002 91.7999 0.900024 93.9999 0.900024C96.1999 0.900024 97.2999 1.80002 98.2999 2.50002C99.1999 3.20002 100.1 3.90002 101.8 3.90002C103.5 3.90002 104.3 3.30002 105.3 2.50002C106.3 1.70002 107.4 0.900024 109.6 0.900024C111.8 0.900024 112.9 1.80002 113.9 2.50002C114.8 3.20002 115.7 3.90002 117.4 3.90002C119.1 3.90002 119.9 3.30002 120.9 2.50002C121.9 1.70002 123 0.900024 125.2 0.900024C127.3 0.900024 128.5 1.80002 129.5 2.50002C130.4 3.20002 131.3 3.90002 133 3.90002C134.7 3.90002 135.5 3.30002 136.5 2.50002C137.5 1.70002 138.6 0.900024 140.8 0.900024C143 0.900024 144.1 1.80002 145.1 2.50002C146 3.20002 146.9 3.90002 148.6 3.90002C150.3 3.90002 151.1 3.30002 152.1 2.50002C153.1 1.70002 154.2 0.900024 156.4 0.900024C158.6 0.900024 159.7 1.80002 160.7 2.50002C161.6 3.20002 162.5 3.90002 164.2 3.90002C165.9 3.90002 166.7 3.30002 167.7 2.50002C168.7 1.70002 169.8 0.900024 172 0.900024C174.2 0.900024 175.3 1.80002 176.3 2.50002C177.2 3.20002 178.1 3.90002 179.8 3.90002C181.5 3.90002 182.3 3.30002 183.3 2.50002C184.3 1.70002 185.4 0.900024 187.6 0.900024C189.8 0.900024 190.9 1.80002 191.9 2.50002C192.8 3.20002 193.7 3.90002 195.4 3.90002V5.20003Z\"></path><defs><linearGradient><stop></stop><stop></stop></linearGradient></defs></svg></div>\n<!-- /wp:greenshift-blocks/svgshape --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-3c06d05\",\"inlineCssStyles\":\".gspb_container-id-gsbp-3c06d05{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-3c06d05.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-3c06d05.gspb_container{margin-top:-1rem;}body.gspb-bodyfront #gspb_container-id-gsbp-3c06d05.gspb_container{width:120vw;}\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"-1rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"blockWidth\":{\"customWidth\":{\"value\":[\"120vw\"]},\"customHeight\":{\"value\":[]},\"widthType\":\"custom\"}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-3c06d05\" id=\"gspb_container-id-gsbp-3c06d05\"><!-- wp:greenshift-blocks/svgshape {\"id\":\"gsbp-d751bb6\",\"inlineCssStyles\":\"#gspb_svgBox-id-gsbp-d751bb6{display:flex;}#gspb_svgBox-id-gsbp-d751bb6 svg{margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;}@keyframes csstransform-7516 {100%{transform: translateX(5vw); }}#gspb_svgBox-id-gsbp-d751bb6{animation:csstransform-7516 3s infinite 1s alternate;animation-timing-function:ease-in-out;}#gspb_svgBox-id-gsbp-d751bb6 svg{overflow:visible;}#gspb_svgBox-id-gsbp-d751bb6 svg, #gspb_svgBox-id-gsbp-d751bb6{width:100%!important;}#gspb_svgBox-id-gsbp-d751bb6 svg{height:1.8rem!important;}@media (max-width: 991.98px){#gspb_svgBox-id-gsbp-d751bb6 svg{height:1.6rem!important;}}@media (max-width: 767.98px){#gspb_svgBox-id-gsbp-d751bb6 svg{height:1.2rem!important;}}@media (max-width: 575.98px){#gspb_svgBox-id-gsbp-d751bb6 svg{height:1rem!important;}}#gspb_svgBox-id-gsbp-d751bb6 svg{max-width:100%}\",\"fillone\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"stroke\":\"\",\"width\":[100,null,null,null],\"height\":[1.8,1.6,1.2,1],\"widthUnit\":[\"%\",\"px\",\"px\",\"px\"],\"heightUnit\":[\"rem\",\"rem\",\"rem\",\"rem\"],\"csstransform\":{\"translateXInfinite\":\"5vw\",\"infinitebounce\":true,\"easeinfinite\":\"ease-in-out\",\"infinitetime\":3,\"infinitedelay\":1},\"shapeSeparator\":{\"shape\":\"19\"},\"animatesvg\":false} -->\n<div class=\"wp-block-greenshift-blocks-svgshape gspb_svgBox gspb_svgBox-id-gsbp-d751bb6\" id=\"gspb_svgBox-id-gsbp-d751bb6\"><svg data-style=\"19\" x=\"0px\" y=\"0px\" viewBox=\"0 0 196 6\" preserveAspectRatio=\"none\" fill=\"var(--wp--preset--color--contrastcolor, #fffffe)\"><path data-style=\"19\" d=\"M195.4 5.20003C193.2 5.20003 192.1 4.30003 191.1 3.60003C190.2 2.90003 189.3 2.20003 187.6 2.20003C185.9 2.20003 185.1 2.80003 184.1 3.60003C183.1 4.40003 182 5.20003 179.8 5.20003C177.6 5.20003 176.5 4.30003 175.5 3.60003C174.6 2.90003 173.7 2.20003 172 2.20003C170.3 2.20003 169.5 2.80003 168.5 3.60003C167.5 4.40003 166.4 5.20003 164.2 5.20003C162 5.20003 160.9 4.30003 159.9 3.60003C159 2.90003 158.1 2.20003 156.4 2.20003C154.7 2.20003 153.9 2.80003 152.9 3.60003C151.9 4.40003 150.8 5.20003 148.6 5.20003C146.4 5.20003 145.3 4.30003 144.3 3.60003C143.4 2.90003 142.5 2.20003 140.8 2.20003C139.1 2.20003 138.3 2.80003 137.3 3.60003C136.3 4.40003 135.2 5.20003 133 5.20003C130.9 5.20003 129.7 4.30003 128.7 3.60003C127.8 2.90003 126.9 2.20003 125.2 2.20003C123.5 2.20003 122.7 2.80003 121.7 3.60003C120.7 4.40003 119.6 5.20003 117.4 5.20003C115.2 5.20003 114.1 4.30003 113.1 3.60003C112.2 2.90003 111.3 2.20003 109.6 2.20003C107.9 2.20003 107.1 2.80003 106.1 3.60003C105.1 4.40003 104 5.20003 101.8 5.20003C99.5999 5.20003 98.4999 4.30003 97.4999 3.60003C96.5999 2.90003 95.6999 2.20003 93.9999 2.20003C92.2999 2.20003 91.4999 2.80003 90.4999 3.60003C89.4999 4.40003 88.3999 5.20003 86.1999 5.20003C83.9999 5.20003 82.8999 4.30003 81.8999 3.60003C80.9999 2.90003 80.0999 2.20003 78.3999 2.20003C76.6999 2.20003 75.8999 2.80003 74.8999 3.60003C73.8999 4.40003 72.7999 5.20003 70.5999 5.20003C68.3999 5.20003 67.2999 4.30003 66.2999 3.60003C65.3999 2.90003 64.4999 2.20003 62.7999 2.20003C61.0999 2.20003 60.2999 2.80003 59.2999 3.60003C58.2999 4.40003 57.1999 5.20003 54.9999 5.20003C52.8999 5.20003 51.6999 4.30003 50.6999 3.60003C49.7999 2.90003 48.8999 2.20003 47.1999 2.20003C45.4999 2.20003 44.6999 2.80003 43.6999 3.60003C42.6999 4.40003 41.5999 5.20003 39.3999 5.20003C37.2999 5.20003 36.0999 4.30003 35.0999 3.60003C34.1999 2.90003 33.2999 2.20003 31.5999 2.20003C29.8999 2.20003 29.0999 2.80003 28.0999 3.60003C27.0999 4.40003 25.9999 5.20003 23.7999 5.20003C21.6999 5.20003 20.4999 4.30003 19.4999 3.60003C18.5999 2.90003 17.6999 2.20003 15.9999 2.20003C14.2999 2.20003 13.4999 2.80003 12.4999 3.60003C11.4999 4.40003 10.3999 5.20003 8.1999 5.20003C5.9999 5.20003 4.8999 4.30003 3.8999 3.60003C2.9999 2.90003 2.1999 2.20003 0.399902 2.20003V0.900024C2.4999 0.900024 3.6999 1.80002 4.6999 2.50002C5.5999 3.20002 6.3999 3.90002 8.1999 3.90002C9.8999 3.90002 10.6999 3.30002 11.6999 2.50002C12.6999 1.70002 13.7999 0.900024 15.9999 0.900024C18.0999 0.900024 19.2999 1.80002 20.2999 2.50002C21.1999 3.20002 22.0999 3.90002 23.7999 3.90002C25.4999 3.90002 26.2999 3.30002 27.2999 2.50002C28.2999 1.70002 29.3999 0.900024 31.5999 0.900024C33.6999 0.900024 34.8999 1.80002 35.8999 2.50002C36.7999 3.20002 37.6999 3.90002 39.3999 3.90002C41.0999 3.90002 41.8999 3.30002 42.8999 2.50002C43.8999 1.70002 44.9999 0.900024 47.1999 0.900024C49.2999 0.900024 50.4999 1.80002 51.4999 2.50002C52.3999 3.20002 53.2999 3.90002 54.9999 3.90002C56.6999 3.90002 57.4999 3.30002 58.4999 2.50002C59.4999 1.70002 60.5999 0.900024 62.7999 0.900024C64.9999 0.900024 66.0999 1.80002 67.0999 2.50002C67.9999 3.20002 68.8999 3.90002 70.5999 3.90002C72.2999 3.90002 73.0999 3.30002 74.0999 2.50002C75.0999 1.70002 76.1999 0.900024 78.3999 0.900024C80.5999 0.900024 81.6999 1.80002 82.6999 2.50002C83.5999 3.20002 84.4999 3.90002 86.1999 3.90002C87.8999 3.90002 88.6999 3.30002 89.6999 2.50002C90.6999 1.70002 91.7999 0.900024 93.9999 0.900024C96.1999 0.900024 97.2999 1.80002 98.2999 2.50002C99.1999 3.20002 100.1 3.90002 101.8 3.90002C103.5 3.90002 104.3 3.30002 105.3 2.50002C106.3 1.70002 107.4 0.900024 109.6 0.900024C111.8 0.900024 112.9 1.80002 113.9 2.50002C114.8 3.20002 115.7 3.90002 117.4 3.90002C119.1 3.90002 119.9 3.30002 120.9 2.50002C121.9 1.70002 123 0.900024 125.2 0.900024C127.3 0.900024 128.5 1.80002 129.5 2.50002C130.4 3.20002 131.3 3.90002 133 3.90002C134.7 3.90002 135.5 3.30002 136.5 2.50002C137.5 1.70002 138.6 0.900024 140.8 0.900024C143 0.900024 144.1 1.80002 145.1 2.50002C146 3.20002 146.9 3.90002 148.6 3.90002C150.3 3.90002 151.1 3.30002 152.1 2.50002C153.1 1.70002 154.2 0.900024 156.4 0.900024C158.6 0.900024 159.7 1.80002 160.7 2.50002C161.6 3.20002 162.5 3.90002 164.2 3.90002C165.9 3.90002 166.7 3.30002 167.7 2.50002C168.7 1.70002 169.8 0.900024 172 0.900024C174.2 0.900024 175.3 1.80002 176.3 2.50002C177.2 3.20002 178.1 3.90002 179.8 3.90002C181.5 3.90002 182.3 3.30002 183.3 2.50002C184.3 1.70002 185.4 0.900024 187.6 0.900024C189.8 0.900024 190.9 1.80002 191.9 2.50002C192.8 3.20002 193.7 3.90002 195.4 3.90002V5.20003Z\"></path><defs><linearGradient><stop></stop><stop></stop></linearGradient></defs></svg></div>\n<!-- /wp:greenshift-blocks/svgshape --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-b199055\",\"inlineCssStyles\":\".gspb_container-id-gsbp-b199055{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-b199055.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-b199055.gspb_container{display:flex;flex-direction:column;justify-content:center;align-items:center;}\",\"htmlTag\":\"section\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"center\"],\"alignItems\":[\"center\"]}} -->\n<section class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-b199055\" id=\"gspb_container-id-gsbp-b199055\"><!-- wp:greenshift-blocks/image {\"id\":\"gsbp-008ec8b\",\"inlineCssStyles\":\"#gspb_image-id-gsbp-008ec8b img{vertical-align:middle;}#gspb_image-id-gsbp-008ec8b img{display:inline-block;box-sizing:border-box;max-width:100%;height:auto;}#gspb_image-id-gsbp-008ec8b{margin-top:6rem;}\\n @media (max-width: 575.98px){\\n body #gspb_image-id-gsbp-008ec8b {\\n display: none !important;\\n }\\n }\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"6rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"valign\":[\"middle\",null,null,null],\"originalWidth\":1202,\"originalHeight\":480,\"responsive\":{\"hideOnMobile\":true},\"mediaurl\":\"https://tour.mitrofanov.ru/wp-content/uploads/rect10095-1.avif\",\"mediaid\":229,\"alt\":\"\",\"targetBlank\":true,\"href\":\"https://xn\\u002d\\u002d80aeviqgdy3eo.su/\"} -->\n<div class=\"wp-block-greenshift-blocks-image gspb_image gspb_image-id-gsbp-008ec8b\" id=\"gspb_image-id-gsbp-008ec8b\"><a href=\"https://xn--80aeviqgdy3eo.su/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://tour.mitrofanov.ru/wp-content/uploads/rect10095-1.avif\" data-src=\"\" alt=\"\" loading=\"lazy\" width=\"1202\" height=\"480\"/></a></div>\n<!-- /wp:greenshift-blocks/image -->\n\n<!-- wp:greenshift-blocks/image {\"id\":\"gsbp-35d8cbc\",\"inlineCssStyles\":\"#gspb_image-id-gsbp-35d8cbc img{vertical-align:top;}#gspb_image-id-gsbp-35d8cbc img{display:inline-block;box-sizing:border-box;max-width:100%;height:auto;}#gspb_image-id-gsbp-35d8cbc{margin-top:4rem;}\\n @media (min-width: 768px) and (max-width: 991.98px){\\n body #gspb_image-id-gsbp-35d8cbc {\\n display: none !important;\\n }\\n }\\n @media (min-width: 576px) and (max-width: 767.98px){\\n body #gspb_image-id-gsbp-35d8cbc {\\n display: none !important;\\n }\\n }\\n @media (min-width: 992px){\\n body #gspb_image-id-gsbp-35d8cbc {\\n display: none !important;\\n }\\n }\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"4rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"originalWidth\":599,\"originalHeight\":600,\"responsive\":{\"hideOnDesktop\":true,\"hideOnTablet\":true,\"hideOnLandscape\":true},\"mediaurl\":\"https://tour.mitrofanov.ru/wp-content/uploads/rect10095-0-1.avif\",\"mediaid\":230,\"alt\":\"\",\"targetBlank\":true,\"href\":\"https://xn\\u002d\\u002d80aeviqgdy3eo.su/\"} -->\n<div class=\"wp-block-greenshift-blocks-image gspb_image gspb_image-id-gsbp-35d8cbc\" id=\"gspb_image-id-gsbp-35d8cbc\"><a href=\"https://xn--80aeviqgdy3eo.su/\" target=\"_blank\" rel=\"noopener\"><img src=\"https://tour.mitrofanov.ru/wp-content/uploads/rect10095-0-1.avif\" data-src=\"\" alt=\"\" loading=\"lazy\" width=\"599\" height=\"600\"/></a></div>\n<!-- /wp:greenshift-blocks/image --></section>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:spacer {\"height\":\"0px\"} -->\n<div style=\"height:0px\" aria-hidden=\"true\" id=\"about-us\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-9f9b67f\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-9f9b67f{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-9f9b67f \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-9f9b67f \\u003e .gspb_row__content{max-width:960px;}#gspb_row-id-gsbp-9f9b67f{padding-top:4rem;}@media (max-width: 991.98px){#gspb_row-id-gsbp-9f9b67f{padding-top:4rem;}}@media (max-width: 575.98px){#gspb_row-id-gsbp-9f9b67f{padding-top:2rem;}}\",\"rowType\":\"fixed-width\",\"width\":[\"960\",null,null,null],\"displayStyles\":false,\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"4rem\",\"4rem\",null,\"2rem\"],\"bottom\":[0,null,null,0]},\"locked\":false}},\"customAnchor\":\"\",\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-9f9b67f\" id=\"gspb_row-id-gsbp-9f9b67f\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-f9cec3b\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-f9cec3b.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-f9cec3b.gspb_row__col\\u002d\\u002d12{width:100%;}}\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-f9cec3b\" id=\"gspb_col-id-gsbp-f9cec3b\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-385a1d9\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-385a1d9, #gspb_heading-id-gsbp-385a1d9 .gsap-g-line{text-align:center!important;}#gspb_heading-id-gsbp-385a1d9{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"headingTag\":\"div\",\"headingContent\":\"Оправдываем доверие...\",\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"alignment\":[\"center\"]}} -->\n<div id=\"gspb_heading-id-gsbp-385a1d9\" class=\"gspb_heading gspb_heading-id-gsbp-385a1d9 \">Оправдываем доверие...</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-591c537\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-591c537{font-size:clamp(3rem, 5vw, 4.5rem);}#gspb_heading-id-gsbp-591c537{line-height:clamp(4rem, 6vw, 5rem);}#gspb_heading-id-gsbp-591c537, #gspb_heading-id-gsbp-591c537 .gsap-g-line{text-align:center!important;}#gspb_heading-id-gsbp-591c537{font-weight:500!important;}#gspb_heading-id-gsbp-591c537{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}\",\"headingContent\":\"Проект «East Point Tourism»\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"alignment\":[\"center\"],\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"3rem\",\"fluidSizePerfect\":\"5vw\",\"fluidSizeMax\":\"4.5rem\",\"fluidLineMin\":\"4rem\",\"fluidLinePerfect\":\"6vw\",\"fluidLineMax\":\"5rem\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"],\"customweight\":\"custom\",\"customweightnumber\":500}} -->\n<h2 id=\"gspb_heading-id-gsbp-591c537\" class=\"gspb_heading gspb_heading-id-gsbp-591c537 \">Проект «East Point Tourism»</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-06f772b\",\"inlineCssStyles\":\".gspb_container-id-gsbp-06f772b{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-06f772b.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-06f772b.gspb_container{padding-top:2rem;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"2rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-06f772b\" id=\"gspb_container-id-gsbp-06f772b\"><!-- wp:greenshift-blocks/text {\"id\":\"gsbp-dbac481\",\"inlineCssStyles\":\".gspb_text-id-gsbp-dbac481{margin-bottom:1.2rem!important;}.gspb_text-id-gsbp-dbac481 .gspb_heading_highlight{display:inline;background-repeat:no-repeat;background-image:linear-gradient(undefined 0%,undefined 100%);transition: background-size 0.9s;background-size:0 70%;text-decoration:none; padding: 0px 8px; background-position: 0 85%}.gspb_text-id-gsbp-dbac481 .gspb_heading_highlight.gspb-inview-active{background-size: 100% 70%}\",\"textContent\":\"Основной целью проекта EAST POINT TOUR является создание уникального туристического опыта для каждого путешественника. Команда ООО Русская Азия стремится к тому, чтобы каждый, кто обратится к ним за помощью в организации путешествия, получил не просто поездку, а незабываемые впечатления и эмоции. Именно поэтому весь процесс разработки и запуска проекта EAST POINT TOUR пропитан индивидуальным подходом и вниманием к деталям.\",\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"1.2rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"enablehighlight\":true,\"highlightspacing\":8} -->\n<div id=\"gspb_text-id-gsbp-dbac481\" class=\"gspb_text gspb_text-id-gsbp-dbac481 \"><span class=\"gspb_heading_highlight gspb-inview-active\">Основной целью проекта EAST POINT TOUR является создание уникального туристического опыта для каждого путешественника. Команда ООО Русская Азия стремится к тому, чтобы каждый, кто обратится к ним за помощью в организации путешествия, получил не просто поездку, а незабываемые впечатления и эмоции. Именно поэтому весь процесс разработки и запуска проекта EAST POINT TOUR пропитан индивидуальным подходом и вниманием к деталям.</span></div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-3b3173a\",\"inlineCssStyles\":\".gspb_text-id-gsbp-3b3173a{margin-bottom:1.2rem!important;}.gspb_text-id-gsbp-3b3173a .gspb_heading_highlight{display:inline;background-repeat:no-repeat;background-image:linear-gradient(undefined 0%,undefined 100%);transition: background-size 0.9s;background-size:0 70%;text-decoration:none; padding: 0px 8px; background-position: 0 85%}.gspb_text-id-gsbp-3b3173a .gspb_heading_highlight.gspb-inview-active{background-size: 100% 70%}\",\"textContent\":\"Одной из главных особенностей EAST POINT TOUR является его уникальность. Здесь не предлагается стандартных туристических маршрутов, которые можно найти в любом путеводителе. Команда проекта стремится к тому, чтобы каждое путешествие было неповторимым и захватывающим. Благодаря инновационному подходу к организации путешествий, EAST POINT TOUR предлагает своим клиентам возможность погрузиться в удивительный мир новых впечатлений и открытий.\",\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"1.2rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"enablehighlight\":true,\"highlightspacing\":8} -->\n<div id=\"gspb_text-id-gsbp-3b3173a\" class=\"gspb_text gspb_text-id-gsbp-3b3173a \"><span class=\"gspb_heading_highlight gspb-inview-active\">Одной из главных особенностей EAST POINT TOUR является его уникальность. Здесь не предлагается стандартных туристических маршрутов, которые можно найти в любом путеводителе. Команда проекта стремится к тому, чтобы каждое путешествие было неповторимым и захватывающим. Благодаря инновационному подходу к организации путешествий, EAST POINT TOUR предлагает своим клиентам возможность погрузиться в удивительный мир новых впечатлений и открытий.</span></div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-0ad01ff\",\"inlineCssStyles\":\".gspb_text-id-gsbp-0ad01ff .gspb_heading_highlight{display:inline;background-repeat:no-repeat;background-image:linear-gradient(undefined 0%,undefined 100%);transition: background-size 0.9s;background-size:0 70%;text-decoration:none; padding: 0px 8px; background-position: 0 85%}.gspb_text-id-gsbp-0ad01ff .gspb_heading_highlight.gspb-inview-active{background-size: 100% 70%}\",\"textContent\":\"EAST POINT TOUR – это не просто новый туристический проект, это целая философия путешествий, где каждая деталь продумана до мелочей. Довериться команде EAST POINT TOUR – значит открыть для себя мир ярких эмоций и удивительных открытий, которые останутся в сердце навсегда. Путешествуйте с EAST POINT TOUR и откройте для себя новые горизонты приключений!\",\"enablehighlight\":true,\"highlightspacing\":8} -->\n<div id=\"gspb_text-id-gsbp-0ad01ff\" class=\"gspb_text gspb_text-id-gsbp-0ad01ff \"><span class=\"gspb_heading_highlight gspb-inview-active\">EAST POINT TOUR – это не просто новый туристический проект, это целая философия путешествий, где каждая деталь продумана до мелочей. Довериться команде EAST POINT TOUR – значит открыть для себя мир ярких эмоций и удивительных открытий, которые останутся в сердце навсегда. Путешествуйте с EAST POINT TOUR и откройте для себя новые горизонты приключений!</span></div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-2ffd30f\",\"inlineCssStyles\":\".gspb_container-id-gsbp-2ffd30f{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-2ffd30f.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-2ffd30f.gspb_container{display:flex;flex-direction:column;justify-content:center;align-items:center;}body.gspb-bodyfront #gspb_container-id-gsbp-2ffd30f.gspb_container{max-width:1200px;}\",\"htmlTag\":\"section\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"],\"justifyContent\":[\"center\"],\"alignItems\":[\"center\"]},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"widthType\":\"custom\",\"maxWidth\":[\"1200px\"]}} -->\n<section class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-2ffd30f\" id=\"gspb_container-id-gsbp-2ffd30f\"><!-- wp:greenshift-blocks/image {\"id\":\"gsbp-0d76f44\",\"inlineCssStyles\":\"#gspb_image-id-gsbp-0d76f44 img{vertical-align:top;}#gspb_image-id-gsbp-0d76f44 img{display:inline-block;box-sizing:border-box;max-width:100%;height:auto;}#gspb_image-id-gsbp-0d76f44{margin-top:4rem;}\\n @media (max-width: 575.98px){\\n body #gspb_image-id-gsbp-0d76f44 {\\n display: none !important;\\n }\\n }\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"4rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"originalWidth\":1233,\"originalHeight\":515,\"responsive\":{\"hideOnMobile\":true},\"mediaurl\":\"https://tour.mitrofanov.ru/wp-content/uploads/rect10095-2.avif\",\"mediaid\":231,\"alt\":\"\",\"targetBlank\":true,\"href\":\"https://mitrofanov.ru\"} -->\n<div class=\"wp-block-greenshift-blocks-image gspb_image gspb_image-id-gsbp-0d76f44\" id=\"gspb_image-id-gsbp-0d76f44\"><a href=\"https://mitrofanov.ru\" target=\"_blank\" rel=\"noopener\"><img src=\"https://tour.mitrofanov.ru/wp-content/uploads/rect10095-2.avif\" data-src=\"\" alt=\"\" loading=\"lazy\" width=\"1233\" height=\"515\"/></a></div>\n<!-- /wp:greenshift-blocks/image -->\n\n<!-- wp:greenshift-blocks/image {\"id\":\"gsbp-54390bf\",\"inlineCssStyles\":\"#gspb_image-id-gsbp-54390bf img{vertical-align:top;}#gspb_image-id-gsbp-54390bf img{display:inline-block;box-sizing:border-box;max-width:100%;height:auto;}#gspb_image-id-gsbp-54390bf{margin-top:4rem;}\\n @media (min-width: 768px) and (max-width: 991.98px){\\n body #gspb_image-id-gsbp-54390bf {\\n display: none !important;\\n }\\n }\\n @media (min-width: 576px) and (max-width: 767.98px){\\n body #gspb_image-id-gsbp-54390bf {\\n display: none !important;\\n }\\n }\\n @media (min-width: 992px){\\n body #gspb_image-id-gsbp-54390bf {\\n display: none !important;\\n }\\n }\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"4rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"originalWidth\":632,\"originalHeight\":633,\"responsive\":{\"hideOnLandscape\":true,\"hideOnTablet\":true,\"hideOnDesktop\":true},\"mediaurl\":\"https://tour.mitrofanov.ru/wp-content/uploads/rect10095-0-2.avif\",\"mediaid\":232,\"alt\":\"\",\"targetBlank\":true,\"href\":\"https://mitrofanov.ru\"} -->\n<div class=\"wp-block-greenshift-blocks-image gspb_image gspb_image-id-gsbp-54390bf\" id=\"gspb_image-id-gsbp-54390bf\"><a href=\"https://mitrofanov.ru\" target=\"_blank\" rel=\"noopener\"><img src=\"https://tour.mitrofanov.ru/wp-content/uploads/rect10095-0-2.avif\" data-src=\"\" alt=\"\" loading=\"lazy\" width=\"632\" height=\"633\"/></a></div>\n<!-- /wp:greenshift-blocks/image --></section>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-3ed8b0c\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-3ed8b0c{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-3ed8b0c \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-3ed8b0c \\u003e .gspb_row__content{max-width:960px;}#gspb_row-id-gsbp-3ed8b0c{padding-top:6rem;padding-bottom:4rem;}@media (max-width: 991.98px){#gspb_row-id-gsbp-3ed8b0c{padding-top:4rem;}}@media (max-width: 575.98px){#gspb_row-id-gsbp-3ed8b0c{padding-top:2rem;padding-bottom:2rem;}}\",\"rowType\":\"fixed-width\",\"width\":[\"960\",null,null,null],\"displayStyles\":false,\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"6rem\",\"4rem\",null,\"2rem\"],\"bottom\":[\"4rem\",null,null,\"2rem\"]},\"locked\":false}},\"customAnchor\":\"\",\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-3ed8b0c\" id=\"gspb_row-id-gsbp-3ed8b0c\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-36148f8\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-36148f8.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-36148f8.gspb_row__col\\u002d\\u002d12{width:100%;}}\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-36148f8\" id=\"gspb_col-id-gsbp-36148f8\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-9ef9c2e\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-9ef9c2e, #gspb_heading-id-gsbp-9ef9c2e .gsap-g-line{text-align:center!important;}#gspb_heading-id-gsbp-9ef9c2e{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"headingTag\":\"div\",\"headingContent\":\"О нас отзываются...\",\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"alignment\":[\"center\"]}} -->\n<div id=\"gspb_heading-id-gsbp-9ef9c2e\" class=\"gspb_heading gspb_heading-id-gsbp-9ef9c2e \">О нас отзываются...</div>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-ce72b99\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-ce72b99{font-size:clamp(3rem, 5vw, 4.5rem);}#gspb_heading-id-gsbp-ce72b99{line-height:clamp(4rem, 6vw, 5rem);}#gspb_heading-id-gsbp-ce72b99, #gspb_heading-id-gsbp-ce72b99 .gsap-g-line{text-align:center!important;}#gspb_heading-id-gsbp-ce72b99{font-weight:500!important;}#gspb_heading-id-gsbp-ce72b99{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}\",\"headingContent\":\"Отзывы о нас\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"alignment\":[\"center\"],\"textShadow\":{},\"useFluid\":true,\"fluidSizeMin\":\"3rem\",\"fluidSizePerfect\":\"5vw\",\"fluidSizeMax\":\"4.5rem\",\"fluidLineMin\":\"4rem\",\"fluidLinePerfect\":\"6vw\",\"fluidLineMax\":\"5rem\",\"fluidSizeCustomValue\":[\"clamp(3rem, 5vw, 4.5rem)\"],\"fluidLineCustomValue\":[\"clamp(4rem, 6vw, 5rem)\"],\"customweight\":\"custom\",\"customweightnumber\":500}} -->\n<h2 id=\"gspb_heading-id-gsbp-ce72b99\" class=\"gspb_heading gspb_heading-id-gsbp-ce72b99 \">Отзывы о нас</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-fca82d3\",\"inlineCssStyles\":\".gspb_container-id-gsbp-fca82d3{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-fca82d3.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-fca82d3.gspb_container{padding-top:2rem;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"2rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-fca82d3\" id=\"gspb_container-id-gsbp-fca82d3\"><!-- wp:site-reviews/reviews {\"hide\":\"date,avatar,author,verified\",\"pagination\":\"loadmore\",\"schema\":true} /--></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"greenshift\",\"area\":\"footer\"} /-->','Главная страница блога','Отображает последние записи либо как главную страницу сайта, либо как \"страницу записей\", определенную в настройках чтения. Если существует, шаблон главной страницы переопределяет этот шаблон при отображении записей на главной странице.','publish','closed','closed','','home','','','2024-07-01 14:48:54','2024-07-01 04:48:54','',0,'https://tour.mitrofanov.ru/home/',0,'wp_template','',0),
(24,5648,'2024-04-12 04:48:41','2024-04-11 18:48:41','<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"gsStickyHeader\":true,\"gsStickyBg\":\"#ffffff\"} -->\n<div class=\"wp-block-group gs-sticky-header\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-ba5e621\",\"inlineCssStyles\":\".gspb_container-id-gsbp-ba5e621{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-ba5e621.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-ba5e621.gspb_container{display:flex;justify-content:space-between;}#gspb_container-id-gsbp-ba5e621.gspb_container{margin-right:auto;margin-left:auto;padding-top:0.5rem;padding-right:1rem;padding-bottom:0.5rem;padding-left:1rem;}body.gspb-bodyfront #gspb_container-id-gsbp-ba5e621.gspb_container{width:100%;max-width:1200px;}\",\"flexbox\":{\"enable\":true,\"type\":\"flexbox\",\"justifyContent\":[\"space-between\"]},\"spacing\":{\"margin\":{\"values\":{\"top\":[0],\"bottom\":[0]},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.5rem\"],\"right\":[\"1rem\"],\"bottom\":[\"0.5rem\"],\"left\":[\"1rem\"]},\"locked\":false},\"marginAuto\":[true]},\"blockWidth\":{\"customWidth\":{\"value\":[\"100%\"]},\"customHeight\":{\"value\":[]},\"widthType\":\"custom\",\"maxWidth\":[\"1200px\"]},\"disableInner\":true,\"className\":\"header-color\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-ba5e621 header-color\" id=\"gspb_container-id-gsbp-ba5e621\"><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-d3adee8\",\"inlineCssStyles\":\"#gspb_iconBox-id-gsbp-d3adee8 svg{width: 72px;}#gspb_iconBox-id-gsbp-d3adee8 a{justify-content:center;display:flex;}#gspb_iconBox-id-gsbp-d3adee8 svg{height:3rem!important;width:9rem!important;min-width:9rem!important;}#gspb_iconBox-id-gsbp-d3adee8 svg, #gspb_iconBox-id-gsbp-d3adee8 svg path{fill:currentColor !important;}#gspb_iconBox-id-gsbp-d3adee8 svg{margin:0px !important;}body.gspb-bodyfront #gspb_iconBox-id-gsbp-d3adee8{z-index:1;}\",\"type\":\"regular\",\"containerLink\":\"/\",\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-paper-plane\",\"svg\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 width=\\u0022291.064\\u0022 height=\\u002279.714\\u0022 viewBox=\\u00220 0 77.011 21.091\\u0022\\u003e\\u003cg class=\\u0022logoblue\\u0022\\u003e\\u003cpath d=\\u0022M26.344 16.99c-1.196.075-2.361.413-3.423.914l-.045.023c-.848.436-1.591.244-2.844-.181-1.253-.426-2.878-1.157-4.81-.696a2 2 0 0 0-.118.034c-1.093.358-2.1.776-2.963.955s-1.49.16-2.168-.213c-3.221-1.798-6.654-.534-9.205.369l.983 2.773c2.532-.896 4.907-1.625 6.793-.57l.008.004c1.411.778 2.923.778 4.183.518 1.22-.252 2.275-.704 3.182-1.008.808-.188 1.805.155 3.17.619 1.37.465 3.249.979 5.133.012l-.045.023c1.585-.748 3.08-.922 4.535-.242l1.246-2.664a7.36 7.36 0 0 0-3.611-.67z\\u0022/\\u003e\\u003c/g\\u003e\\u003cg class=\\u0022logored\\u0022\\u003e\\u003cpath d=\\u0022M7.215 15.681h16.457c.507-8.686-12.969-11.44-15.831-3.149ZM5.808 12.201l-.61 3.455L0 12.958zM10.299 6.822 7.612 9.077 5.363 3.669zM17.197 5.588h-3.508L15.443 0zM23.274 9.077l-2.687-2.255 4.936-3.153zM25.688 15.656l-.61-3.455 5.808.757z\\u0022/\\u003e\\u003c/g\\u003e\\u003cg class=\\u0022logored\\u0022\\u003e\\u003cpath d=\\u0022M32.996 10.917H36.2v9.732h2.437v-9.732h3.222V8.718h-8.863zM44.279 14.684c-.141-2.165 1.804-4.206 4.009-3.93 2.253.016 3.774 2.38 3.409 4.485-.122 2.074-2.162 3.733-4.223 3.35-1.92-.182-3.272-2.04-3.195-3.905m-2.574 0c-.15 3.154 2.454 6.117 5.63 6.26 3.02.415 6.163-1.627 6.796-4.65.82-3.007-.842-6.544-3.903-7.462-3.115-1.125-7.098.377-8.157 3.648a6.5 6.5 0 0 0-.366 2.204M56.124 8.718c.028 2.922-.059 5.849.048 8.767.177 2.225 2.41 3.671 4.52 3.556 2.102.105 4.34-1.337 4.52-3.556.105-2.918.02-5.845.047-8.767h-2.437c-.021 2.781.043 5.566-.034 8.344-.084 1.864-2.81 2.412-3.822 1.003-.68-1.201-.309-2.638-.405-3.956v-5.39zM70.457 15.093l3.58 5.556h2.88l-3.886-5.556zm-2.71-6.375v11.93h2.438V8.719zm1.483 2.08c1.302.1 2.752-.3 3.899.477 1.368 1.16.103 3.468-1.621 3.102H69.23v1.943c2.033-.068 4.396.375 5.982-1.22 1.752-1.751 1.113-5.215-1.31-6.016-1.495-.56-3.112-.308-4.672-.366z\\u0022/\\u003e\\u003c/g\\u003e\\u003cg class=\\u0022logoblue\\u0022\\u003e\\u003cpath d=\\u0022M53.676 1.914v5.549h1.134V1.914Zm.69.96h1.102q.451 0 .713.205.261.199.261.603 0 .396-.261.602-.262.206-.713.206h-1.102v.96h1.102q.657 0 1.117-.215.468-.214.713-.61.246-.404.246-.943 0-.547-.246-.943-.245-.397-.713-.61-.46-.215-1.117-.215h-1.102zM71.145 1.914v3.44l-3.947-3.717v5.826h1.094v-3.44l3.947 3.717V1.914ZM59.304 4.688q0-.53.222-.943t.61-.65.904-.237q.523 0 .911.237.388.238.602.65t.214.943-.221.944q-.214.412-.603.65-.388.237-.903.237-.516 0-.904-.237-.388-.238-.61-.65t-.222-.944m-1.197 0q0 .627.214 1.166.214.53.61.927.397.396.928.618.539.214 1.18.214.643 0 1.174-.214.539-.222.927-.618.396-.396.61-.927.222-.54.222-1.166 0-.634-.222-1.157-.214-.53-.618-.92-.396-.388-.927-.594-.531-.214-1.165-.214-.627 0-1.166.214-.53.206-.927.595-.396.388-.618.92-.222.522-.222 1.156M64.852 1.914v5.549h1.15V1.914ZM72.89 2.937h1.49v4.526h1.133V2.937h1.498V1.914h-4.122zM33.819 7.463h2.798v-.96h-2.798zm0-4.59h2.798v-.959h-2.798zm0 2.117h2.64v-.944h-2.64Zm-.73-3.076v5.549h1.095V1.914ZM38.503 6.202h2.933l-.135-.895h-2.663zm1.45-2.488.833 1.926-.016.285.713 1.538h1.284l-2.813-5.874-2.814 5.874h1.276l.73-1.586-.024-.253zM43.853 5.6l-.808.57q.182.389.507.722t.761.531q.444.19.951.19.38 0 .721-.119.35-.11.627-.325.277-.222.436-.539t.158-.72q0-.358-.119-.627-.11-.277-.317-.476-.198-.206-.452-.348-.245-.143-.515-.238-.42-.143-.697-.278-.278-.142-.412-.293-.135-.158-.135-.364 0-.207.166-.357.167-.159.5-.159.253 0 .451.103.199.096.35.262.158.159.269.357L47.182 3q-.142-.293-.404-.563-.254-.277-.642-.451-.38-.183-.911-.183-.516 0-.936.19-.412.183-.658.532-.237.34-.237.816 0 .396.15.682.15.277.38.475.23.19.484.317.262.12.46.19.372.143.626.27.262.119.388.277.135.159.135.42 0 .302-.214.476t-.555.174q-.293 0-.547-.126-.253-.127-.467-.357-.206-.23-.38-.539M47.579 2.937h1.49v4.526h1.133V2.937H51.7V1.914H47.58z\\u0022/\\u003e\\u003c/g\\u003e\\u003c/svg\\u003e\",\"image\":\"\"},\"fill\":\"currentColor\",\"fillhover\":\"\",\"type\":\"svg\",\"iconSize\":[\"9rem\"],\"iconSizeY\":[\"3rem\"]},\"position\":{\"positionType\":[\"\",\"\",\"\",\"\"],\"positions\":{\"values\":{}},\"Zindex\":1},\"className\":\"logo-color\"} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-d3adee8 logo-color\" id=\"gspb_iconBox-id-gsbp-d3adee8\"><a class=\"gspb-containerlink\" href=\"/\" rel=\"noopener\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg xmlns=\"http://www.w3.org/2000/svg\" style=\"width:5rem;height:5rem;margin:10px\" width=\"291.064\" height=\"79.714\" viewBox=\"0 0 77.011 21.091\"><g class=\"logoblue\"><path d=\"M26.344 16.99c-1.196.075-2.361.413-3.423.914l-.045.023c-.848.436-1.591.244-2.844-.181-1.253-.426-2.878-1.157-4.81-.696a2 2 0 0 0-.118.034c-1.093.358-2.1.776-2.963.955s-1.49.16-2.168-.213c-3.221-1.798-6.654-.534-9.205.369l.983 2.773c2.532-.896 4.907-1.625 6.793-.57l.008.004c1.411.778 2.923.778 4.183.518 1.22-.252 2.275-.704 3.182-1.008.808-.188 1.805.155 3.17.619 1.37.465 3.249.979 5.133.012l-.045.023c1.585-.748 3.08-.922 4.535-.242l1.246-2.664a7.36 7.36 0 0 0-3.611-.67z\"></path></g><g class=\"logored\"><path d=\"M7.215 15.681h16.457c.507-8.686-12.969-11.44-15.831-3.149ZM5.808 12.201l-.61 3.455L0 12.958zM10.299 6.822 7.612 9.077 5.363 3.669zM17.197 5.588h-3.508L15.443 0zM23.274 9.077l-2.687-2.255 4.936-3.153zM25.688 15.656l-.61-3.455 5.808.757z\"></path></g><g class=\"logored\"><path d=\"M32.996 10.917H36.2v9.732h2.437v-9.732h3.222V8.718h-8.863zM44.279 14.684c-.141-2.165 1.804-4.206 4.009-3.93 2.253.016 3.774 2.38 3.409 4.485-.122 2.074-2.162 3.733-4.223 3.35-1.92-.182-3.272-2.04-3.195-3.905m-2.574 0c-.15 3.154 2.454 6.117 5.63 6.26 3.02.415 6.163-1.627 6.796-4.65.82-3.007-.842-6.544-3.903-7.462-3.115-1.125-7.098.377-8.157 3.648a6.5 6.5 0 0 0-.366 2.204M56.124 8.718c.028 2.922-.059 5.849.048 8.767.177 2.225 2.41 3.671 4.52 3.556 2.102.105 4.34-1.337 4.52-3.556.105-2.918.02-5.845.047-8.767h-2.437c-.021 2.781.043 5.566-.034 8.344-.084 1.864-2.81 2.412-3.822 1.003-.68-1.201-.309-2.638-.405-3.956v-5.39zM70.457 15.093l3.58 5.556h2.88l-3.886-5.556zm-2.71-6.375v11.93h2.438V8.719zm1.483 2.08c1.302.1 2.752-.3 3.899.477 1.368 1.16.103 3.468-1.621 3.102H69.23v1.943c2.033-.068 4.396.375 5.982-1.22 1.752-1.751 1.113-5.215-1.31-6.016-1.495-.56-3.112-.308-4.672-.366z\"></path></g><g class=\"logoblue\"><path d=\"M53.676 1.914v5.549h1.134V1.914Zm.69.96h1.102q.451 0 .713.205.261.199.261.603 0 .396-.261.602-.262.206-.713.206h-1.102v.96h1.102q.657 0 1.117-.215.468-.214.713-.61.246-.404.246-.943 0-.547-.246-.943-.245-.397-.713-.61-.46-.215-1.117-.215h-1.102zM71.145 1.914v3.44l-3.947-3.717v5.826h1.094v-3.44l3.947 3.717V1.914ZM59.304 4.688q0-.53.222-.943t.61-.65.904-.237q.523 0 .911.237.388.238.602.65t.214.943-.221.944q-.214.412-.603.65-.388.237-.903.237-.516 0-.904-.237-.388-.238-.61-.65t-.222-.944m-1.197 0q0 .627.214 1.166.214.53.61.927.397.396.928.618.539.214 1.18.214.643 0 1.174-.214.539-.222.927-.618.396-.396.61-.927.222-.54.222-1.166 0-.634-.222-1.157-.214-.53-.618-.92-.396-.388-.927-.594-.531-.214-1.165-.214-.627 0-1.166.214-.53.206-.927.595-.396.388-.618.92-.222.522-.222 1.156M64.852 1.914v5.549h1.15V1.914ZM72.89 2.937h1.49v4.526h1.133V2.937h1.498V1.914h-4.122zM33.819 7.463h2.798v-.96h-2.798zm0-4.59h2.798v-.959h-2.798zm0 2.117h2.64v-.944h-2.64Zm-.73-3.076v5.549h1.095V1.914ZM38.503 6.202h2.933l-.135-.895h-2.663zm1.45-2.488.833 1.926-.016.285.713 1.538h1.284l-2.813-5.874-2.814 5.874h1.276l.73-1.586-.024-.253zM43.853 5.6l-.808.57q.182.389.507.722t.761.531q.444.19.951.19.38 0 .721-.119.35-.11.627-.325.277-.222.436-.539t.158-.72q0-.358-.119-.627-.11-.277-.317-.476-.198-.206-.452-.348-.245-.143-.515-.238-.42-.143-.697-.278-.278-.142-.412-.293-.135-.158-.135-.364 0-.207.166-.357.167-.159.5-.159.253 0 .451.103.199.096.35.262.158.159.269.357L47.182 3q-.142-.293-.404-.563-.254-.277-.642-.451-.38-.183-.911-.183-.516 0-.936.19-.412.183-.658.532-.237.34-.237.816 0 .396.15.682.15.277.38.475.23.19.484.317.262.12.46.19.372.143.626.27.262.119.388.277.135.159.135.42 0 .302-.214.476t-.555.174q-.293 0-.547-.126-.253-.127-.467-.357-.206-.23-.38-.539M47.579 2.937h1.49v4.526h1.133V2.937H51.7V1.914H47.58z\"></path></g></svg></div></a></div>\n<!-- /wp:greenshift-blocks/iconbox -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-775f191\",\"inlineCssStyles\":\".gspb_container-id-gsbp-775f191{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-775f191.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-775f191.gspb_container{display:flex;}body.gspb-bodyfront #gspb_container-id-gsbp-775f191.gspb_container{z-index:1;}#gspb_container-id-gsbp-775f191.gspb_container{font-weight:500!important;}\",\"flexbox\":{\"type\":\"flexbox\"},\"typography\":{\"textShadow\":{},\"customweight\":\"custom\",\"customweightnumber\":500},\"position\":{\"positionType\":[0,\"\",\"\",\"\"],\"positions\":{\"values\":{}},\"Zindex\":1},\"className\":\"hmenu\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-775f191 hmenu\" id=\"gspb_container-id-gsbp-775f191\"><!-- wp:navigation {\"ref\":4,\"layout\":{\"type\":\"flex\",\"orientation\":\"horizontal\"}} /-->\n\n<!-- wp:search {\"label\":\"Поиск\",\"showLabel\":false,\"buttonText\":\"Поиск\",\"buttonUseIcon\":true,\"className\":\"is-style-floating-white-search\"} /--></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:group -->','Header Home','','publish','closed','closed','','header-home','','','2024-04-12 05:24:01','2024-04-11 19:24:01','',0,'https://tour.mitrofanov.ru/header-home/',0,'wp_template_part','',0),
(25,5648,'2024-04-12 05:18:57','2024-04-11 19:18:57','<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"bottom\":\"0\",\"right\":\"15px\",\"left\":\"15px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|basecolor\"}}}},\"backgroundColor\":\"contrastcolor\",\"textColor\":\"basecolor\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group has-basecolor-color has-contrastcolor-background-color has-text-color has-background has-link-color\" style=\"padding-top:40px;padding-right:15px;padding-bottom:0;padding-left:15px\"><!-- wp:post-title {\"level\":1,\"align\":\"wide\",\"fontSize\":\"x-large\"} /-->\n\n<!-- wp:separator {\"align\":\"wide\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-alpha-channel-opacity is-style-wide\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->','Page Title area','','publish','closed','closed','','titlepage','','','2024-04-12 05:18:57','2024-04-11 19:18:57','',0,'https://tour.mitrofanov.ru/titlepage/',0,'wp_template_part','',0),
(26,5648,'2024-04-12 05:27:13','2024-04-11 19:27:13','<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-21a4c7e\",\"inlineCssStyles\":\".gspb_container-id-gsbp-21a4c7e{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-21a4c7e.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\\n @media (min-width: 768px) and (max-width: 991.98px){\\n body.gspb-bodyfront #gspb_container-id-gsbp-21a4c7e.gspb_container {\\n display: none !important;\\n }\\n }\\n @media (min-width: 992px){\\n body.gspb-bodyfront #gspb_container-id-gsbp-21a4c7e.gspb_container {\\n display: none !important;\\n }\\n }\",\"responsive\":{\"hideOnDesktop\":true,\"hideOnTablet\":true}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-21a4c7e\" id=\"gspb_container-id-gsbp-21a4c7e\"><!-- wp:shortcode -->\n[gtranslate]\n<!-- /wp:shortcode --></div>\n<!-- /wp:greenshift-blocks/container -->','translate','','publish','closed','closed','','translate','','','2024-04-12 05:32:05','2024-04-11 19:32:05','',0,'https://tour.mitrofanov.ru/?p=26',0,'wp_block','',0),
(27,5648,'2024-04-12 05:31:55','2024-04-11 19:31:55','<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-21a4c7e\",\"inlineCssStyles\":\".gspb_container-id-gsbp-21a4c7e{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-21a4c7e.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\\n @media (min-width: 768px) and (max-width: 991.98px){\\n body.gspb-bodyfront #gspb_container-id-gsbp-21a4c7e.gspb_container {\\n display: none !important;\\n }\\n }\\n @media (min-width: 992px){\\n body.gspb-bodyfront #gspb_container-id-gsbp-21a4c7e.gspb_container {\\n display: none !important;\\n }\\n }\",\"responsive\":{\"hideOnDesktop\":true,\"hideOnTablet\":true}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-21a4c7e\" id=\"gspb_container-id-gsbp-21a4c7e\"><!-- wp:shortcode -->\n[gtranslate]\n<!-- /wp:shortcode --></div>\n<!-- /wp:greenshift-blocks/container -->','translate','','inherit','closed','closed','','26-autosave-v1','','','2024-04-12 05:31:55','2024-04-11 19:31:55','',26,'https://tour.mitrofanov.ru/?p=27',0,'revision','',0),
(28,5648,'2024-04-12 05:35:57','2024-04-11 19:35:57','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"greenshift\",\"area\":\"header\"} /-->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-6a8877e\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-6a8877e{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-6a8877e \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-6a8877e \\u003e .gspb_row__content{max-width:1200px;}\",\"rowType\":\"fixed-width\",\"displayStyles\":false,\"isVariation\":\"\",\"htmlTag\":\"main\"} -->\n<main class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-6a8877e\" id=\"gspb_row-id-gsbp-6a8877e\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-42a48d5\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-42a48d5.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-42a48d5.gspb_row__col\\u002d\\u002d12{width:100%;}}\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-42a48d5\" id=\"gspb_col-id-gsbp-42a48d5\"><!-- wp:post-content /--></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></main>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"greenshift\",\"area\":\"footer\"} /-->','Отдельно: Тур','Отображает одну единицу типа Тур.','publish','closed','closed','','single-tour','','','2024-04-12 07:24:27','2024-04-11 21:24:27','',0,'https://tour.mitrofanov.ru/single-tour/',0,'wp_template','',0),
(29,5648,'2024-04-12 05:36:19','2024-04-11 19:36:19','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"greenshift\",\"tagName\":\"header\",\"className\":\"site-header\"} /-->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-4e94e26\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-4e94e26{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-4e94e26 \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-4e94e26 \\u003e .gspb_row__content{max-width:1200px;}#gspb_row-id-gsbp-4e94e26{padding-top:1rem;}\",\"rowType\":\"fixed-width\",\"displayStyles\":false,\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"1rem\"]},\"locked\":false}},\"isVariation\":\"\",\"htmlTag\":\"section\"} -->\n<section class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-4e94e26\" id=\"gspb_row-id-gsbp-4e94e26\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-6b18f03\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-6b18f03.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-6b18f03.gspb_row__col\\u002d\\u002d12{width:100%;}}#gspb_col-id-gsbp-6b18f03.gspb_row__col\\u002d\\u002d12{font-size:0.9rem;}#gspb_col-id-gsbp-6b18f03.gspb_row__col\\u002d\\u002d12{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dinputtext, #444);}#gspb_col-id-gsbp-6b18f03.gspb_row__col\\u002d\\u002d12 a, #gspb_col-id-gsbp-6b18f03.gspb_row__col\\u002d\\u002d12 .wp-block a{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dinputtext, #444);}\",\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dinputtext, #444)\",\"colorlinks\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dinputtext, #444)\",\"size\":[\"0.9rem\"]}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-6b18f03\" id=\"gspb_col-id-gsbp-6b18f03\"><!-- wp:yoast-seo/breadcrumbs /--></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></section>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-3db87ca\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-3db87ca{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-3db87ca \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-3db87ca \\u003e .gspb_row__content{max-width:1200px;}\",\"rowType\":\"fixed-width\",\"displayStyles\":false,\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-3db87ca\" id=\"gspb_row-id-gsbp-3db87ca\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-96df696\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-96df696.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-96df696.gspb_row__col\\u002d\\u002d12{width:100%;}}\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-96df696\" id=\"gspb_col-id-gsbp-96df696\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-b51b733\",\"inlineCssStyles\":\".gspb_container-id-gsbp-b51b733{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-b51b733.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-b51b733.gspb_container{padding-bottom:2rem;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"2rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-b51b733\" id=\"gspb_container-id-gsbp-b51b733\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-6e235c7\",\"inlineCssStyles\":\".gspb_container-id-gsbp-6e235c7{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-6e235c7.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-6e235c7.gspb_container{display:flex;align-items:center;column-gap:0.5rem;}#gspb_container-id-gsbp-6e235c7.gspb_container{font-size:1rem;}#gspb_container-id-gsbp-6e235c7.gspb_container{font-weight:500!important;}#gspb_container-id-gsbp-6e235c7.gspb_container{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"flexbox\":{\"type\":\"flexbox\",\"columngap\":[\"0.5rem\"],\"alignItems\":[\"center\"]},\"typography\":{\"textShadow\":{},\"size\":[\"1rem\"],\"customweight\":\"custom\",\"customweightnumber\":500,\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-6e235c7\" id=\"gspb_container-id-gsbp-6e235c7\"><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-8e17388\",\"inlineCssStyles\":\"#gspb_iconBox-id-gsbp-8e17388 svg{width: 72px;}#gspb_iconBox-id-gsbp-8e17388{justify-content:center;display:flex;}#gspb_iconBox-id-gsbp-8e17388 svg{height:1rem!important;width:1rem!important;min-width:1rem!important;}#gspb_iconBox-id-gsbp-8e17388 svg, #gspb_iconBox-id-gsbp-8e17388 svg path{fill:currentColor !important;}#gspb_iconBox-id-gsbp-8e17388 svg{margin:0px !important;}#gspb_iconBox-id-gsbp-8e17388 svg:hover, #gspb_iconBox-id-gsbp-8e17388 svg:hover path{fill:currentColor !important;}#gspb_iconBox-id-gsbp-8e17388 svg{transform: rotateY(180deg) ;}\",\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-history\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"currentColor\",\"fillhover\":\"currentColor\",\"type\":\"font\",\"rotateY\":true,\"rotateX\":false,\"iconSize\":[\"1rem\"],\"iconSizeY\":[\"1rem\"]}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-8e17388\" id=\"gspb_iconBox-id-gsbp-8e17388\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg class=\"\" style=\"display:inline-block;vertical-align:middle\" width=\"72\" height=\"72\" viewBox=\"0 0 1024 1024\" xmlns=\"http://www.w3.org/2000/svg\"><path style=\"fill:#565D66\" d=\"M874.038 149.962c-96.704-96.704-225.278-149.962-362.038-149.962-158.432 0-305.912 72.984-402.094 194.938v-66.938c0-14.138-11.462-25.6-25.6-25.6s-25.6 11.462-25.6 25.6v152.154c0 11.71 7.946 21.928 19.296 24.811 4.941 1.256 9.979 0.979 14.555-0.581v0.003l146.096-49.754c13.384-4.558 20.538-19.102 15.979-32.486s-19.099-20.539-32.486-15.979l-76.304 25.987c86.443-113.066 221.208-180.955 366.158-180.955 254.086 0 460.8 206.714 460.8 460.8s-206.714 460.8-460.8 460.8c-169.778 0-325.323-92.936-405.938-242.541-6.706-12.446-22.235-17.099-34.68-10.392s-17.099 22.234-10.394 34.68c89.56 166.205 262.378 269.453 451.011 269.453 136.76 0 265.334-53.258 362.038-149.962s149.962-225.278 149.962-362.038c0-136.76-53.258-265.334-149.962-362.038z\"></path><path style=\"fill:#565D66\" d=\"M512 537.6c-4.277 0-8.558-1.069-12.432-3.222l-230.4-128c-12.36-6.866-16.813-22.451-9.946-34.81s22.451-16.813 34.81-9.946l217.080 120.6 268.744-171.021c11.925-7.59 27.75-4.078 35.342 7.854 7.59 11.928 4.074 27.75-7.854 35.341l-281.6 179.2c-4.182 2.662-8.962 4.003-13.744 4.003z\"></path></svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-0966ac7\",\"textContent\":\"Продолжительность\"} -->\n<div id=\"gspb_text-id-gsbp-0966ac7\" class=\"gspb_text gspb_text-id-gsbp-0966ac7 \">Продолжительность</div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:shortcode -->\n[exc-duration]\n<!-- /wp:shortcode --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:post-title {\"level\":1,\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"fontSize\":\"max-huge\"} /-->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-7dd33e4\",\"textContent\":\"рейтинг\",\"className\":\"exc-rating\"} -->\n<div id=\"gspb_text-id-gsbp-7dd33e4\" class=\"gspb_text gspb_text-id-gsbp-7dd33e4 exc-rating\">рейтинг</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-2af4017\",\"inlineCssStyles\":\".gspb_container-id-gsbp-2af4017{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-2af4017.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\",\"className\":\"exc-gallery\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-2af4017 exc-gallery\" id=\"gspb_container-id-gsbp-2af4017\"><!-- wp:shortcode -->\n[tour-gallery]\n<!-- /wp:shortcode --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-b7ceee1\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-b7ceee1{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-b7ceee1 \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}body.gspb-bodyfront #gspb_row-id-gsbp-b7ceee1 \\u003e .gspb_row__content{max-width:var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002dglobal\\u002d\\u002dwide-size, 1200px);}body.gspb-bodyfront #gspb_row-id-gsbp-b7ceee1{z-index:2;}\",\"rowLayout\":\"5\",\"brp_rowLayout\":[null,\"30\",null],\"displayStyles\":false,\"position\":{\"positionType\":[\"\",\"\",\"\",\"\"],\"positions\":{\"values\":{}},\"Zindex\":2},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-b7ceee1\" id=\"gspb_row-id-gsbp-b7ceee1\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-07605fa\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-07605fa.gspb_row__col\\u002d\\u002d8{width:66.66666666666667%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-07605fa.gspb_row__col\\u002d\\u002d8{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-07605fa.gspb_row__col\\u002d\\u002d8{width:100%;}}@media (max-width: 767.98px){#gspb_col-id-gsbp-07605fa.gspb_row__col\\u002d\\u002d8{order:100;}}\",\"order\":[null,null,100],\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"columnSize\":\"8\",\"brp_columnSize\":[null,\"12\",null]} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--8 gspb_row__col--sm-12 gspb_col-id-gsbp-07605fa\" id=\"gspb_col-id-gsbp-07605fa\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-dd12025\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-dd12025{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprice, #444444);}#gspb_heading-id-gsbp-dd12025{margin-top:1rem;margin-bottom:1rem;}\",\"headingContent\":\"Описание\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"1rem\"],\"bottom\":[\"1rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprice, #444444)\"}} -->\n<h2 id=\"gspb_heading-id-gsbp-dd12025\" class=\"gspb_heading gspb_heading-id-gsbp-dd12025 \">Описание</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/toggler {\"id\":\"gsbp-79d82d4\",\"inlineCssStyles\":\".gs-toggler-open{height:auto !important}.gs-toggler-open .gs-tgl-show, .gs-toggler-open .gs-tgl-grad{display:none !important}.gs-toggler-open .gs-tgl-hide{display:block !important}.gs-tgl-show, .gs-tgl-hide{cursor:pointer}.gs-contenttoggler *{box-sizing: border-box !important}.gs-toggler-wrapper{overflow: hidden;transition: all 0.5s ease; padding-bottom: 35px; margin-bottom:30px;box-sizing: content-box !important;position: relative;}.gs-toggler-wrapper p:last-of-type {margin-bottom: 0;}.gspb_toggle-id-gsbp-79d82d4 .gs-toggler-wrapper.gs-toggler-open{\\nmax-height:none\\n}.gspb_toggle-id-gsbp-79d82d4 .gs-toggler-wrapper{\\nmax-height:46ch\\n}\\n.gspb_toggle-id-gsbp-79d82d4 .gs-tgl-trigger{color:#0093bf96;}.gspb_toggle-id-gsbp-79d82d4 .gs-tgl-trigger:hover{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"responsive\":{\"customcss\":\"{CURRENT} .gs-toggler-wrapper.gs-toggler-open{\\nmax-height:none\\n}{CURRENT} .gs-toggler-wrapper{\\nmax-height:46ch\\n}\\n\"},\"openlabel\":\"Развернуть\",\"closelabel\":\"Свернуть\",\"height\":\"auto\",\"typography\":{\"textShadow\":{},\"color\":\"#0093bf96\",\"size\":[0],\"colorHover\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"}} -->\n<div class=\"wp-block-greenshift-blocks-toggler gs-contenttoggler gspb_toggle-id-gsbp-79d82d4\" data-height=\"auto\"><div class=\"gs-toggler-wrapper\" style=\"height:auto\"><!-- wp:post-content {\"layout\":{\"type\":\"constrained\"}} /--><span class=\"gs-tgl-trigger\" style=\"text-align:center;position:absolute;z-index:2;bottom:0;left:0;width:100%;color:\"><span class=\"gs-tgl-show\" style=\"display:block\">Развернуть</span><span class=\"gs-tgl-hide\" style=\"display:none\">Свернуть</span></span><span class=\"gs-tgl-grad\" style=\"background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,#ffffff 100%);display:block;position:absolute;height:100px;bottom:0;left:0;z-index:1;width:100%\"></span></div></div>\n<!-- /wp:greenshift-blocks/toggler -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-b067bff\",\"inlineCssStyles\":\".gspb_container-id-gsbp-b067bff{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-b067bff.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\\n @media (min-width: 768px) and (max-width: 991.98px){\\n body.gspb-bodyfront #gspb_container-id-gsbp-b067bff.gspb_container {\\n display: none !important;\\n }\\n }\\n @media (min-width: 992px){\\n body.gspb-bodyfront #gspb_container-id-gsbp-b067bff.gspb_container {\\n display: none !important;\\n }\\n }#gspb_container-id-gsbp-b067bff.gspb_container{padding-top:2rem;padding-bottom:2rem;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"2rem\"],\"bottom\":[\"2rem\"]},\"locked\":false}},\"responsive\":{\"hideOnDesktop\":true,\"hideOnTablet\":true}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-b067bff\" id=\"gspb_container-id-gsbp-b067bff\"><!-- wp:greenshift-blocks/buttonbox {\"id\":\"gsbp-e1eb969\",\"inlineCssStyles\":\"#gspb_button-id-gsbp-e1eb969{display:flex; justify-content:flex-start;}#gspb_button-id-gsbp-e1eb969 .gspb-buttonbox-text{display:flex; flex-direction: column;}#gspb_button-id-gsbp-e1eb969 \\u003e .gspb-buttonbox{box-sizing:border-box}#gspb_button-id-gsbp-e1eb969{justify-content:flex-start;}#gspb_button-id-gsbp-e1eb969 \\u003e .gspb-buttonbox{margin-bottom:0px;padding-top:0.8rem;padding-right:2rem;padding-bottom:0.8rem;padding-left:2rem;}@media (max-width: 575.98px){#gspb_button-id-gsbp-e1eb969 \\u003e .gspb-buttonbox{margin-right:auto;margin-left:auto;}}#gspb_button-id-gsbp-e1eb969 \\u003e .gspb-buttonbox{font-size:1.4rem;}#gspb_button-id-gsbp-e1eb969 \\u003e .gspb-buttonbox{font-weight:500!important;}body.gspb-bodyfront #gspb_button-id-gsbp-e1eb969{position:relative;}#gspb_button-id-gsbp-e1eb969 \\u003e .gspb-buttonbox{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-e1eb969 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg, #gspb_button-id-gsbp-e1eb969 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg path{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-e1eb969 \\u003e .gspb-buttonbox:hover{transform: translateY(-4px);}.active #gspb_button-id-gsbp-e1eb969 \\u003e .gspb-buttonbox, #gspb_button-id-gsbp-e1eb969 \\u003e .gspb-buttonbox:active{transform: translateY(-2px);}\\n\\t\\t\\tbody.scrollhidden{overflow:hidden}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel {visibility: hidden;opacity: 0;}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel.active {visibility: visible;opacity: 1;z-index: 99999;transition: opacity 500ms, visibility 300ms;}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel-wrap {max-width:100%;box-sizing:border-box; background: #fff;color: #333;width: 350px;position: relative;}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel.active .gspb_slidingPanel-wrap{transform: translate3d(0,0,0)!important;opacity:1 !important}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel-inner{padding:25px}@media(max-width:500px){.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel-wrap{width:300px}}\\n\\t\\t\\t.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel{overflow-x: auto; overflow-y: scroll;position: fixed;background: #000000b3;top:-2000px;left: 0;right: 0; display:flex;}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel.active{top:0;bottom:0}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel-wrap{transition: transform .5s cubic-bezier(0.165, 0.84, 0.44, 1) .3s; will-change: transform, opacity;}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel-close{display: flex;justify-content: center;align-items: center;top: 0;background-color: #f1f1f1;position: absolute;width: 40px;height: 40px;text-align: center; cursor: pointer;opacity:0; transition: transform .5s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 0.3s ease .5s; transform: translateX(0);}.gspb_slidingPanel-close:hover svg{transform:rotate(180deg); transition: transform 0.3s}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel-inner{overflow:auto}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel-wrap{transform: scale(0.8);width:600px; max-width:92%; min-height:400px; margin-top:0px; opacity:0; transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1) .1s, opacity 0.2s;}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel-close{right:0;}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel{justify-content:center; align-items:center;}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel.active .gspb_slidingPanel-close{right:0; opacity:1}@media (min-width:700px){.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel.active .gspb_slidingPanel-close{ transform: translateX(100%)}}.gspb_button-id-gsbp-e1eb969 .gspb_slidingPanel-wrap{display:flex;flex-direction:column;justify-content:flex-start;}\",\"buttonContent\":\"Оставить заявку\",\"alignH\":[\"flex-start\"],\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.8rem\"],\"right\":[\"2rem\"],\"bottom\":[\"0.8rem\"],\"left\":[\"2rem\"]},\"locked\":false},\"marginAuto\":[null,null,null,true]},\"iconSpacing\":{\"margin\":{\"values\":{\"right\":[0]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"size\":[\"1.4rem\"],\"customweight\":\"custom\",\"customweightnumber\":500},\"position\":{\"positionType\":[\"relative\"],\"positions\":{\"values\":{}}},\"csstransform\":{\"translateYHover\":[\"-4px\"],\"time\":0.5,\"translateYActive\":[\"-2px\"],\"activeClass\":\".active\"},\"buttonLink\":\"#\",\"enableIcon\":false,\"iconRight\":false,\"slidingPanel\":true,\"placebody\":true,\"slidePosition\":\"popup\",\"popupTop\":false,\"isVariation\":\"popup\",\"className\":\"shadow-button\"} -->\n<div class=\"gspb_button_wrapper gspb_button-id-gsbp-e1eb969\" id=\"gspb_button-id-gsbp-e1eb969\" data-paneltype=\"popup\"><a class=\"wp-block-greenshift-blocks-buttonbox gspb-buttonbox wp-element-button shadow-button\" href=\"#\" rel=\"noopener\"><span class=\"gspb-buttonbox-textwrap\"><span class=\"gspb-buttonbox-text\"><span class=\"gspb-buttonbox-title\">Оставить заявку</span></span></span></a><div data-panelid=\"gspb_button-id-gsbp-e1eb969\" class=\"gspb_slidingPanel\" data-hover=\"\" data-placebody=\"true\"><div class=\"gspb_slidingPanel-wrap\"><div class=\"gspb_slidingPanel-inner\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-99e6453\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-99e6453, #gspb_heading-id-gsbp-99e6453 .gsap-g-line{text-align:center!important;}\",\"headingContent\":\"Оставьте сообщение и мы свяжемся с вами\",\"typography\":{\"textShadow\":{},\"alignment\":[\"center\"]}} -->\n<h2 id=\"gspb_heading-id-gsbp-99e6453\" class=\"gspb_heading gspb_heading-id-gsbp-99e6453 \">Оставьте сообщение и мы свяжемся с вами</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:shortcode -->\n[contact-form-block \n name_label=\"Имя\" \n email_label=\"E-mail\" \n phone_label=\"Телефон\" \n message_label=\"Сообщение\" \n header=\"false\" \n header_image_id=\"null\" \n header_image_size=\"50\" \n header_image_align=\"left\" \n header_title=\"Свяжитесь с нами\" \n header_text=\"Оставьте сообщение со своими пожеланиями.\" \n button_text=\"Отправить\" \n button_color=\"#0093c0\" \n button_text_color=\"white\" \n theme=\"default\" \n message_rows=\"5\"\n]\n<!-- /wp:shortcode --></div><div class=\"gspb_slidingPanel-close\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></div></div></div></div>\n<!-- /wp:greenshift-blocks/buttonbox --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-b394406\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-b394406{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprice, #444444);}#gspb_heading-id-gsbp-b394406{margin-top:3rem;margin-bottom:1rem;}\",\"headingContent\":\"Отзывы\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"3rem\"],\"bottom\":[\"1rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprice, #444444)\"}} -->\n<h2 id=\"gspb_heading-id-gsbp-b394406\" class=\"gspb_heading gspb_heading-id-gsbp-b394406 \">Отзывы</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-3b27a97\",\"inlineCssStyles\":\".gspb_container-id-gsbp-3b27a97{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-3b27a97.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-3b27a97.gspb_container{padding-top:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;}#gspb_container-id-gsbp-3b27a97.gspb_container{border-top-left-radius:0.4rem;border-top-right-radius:0.4rem;border-bottom-right-radius:0.4rem;border-bottom-left-radius:0.4rem;}#gspb_container-id-gsbp-3b27a97.gspb_container \\u003e .gspb_backgroundOverlay{border-top-left-radius:0.4rem;border-top-right-radius:0.4rem;border-bottom-right-radius:0.4rem;border-bottom-left-radius:0.4rem;}#gspb_container-id-gsbp-3b27a97.gspb_container{background-color:#f0f8ff;}\",\"background\":{\"color\":\"#f0f8ff\"},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"0.4rem\"],\"topRight\":[\"0.4rem\"],\"bottomRight\":[\"0.4rem\"],\"bottomLeft\":[\"0.4rem\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"1.5rem\"],\"right\":[\"1.5rem\"],\"bottom\":[\"1.5rem\"],\"left\":[\"1.5rem\"]},\"locked\":true}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-3b27a97\" id=\"gspb_container-id-gsbp-3b27a97\"><!-- wp:greenshift-blocks/text {\"id\":\"gsbp-632035c\",\"textContent\":\"блок отзывов\",\"className\":\"exc-reviews\"} -->\n<div id=\"gspb_text-id-gsbp-632035c\" class=\"gspb_text gspb_text-id-gsbp-632035c exc-reviews\">блок отзывов</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column -->\n\n<!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-8124d3a\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-8124d3a.gspb_row__col\\u002d\\u002d4{width:33.333333333333336%;}@media (max-width: 767.98px){#gspb_col-id-gsbp-8124d3a.gspb_row__col\\u002d\\u002d4{width:100%;}}@media (max-width: 575.98px){#gspb_col-id-gsbp-8124d3a.gspb_row__col\\u002d\\u002d4{width:100%;}}body.gspb-bodyfront #gspb_col-id-gsbp-8124d3a.gspb_row__col\\u002d\\u002d4{position:sticky;top:4rem;align-self:start;}@media (max-width: 767.98px){body.gspb-bodyfront #gspb_col-id-gsbp-8124d3a.gspb_row__col\\u002d\\u002d4{position:static;}}\",\"enableExtendedWidth\":false,\"width\":[null,null,null],\"widthUnit\":[\"%\",null,\"%\"],\"columnSize\":\"4\",\"brp_columnSize\":[null,\"12\",null],\"position\":{\"positionType\":[\"sticky\",\"\",\"static\",\"\"],\"positions\":{\"values\":{\"top\":[\"4rem\"]}}}} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--4 gspb_row__col--sm-12 gspb_col-id-gsbp-8124d3a\" id=\"gspb_col-id-gsbp-8124d3a\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-fb9b435\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-fb9b435{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprice, #444444);}#gspb_heading-id-gsbp-fb9b435{margin-top:1rem;margin-bottom:1rem;}\",\"headingContent\":\"Стоимость\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"1rem\"],\"bottom\":[\"1rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprice, #444444)\"}} -->\n<h2 id=\"gspb_heading-id-gsbp-fb9b435\" class=\"gspb_heading gspb_heading-id-gsbp-fb9b435 \">Стоимость</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-6799a8e\",\"inlineCssStyles\":\".gspb_container-id-gsbp-6799a8e{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-6799a8e.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-6799a8e.gspb_container{padding-bottom:1rem;}#gspb_container-id-gsbp-6799a8e.gspb_container{border-bottom-style:dotted;border-bottom-width:2px;border-bottom-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dsecondary, #72c6ef);}\",\"border\":{\"borderRadius\":{\"values\":{},\"locked\":true},\"style\":{\"bottom\":[\"dotted\"]},\"size\":{\"bottom\":[2]},\"color\":{\"bottom\":[\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dsecondary, #72c6ef)\"]},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-6799a8e\" id=\"gspb_container-id-gsbp-6799a8e\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-79653df\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-79653df{margin-bottom:0.1em;}\",\"headingTag\":\"h4\",\"headingContent\":\"Трансфер + гид\",\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0.1em\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"headingSeparator\":false,\"headingSepWidth\":[24,null,null,null],\"headingSepColor\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"headingSepPosition\":\"both\",\"headingSepType\":\"zigzag\"} -->\n<h4 id=\"gspb_heading-id-gsbp-79653df\" class=\"gspb_heading gspb_heading-id-gsbp-79653df \">Трансфер + гид</h4>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-cfc6277\",\"inlineCssStyles\":\".gspb_text-id-gsbp-cfc6277{font-size:0.8rem;}.gspb_text-id-gsbp-cfc6277{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}\",\"textContent\":\"Количество в группе (чел.)\",\"typography\":{\"textShadow\":{},\"size\":[\"0.8rem\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"}} -->\n<div id=\"gspb_text-id-gsbp-cfc6277\" class=\"gspb_text gspb_text-id-gsbp-cfc6277 \">Количество в группе (чел.)</div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:shortcode -->\n[transfer]\n<!-- /wp:shortcode --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-2def934\",\"inlineCssStyles\":\".gspb_container-id-gsbp-2def934{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-2def934.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-2def934.gspb_container{padding-bottom:1rem;}#gspb_container-id-gsbp-2def934.gspb_container{border-bottom-style:dotted;border-bottom-width:2px;border-bottom-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dsecondary, #72c6ef);}\",\"border\":{\"borderRadius\":{\"values\":{},\"locked\":true},\"style\":{\"bottom\":[\"dotted\"]},\"size\":{\"bottom\":[2]},\"color\":{\"bottom\":[\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dsecondary, #72c6ef)\"]},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"1rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-2def934\" id=\"gspb_container-id-gsbp-2def934\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-d4cd017\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-d4cd017{margin-bottom:0.1rem;}\",\"headingTag\":\"h4\",\"headingContent\":\"Переводчик\",\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0.1rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"headingSeparator\":false,\"headingSepWidth\":[24,null,null,null],\"headingSepColor\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"headingSepPosition\":\"both\",\"headingSepType\":\"zigzag\"} -->\n<h4 id=\"gspb_heading-id-gsbp-d4cd017\" class=\"gspb_heading gspb_heading-id-gsbp-d4cd017 \">Переводчик</h4>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-8d7acf1\",\"inlineCssStyles\":\".gspb_text-id-gsbp-8d7acf1{font-size:0.8rem;}.gspb_text-id-gsbp-8d7acf1{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}.gspb_text-id-gsbp-8d7acf1{margin-top:0px!important;margin-bottom:0.6rem!important;}\",\"textContent\":\"При необходимости\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"],\"bottom\":[\"0.6rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"size\":[\"0.8rem\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"}} -->\n<div id=\"gspb_text-id-gsbp-8d7acf1\" class=\"gspb_text gspb_text-id-gsbp-8d7acf1 \">При необходимости</div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:shortcode -->\n[translator]\n<!-- /wp:shortcode --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-85f7b34\",\"inlineCssStyles\":\".gspb_container-id-gsbp-85f7b34{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-85f7b34.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-85f7b34.gspb_container h4{\\nmargin-bottom:.8rem\\n}\",\"responsive\":{\"customcss\":\"{CURRENT} h4{\\nmargin-bottom:.8rem\\n}\"}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-85f7b34\" id=\"gspb_container-id-gsbp-85f7b34\"><!-- wp:shortcode -->\n[addons]\n<!-- /wp:shortcode --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-156327b\",\"inlineCssStyles\":\".gspb_container-id-gsbp-156327b{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-156327b.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-156327b.gspb_container{padding-top:2rem;padding-bottom:2rem;}\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"2rem\"],\"bottom\":[\"2rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-156327b\" id=\"gspb_container-id-gsbp-156327b\"><!-- wp:greenshift-blocks/buttonbox {\"id\":\"gsbp-c33e322\",\"inlineCssStyles\":\"#gspb_button-id-gsbp-c33e322{display:flex; justify-content:flex-start;}#gspb_button-id-gsbp-c33e322 .gspb-buttonbox-text{display:flex; flex-direction: column;}#gspb_button-id-gsbp-c33e322 \\u003e .gspb-buttonbox{box-sizing:border-box}#gspb_button-id-gsbp-c33e322{justify-content:flex-start;}#gspb_button-id-gsbp-c33e322 \\u003e .gspb-buttonbox{margin-bottom:0px;padding-top:0.8rem;padding-right:2rem;padding-bottom:0.8rem;padding-left:2rem;}@media (max-width: 575.98px){#gspb_button-id-gsbp-c33e322 \\u003e .gspb-buttonbox{margin-right:auto;margin-left:auto;}}#gspb_button-id-gsbp-c33e322 \\u003e .gspb-buttonbox{font-size:1.4rem;}#gspb_button-id-gsbp-c33e322 \\u003e .gspb-buttonbox{font-weight:500!important;}body.gspb-bodyfront #gspb_button-id-gsbp-c33e322{position:relative;}#gspb_button-id-gsbp-c33e322 \\u003e .gspb-buttonbox{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-c33e322 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg, #gspb_button-id-gsbp-c33e322 \\u003e .gspb-buttonbox .gspb-buttonbox-icon svg path{transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);}#gspb_button-id-gsbp-c33e322 \\u003e .gspb-buttonbox:hover{transform: translateY(-4px);}.active #gspb_button-id-gsbp-c33e322 \\u003e .gspb-buttonbox, #gspb_button-id-gsbp-c33e322 \\u003e .gspb-buttonbox:active{transform: translateY(-2px);}\\n\\t\\t\\tbody.scrollhidden{overflow:hidden}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel {visibility: hidden;opacity: 0;}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel.active {visibility: visible;opacity: 1;z-index: 99999;transition: opacity 500ms, visibility 300ms;}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel-wrap {max-width:100%;box-sizing:border-box; background: #fff;color: #333;width: 350px;position: relative;}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel.active .gspb_slidingPanel-wrap{transform: translate3d(0,0,0)!important;opacity:1 !important}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel-inner{padding:25px}@media(max-width:500px){.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel-wrap{width:300px}}\\n\\t\\t\\t.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel{overflow-x: auto; overflow-y: scroll;position: fixed;background: #000000b3;top:-2000px;left: 0;right: 0; display:flex;}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel.active{top:0;bottom:0}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel-wrap{transition: transform .5s cubic-bezier(0.165, 0.84, 0.44, 1) .3s; will-change: transform, opacity;}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel-close{display: flex;justify-content: center;align-items: center;top: 0;background-color: #f1f1f1;position: absolute;width: 40px;height: 40px;text-align: center; cursor: pointer;opacity:0; transition: transform .5s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 0.3s ease .5s; transform: translateX(0);}.gspb_slidingPanel-close:hover svg{transform:rotate(180deg); transition: transform 0.3s}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel-inner{overflow:auto}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel-wrap{transform: scale(0.8);width:600px; max-width:92%; min-height:400px; margin-top:0px; opacity:0; transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1) .1s, opacity 0.2s;}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel-close{right:0;}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel{justify-content:center; align-items:center;}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel.active .gspb_slidingPanel-close{right:0; opacity:1}@media (min-width:700px){.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel.active .gspb_slidingPanel-close{ transform: translateX(100%)}}.gspb_button-id-gsbp-c33e322 .gspb_slidingPanel-wrap{display:flex;flex-direction:column;justify-content:flex-start;}\",\"buttonContent\":\"Оставить заявку\",\"alignH\":[\"flex-start\"],\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0.8rem\"],\"right\":[\"2rem\"],\"bottom\":[\"0.8rem\"],\"left\":[\"2rem\"]},\"locked\":false},\"marginAuto\":[null,null,null,true]},\"iconSpacing\":{\"margin\":{\"values\":{\"right\":[0]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"size\":[\"1.4rem\"],\"customweight\":\"custom\",\"customweightnumber\":500},\"position\":{\"positionType\":[\"relative\"],\"positions\":{\"values\":{}}},\"csstransform\":{\"translateYHover\":[\"-4px\"],\"time\":0.5,\"translateYActive\":[\"-2px\"],\"activeClass\":\".active\"},\"buttonLink\":\"#\",\"enableIcon\":false,\"iconRight\":false,\"slidingPanel\":true,\"placebody\":true,\"slidePosition\":\"popup\",\"popupTop\":false,\"isVariation\":\"popup\",\"className\":\"shadow-button\"} -->\n<div class=\"gspb_button_wrapper gspb_button-id-gsbp-c33e322\" id=\"gspb_button-id-gsbp-c33e322\" data-paneltype=\"popup\"><a class=\"wp-block-greenshift-blocks-buttonbox gspb-buttonbox wp-element-button shadow-button\" href=\"#\" rel=\"noopener\"><span class=\"gspb-buttonbox-textwrap\"><span class=\"gspb-buttonbox-text\"><span class=\"gspb-buttonbox-title\">Оставить заявку</span></span></span></a><div data-panelid=\"gspb_button-id-gsbp-c33e322\" class=\"gspb_slidingPanel\" data-hover=\"\" data-placebody=\"true\"><div class=\"gspb_slidingPanel-wrap\"><div class=\"gspb_slidingPanel-inner\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-c1bdca1\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-c1bdca1, #gspb_heading-id-gsbp-c1bdca1 .gsap-g-line{text-align:center!important;}\",\"headingContent\":\"Оставьте сообщение и мы свяжемся с вами\",\"typography\":{\"textShadow\":{},\"alignment\":[\"center\"]}} -->\n<h2 id=\"gspb_heading-id-gsbp-c1bdca1\" class=\"gspb_heading gspb_heading-id-gsbp-c1bdca1 \">Оставьте сообщение и мы свяжемся с вами</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:shortcode -->\n[contact-form-block \n name_label=\"Имя\" \n email_label=\"E-mail\" \n phone_label=\"Телефон\" \n message_label=\"Сообщение\" \n header=\"false\" \n header_image_id=\"null\" \n header_image_size=\"50\" \n header_image_align=\"left\" \n header_title=\"Свяжитесь с нами\" \n header_text=\"Оставьте сообщение со своими пожеланиями.\" \n button_text=\"Отправить\" \n button_color=\"#0093c0\" \n button_text_color=\"white\" \n theme=\"default\" \n message_rows=\"5\"\n]\n<!-- /wp:shortcode --></div><div class=\"gspb_slidingPanel-close\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></div></div></div></div>\n<!-- /wp:greenshift-blocks/buttonbox --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-36ef611\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-36ef611{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-36ef611 \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-36ef611 \\u003e .gspb_row__content{max-width:960px;}#gspb_row-id-gsbp-36ef611{padding-top:2rem;padding-bottom:4rem;}\",\"rowType\":\"fixed-width\",\"width\":[\"960\",null,null,null],\"displayStyles\":false,\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"4rem\"],\"top\":[\"2rem\"]},\"locked\":false}},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-36ef611\" id=\"gspb_row-id-gsbp-36ef611\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-def64db\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-def64db.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-def64db.gspb_row__col\\u002d\\u002d12{width:100%;}}\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-def64db\" id=\"gspb_col-id-gsbp-def64db\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-2faab34\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-2faab34{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprice, #444444);}#gspb_heading-id-gsbp-2faab34{margin-top:1rem;margin-bottom:1rem;}\",\"headingContent\":\"Делитесь впечатлениями!\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"1rem\"],\"bottom\":[\"1rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprice, #444444)\"}} -->\n<h2 id=\"gspb_heading-id-gsbp-2faab34\" class=\"gspb_heading gspb_heading-id-gsbp-2faab34 \">Делитесь впечатлениями!</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:site-reviews/form {\"assign_to\":\"post_id\"} /--></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"greenshift\",\"tagName\":\"footer\",\"className\":\"site-footer is-style-no-margin\"} /-->','Отдельно: Экскурсия','Отображает одну единицу типа Экскурсия.','publish','closed','closed','','single-excursion','','','2024-04-15 15:10:33','2024-04-15 05:10:33','',0,'https://tour.mitrofanov.ru/single-excursion/',0,'wp_template','',0),
(31,5648,'2024-04-12 05:36:56','2024-04-11 19:36:56','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"greenshift\",\"tagName\":\"header\",\"className\":\"site-header\"} /-->\n\n<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-d905a13\",\"inlineCssStyles\":\"#gspb_row-id-gsbp-d905a13{justify-content: space-between;margin-top: 0px;margin-bottom: 0px;display: flex;flex-wrap: wrap;}#gspb_row-id-gsbp-d905a13 \\u003e .gspb_row__content {display: flex;justify-content: space-between;margin: 0 auto;width: 100%;flex-wrap: wrap;}.gspb_row{position:relative;}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;}div[id^=gspb_col-id]{padding:15px min(3vw, 20px);}#gspb_row-id-gsbp-d905a13 \\u003e .gspb_row__content{max-width:1200px;}#gspb_row-id-gsbp-d905a13{padding-bottom:4rem;}\",\"rowType\":\"fixed-width\",\"displayStyles\":false,\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"4rem\"]},\"locked\":false}},\"isVariation\":\"\",\"htmlTag\":\"main\"} -->\n<main class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-d905a13\" id=\"gspb_row-id-gsbp-d905a13\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-329f7a9\",\"inlineCssStyles\":\"#gspb_col-id-gsbp-329f7a9.gspb_row__col\\u002d\\u002d12{width:100%;}@media (max-width: 575.98px){#gspb_col-id-gsbp-329f7a9.gspb_row__col\\u002d\\u002d12{width:100%;}}\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-329f7a9\" id=\"gspb_col-id-gsbp-329f7a9\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-5426455\",\"headingTag\":\"h1\",\"headingContent\":\"Экскурсии\"} -->\n<h1 id=\"gspb_heading-id-gsbp-5426455\" class=\"gspb_heading gspb_heading-id-gsbp-5426455 \">Экскурсии</h1>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"/>\n<!-- /wp:separator -->\n\n<!-- wp:query {\"queryId\":21,\"query\":{\"perPage\":\"9\",\"pages\":0,\"offset\":\"0\",\"postType\":\"excursion\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"parents\":[]},\"align\":\"wide\",\"className\":\"is-style-gs-brdnpaddradius\"} -->\n<div class=\"wp-block-query alignwide is-style-gs-brdnpaddradius\"><!-- wp:separator {\"opacity\":\"css\",\"className\":\"is-style-default\"} -->\n<hr class=\"wp-block-separator has-css-opacity is-style-default\"/>\n<!-- /wp:separator -->\n\n<!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":3}} -->\n<!-- wp:post-featured-image {\"isLink\":true,\"height\":\"230px\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"bottom\":\"0\"}}},\"className\":\"gs-hover-scale-img\"} /-->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-a2e8f46\",\"inlineCssStyles\":\".gspb_container-id-gsbp-a2e8f46{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-a2e8f46.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-a2e8f46.gspb_container{display:flex;flex-direction:column;}\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"column\"]},\"dynamicEnable\":false} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-a2e8f46\" id=\"gspb_container-id-gsbp-a2e8f46\"><!-- wp:greenshift-blocks/container {\"id\":\"gsbp-51d9614\",\"inlineCssStyles\":\".gspb_container-id-gsbp-51d9614{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-51d9614.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}#gspb_container-id-gsbp-51d9614.gspb_container{display:flex;flex-direction:row;align-items:center;column-gap:0.4rem;}#gspb_container-id-gsbp-51d9614.gspb_container{font-size:0.8em;line-height:1.5rem;}#gspb_container-id-gsbp-51d9614.gspb_container{font-weight:400!important;}#gspb_container-id-gsbp-51d9614.gspb_container{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dbasecolor, #222222);}#gspb_container-id-gsbp-51d9614.gspb_container{margin-top:8px;padding-top:2px;padding-right:8px;padding-bottom:2px;padding-left:8px;overflow:hidden;}#gspb_container-id-gsbp-51d9614.gspb_container{border-top-left-radius:0.4rem;border-top-right-radius:0.4rem;border-bottom-right-radius:0.4rem;border-bottom-left-radius:0.4rem;}#gspb_container-id-gsbp-51d9614.gspb_container \\u003e .gspb_backgroundOverlay{border-top-left-radius:0.4rem;border-top-right-radius:0.4rem;border-bottom-right-radius:0.4rem;border-bottom-left-radius:0.4rem;}#gspb_container-id-gsbp-51d9614.gspb_container{background-color:#73c6f026;}body.gspb-bodyfront #gspb_container-id-gsbp-51d9614.gspb_container{width:fit-content;}\",\"flexbox\":{\"type\":\"flexbox\",\"flexDirection\":[\"row\"],\"alignItems\":[\"center\"],\"columngap\":[\"0.4rem\"]},\"background\":{\"color\":\"#73c6f026\"},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"0.4rem\"],\"topRight\":[\"0.4rem\"],\"bottomRight\":[\"0.4rem\"],\"bottomLeft\":[\"0.4rem\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"8px\"]},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"2px\"],\"bottom\":[\"2px\"],\"right\":[\"8px\"],\"left\":[\"8px\"]},\"locked\":false},\"overflow\":[\"hidden\"]},\"typography\":{\"textShadow\":{},\"customweight\":\"custom\",\"customweightnumber\":400,\"size\":[\"0.8em\"],\"line_height\":[\"1.5rem\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dbasecolor, #222222)\"},\"blockWidth\":{\"customWidth\":{\"value\":[]},\"customHeight\":{\"value\":[]},\"widthType\":\"variable\",\"widthVariableType\":[\"custom\"],\"widthVariableCustom\":[\"fit-content\"]}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-51d9614\" id=\"gspb_container-id-gsbp-51d9614\"><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-4b9a398\",\"inlineCssStyles\":\"#gspb_iconBox-id-gsbp-4b9a398 svg{width: 72px;}#gspb_iconBox-id-gsbp-4b9a398{justify-content:center;display:flex;}#gspb_iconBox-id-gsbp-4b9a398 svg{height:1rem!important;width:1rem!important;min-width:1rem!important;}#gspb_iconBox-id-gsbp-4b9a398 svg, #gspb_iconBox-id-gsbp-4b9a398 svg path{fill:currentColor !important;}#gspb_iconBox-id-gsbp-4b9a398 svg{margin:0px !important;}#gspb_iconBox-id-gsbp-4b9a398 svg:hover, #gspb_iconBox-id-gsbp-4b9a398 svg:hover path{fill:currentColor !important;}#gspb_iconBox-id-gsbp-4b9a398 svg{transform: rotateY(180deg) ;}\",\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-history\",\"svg\":\"\",\"image\":\"\"},\"fill\":\"currentColor\",\"fillhover\":\"currentColor\",\"type\":\"font\",\"rotateY\":true,\"iconSize\":[\"1rem\"]}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-4b9a398\" id=\"gspb_iconBox-id-gsbp-4b9a398\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg class=\"\" style=\"display:inline-block;vertical-align:middle\" width=\"72\" height=\"72\" viewBox=\"0 0 1024 1024\" xmlns=\"http://www.w3.org/2000/svg\"><path style=\"fill:#565D66\" d=\"M874.038 149.962c-96.704-96.704-225.278-149.962-362.038-149.962-158.432 0-305.912 72.984-402.094 194.938v-66.938c0-14.138-11.462-25.6-25.6-25.6s-25.6 11.462-25.6 25.6v152.154c0 11.71 7.946 21.928 19.296 24.811 4.941 1.256 9.979 0.979 14.555-0.581v0.003l146.096-49.754c13.384-4.558 20.538-19.102 15.979-32.486s-19.099-20.539-32.486-15.979l-76.304 25.987c86.443-113.066 221.208-180.955 366.158-180.955 254.086 0 460.8 206.714 460.8 460.8s-206.714 460.8-460.8 460.8c-169.778 0-325.323-92.936-405.938-242.541-6.706-12.446-22.235-17.099-34.68-10.392s-17.099 22.234-10.394 34.68c89.56 166.205 262.378 269.453 451.011 269.453 136.76 0 265.334-53.258 362.038-149.962s149.962-225.278 149.962-362.038c0-136.76-53.258-265.334-149.962-362.038z\"></path><path style=\"fill:#565D66\" d=\"M512 537.6c-4.277 0-8.558-1.069-12.432-3.222l-230.4-128c-12.36-6.866-16.813-22.451-9.946-34.81s22.451-16.813 34.81-9.946l217.080 120.6 268.744-171.021c11.925-7.59 27.75-4.078 35.342 7.854 7.59 11.928 4.074 27.75-7.854 35.341l-281.6 179.2c-4.182 2.662-8.962 4.003-13.744 4.003z\"></path></svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-c3ce15a\",\"inlineCssStyles\":\"\",\"textContent\":\"Продолжительность\"} -->\n<div id=\"gspb_text-id-gsbp-c3ce15a\" class=\"gspb_text gspb_text-id-gsbp-c3ce15a \">Продолжительность</div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-813b709\",\"inlineCssStyles\":\"\",\"textContent\":\"8 ч.\",\"className\":\"exc-duration\"} -->\n<div id=\"gspb_text-id-gsbp-813b709\" class=\"gspb_text gspb_text-id-gsbp-813b709 exc-duration\">8 ч.</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:post-title {\"isLink\":true,\"style\":{\"typography\":{\"lineHeight\":\"1.4\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"4px\"},\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"0\"}}},\"fontSize\":\"subheading\"} /-->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-48c2ecf\",\"inlineCssStyles\":\".gspb_container-id-gsbp-48c2ecf{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-48c2ecf.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}\"} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-48c2ecf\" id=\"gspb_container-id-gsbp-48c2ecf\"><!-- wp:greenshift-blocks/text {\"id\":\"gsbp-55a0112\",\"textContent\":\"рейтинг\",\"className\":\"exc-rating\"} -->\n<div id=\"gspb_text-id-gsbp-55a0112\" class=\"gspb_text gspb_text-id-gsbp-55a0112 exc-rating\">рейтинг</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-7df92b9\",\"inlineCssStyles\":\".gspb_container-id-gsbp-7df92b9{flex-direction: column;box-sizing: border-box;}#gspb_container-id-gsbp-7df92b9.gspb_container \\u003e p:last-of-type{margin-bottom:0}.gspb_container{position:relative;}body.gspb-bodyfront #gspb_container-id-gsbp-7df92b9.gspb_container p:first-child{\\nmargin-top:0\\n}\",\"spacing\":{\"margin\":{\"values\":{\"top\":[null]},\"locked\":false},\"padding\":{\"values\":{\"top\":[0]},\"locked\":false}},\"responsive\":{\"customcss\":\"{CURRENT} p:first-child{\\nmargin-top:0\\n}\"}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-7df92b9\" id=\"gspb_container-id-gsbp-7df92b9\"><!-- wp:greenshift-blocks/text {\"id\":\"gsbp-73777b3\",\"textContent\":\"Краткое описание\",\"className\":\"exc-excerpt\"} -->\n<div id=\"gspb_text-id-gsbp-73777b3\" class=\"gspb_text gspb_text-id-gsbp-73777b3 exc-excerpt\">Краткое описание</div>\n<!-- /wp:greenshift-blocks/text --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container -->\n<!-- /wp:post-template -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\"/>\n<!-- /wp:separator -->\n\n<!-- wp:query-pagination {\"paginationArrow\":\"arrow\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination --></div>\n<!-- /wp:query --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></main>\n<!-- /wp:greenshift-blocks/row -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"greenshift\",\"tagName\":\"footer\",\"className\":\"site-footer is-style-no-margin\"} /-->','Архив: Экскурсия','Отображает архив с последними записями типа: Экскурсия.','publish','closed','closed','','archive-excursion','','','2024-04-19 01:32:17','2024-04-18 15:32:17','',0,'https://tour.mitrofanov.ru/archive-excursion/',0,'wp_template','',0),
(62,5648,'2024-04-12 06:03:41','2024-04-11 20:03:41','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:9:\"excursion\";}}}s:8:\"position\";s:15:\"acf_after_title\";s:5:\"style\";s:8:\"seamless\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Краткое описание Экскурсии','%d0%ba%d1%80%d0%b0%d1%82%d0%ba%d0%be%d0%b5-%d0%be%d0%bf%d0%b8%d1%81%d0%b0%d0%bd%d0%b8%d0%b5-%d1%8d%d0%ba%d1%81%d0%ba%d1%83%d1%80%d1%81%d0%b8%d0%b8','publish','closed','closed','','group_66180b9a13feb','','','2024-04-12 06:03:41','2024-04-11 20:03:41','',0,'https://tour.mitrofanov.ru/?p=62',0,'acf-field-group','',0),
(63,5648,'2024-04-12 06:03:41','2024-04-11 20:03:41','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:14:\"55-75 слов\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:4;s:11:\"placeholder\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";}','Краткое описание для общего представления','exc_excerpt','publish','closed','closed','','field_66180b9a1edfc','','','2024-04-12 06:03:41','2024-04-11 20:03:41','',62,'https://tour.mitrofanov.ru/?post_type=acf-field&p=63',0,'acf-field','',0),
(64,5648,'2024-04-12 06:03:41','2024-04-11 20:03:41','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:9:\"excursion\";}}}s:8:\"position\";s:4:\"side\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:4:\"left\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Номер Экскурсии','%d0%bd%d0%be%d0%bc%d0%b5%d1%80-%d1%8d%d0%ba%d1%81%d0%ba%d1%83%d1%80%d1%81%d0%b8%d0%b8','publish','closed','closed','','group_66031ff8749fd','','','2024-04-12 06:03:41','2024-04-11 20:03:41','',0,'https://tour.mitrofanov.ru/?p=64',0,'acf-field-group','',0),
(65,5648,'2024-04-12 06:03:41','2024-04-11 20:03:41','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:105:\"при необходимости размещать согласно порядкового номера\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"step\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Порядковый номер','exc_num','publish','closed','closed','','field_66031ff818b11','','','2024-04-12 06:03:41','2024-04-11 20:03:41','',64,'https://tour.mitrofanov.ru/?post_type=acf-field&p=65',0,'acf-field','',0),
(66,5648,'2024-04-12 06:03:42','2024-04-11 20:03:42','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:9:\"excursion\";}}}s:8:\"position\";s:15:\"acf_after_title\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:4:\"left\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Стоимость Экскурсии','%d1%81%d1%82%d0%be%d0%b8%d0%bc%d0%be%d1%81%d1%82%d1%8c-%d1%8d%d0%ba%d1%81%d0%ba%d1%83%d1%80%d1%81%d0%b8%d0%b8','publish','closed','closed','','group_66180dd0307cc','','','2024-04-12 06:03:42','2024-04-11 20:03:42','',0,'https://tour.mitrofanov.ru/?p=66',5,'acf-field-group','',0),
(67,5648,'2024-04-12 06:03:41','2024-04-11 20:03:41','a:8:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Трансфер/гид на группу','exc_transfer','publish','closed','closed','','field_66180dd03de22','','','2024-04-12 06:03:41','2024-04-11 20:03:41','',66,'https://tour.mitrofanov.ru/?post_type=acf-field&p=67',0,'acf-field','',0),
(68,5648,'2024-04-12 06:03:41','2024-04-11 20:03:41','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"step\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','До 3','to_3','publish','closed','closed','','field_66180dd04247a','','','2024-04-12 06:03:41','2024-04-11 20:03:41','',67,'https://tour.mitrofanov.ru/?post_type=acf-field&p=68',0,'acf-field','',0),
(69,5648,'2024-04-12 06:03:41','2024-04-11 20:03:41','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"step\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','До 6','to_6','publish','closed','closed','','field_66180dd0424b6','','','2024-04-12 06:03:41','2024-04-11 20:03:41','',67,'https://tour.mitrofanov.ru/?post_type=acf-field&p=69',1,'acf-field','',0),
(70,5648,'2024-04-12 06:03:41','2024-04-11 20:03:41','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"step\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','До 12','to_12','publish','closed','closed','','field_66180dd0424ee','','','2024-04-12 06:03:41','2024-04-11 20:03:41','',67,'https://tour.mitrofanov.ru/?post_type=acf-field&p=70',2,'acf-field','',0),
(71,5648,'2024-04-12 06:03:42','2024-04-11 20:03:42','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"step\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','До 20','to_20','publish','closed','closed','','field_66180dd042527','','','2024-04-12 06:03:42','2024-04-11 20:03:42','',67,'https://tour.mitrofanov.ru/?post_type=acf-field&p=71',3,'acf-field','',0),
(72,5648,'2024-04-12 06:03:42','2024-04-11 20:03:42','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:30:\"Цена или коммент\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','До 45','to_45','publish','closed','closed','','field_66180dd04263c','','','2024-04-12 06:03:42','2024-04-11 20:03:42','',67,'https://tour.mitrofanov.ru/?post_type=acf-field&p=72',4,'acf-field','',0),
(73,5648,'2024-04-12 06:03:42','2024-04-11 20:03:42','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"step\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Переводчик, руб','exc_translator','publish','closed','closed','','field_66180dd03debe','','','2024-04-12 06:03:42','2024-04-11 20:03:42','',66,'https://tour.mitrofanov.ru/?post_type=acf-field&p=73',1,'acf-field','',0),
(74,5648,'2024-04-12 06:03:42','2024-04-11 20:03:42','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:4:\"step\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Продолжительность, ч','exc_duration','publish','closed','closed','','field_66180dd03e0f5','','','2024-04-12 06:03:42','2024-04-11 20:03:42','',66,'https://tour.mitrofanov.ru/?post_type=acf-field&p=74',2,'acf-field','',0),
(75,5648,'2024-04-12 06:03:42','2024-04-11 20:03:42','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Дополнительно','exc_addons','publish','closed','closed','','field_66180dd03e138','','','2024-04-12 06:03:42','2024-04-11 20:03:42','',66,'https://tour.mitrofanov.ru/?post_type=acf-field&p=75',3,'acf-field','',0),
(77,5648,'2024-04-12 06:07:57','2024-04-11 20:07:57','<!-- wp:paragraph -->\n<p>Мы встретимся с дикими животными Приморского края без барьеров в Приморском сафари-парке, где посетим 3 экскурсии: в парк тигров, копытных, леопардов и медведей, в парк хищных зверей и парк птиц, а также в парк львов. В парке также можно будет встретить и ручных животных, таких как пятнистые олени, кабанчики и кролики.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Далее мы отправимся наслаждаться видами Уссурийского залива в культовой бухте Стеклянная, где десятилетиями ранее выброшенное на свалку стекло полируют морские волны, и на песочный широкий пляж Шамора – любимое горожанами и гостями города место для отдыха и наблюдением за стихией.</p>\n<!-- /wp:paragraph -->','САФАРИ-ПАРК И ПЛЯЖИ','','publish','closed','closed','','%d1%81%d0%b0%d1%84%d0%b0%d1%80%d0%b8-%d0%bf%d0%b0%d1%80%d0%ba-%d0%b8-%d0%bf%d0%bb%d1%8f%d0%b6%d0%b8','','','2024-04-14 13:05:36','2024-04-14 03:05:36','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=77',0,'excursion','',0),
(86,5648,'2024-04-12 06:30:28','2024-04-11 20:30:28','','main_bg','','inherit','closed','closed','','main_bg','','','2024-04-12 06:30:28','2024-04-11 20:30:28','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-5839ddf15d7eafa3befa98544d2c1e9d.webp',0,'attachment','image/webp',0),
(87,5648,'2024-04-12 06:30:43','2024-04-11 20:30:43','','маяк зима','','inherit','closed','closed','','%d0%bc%d0%b0%d1%8f%d0%ba-%d0%b7%d0%b8%d0%bc%d0%b0','','','2024-04-12 06:30:43','2024-04-11 20:30:43','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-aa713fa341f6786c39b587498449a999.webp',0,'attachment','image/webp',0),
(88,5648,'2024-04-12 06:30:49','2024-04-11 20:30:49','','slider_hotel','','inherit','closed','closed','','slider_hotel','','','2024-04-12 06:30:49','2024-04-11 20:30:49','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-8d4eadd3ef860106996a64d85b86bf8f.webp',0,'attachment','image/webp',0),
(89,5648,'2024-04-12 06:30:55','2024-04-11 20:30:55','','1711281','','inherit','closed','closed','','1711281','','','2024-04-12 06:30:55','2024-04-11 20:30:55','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-c4b0356fbadbd9947c9663274e19bd7c.webp',0,'attachment','image/webp',0),
(90,5648,'2024-04-12 06:31:08','2024-04-11 20:31:08','','64eacf4f287e2223166268','','inherit','closed','closed','','64eacf4f287e2223166268','','','2024-04-12 06:59:50','2024-04-11 20:59:50','',100,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-acb91b22a4a0580050ac25e68eb20df9.webp',0,'attachment','image/webp',0),
(91,5648,'2024-04-12 06:31:13','2024-04-11 20:31:13','','60','','inherit','closed','closed','','60','','','2024-04-12 06:31:13','2024-04-11 20:31:13','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-47e19a3d19911fa68f94c3c249d12831.webp',0,'attachment','image/webp',0),
(92,5648,'2024-04-12 06:31:18','2024-04-11 20:31:18','','45131688-7166-11ee-9ca4-064668533960.1220x600_upscaled','','inherit','closed','closed','','45131688-7166-11ee-9ca4-064668533960-1220x600_upscaled','','','2024-04-12 06:31:18','2024-04-11 20:31:18','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-4e8acd45ddb9c8bcfb76033868032d16.webp',0,'attachment','image/webp',0),
(93,5648,'2024-04-12 06:31:22','2024-04-11 20:31:22','','kruiz_po_evrope-min','','inherit','closed','closed','','kruiz_po_evrope-min','','','2024-04-12 06:31:22','2024-04-11 20:31:22','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-360045b0d83a05ef34eb3e4044bf1197.webp',0,'attachment','image/webp',0),
(94,5648,'2024-04-12 06:31:36','2024-04-11 20:31:36','','loon-image-original8','','inherit','closed','closed','','loon-image-original8','','','2024-04-12 06:31:36','2024-04-11 20:31:36','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-3743e016dfab77b9dcf96be466eb380f.webp',0,'attachment','image/webp',0),
(95,5648,'2024-04-12 06:31:53','2024-04-11 20:31:53','','loon-image-original(6)','','inherit','closed','closed','','loon-image-original6','','','2024-04-12 06:31:53','2024-04-11 20:31:53','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-26f442e45f3939150bec252fdc0f6466.webp',0,'attachment','image/webp',0),
(96,5648,'2024-04-12 06:31:58','2024-04-11 20:31:58','','lori-0030928446-a6_(1)_upscaled','','inherit','closed','closed','','lori-0030928446-a6_1_upscaled','','','2024-04-12 06:31:58','2024-04-11 20:31:58','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-d6e46b0eb1419567f3623b8c761f9920.webp',0,'attachment','image/webp',0),
(97,5648,'2024-04-12 06:32:48','2024-04-11 20:32:48','','loon-image-original (9)','','inherit','closed','closed','','loon-image-original-9','','','2024-04-12 06:32:48','2024-04-11 20:32:48','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-b285f0192e689b14171efa16647d7170.webp',0,'attachment','image/webp',0),
(98,5648,'2024-04-12 06:33:13','2024-04-11 20:33:13','','мор звезда','','inherit','closed','closed','','%d0%bc%d0%be%d1%80-%d0%b7%d0%b2%d0%b5%d0%b7%d0%b4%d0%b0','','','2024-04-12 06:33:13','2024-04-11 20:33:13','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-402f8a98015c98239e0ad673fd349880.webp',0,'attachment','image/webp',0),
(99,5648,'2024-04-12 06:33:38','2024-04-11 20:33:38','','12143302_1048795438486673_3626122565364149241_n','','inherit','closed','closed','','12143302_1048795438486673_3626122565364149241_n','','','2024-04-12 06:33:38','2024-04-11 20:33:38','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-42d7ad8e490f91eef61abf055057d5b5.webp',0,'attachment','image/webp',0),
(100,5648,'2024-04-12 07:01:26','2024-04-11 21:01:26','<!-- wp:cover {\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-acb91b22a4a0580050ac25e68eb20df9.webp\",\"id\":90,\"dimRatio\":30,\"overlayColor\":\"basecolor\",\"isUserOverlayColor\":true,\"minHeight\":200,\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|80\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrastcolor\"}},\"heading\":{\"color\":{\"text\":\"#000000\"}}}},\"textColor\":\"contrastcolor\",\"className\":\"is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull is-style-default has-contrastcolor-color has-text-color has-link-color\" style=\"margin-bottom:var(--wp--preset--spacing--80);padding-top:0;padding-bottom:0;min-height:200px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-basecolor-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-90\" alt=\"\" src=\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-acb91b22a4a0580050ac25e68eb20df9.webp\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"6vw\",\"bottom\":\"6vw\"},\"blockGap\":{\"left\":\"var:preset|spacing|70\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:6vw;padding-bottom:6vw\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"60%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\" style=\"flex-basis:60%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"align\":\"full\",\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\",\"color\":\"#cecece6b\"},\"spacing\":{\"blockGap\":\"8px\",\"padding\":{\"top\":\"4px\",\"right\":\"12px\",\"bottom\":\"4px\",\"left\":\"12px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|basecolor\"}}}},\"backgroundColor\":\"contrastcolor\",\"textColor\":\"basecolor\",\"className\":\"\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignfull has-border-color has-basecolor-color has-contrastcolor-background-color has-text-color has-background has-link-color\" style=\"border-color:#cecece6b;border-width:1px;border-radius:100px;padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"text-nowrap is-style-default\",\"fontSize\":\"xsmall\"} -->\n<p class=\"has-text-align-left text-nowrap is-style-default has-xsmall-font-size\">3-х дневный тур</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1.2\"},\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|40\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrastcolor\"}}}},\"textColor\":\"contrastcolor\",\"fontSize\":\"max-gigantic\"} -->\n<p class=\"has-contrastcolor-color has-text-color has-link-color has-max-gigantic-font-size\" style=\"margin-bottom:var(--wp--preset--spacing--40);font-style:normal;font-weight:600;line-height:1.2\">Впервые в городе</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrastcolor\"}}}},\"textColor\":\"contrastcolor\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-right has-contrastcolor-color has-text-color has-link-color has-small-font-size\">Всё, что вы хотели знать про Владивосток</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrastcolor\"}}}},\"textColor\":\"contrastcolor\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-contrastcolor-color has-text-color has-link-color has-small-font-size\">Есть вопросы? Мы ответим!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:block {\"ref\":181} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:paragraph -->\n<p><strong>Продолжительность 3 дня/2 ночи</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Добро пожаловать в мини-путешествие \"Впервые в городе\", которое приглашает вас исследовать Владивосток – город, о котором все слышали, но редко кто посещал. С первых шагов в этом приморском городе, вы почувствуете его уникальность, заметите слияние культур и просто отдохнете, наблюдая сменяющиеся пейзажи.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Программа тура</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>1 день Прибытие, обзорная экскурсия по Владивостоку</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Прибытие во Владивосток. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Самостоятельный трансфер в гостиницу или заказ заранее (за дополнительную плату). </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Заселение с 14:00.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>15:00 Обед из морепродуктов</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>16:00 Обзорная экскурсия «Владивосток в картинках»,4 часа. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>В программе: ЖД вокзал и морской вокзал, Центральная площадь, Арка Цесаревича, Корабельная набережная, Золотой мост, видовая у Мариинского театра, Русский мост, фуникулер, маяк Токаревский</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Вечером ужин в ресторане японской кухни</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>2 день</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Завтрак в гостинице. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>09:00 - 12:00 Экскурсия «Уникальное во Владивостоке» (Корабельная Набережная, С-56, арка Цесаревича, фуникулер)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>12:00 - 13:00 Обед в ресторане корейской кухни</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Свободное время</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>16:00-18:00 Экскурсия по Миллионке</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Вечером свободное время в центре города и ужин в ресторане китайской кухни</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>3 день</strong><strong>. </strong><strong>Отъезд</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Завтрак в гостинице. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Выселение из гостиницы <strong>до 12:00</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Тур предусматривает проживание в гостинице.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Стоимость тура на 1 человека в зависимости от размещения, руб.:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Размещение</td><td>2-местное</td><td>1-местное</td></tr><tr><td>«EP Boutique Hotel Беринг» 3* стандартный номер</td><td>23 250</td><td>45300</td></tr><tr><td>«EP Boutique Hotel Аскольд» 2* стандартный номер</td><td>22 100</td><td>42 900</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p><strong>Информация про отель</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Гостиница «EP Boutique Hotel» находится в деловом районе Владивостока на берегу Амурского залива и состоит из двух корпусов. Гостиничный комплекс расположен на первом этаже двух зданий по адресам ул. Авраменко д. 2 и д. 15.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>В каждом номере гостиничного комплекса имеется отдельная ванная комната с душем, телевизор, кондиционер, стол со стульями. Номера комплектуются одноразовыми наборами и чайной станцией.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Рядом расположены:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>- Владивостокский морской торговый порт (ВМТП);</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>- Железнодорожный вокзал г. Владивосток;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>- Яхт-клуб «Семь Футов»;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>- достопримечательности: маяк Токаревская кошка;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>- Тропа здоровья ведущая в центр города 30 минут пешком.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Поездка до главного железнодорожного вокзала Владивостока занимает 5 минут. Аэропорт Владивостока расположен примерно в 60 минутах езды на автомобиле.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Включено в стоимость</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>проживание в отеле выбранного уровня (4 ночи); </li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>завтраки со второго дня проживания;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>транспортное обслуживание по программе;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>сопровождение гида;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>обзорная экскурсия «Владивосток в картинках» в первый день;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>экскурсия на остров Русский во второй день;</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Оплачивается отдельно</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>авиа- и ж/д билеты до г. Владивостока и обратно;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>обеды и ужины и другое питание, не указанное в программе;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>трансфер:</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>аэропорт — отель — 3000 руб.;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>отель — аэропорт — 3000 руб.;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>жд вокзал – отель – 1000 руб.;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>отель – жд вокзал – 1000 руб.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>дополнительные ночи проживания;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>входные билеты в музеи<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Музей подводной лодки С-56 100/чел</strong></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Фуникулер 27/чел</strong></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Впервые в городе','','publish','closed','closed','','%d0%b2%d0%bf%d0%b5%d1%80%d0%b2%d1%8b%d0%b5-%d0%b2-%d0%b3%d0%be%d1%80%d0%be%d0%b4%d0%b5','','','2024-04-15 22:51:51','2024-04-15 12:51:51','',0,'https://tour.mitrofanov.ru/?post_type=tour&p=100',0,'tour','',0),
(101,5648,'2024-04-12 07:09:08','2024-04-11 21:09:08','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"greenshift\",\"tagName\":\"header\",\"className\":\"site-header\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"site-content\",\"layout\":{\"type\":\"constrained\"}} -->\n<main class=\"wp-block-group site-content\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:var(--wp--preset--spacing--50)\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-5426455\",\"headingTag\":\"h1\",\"headingContent\":\"Туры\"} -->\n<h1 id=\"gspb_heading-id-gsbp-5426455\" class=\"gspb_heading gspb_heading-id-gsbp-5426455 \">Туры</h1>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:separator {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|70\"}}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" style=\"margin-bottom:var(--wp--preset--spacing--70)\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:query {\"queryId\":55,\"query\":{\"perPage\":12,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":true},\"align\":\"wide\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-query alignwide is-style-default\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":3}} -->\n<!-- wp:post-featured-image {\"isLink\":true,\"height\":\"230px\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|50\"}}},\"className\":\"gs-hover-scale-img is-style-gs-shadowradius\"} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}}} -->\n<div class=\"wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"style\":{\"typography\":{\"lineHeight\":\"1.4\"}},\"fontSize\":\"subheading\"} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"allowOrientation\":false}} -->\n<div class=\"wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|textonbutton\"}}},\"typography\":{\"textTransform\":\"uppercase\",\"fontSize\":\"12px\"}},\"className\":\"is-style-greenshiftquery-tags-nounder\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n<!-- /wp:post-template -->\n\n<!-- wp:spacer {\"height\":\"26px\"} -->\n<div style=\"height:26px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:query-pagination {\"paginationArrow\":\"arrow\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination --></div>\n<!-- /wp:query --></div>\n<!-- /wp:group --></main>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"greenshift\",\"tagName\":\"footer\",\"className\":\"site-footer is-style-no-margin\"} /-->','Архив: Тур','Отображает архив с последними записями типа: Тур.','publish','closed','closed','','archive-tour','','','2024-04-19 01:34:25','2024-04-18 15:34:25','',0,'https://tour.mitrofanov.ru/archive-tour/',0,'wp_template','',0),
(107,5648,'2024-04-12 10:29:09','2024-04-12 00:29:09','<!-- wp:cover {\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-5f1e3923c0fc5a99843fa0f1b912ba68.webp\",\"id\":109,\"dimRatio\":30,\"overlayColor\":\"basecolor\",\"isUserOverlayColor\":true,\"minHeight\":200,\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|80\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrastcolor\"}},\"heading\":{\"color\":{\"text\":\"#000000\"}}}},\"textColor\":\"contrastcolor\",\"className\":\"is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull is-style-default has-contrastcolor-color has-text-color has-link-color\" style=\"margin-bottom:var(--wp--preset--spacing--80);padding-top:0;padding-bottom:0;min-height:200px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-basecolor-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-109\" alt=\"\" src=\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-5f1e3923c0fc5a99843fa0f1b912ba68.webp\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"6vw\",\"bottom\":\"6vw\"},\"blockGap\":{\"left\":\"var:preset|spacing|70\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:6vw;padding-bottom:6vw\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"60%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\" style=\"flex-basis:60%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"align\":\"full\",\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\",\"color\":\"#cecece6b\"},\"spacing\":{\"blockGap\":\"8px\",\"padding\":{\"top\":\"4px\",\"right\":\"12px\",\"bottom\":\"4px\",\"left\":\"12px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|basecolor\"}}}},\"backgroundColor\":\"contrastcolor\",\"textColor\":\"basecolor\",\"className\":\"\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignfull has-border-color has-basecolor-color has-contrastcolor-background-color has-text-color has-background has-link-color\" style=\"border-color:#cecece6b;border-width:1px;border-radius:100px;padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"text-nowrap is-style-default\",\"fontSize\":\"xsmall\"} -->\n<p class=\"has-text-align-left text-nowrap is-style-default has-xsmall-font-size\">5 дневный тур</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:post-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrastcolor\"}}}},\"textColor\":\"contrastcolor\",\"fontSize\":\"max-huge\"} /-->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrastcolor\"}}}},\"textColor\":\"contrastcolor\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-right has-contrastcolor-color has-text-color has-link-color has-small-font-size\">Ваше путешествие во Владивосток на 5 дней</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrastcolor\"}}}},\"textColor\":\"contrastcolor\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-contrastcolor-color has-text-color has-link-color has-small-font-size\">Есть вопросы? Мы ответим!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:block {\"ref\":181} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:paragraph -->\n<p><strong>Продолжительность 5 дней/4 ночи</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Владивосток - восточные ворота России</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Город-порт, административный, культурный и экономический центр Приморского края и Дальневосточного федерального округа,<br>конечный пункт Транссибирской магистрали.<br>Владивосток от Сеула отделяют 750 км, от Пекина – 1 335 км, от Токио – чуть более тысячи.<br>Приезжая во Владивосток, вы оказываетесь<br>на стыке культур Азии и Европы.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Программа тура</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>1 день Ваше первое впечатление</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Прибытие во Владивосток<br>Заселение в отель<br>Вечерняя экскурсия на автомобиле на Токаревский маяк</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>2 день</strong> <strong>История места</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Завтрак в отеле<br>Посещение ЖД вокзала и Центральной площади<br>Экскурсия в музей-заповедник истории Дальнего Востока им. В.К. Арсеньева<br>Пешеходная экскурсия по городу: Арбат –Спортивная набережная – квартал Миллионка<br>Обед<br>Пешеходная экскурсия по городу:<br>Фуникулер –ул. Пушкинская – ул. Светланская – Арка Цесаревича – Музей подводной лодки С-56<br>Морская прогулка «Огни ночного города»/Посещение видовой точки Нагорного парка</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>3 день Погружение в культуру</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Завтрак в отеле<br>Мастер-класс по приготовлению трех блюд Дальневосточной кухни / Экскурсия в Историческом парке «Россия – Моя история»<br>Обед<br>Свободное время в центре города (шопинг)<br>Балет «Щелкунчик» на Приморской сцене Мариинского театра / Оркестр в Приморской краевой филармонии</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>4 день Русский остров</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Завтрак в отеле<br>Экскурсия в Приморский Океанариум + шоу дельфинов<br>Обед<br>Экскурсия по Владивостокской крепости(Ворошиловская батарея, форт Поспелова, Новосильцевская батарея) с диггер-клубом</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>5 день Жемчужины Приморья</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Завтрак в отеле<br>Посещение бухты Стеклянная, прогулка по пляжу<br>Посещение Сафари-парка<br>Обед<br>Посещение казиноTigre de Cristal +свободное время</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Стоимость тура на 1 человека в зависимости от размещения, руб.:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Количество человек в группе</td><td>Стоимость тура на 1 человека</td></tr><tr><td>1</td><td>130 000</td></tr><tr><td>2</td><td>80 000</td></tr><tr><td>3</td><td>70 000</td></tr><tr><td>4</td><td>62 500</td></tr><tr><td>5</td><td>60 000</td></tr><tr><td>6</td><td>55 000</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p><strong>Информация про отель</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Гостиница «EP Boutique Hotel» находится в деловом районе Владивостока на берегу Амурского залива и состоит из двух корпусов. Гостиничный комплекс расположен на первом этаже двух зданий по адресам ул. Авраменко д. 2 и д. 15.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>В каждом номере гостиничного комплекса имеется отдельная ванная комната с душем, телевизор, кондиционер, стол со стульями. Номера комплектуются одноразовыми наборами и чайной станцией.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Рядом расположены:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>- Владивостокский морской торговый порт (ВМТП);</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>- Железнодорожный вокзал г. Владивосток;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>- Яхт-клуб «Семь Футов»;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>- достопримечательности: маяк Токаревская кошка;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>- Тропа здоровья ведущая в центр города 30 минут пешком.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Поездка до главного железнодорожного вокзала Владивостока занимает 5 минут. Аэропорт Владивостока расположен примерно в 60 минутах езды на автомобиле.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Включено в стоимость</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Встреча и проводы в аэропорту; </li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Проживание в 3* отеле в 2-местном номере категории “Стандарт”;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Завтраки в отеле;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Все трансферы на маршруте;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Экскурсионное обслуживание, включая входные билеты в музеи;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Гид-переводчик;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Визовая поддержка;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Консьерж поддержка.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Оплачивается отдельно</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Перелет;</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>обеды и ужины и другое питание, не указанное в программе;</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Приморский экспресс','','publish','closed','closed','','%d0%bf%d1%80%d0%b8%d0%bc%d0%be%d1%80%d1%81%d0%ba%d0%b8%d0%b9-%d1%8d%d0%ba%d1%81%d0%bf%d1%80%d0%b5%d1%81%d1%81','','','2024-04-15 22:52:15','2024-04-15 12:52:15','',0,'https://tour.mitrofanov.ru/?post_type=tour&p=107',0,'tour','',0),
(108,5649,'2024-04-12 09:59:01','2024-04-11 23:59:01','','12143302_1048795438486673_3626122565364149241_n','','inherit','closed','closed','','12143302_1048795438486673_3626122565364149241_n-2','','','2024-04-12 09:59:01','2024-04-11 23:59:01','',107,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-3bf4dd4235d084f38700c30ce1d868cc.webp',0,'attachment','image/webp',0),
(109,5649,'2024-04-12 09:59:48','2024-04-11 23:59:48','','Ep-5f1e3923c0fc5a99843fa0f1b912ba68','','inherit','','closed','','ep-5f1e3923c0fc5a99843fa0f1b912ba68','','','2024-04-12 09:59:48','2024-04-11 23:59:48','',107,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-5f1e3923c0fc5a99843fa0f1b912ba68.webp',0,'attachment','image/webp',0),
(110,5649,'2024-04-12 11:34:27','2024-04-12 01:34:27','<!-- wp:paragraph -->\n<p>Мыс Тобизина - место, где можно насладиться великолепным видом на море. С его высоты открывается панорама бескрайнего Тихого океана, что запомнится навсегда. Вы будете поражены ландшафтами, обрамленными высокими скалами и зелеными холмами. Здесь можно прогуляться по живописным тропам, ощутить свежий морской бриз и полюбоваться сногсшибательными закатами.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>После этого удивительного зрелища мы отправимся на гребешковую ферму. Это место просто олицетворение величия моря. Вы познакомитесь с процессом выращивания и сбора гребешков, которые так популярны как в мировой, так и в российской кухне. Выучим узнаем, как их правильно готовить и украсить блюдо. Вдохновившись великолепным видом на океан и узнав захватывающие факты о морских гребешках, вы сможете все это применить дома и порадовать своих близких уникальным угощением.</p>\n<!-- /wp:paragraph -->','ОСТРОВ РУССКИЙ: МЫС ТОБИЗИНА И МОРЕПРОДУКТЫ','','publish','closed','closed','','%d0%be%d1%81%d1%82%d1%80%d0%be%d0%b2-%d1%80%d1%83%d1%81%d1%81%d0%ba%d0%b8%d0%b9-%d0%bc%d1%8b%d1%81-%d1%82%d0%be%d0%b1%d0%b8%d0%b7%d0%b8%d0%bd%d0%b0-%d0%b8-%d0%bc%d0%be%d1%80%d0%b5%d0%bf%d1%80%d0%be','','','2024-04-12 12:01:41','2024-04-12 02:01:41','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=110',0,'excursion','',0),
(111,5649,'2024-04-12 11:32:32','2024-04-12 01:32:32','','loon-image-high (5)','','inherit','closed','closed','','loon-image-high-5','','','2024-04-12 11:32:32','2024-04-12 01:32:32','',110,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-4e4869c12089468fa69ceca248253b17.webp',0,'attachment','image/webp',0),
(112,5649,'2024-04-12 11:32:37','2024-04-12 01:32:37','','lori-0040213882-a7','','inherit','closed','closed','','lori-0040213882-a7','','','2024-04-12 11:32:37','2024-04-12 01:32:37','',110,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-ff8d7f8ca7128ddae220b5c5653b2e16.webp',0,'attachment','image/webp',0),
(113,5649,'2024-04-12 11:32:41','2024-04-12 01:32:41','','море','','inherit','closed','closed','','%d0%bc%d0%be%d1%80%d0%b5','','','2024-04-12 11:32:41','2024-04-12 01:32:41','',110,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-547d2c7ee10071970623b11c797ff97c.webp',0,'attachment','image/webp',0),
(114,5649,'2024-04-12 11:33:40','2024-04-12 01:33:40','','1826840','','inherit','closed','closed','','1826840','','','2024-04-12 11:33:40','2024-04-12 01:33:40','',110,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-f0f195c5ae8cdbdfe78519136663f1da.webp',0,'attachment','image/webp',0),
(115,5649,'2024-04-12 11:33:58','2024-04-12 01:33:58','','1683186819_turizm-pibig-info-p-moreprodukti-kaspiiskogo-morya-turizm-vkon-34','','inherit','closed','closed','','1683186819_turizm-pibig-info-p-moreprodukti-kaspiiskogo-morya-turizm-vkon-34','','','2024-04-12 11:33:58','2024-04-12 01:33:58','',110,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-2800a901597876b19a05fa2ba197a966.webp',0,'attachment','image/webp',0),
(116,5649,'2024-04-12 11:34:02','2024-04-12 01:34:02','','2160834','','inherit','closed','closed','','2160834','','','2024-04-12 11:34:02','2024-04-12 01:34:02','',110,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-a765514f6174d63c8626630cc5232482.webp',0,'attachment','image/webp',0),
(118,5649,'2024-04-12 13:44:44','2024-04-12 03:44:44','<!-- wp:paragraph -->\r\n<p>Одним из самых увлекательных мест на острове является Приморский океанариум. Здесь вы сможете познакомиться с удивительными морскими обитателями и насладиться их захватывающими выступлениями. Уникальные шоу с дельфинами, морскими котиками и другими морскими животными просто поразят ваше воображение. Компетентные гиды и опытные тренеры расскажут вам множество интересных фактов о подводном мире и жизни его обитателей.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Также в рамках экскурсии мы посетим объекты Владивостокской крепости, исторического символа города. Разнообразные форты, казематы, бастионы и укрепления привлекут вас своей величественностью и архитектурой. Вы сможете погрузиться в атмосферу далеких времен и узнать больше о том, как крепость защищала Владивосток от врагов.</p>\r\n<!-- /wp:paragraph -->','ОСТРОВ РУССКИЙ: ОКЕАНАРИУМ И ВЛАДИВОСТОКСКАЯ КРЕПОСТЬ','','publish','closed','closed','','%d0%be%d1%81%d1%82%d1%80%d0%be%d0%b2-%d1%80%d1%83%d1%81%d1%81%d0%ba%d0%b8%d0%b9-%d0%be%d0%ba%d0%b5%d0%b0%d0%bd%d0%b0%d1%80%d0%b8%d1%83%d0%bc-%d0%b8-%d0%b2%d0%bb%d0%b0%d0%b4%d0%b8%d0%b2%d0%be%d1%81','','','2024-04-12 14:21:01','2024-04-12 04:21:01','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=118',0,'excursion','',0),
(119,5649,'2024-04-12 13:43:34','2024-04-12 03:43:34','','loon-image-high (7)','','inherit','closed','closed','','loon-image-high-7','','','2024-04-12 13:43:34','2024-04-12 03:43:34','',118,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-0b986855761907d5c51fadfe9e0f9dab.webp',0,'attachment','image/webp',0),
(120,5649,'2024-04-12 13:43:41','2024-04-12 03:43:41','','loon-image-original (9)','','inherit','closed','closed','','loon-image-original-9-2','','','2024-04-12 13:43:41','2024-04-12 03:43:41','',118,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-ff3ec3c8e2728bb27462a546ea460bb4.webp',0,'attachment','image/webp',0),
(122,5649,'2024-04-12 14:01:23','2024-04-12 04:01:23','<!-- wp:paragraph -->\r\n<p>Наши первые шаги приведут нас в Музей-заповедник истории Дальнего Востока имени В.К. Арсеньева. Этот уникальный музей представляет собой историческую сокровищницу, отражающую богатую культурную и природную наследие региона. Мы проведем Вас по залам музея, познакомимся с экспонатами, расскажем захватывающие истории о путешествиях и открытиях известного исследователя В.К. Арсеньева. Мы погрузимся в увлекательный мир прошлого, ощутим его атмосферу, и Ваши воспоминания останутся с нами на всю жизнь.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Затем мы отправляемся в квартал \"Миллионка\". Этот район является неотъемлемой частью истории Дальнего Востока. Он славится своей архитектурой, которая сочетает в себе элементы азиатской и европейской культур. Мы проводим вас по улочкам \"Миллионки\", рассказывая о ее истории и значении для региона. Мы попадем в атмосферу прошлого, погуляем среди красивых зданий и уличных лавочек, проникнемся их уникальной ауруой. Здесь можно почувствовать особый колорит Дальнего Востока, его дух и стиль.</p>\r\n<!-- /wp:paragraph -->','АЗИАТСКОЕ ПРОШЛОЕ ГОРОДА И ПРОГУЛКА У МОРЯ','','publish','closed','closed','','%d0%b0%d0%b7%d0%b8%d0%b0%d1%82%d1%81%d0%ba%d0%be%d0%b5-%d0%bf%d1%80%d0%be%d1%88%d0%bb%d0%be%d0%b5-%d0%b3%d0%be%d1%80%d0%be%d0%b4%d0%b0-%d0%b8-%d0%bf%d1%80%d0%be%d0%b3%d1%83%d0%bb%d0%ba%d0%b0-%d1%83','','','2024-04-12 14:20:21','2024-04-12 04:20:21','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=122',0,'excursion','',0),
(123,5649,'2024-04-12 14:00:07','2024-04-12 04:00:07','','loon-image-high (3)','','inherit','closed','closed','','loon-image-high-3','','','2024-04-12 14:00:07','2024-04-12 04:00:07','',122,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-ab0b7a8494bc0c458fa9dd1d44d832f6.webp',0,'attachment','image/webp',0),
(124,5649,'2024-04-12 14:00:11','2024-04-12 04:00:11','','photo1699589290 (1)','','inherit','closed','closed','','photo1699589290-1','','','2024-04-12 14:00:11','2024-04-12 04:00:11','',122,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-881317e81cbf9521edf4df205a545eb8.webp',0,'attachment','image/webp',0),
(125,5649,'2024-04-12 14:00:15','2024-04-12 04:00:15','','photo1699589290 (2)','','inherit','closed','closed','','photo1699589290-2','','','2024-04-12 14:00:15','2024-04-12 04:00:15','',122,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-63664903af040693cb1beb3262c8c655.webp',0,'attachment','image/webp',0),
(126,5649,'2024-04-12 14:00:19','2024-04-12 04:00:19','','photo1699589290','','inherit','closed','closed','','photo1699589290','','','2024-04-12 14:00:19','2024-04-12 04:00:19','',122,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-19f59064291ed0341ae3765060cc4ad7.webp',0,'attachment','image/webp',0),
(127,5649,'2024-04-12 14:01:15','2024-04-12 04:01:15','','lori-0003357504-a7','','inherit','closed','closed','','lori-0003357504-a7','','','2024-04-12 14:01:15','2024-04-12 04:01:15','',122,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-0e1e2b7e604ef4d0cd835f615420d590.webp',0,'attachment','image/webp',0),
(128,5650,'2024-04-12 15:45:04','2024-04-12 05:45:04','<!-- wp:paragraph -->\n<p>Первым местом, которое мы посетим, будет одна из самых популярных видовых точек – обзорная площадка на высокогорье. Оттуда открывается захватывающий вид на весь город и его окрестности. Вы сможете полюбоваться панорамой с высоты, насладиться красотой природы и сделать фантастические фотографии.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Затем мы отправимся в историческую часть города, чтобы познакомиться с его богатым прошлым. Проезжая по узким улочкам, вы ощутите атмосферу древности и загадочности. Посетим старинные здания, музеи и храмы, которые хранят в себе множество исторических сокровищ.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Следующая остановка нашей экскурсии – два знаменитых городских моста. Первый мост – это величественное сооружение, которое является символом нашего города. С его верхней части открывается великолепный вид на море, окружающие ландшафты и современные небоскребы. Вы почувствуете себя на вершине мира, наслаждаясь красотой города и его архитектуры.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Второй мост – это инженерный шедевр, построенный с использованием передовых технологий. Проезжая по нему, вы сможете насладиться впечатляющим видом на море и на городскую застройку с необычного ракурса. Этот мост является значимым элементом городского пейзажа и олицетворяет развитие нашего города.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>На протяжении всей экскурсии наши опытные гиды будут рассказывать интересные факты о каждом месте. Вы узнаете много нового и удивительного о истории, культуре и достопримечательностях нашего города.</p>\n<!-- /wp:paragraph -->','ОБЗОРНАЯ ЭКСКУРСИЯ: ВЛАДИВОСТОК В КАРТИНКАХ','','publish','closed','closed','','%d0%be%d0%b1%d0%b7%d0%be%d1%80%d0%bd%d0%b0%d1%8f-%d1%8d%d0%ba%d1%81%d0%ba%d1%83%d1%80%d1%81%d0%b8%d1%8f-%d0%b2%d0%bb%d0%b0%d0%b4%d0%b8%d0%b2%d0%be%d1%81%d1%82%d0%be%d0%ba-%d0%b2-%d0%ba%d0%b0%d1%80','','','2024-07-17 15:44:41','2024-07-17 05:44:41','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=128',0,'excursion','',0),
(129,5649,'2024-04-12 15:35:20','2024-04-12 05:35:20','','корабль','','inherit','closed','closed','','%d0%ba%d0%be%d1%80%d0%b0%d0%b1%d0%bb%d1%8c','','','2024-04-12 15:35:20','2024-04-12 05:35:20','',128,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-30313bc596a45462904b01e65c1804c0.webp',0,'attachment','image/webp',0),
(130,5649,'2024-04-12 15:36:16','2024-04-12 05:36:16','','lori-0030928446-a6','','inherit','closed','closed','','lori-0030928446-a6','','','2024-04-12 15:36:16','2024-04-12 05:36:16','',128,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-105f777347c73908a23cbf0de0c33d3b.webp',0,'attachment','image/webp',0),
(131,5649,'2024-04-12 15:36:37','2024-04-12 05:36:37','','lori-0038193331-a6','','inherit','closed','closed','','lori-0038193331-a6','','','2024-04-12 15:36:37','2024-04-12 05:36:37','',128,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-b9488e8d761e1f1997dc902236a67da6.webp',0,'attachment','image/webp',0),
(132,5649,'2024-04-12 15:36:42','2024-04-12 05:36:42','','город мост','','inherit','closed','closed','','%d0%b3%d0%be%d1%80%d0%be%d0%b4-%d0%bc%d0%be%d1%81%d1%82','','','2024-04-12 15:36:42','2024-04-12 05:36:42','',128,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-60e592a5e2c587d823db52392ff1591f.webp',0,'attachment','image/webp',0),
(133,5649,'2024-04-12 15:37:02','2024-04-12 05:37:02','','корабль','','inherit','closed','closed','','%d0%ba%d0%be%d1%80%d0%b0%d0%b1%d0%bb%d1%8c-2','','','2024-04-12 15:37:02','2024-04-12 05:37:02','',128,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-3a1d84f752947c47e87f7cfdc42a63b0.webp',0,'attachment','image/webp',0),
(134,5649,'2024-04-12 15:53:11','2024-04-12 05:53:11','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Очаровательный нагорный парк с его курортным характером и великолепными природными пейзажами – идеальное место для проведения увлекательной экскурсии. Посетители, проникающие на опасную и неповторимую сопку Бурачка, смогут насладиться уникальным видом на знаменитую бухту Золотой Рог. Это место по праву считается одной из самых прекрасных и завораживающих природных достопримечательностей этого уголка земли.<br><br>Становясь свидетелями этого потрясающего зрелища, гости парка могут насладиться неповторимыми пейзажами и непревзойденной красотой природы. Бархатные зеленые деревья, окружающие сопку, словно подчеркивают ее величие и бесконечность. Великолепная бухта Золотой Рог, ласкаемая ласковым морским бризом, удивит своим яростным и таинственным видом.<br><br>Поднявшись на вершину сопки, гости парка могут насладиться захватывающим панорамным видом на бухту Золотой Рог и окружающие ее просторы. Здесь предстает чарующий образ зеленых лесов, элегантных яхт, плавно скользящих по волнам, и безмятежности самой природы. Чувствуется умиротворение и необыкновенная атмосфера свободы, которая наполняет каждого, кто осмелился забраться на вершину, открывая для себя этот потрясающий вид.</p>\n<!-- /wp:paragraph -->','ПО СВЕТЛАНСКОЙ К ВИДОВЫМ','','publish','closed','closed','','%d0%bf%d0%be-%d1%81%d0%b2%d0%b5%d1%82%d0%bb%d0%b0%d0%bd%d1%81%d0%ba%d0%be%d0%b9-%d0%ba-%d0%b2%d0%b8%d0%b4%d0%be%d0%b2%d1%8b%d0%bc','','','2024-04-12 15:54:08','2024-04-12 05:54:08','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=134',0,'excursion','',0),
(135,5649,'2024-04-12 15:52:36','2024-04-12 05:52:36','','loon-image-high (2)','','inherit','closed','closed','','loon-image-high-2','','','2024-04-12 15:52:36','2024-04-12 05:52:36','',134,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-0b3b2788ec4de81c7e3ed614ea6c169f.webp',0,'attachment','image/webp',0),
(136,5649,'2024-04-12 15:52:40','2024-04-12 05:52:40','','lori-0039161570-a7','','inherit','closed','closed','','lori-0039161570-a7','','','2024-04-12 15:52:40','2024-04-12 05:52:40','',134,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-123439fb5963d6cc88a4e50a170fc53e.webp',0,'attachment','image/webp',0),
(138,5650,'2024-04-12 16:37:06','2024-04-12 06:37:06','<!-- wp:paragraph -->\n<p>Один из основных объектов, которые мы посетим, - это подводная лодка С-56. Эта легендарная военная машина стоит в музее и является живым свидетелем Советско-японской войны 1945 года. Вы получите возможность увидеть подлинные образцы снаряжения, используемого на борту подводной лодки, и узнать о жизни и службе моряков на этом военном судне.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Далее наша экскурсия приведет нас к \"Красному Вымпелу\", которым был назван праздничный зал музея. Это место посвящено подвигу Тихоокеанского флота во время боевых действий во время Великой Отечественной войны. Здесь вы узнаете о выдающихся достижениях экипажей и героической защите нашей страны.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Наш маршрут также включает в себя посещение музея ТОФ (Тихоокеанского флота), где вы сможете ознакомиться с историей и развитием российского ВМФ в районе Тихого океана. Вы узнаете о сложностях, с которыми сталкиваются моряки во время дольных плаваний, а также о их уникальных достижениях в области оборонной техники.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Не менее увлекательной будет поездка к Ворошиловской батарее, которая призвана напомнить о подвиге земляков в годы Великой Отечественной войны. Здесь вы познакомитесь с мощью и силой системы обороны, разработанной и установленной для защиты нашей Родины.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Таким образом, тематическая военная экскурсия с посещением объектов музея Тихоокеанского флота представляет собой неповторимую возможность углубить свои знания о военной истории России и оценить вклад наших героев в защиту Родины. Мы приглашаем вас присоединиться к этому увлекательному путешествию и окунуться в священные страницы истории.</p>\n<!-- /wp:paragraph -->','ТИХООКЕАНСКИЙ ФОРПОСТ РОССИИ','','publish','closed','closed','','%d1%82%d0%b8%d1%85%d0%be%d0%be%d0%ba%d0%b5%d0%b0%d0%bd%d1%81%d0%ba%d0%b8%d0%b9-%d1%84%d0%be%d1%80%d0%bf%d0%be%d1%81%d1%82-%d1%80%d0%be%d1%81%d1%81%d0%b8%d0%b8','','','2024-04-12 16:37:07','2024-04-12 06:37:07','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=138',0,'excursion','',0),
(139,5650,'2024-04-12 16:36:18','2024-04-12 06:36:18','','новосильц батарея','','inherit','closed','closed','','%d0%bd%d0%be%d0%b2%d0%be%d1%81%d0%b8%d0%bb%d1%8c%d1%86-%d0%b1%d0%b0%d1%82%d0%b0%d1%80%d0%b5%d1%8f','','','2024-04-12 16:36:18','2024-04-12 06:36:18','',138,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-98a4fe5f4cd325b0d131fffdcb9f618c.webp',0,'attachment','image/webp',0),
(140,5650,'2024-04-12 16:36:45','2024-04-12 06:36:45','','lori-0038639629-a6','','inherit','closed','closed','','lori-0038639629-a6','','','2024-04-12 16:36:45','2024-04-12 06:36:45','',138,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-3f32fd6753836cda004e932426e4b633.webp',0,'attachment','image/webp',0),
(141,5648,'2024-04-13 04:51:28','2024-04-12 18:51:28','Нам всё очень понравилось, такого впечатления в обычном зоопарке не получишь! Воздух такой свежий, и погода хорошая была','Классная экскурсия!','','publish','closed','closed','','local6619824ea28e2','','','2024-04-13 04:51:28','2024-04-12 18:51:28','',0,'https://tour.mitrofanov.ru/?post_type=site-review&p=141',0,'site-review','',0),
(142,5648,'2024-04-02 05:41:19','2024-04-01 19:41:19','Никогда бы не подумала, что отходы производства человека так могут украсить природу )))','Удивительное рядом )','','publish','closed','closed','','local66198e5faa0cd','','','2024-04-17 16:46:25','2024-04-17 06:46:25','',0,'https://tour.mitrofanov.ru/site-review/local66198e5faa0cd/',0,'site-review','',0),
(143,5648,'2024-04-13 07:29:53','2024-04-12 21:29:53','','hero-home','','inherit','closed','closed','','hero-home','','','2024-04-13 07:29:53','2024-04-12 21:29:53','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-5c534e38bfe3a40ae51f7b425a4b95db.webp',0,'attachment','image/webp',0),
(146,5648,'2024-04-14 13:05:39','2024-04-14 03:05:39','<!-- wp:paragraph -->\n<p>Мы встретимся с дикими животными Приморского края без барьеров в Приморском сафари-парке, где посетим 3 экскурсии: в парк тигров, копытных, леопардов и медведей, в парк хищных зверей и парк птиц, а также в парк львов. В парке также можно будет встретить и ручных животных, таких как пятнистые олени, кабанчики и кролики.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Далее мы отправимся наслаждаться видами Уссурийского залива в культовой бухте Стеклянная, где десятилетиями ранее выброшенное на свалку стекло полируют морские волны, и на песочный широкий пляж Шамора – любимое горожанами и гостями города место для отдыха и наблюдением за стихией.</p>\n<!-- /wp:paragraph -->','САФАРИ-ПАРК И ПЛЯЖИ','','inherit','closed','closed','','77-autosave-v1','','','2024-04-14 13:05:39','2024-04-14 03:05:39','',77,'https://tour.mitrofanov.ru/?p=146',0,'revision','',0),
(147,5648,'2024-04-14 14:26:41','2024-04-14 04:26:41','<!-- wp:greenshift-blocks/row {\"id\":\"gsbp-ef92586\",\"rowType\":\"fixed-width\",\"displayStyles\":false,\"spacing\":{\"margin\":{\"values\":{\"bottom\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"isVariation\":\"\"} -->\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-ef92586\" id=\"gspb_row-id-gsbp-ef92586\"><div class=\"gspb_row__content\"> <!-- wp:greenshift-blocks/row-column {\"id\":\"gsbp-7717097\"} -->\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-7717097\" id=\"gspb_col-id-gsbp-7717097\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-36f56a9\",\"headingTag\":\"h1\",\"headingContent\":\"Конструктор ещё в разработке\",\"typography\":{\"textShadow\":{},\"color\":\"\",\"alignment\":[\"center\"]}} -->\n<h1 id=\"gspb_heading-id-gsbp-36f56a9\" class=\"gspb_heading gspb_heading-id-gsbp-36f56a9 \">Конструктор ещё в разработке</h1>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-28fa788\",\"headingContent\":\"Но скоро будет готов!\",\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"alignment\":[\"center\"]}} -->\n<h2 id=\"gspb_heading-id-gsbp-28fa788\" class=\"gspb_heading gspb_heading-id-gsbp-28fa788 \">Но скоро будет готов!</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/countdown {\"id\":\"gsbp-ceb5203\",\"blockspacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"1rem\"],\"top\":[\"1rem\"]},\"locked\":false}},\"background\":{\"color\":\"#0093bfd6\"},\"endtime\":\"2024-04-30T14:00:00\",\"starttime\":\"2024-04-14T02:00:00\",\"labelDay\":\"Дни\",\"labelHour\":\"Часы\",\"labelMin\":\"Минуты\",\"labelSec\":\"Секунды\",\"textColor\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\",\"divColor\":\"#0093bfd6\",\"labelColor\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dinputtext, #444)\"} -->\n<div class=\"wp-block-greenshift-blocks-countdown gs-countdownwrap gspb_countdown-id-gsbp-ceb5203\"><div class=\"gs-countdown\" data-endtime=\"2024-04-30T14:00:00\"><div class=\"gs-countdown__item_wrap\"><div class=\"gs-countdown__item\"><span class=\"days\">00</span></div><div class=\"gs-countdown__item_label\">Дни</div></div><div class=\"gs-countdown__colon\"><div class=\"gs-countdown__colon-item\"></div><div class=\"gs-countdown__colon-item\"></div></div><div class=\"gs-countdown__item_wrap\"><div class=\"gs-countdown__item\"><span class=\"hours\">00</span></div><div class=\"gs-countdown__item_label\">Часы</div></div><div class=\"gs-countdown__colon\"><div class=\"gs-countdown__colon-item\"></div><div class=\"gs-countdown__colon-item\"></div></div><div class=\"gs-countdown__item_wrap\"><div class=\"gs-countdown__item\"><span class=\"minutes\">00</span></div><div class=\"gs-countdown__item_label\">Минуты</div></div><div class=\"gs-countdown__colon\"><div class=\"gs-countdown__colon-item\"></div><div class=\"gs-countdown__colon-item\"></div></div><div class=\"gs-countdown__item_wrap\"><div class=\"gs-countdown__item\"><span class=\"seconds\">00</span></div><div class=\"gs-countdown__item_label\">Секунды</div></div></div></div>\n<!-- /wp:greenshift-blocks/countdown -->\n\n<!-- wp:paragraph -->\n<p>Пока наши программисты собирают конструктор - предлагаем выбор готовых <a href=\"/all_excursions/\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-primary-color\">Экскурсий</mark></a> и <a href=\"/all_tours/\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-primary-color\">Туров</mark></a> на нашем сайте.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Или можете обратиться к нам напрямую - заполнив <a href=\"/pre-form/\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-primary-color\">форму</mark></a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:greenshift-blocks/buttonbox {\"id\":\"gsbp-b2df4a7\",\"buttonContent\":\"Или можете обратиться к нам напрямую - заполнив \\u003cmark style=\\u0022background-color:rgba(0, 0, 0, 0)\\u0022 class=\\u0022has-inline-color has-primary-color\\u0022\\u003eформу\\u003c/mark\\u003e\",\"background\":{\"color\":\"#ffffff00\"},\"spacing\":{\"margin\":{\"values\":{\"top\":[\"1rem\"]},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"0px\"],\"right\":[\"0px\"],\"bottom\":[\"0px\"],\"left\":[\"0px\"]},\"locked\":true}},\"iconSpacing\":{\"margin\":{\"values\":{\"right\":[0]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"color\":\"#000000\"},\"responsive\":{\"hideOnMobile\":true,\"hideOnLandscape\":true,\"hideOnTablet\":true,\"hideOnDesktop\":true},\"position\":{\"positionType\":[\"relative\"],\"positions\":{\"values\":{}}},\"buttonLink\":\"#\",\"enableIcon\":false,\"iconRight\":false,\"slidingPanel\":true,\"placebody\":true,\"slidePosition\":\"popup\",\"popupTop\":false,\"isVariation\":\"popup\"} -->\n<div class=\"gspb_button_wrapper gspb_button-id-gsbp-b2df4a7\" id=\"gspb_button-id-gsbp-b2df4a7\" data-paneltype=\"popup\"><a class=\"wp-block-greenshift-blocks-buttonbox gspb-buttonbox wp-element-button\" href=\"#\" rel=\"noopener\"><span class=\"gspb-buttonbox-textwrap\"><span class=\"gspb-buttonbox-text\"><span class=\"gspb-buttonbox-title\">Или можете обратиться к нам напрямую - заполнив <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-primary-color\">форму</mark></span></span></span></a><div data-panelid=\"gspb_button-id-gsbp-b2df4a7\" class=\"gspb_slidingPanel\" data-hover=\"\" data-placebody=\"true\"><div class=\"gspb_slidingPanel-wrap\"><div class=\"gspb_slidingPanel-inner\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-015a8a5\",\"headingTag\":\"h3\",\"headingContent\":\"Отправьте сообщение\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"1.2rem\"],\"right\":[\"1.2rem\"],\"bottom\":[\"1.2rem\"],\"left\":[\"1.2rem\"]},\"locked\":true},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"alignment\":[\"center\"]}} -->\n<h3 id=\"gspb_heading-id-gsbp-015a8a5\" class=\"gspb_heading gspb_heading-id-gsbp-015a8a5 \">Отправьте сообщение</h3>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-a4c8582\",\"textContent\":\"Мы свяжемся с Вами в ближайшее время!\",\"typography\":{\"textShadow\":{},\"alignment\":[\"center\"]}} -->\n<div id=\"gspb_text-id-gsbp-a4c8582\" class=\"gspb_text gspb_text-id-gsbp-a4c8582 \">Мы свяжемся с Вами в ближайшее время!</div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:contact-form-block/contact-form-block {\"name_label\":\"Имя\",\"message_label\":\"Сообщение\",\"message_rows\":4,\"button_text\":\"Отправить\",\"button_color\":\"#0093c0\"} -->\n[contact-form-block name_label=\"Имя\" \n email_label=\"E-mail\" \n message_label=\"Сообщение\" \n header=\"false\" \n header_image_id=\"null\" \n header_image_size=\"50\" \n header_image_align=\"left\" \n header_title=\"Get in Touch\" \n header_text=\"Leave your message and we\'ll get back to you shortly.\" \n button_text=\"Отправить\" \n button_color=\"#0093c0\" \n button_text_color=\"white\" \n align=\"undefined\" \n theme=\"default\" \n message_rows=\"4\"][/contact-form-block]\n<!-- /wp:contact-form-block/contact-form-block --></div><div class=\"gspb_slidingPanel-close\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></div></div></div></div>\n<!-- /wp:greenshift-blocks/buttonbox -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-2389b78\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"2rem\"],\"bottom\":[\"4rem\"]},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-2389b78\" id=\"gspb_container-id-gsbp-2389b78\"><!-- wp:greenshift-blocks/iconbox {\"id\":\"gsbp-64f48f6\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"0px\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"iconBox_icon\":{\"icon\":{\"font\":\"rhicon rhi-paper-plane\",\"svg\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 aria-hidden=\\u0022true\\u0022 class=\\u0022iconify iconify\\u002d\\u002dnoto\\u0022 viewBox=\\u00220 0 128 128\\u0022\\u003e\\n \\u003cpath fill=\\u0022#356477\\u0022 d=\\u0022m83.1 44.23.54-22.63c.02-.8.47-1.49 1.14-1.71 1.38-.45 4.04-1.05 8-.78 2.94.2 4.73.77 5.71 1.21.62.28 1.01.99.99 1.76l-.54 22.66-15.84-.51z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#f44336\\u0022 d=\\u0022M98.49 20.32c-.98-.44-2.77-1-5.71-1.21-3.96-.27-6.62.33-8 .78-.66.22-1.12.91-1.14 1.71l-.14 5.85c.09-.04.17-.1.26-.13 1.51-.45 4.42-1.04 8.77-.75 3.23.21 5.19.78 6.27 1.23.2.08.37.21.53.36l.14-6.09c.02-.76-.36-1.48-.98-1.75z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#356477\\u0022 d=\\u0022m51.53 38.53.62-26.57c.02-.76.55-1.41 1.32-1.62 1.59-.43 4.68-1 9.27-.74 3.41.19 5.48.73 6.63 1.15.72.26 1.17.94 1.15 1.67l-.63 26.6-18.36-.49z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#f44336\\u0022 d=\\u0022M69.37 10.75c-1.14-.42-3.21-.95-6.63-1.15-4.6-.26-7.68.31-9.27.74-.77.21-1.3.86-1.32 1.62l-.16 5.55c.1-.04.19-.1.31-.12 1.75-.43 5.13-.99 10.17-.71 3.75.2 6.02.74 7.27 1.16.23.08.43.2.61.34l.17-5.77c.02-.72-.43-1.4-1.15-1.66z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#ff7555\\u0022 d=\\u0022M86.01 26.82c1.35-.22 3.11-.37 5.26-.3v-7.47c-2.26-.04-4.01.21-5.26.5v7.27zM55.03 16.9c1.39-.18 3.15-.3 5.26-.28V9.54c-2.2.01-3.96.21-5.26.45v6.91z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#eee\\u0022 d=\\u0022m54.33 73.61-.42 8.4-34.65-1.57.26-6.83s7.78-11.44 7.78-34.96l32.56-1.94s1.55 3.32.39 13.19c-1.94 16.73-5.92 23.71-5.92 23.71z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#82aec0\\u0022 d=\\u0022m59.97 44.76-32.9.8c-.1 1.39-.22 2.73-.36 4.01L59.79 49l.18-4.24zm-.47 12.29-33.99.1c-.3 1.43-.62 2.77-.95 4.01h34.09l.85-4.11zm-4.54 11.92-33.04-.07c-.82 1.92-1.53 3.25-1.96 3.99l32.72.07c.01 0 1.78-2.67 2.28-3.99z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#82aec0\\u0022 d=\\u0022m52.56 73.66 65.73 7.65 1.12-12.58-11.14-1.4 2.02-22.19-50.3-8.2c.38 24.56-5.65 33.81-7.43 36.03v.69z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#365666\\u0022 d=\\u0022m109.68 51.75-49.8-7.02s-.2 3.2-.31 4.3l49.75 6.72.36-4zm-1.42 15.58.36-3.95-50.07-6.32c-.27 1.4-.54 2.87-.85 4.08l50.56 6.19zm-53.3 1.64c-.91 1.74-1.95 3.32-2.42 4l-.01.15 65.84 7.22.35-3.99-63.76-7.38z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#eee\\u0022 d=\\u0022m105.82 55.27.46-4-1.98-.28-.46 4.01-4.3-.58.47-4.04-1.98-.28-.47 4.05-4.3-.58.47-4.07-1.98-.28-.47 4.08-4.3-.58.47-4.11-1.98-.28-.48 4.12-4.3-.58.48-4.14-1.98-.28-.48 4.16-4.3-.58.48-4.18-1.98-.28-.48 4.19-4.3-.58.49-4.22-1.98-.28-.49 4.23-6.65-.9s-.08.88-.1 1.42c-.02.54-.1 1.58-.1 1.58l49.75 6.68.27-2.96-3.5-.46zm4.26-7.91-50.24-7.64.02-3.02 50.5 7.64zm-5.29 19.54.42-3.94-1.98-.25-.42 3.94-4.3-.53.42-3.95-1.98-.25-.42 3.95-4.3-.53.42-3.96-1.98-.25-.42 3.96-4.3-.53.42-3.97-1.98-.25-.42 3.97-4.3-.53.42-3.97-1.98-.25-.42 3.98-4.3-.53.42-3.98-1.98-.25-.42 3.98-4.3-.53.42-3.99-2.02-.24-.43 3.99-7.37-.85s-.2.7-.81 2.85l62.24 7.74.28-3.02-14.63-1.81zm9.26 12.9.42-3.94-1.98-.23-.43 3.95-4.63-.54.42-3.95-1.98-.23-.43 3.95-4.63-.53.43-3.95-1.99-.23-.43 3.95-4.63-.53.43-3.96-1.99-.23-.43 3.96-4.63-.53.43-3.97-1.99-.23-.43 3.97-4.63-.53.43-3.97-1.99-.23-.43 3.97-4.63-.54.43-3.97-1.99-.23-.43 3.98-4.63-.54.43-3.98-1.99-.23-.43 3.98-4.63-.53.43-3.98-1.99-.24-.43 3.99-6.58-.52-.65 9.79 65.72 6.72.79-9.16z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#356477\\u0022 d=\\u0022M6.15 78.96s-2.12-.1-1.93 1.99c0 0-2.49 16.6 4.41 28C15.26 119.89 24.43 124 28.52 124h80.46c5.02 0 10.23-3.78 12.03-9.39 1.41-4.41 2.66-20.35 2.92-25.21.04-.78-.55-1.45-1.33-1.51 0 0-72.87-9.04-116.45-8.93z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#f44336\\u0022 d=\\u0022M123.48 95.94S47.46 90.75 3.86 91.11l-.02-5.64c43.82-.37 119.06 7.83 119.83 7.89l-.19 2.58z\\u0022/\\u003e\\n \\u003cpath fill=\\u0022#82aec0\\u0022 d=\\u0022m19.38 78.33-.07.83c36.27 1.05 83.26 6.37 98.47 8.16l.17-2c-11.02-1.29-38.67-4.35-66.8-6.36-10.82-.77-31.77-.63-31.77-.63z\\u0022/\\u003e\\n\\u003c/svg\\u003e\",\"image\":\"\"},\"fill\":\"\",\"fillhover\":\"\",\"type\":\"svg\",\"strokeColorHover\":\"\",\"strokeColor\":\"\",\"strokeWidth\":\"\",\"iconSize\":[\"250px\"]},\"csstransform\":{\"translateYInfinite\":\"7px\",\"infinitebounce\":true,\"skewYInfinite\":\"3\",\"infinitetime\":2.6}} -->\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-64f48f6\" id=\"gspb_iconBox-id-gsbp-64f48f6\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg xmlns=\"http://www.w3.org/2000/svg\" style=\"width:5rem;height:5rem;margin:10px\" ariahidden=\"true\" class=\"iconify iconify--noto\" viewBox=\"0 0 128 128\"> <path fill=\"#356477\" d=\"m83.1 44.23.54-22.63c.02-.8.47-1.49 1.14-1.71 1.38-.45 4.04-1.05 8-.78 2.94.2 4.73.77 5.71 1.21.62.28 1.01.99.99 1.76l-.54 22.66-15.84-.51z\"></path>\n <path fill=\"#f44336\" d=\"M98.49 20.32c-.98-.44-2.77-1-5.71-1.21-3.96-.27-6.62.33-8 .78-.66.22-1.12.91-1.14 1.71l-.14 5.85c.09-.04.17-.1.26-.13 1.51-.45 4.42-1.04 8.77-.75 3.23.21 5.19.78 6.27 1.23.2.08.37.21.53.36l.14-6.09c.02-.76-.36-1.48-.98-1.75z\"></path>\n <path fill=\"#356477\" d=\"m51.53 38.53.62-26.57c.02-.76.55-1.41 1.32-1.62 1.59-.43 4.68-1 9.27-.74 3.41.19 5.48.73 6.63 1.15.72.26 1.17.94 1.15 1.67l-.63 26.6-18.36-.49z\"></path>\n <path fill=\"#f44336\" d=\"M69.37 10.75c-1.14-.42-3.21-.95-6.63-1.15-4.6-.26-7.68.31-9.27.74-.77.21-1.3.86-1.32 1.62l-.16 5.55c.1-.04.19-.1.31-.12 1.75-.43 5.13-.99 10.17-.71 3.75.2 6.02.74 7.27 1.16.23.08.43.2.61.34l.17-5.77c.02-.72-.43-1.4-1.15-1.66z\"></path>\n <path fill=\"#ff7555\" d=\"M86.01 26.82c1.35-.22 3.11-.37 5.26-.3v-7.47c-2.26-.04-4.01.21-5.26.5v7.27zM55.03 16.9c1.39-.18 3.15-.3 5.26-.28V9.54c-2.2.01-3.96.21-5.26.45v6.91z\"></path>\n <path fill=\"#eee\" d=\"m54.33 73.61-.42 8.4-34.65-1.57.26-6.83s7.78-11.44 7.78-34.96l32.56-1.94s1.55 3.32.39 13.19c-1.94 16.73-5.92 23.71-5.92 23.71z\"></path>\n <path fill=\"#82aec0\" d=\"m59.97 44.76-32.9.8c-.1 1.39-.22 2.73-.36 4.01L59.79 49l.18-4.24zm-.47 12.29-33.99.1c-.3 1.43-.62 2.77-.95 4.01h34.09l.85-4.11zm-4.54 11.92-33.04-.07c-.82 1.92-1.53 3.25-1.96 3.99l32.72.07c.01 0 1.78-2.67 2.28-3.99z\"></path>\n <path fill=\"#82aec0\" d=\"m52.56 73.66 65.73 7.65 1.12-12.58-11.14-1.4 2.02-22.19-50.3-8.2c.38 24.56-5.65 33.81-7.43 36.03v.69z\"></path>\n <path fill=\"#365666\" d=\"m109.68 51.75-49.8-7.02s-.2 3.2-.31 4.3l49.75 6.72.36-4zm-1.42 15.58.36-3.95-50.07-6.32c-.27 1.4-.54 2.87-.85 4.08l50.56 6.19zm-53.3 1.64c-.91 1.74-1.95 3.32-2.42 4l-.01.15 65.84 7.22.35-3.99-63.76-7.38z\"></path>\n <path fill=\"#eee\" d=\"m105.82 55.27.46-4-1.98-.28-.46 4.01-4.3-.58.47-4.04-1.98-.28-.47 4.05-4.3-.58.47-4.07-1.98-.28-.47 4.08-4.3-.58.47-4.11-1.98-.28-.48 4.12-4.3-.58.48-4.14-1.98-.28-.48 4.16-4.3-.58.48-4.18-1.98-.28-.48 4.19-4.3-.58.49-4.22-1.98-.28-.49 4.23-6.65-.9s-.08.88-.1 1.42c-.02.54-.1 1.58-.1 1.58l49.75 6.68.27-2.96-3.5-.46zm4.26-7.91-50.24-7.64.02-3.02 50.5 7.64zm-5.29 19.54.42-3.94-1.98-.25-.42 3.94-4.3-.53.42-3.95-1.98-.25-.42 3.95-4.3-.53.42-3.96-1.98-.25-.42 3.96-4.3-.53.42-3.97-1.98-.25-.42 3.97-4.3-.53.42-3.97-1.98-.25-.42 3.98-4.3-.53.42-3.98-1.98-.25-.42 3.98-4.3-.53.42-3.99-2.02-.24-.43 3.99-7.37-.85s-.2.7-.81 2.85l62.24 7.74.28-3.02-14.63-1.81zm9.26 12.9.42-3.94-1.98-.23-.43 3.95-4.63-.54.42-3.95-1.98-.23-.43 3.95-4.63-.53.43-3.95-1.99-.23-.43 3.95-4.63-.53.43-3.96-1.99-.23-.43 3.96-4.63-.53.43-3.97-1.99-.23-.43 3.97-4.63-.53.43-3.97-1.99-.23-.43 3.97-4.63-.54.43-3.97-1.99-.23-.43 3.98-4.63-.54.43-3.98-1.99-.23-.43 3.98-4.63-.53.43-3.98-1.99-.24-.43 3.99-6.58-.52-.65 9.79 65.72 6.72.79-9.16z\"></path>\n <path fill=\"#356477\" d=\"M6.15 78.96s-2.12-.1-1.93 1.99c0 0-2.49 16.6 4.41 28C15.26 119.89 24.43 124 28.52 124h80.46c5.02 0 10.23-3.78 12.03-9.39 1.41-4.41 2.66-20.35 2.92-25.21.04-.78-.55-1.45-1.33-1.51 0 0-72.87-9.04-116.45-8.93z\"></path>\n <path fill=\"#f44336\" d=\"M123.48 95.94S47.46 90.75 3.86 91.11l-.02-5.64c43.82-.37 119.06 7.83 119.83 7.89l-.19 2.58z\"></path>\n <path fill=\"#82aec0\" d=\"m19.38 78.33-.07.83c36.27 1.05 83.26 6.37 98.47 8.16l.17-2c-11.02-1.29-38.67-4.35-66.8-6.36-10.82-.77-31.77-.63-31.77-.63z\"></path>\n</svg></div></div>\n<!-- /wp:greenshift-blocks/iconbox -->\n\n<!-- wp:greenshift-blocks/container {\"id\":\"gsbp-1b81e7a\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"-1.5rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}}} -->\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-1b81e7a\" id=\"gspb_container-id-gsbp-1b81e7a\"><!-- wp:greenshift-blocks/svgshape {\"id\":\"gsbp-78e29c1\",\"fillone\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"width\":[100,null,null,null],\"height\":[1,null,null,null],\"widthUnit\":[\"%\",\"px\",\"px\",\"px\"],\"heightUnit\":[\"rem\",\"px\",\"px\",\"px\"],\"csstransform\":{\"rotateXInfinite\":\"60\",\"infinitebounce\":true,\"infinitedelay\":1,\"infinitetime\":1.5,\"easeinfinite\":\"ease-in-out\"},\"shapeSeparator\":{\"shape\":\"19\"}} -->\n<div class=\"wp-block-greenshift-blocks-svgshape gspb_svgBox gspb_svgBox-id-gsbp-78e29c1\" id=\"gspb_svgBox-id-gsbp-78e29c1\"><svg data-style=\"19\" x=\"0px\" y=\"0px\" viewBox=\"0 0 196 6\" preserveAspectRatio=\"none\" fill=\"var(--wp--preset--color--primary, #0093c0)\"><path data-style=\"19\" d=\"M195.4 5.20003C193.2 5.20003 192.1 4.30003 191.1 3.60003C190.2 2.90003 189.3 2.20003 187.6 2.20003C185.9 2.20003 185.1 2.80003 184.1 3.60003C183.1 4.40003 182 5.20003 179.8 5.20003C177.6 5.20003 176.5 4.30003 175.5 3.60003C174.6 2.90003 173.7 2.20003 172 2.20003C170.3 2.20003 169.5 2.80003 168.5 3.60003C167.5 4.40003 166.4 5.20003 164.2 5.20003C162 5.20003 160.9 4.30003 159.9 3.60003C159 2.90003 158.1 2.20003 156.4 2.20003C154.7 2.20003 153.9 2.80003 152.9 3.60003C151.9 4.40003 150.8 5.20003 148.6 5.20003C146.4 5.20003 145.3 4.30003 144.3 3.60003C143.4 2.90003 142.5 2.20003 140.8 2.20003C139.1 2.20003 138.3 2.80003 137.3 3.60003C136.3 4.40003 135.2 5.20003 133 5.20003C130.9 5.20003 129.7 4.30003 128.7 3.60003C127.8 2.90003 126.9 2.20003 125.2 2.20003C123.5 2.20003 122.7 2.80003 121.7 3.60003C120.7 4.40003 119.6 5.20003 117.4 5.20003C115.2 5.20003 114.1 4.30003 113.1 3.60003C112.2 2.90003 111.3 2.20003 109.6 2.20003C107.9 2.20003 107.1 2.80003 106.1 3.60003C105.1 4.40003 104 5.20003 101.8 5.20003C99.5999 5.20003 98.4999 4.30003 97.4999 3.60003C96.5999 2.90003 95.6999 2.20003 93.9999 2.20003C92.2999 2.20003 91.4999 2.80003 90.4999 3.60003C89.4999 4.40003 88.3999 5.20003 86.1999 5.20003C83.9999 5.20003 82.8999 4.30003 81.8999 3.60003C80.9999 2.90003 80.0999 2.20003 78.3999 2.20003C76.6999 2.20003 75.8999 2.80003 74.8999 3.60003C73.8999 4.40003 72.7999 5.20003 70.5999 5.20003C68.3999 5.20003 67.2999 4.30003 66.2999 3.60003C65.3999 2.90003 64.4999 2.20003 62.7999 2.20003C61.0999 2.20003 60.2999 2.80003 59.2999 3.60003C58.2999 4.40003 57.1999 5.20003 54.9999 5.20003C52.8999 5.20003 51.6999 4.30003 50.6999 3.60003C49.7999 2.90003 48.8999 2.20003 47.1999 2.20003C45.4999 2.20003 44.6999 2.80003 43.6999 3.60003C42.6999 4.40003 41.5999 5.20003 39.3999 5.20003C37.2999 5.20003 36.0999 4.30003 35.0999 3.60003C34.1999 2.90003 33.2999 2.20003 31.5999 2.20003C29.8999 2.20003 29.0999 2.80003 28.0999 3.60003C27.0999 4.40003 25.9999 5.20003 23.7999 5.20003C21.6999 5.20003 20.4999 4.30003 19.4999 3.60003C18.5999 2.90003 17.6999 2.20003 15.9999 2.20003C14.2999 2.20003 13.4999 2.80003 12.4999 3.60003C11.4999 4.40003 10.3999 5.20003 8.1999 5.20003C5.9999 5.20003 4.8999 4.30003 3.8999 3.60003C2.9999 2.90003 2.1999 2.20003 0.399902 2.20003V0.900024C2.4999 0.900024 3.6999 1.80002 4.6999 2.50002C5.5999 3.20002 6.3999 3.90002 8.1999 3.90002C9.8999 3.90002 10.6999 3.30002 11.6999 2.50002C12.6999 1.70002 13.7999 0.900024 15.9999 0.900024C18.0999 0.900024 19.2999 1.80002 20.2999 2.50002C21.1999 3.20002 22.0999 3.90002 23.7999 3.90002C25.4999 3.90002 26.2999 3.30002 27.2999 2.50002C28.2999 1.70002 29.3999 0.900024 31.5999 0.900024C33.6999 0.900024 34.8999 1.80002 35.8999 2.50002C36.7999 3.20002 37.6999 3.90002 39.3999 3.90002C41.0999 3.90002 41.8999 3.30002 42.8999 2.50002C43.8999 1.70002 44.9999 0.900024 47.1999 0.900024C49.2999 0.900024 50.4999 1.80002 51.4999 2.50002C52.3999 3.20002 53.2999 3.90002 54.9999 3.90002C56.6999 3.90002 57.4999 3.30002 58.4999 2.50002C59.4999 1.70002 60.5999 0.900024 62.7999 0.900024C64.9999 0.900024 66.0999 1.80002 67.0999 2.50002C67.9999 3.20002 68.8999 3.90002 70.5999 3.90002C72.2999 3.90002 73.0999 3.30002 74.0999 2.50002C75.0999 1.70002 76.1999 0.900024 78.3999 0.900024C80.5999 0.900024 81.6999 1.80002 82.6999 2.50002C83.5999 3.20002 84.4999 3.90002 86.1999 3.90002C87.8999 3.90002 88.6999 3.30002 89.6999 2.50002C90.6999 1.70002 91.7999 0.900024 93.9999 0.900024C96.1999 0.900024 97.2999 1.80002 98.2999 2.50002C99.1999 3.20002 100.1 3.90002 101.8 3.90002C103.5 3.90002 104.3 3.30002 105.3 2.50002C106.3 1.70002 107.4 0.900024 109.6 0.900024C111.8 0.900024 112.9 1.80002 113.9 2.50002C114.8 3.20002 115.7 3.90002 117.4 3.90002C119.1 3.90002 119.9 3.30002 120.9 2.50002C121.9 1.70002 123 0.900024 125.2 0.900024C127.3 0.900024 128.5 1.80002 129.5 2.50002C130.4 3.20002 131.3 3.90002 133 3.90002C134.7 3.90002 135.5 3.30002 136.5 2.50002C137.5 1.70002 138.6 0.900024 140.8 0.900024C143 0.900024 144.1 1.80002 145.1 2.50002C146 3.20002 146.9 3.90002 148.6 3.90002C150.3 3.90002 151.1 3.30002 152.1 2.50002C153.1 1.70002 154.2 0.900024 156.4 0.900024C158.6 0.900024 159.7 1.80002 160.7 2.50002C161.6 3.20002 162.5 3.90002 164.2 3.90002C165.9 3.90002 166.7 3.30002 167.7 2.50002C168.7 1.70002 169.8 0.900024 172 0.900024C174.2 0.900024 175.3 1.80002 176.3 2.50002C177.2 3.20002 178.1 3.90002 179.8 3.90002C181.5 3.90002 182.3 3.30002 183.3 2.50002C184.3 1.70002 185.4 0.900024 187.6 0.900024C189.8 0.900024 190.9 1.80002 191.9 2.50002C192.8 3.20002 193.7 3.90002 195.4 3.90002V5.20003Z\"></path><defs><linearGradient><stop></stop><stop></stop></linearGradient></defs></svg></div>\n<!-- /wp:greenshift-blocks/svgshape -->\n\n<!-- wp:greenshift-blocks/svgshape {\"id\":\"gsbp-e0e30f3\",\"fillone\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"width\":[100,null,null,null],\"height\":[1,null,null,null],\"widthUnit\":[\"%\",\"px\",\"px\",\"px\"],\"heightUnit\":[\"rem\",\"px\",\"px\",\"px\"],\"csstransform\":{\"rotateXInfinite\":\"60\",\"infinitebounce\":true,\"infinitedelay\":0.5,\"infinitetime\":1.5,\"easeinfinite\":\"ease-in-out\"},\"shapeSeparator\":{\"shape\":\"19\"}} -->\n<div class=\"wp-block-greenshift-blocks-svgshape gspb_svgBox gspb_svgBox-id-gsbp-e0e30f3\" id=\"gspb_svgBox-id-gsbp-e0e30f3\"><svg data-style=\"19\" x=\"0px\" y=\"0px\" viewBox=\"0 0 196 6\" preserveAspectRatio=\"none\" fill=\"var(--wp--preset--color--primary, #0093c0)\"><path data-style=\"19\" d=\"M195.4 5.20003C193.2 5.20003 192.1 4.30003 191.1 3.60003C190.2 2.90003 189.3 2.20003 187.6 2.20003C185.9 2.20003 185.1 2.80003 184.1 3.60003C183.1 4.40003 182 5.20003 179.8 5.20003C177.6 5.20003 176.5 4.30003 175.5 3.60003C174.6 2.90003 173.7 2.20003 172 2.20003C170.3 2.20003 169.5 2.80003 168.5 3.60003C167.5 4.40003 166.4 5.20003 164.2 5.20003C162 5.20003 160.9 4.30003 159.9 3.60003C159 2.90003 158.1 2.20003 156.4 2.20003C154.7 2.20003 153.9 2.80003 152.9 3.60003C151.9 4.40003 150.8 5.20003 148.6 5.20003C146.4 5.20003 145.3 4.30003 144.3 3.60003C143.4 2.90003 142.5 2.20003 140.8 2.20003C139.1 2.20003 138.3 2.80003 137.3 3.60003C136.3 4.40003 135.2 5.20003 133 5.20003C130.9 5.20003 129.7 4.30003 128.7 3.60003C127.8 2.90003 126.9 2.20003 125.2 2.20003C123.5 2.20003 122.7 2.80003 121.7 3.60003C120.7 4.40003 119.6 5.20003 117.4 5.20003C115.2 5.20003 114.1 4.30003 113.1 3.60003C112.2 2.90003 111.3 2.20003 109.6 2.20003C107.9 2.20003 107.1 2.80003 106.1 3.60003C105.1 4.40003 104 5.20003 101.8 5.20003C99.5999 5.20003 98.4999 4.30003 97.4999 3.60003C96.5999 2.90003 95.6999 2.20003 93.9999 2.20003C92.2999 2.20003 91.4999 2.80003 90.4999 3.60003C89.4999 4.40003 88.3999 5.20003 86.1999 5.20003C83.9999 5.20003 82.8999 4.30003 81.8999 3.60003C80.9999 2.90003 80.0999 2.20003 78.3999 2.20003C76.6999 2.20003 75.8999 2.80003 74.8999 3.60003C73.8999 4.40003 72.7999 5.20003 70.5999 5.20003C68.3999 5.20003 67.2999 4.30003 66.2999 3.60003C65.3999 2.90003 64.4999 2.20003 62.7999 2.20003C61.0999 2.20003 60.2999 2.80003 59.2999 3.60003C58.2999 4.40003 57.1999 5.20003 54.9999 5.20003C52.8999 5.20003 51.6999 4.30003 50.6999 3.60003C49.7999 2.90003 48.8999 2.20003 47.1999 2.20003C45.4999 2.20003 44.6999 2.80003 43.6999 3.60003C42.6999 4.40003 41.5999 5.20003 39.3999 5.20003C37.2999 5.20003 36.0999 4.30003 35.0999 3.60003C34.1999 2.90003 33.2999 2.20003 31.5999 2.20003C29.8999 2.20003 29.0999 2.80003 28.0999 3.60003C27.0999 4.40003 25.9999 5.20003 23.7999 5.20003C21.6999 5.20003 20.4999 4.30003 19.4999 3.60003C18.5999 2.90003 17.6999 2.20003 15.9999 2.20003C14.2999 2.20003 13.4999 2.80003 12.4999 3.60003C11.4999 4.40003 10.3999 5.20003 8.1999 5.20003C5.9999 5.20003 4.8999 4.30003 3.8999 3.60003C2.9999 2.90003 2.1999 2.20003 0.399902 2.20003V0.900024C2.4999 0.900024 3.6999 1.80002 4.6999 2.50002C5.5999 3.20002 6.3999 3.90002 8.1999 3.90002C9.8999 3.90002 10.6999 3.30002 11.6999 2.50002C12.6999 1.70002 13.7999 0.900024 15.9999 0.900024C18.0999 0.900024 19.2999 1.80002 20.2999 2.50002C21.1999 3.20002 22.0999 3.90002 23.7999 3.90002C25.4999 3.90002 26.2999 3.30002 27.2999 2.50002C28.2999 1.70002 29.3999 0.900024 31.5999 0.900024C33.6999 0.900024 34.8999 1.80002 35.8999 2.50002C36.7999 3.20002 37.6999 3.90002 39.3999 3.90002C41.0999 3.90002 41.8999 3.30002 42.8999 2.50002C43.8999 1.70002 44.9999 0.900024 47.1999 0.900024C49.2999 0.900024 50.4999 1.80002 51.4999 2.50002C52.3999 3.20002 53.2999 3.90002 54.9999 3.90002C56.6999 3.90002 57.4999 3.30002 58.4999 2.50002C59.4999 1.70002 60.5999 0.900024 62.7999 0.900024C64.9999 0.900024 66.0999 1.80002 67.0999 2.50002C67.9999 3.20002 68.8999 3.90002 70.5999 3.90002C72.2999 3.90002 73.0999 3.30002 74.0999 2.50002C75.0999 1.70002 76.1999 0.900024 78.3999 0.900024C80.5999 0.900024 81.6999 1.80002 82.6999 2.50002C83.5999 3.20002 84.4999 3.90002 86.1999 3.90002C87.8999 3.90002 88.6999 3.30002 89.6999 2.50002C90.6999 1.70002 91.7999 0.900024 93.9999 0.900024C96.1999 0.900024 97.2999 1.80002 98.2999 2.50002C99.1999 3.20002 100.1 3.90002 101.8 3.90002C103.5 3.90002 104.3 3.30002 105.3 2.50002C106.3 1.70002 107.4 0.900024 109.6 0.900024C111.8 0.900024 112.9 1.80002 113.9 2.50002C114.8 3.20002 115.7 3.90002 117.4 3.90002C119.1 3.90002 119.9 3.30002 120.9 2.50002C121.9 1.70002 123 0.900024 125.2 0.900024C127.3 0.900024 128.5 1.80002 129.5 2.50002C130.4 3.20002 131.3 3.90002 133 3.90002C134.7 3.90002 135.5 3.30002 136.5 2.50002C137.5 1.70002 138.6 0.900024 140.8 0.900024C143 0.900024 144.1 1.80002 145.1 2.50002C146 3.20002 146.9 3.90002 148.6 3.90002C150.3 3.90002 151.1 3.30002 152.1 2.50002C153.1 1.70002 154.2 0.900024 156.4 0.900024C158.6 0.900024 159.7 1.80002 160.7 2.50002C161.6 3.20002 162.5 3.90002 164.2 3.90002C165.9 3.90002 166.7 3.30002 167.7 2.50002C168.7 1.70002 169.8 0.900024 172 0.900024C174.2 0.900024 175.3 1.80002 176.3 2.50002C177.2 3.20002 178.1 3.90002 179.8 3.90002C181.5 3.90002 182.3 3.30002 183.3 2.50002C184.3 1.70002 185.4 0.900024 187.6 0.900024C189.8 0.900024 190.9 1.80002 191.9 2.50002C192.8 3.20002 193.7 3.90002 195.4 3.90002V5.20003Z\"></path><defs><linearGradient><stop></stop><stop></stop></linearGradient></defs></svg></div>\n<!-- /wp:greenshift-blocks/svgshape -->\n\n<!-- wp:greenshift-blocks/svgshape {\"id\":\"gsbp-c0283de\",\"fillone\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\",\"width\":[100,null,null,null],\"height\":[1,null,null,null],\"widthUnit\":[\"%\",\"px\",\"px\",\"px\"],\"heightUnit\":[\"rem\",\"px\",\"px\",\"px\"],\"csstransform\":{\"rotateXInfinite\":\"60\",\"infinitebounce\":true,\"infinitedelay\":0,\"easeinfinite\":\"ease-in-out\",\"infinitetime\":1.5},\"shapeSeparator\":{\"shape\":\"19\"}} -->\n<div class=\"wp-block-greenshift-blocks-svgshape gspb_svgBox gspb_svgBox-id-gsbp-c0283de\" id=\"gspb_svgBox-id-gsbp-c0283de\"><svg data-style=\"19\" x=\"0px\" y=\"0px\" viewBox=\"0 0 196 6\" preserveAspectRatio=\"none\" fill=\"var(--wp--preset--color--primary, #0093c0)\"><path data-style=\"19\" d=\"M195.4 5.20003C193.2 5.20003 192.1 4.30003 191.1 3.60003C190.2 2.90003 189.3 2.20003 187.6 2.20003C185.9 2.20003 185.1 2.80003 184.1 3.60003C183.1 4.40003 182 5.20003 179.8 5.20003C177.6 5.20003 176.5 4.30003 175.5 3.60003C174.6 2.90003 173.7 2.20003 172 2.20003C170.3 2.20003 169.5 2.80003 168.5 3.60003C167.5 4.40003 166.4 5.20003 164.2 5.20003C162 5.20003 160.9 4.30003 159.9 3.60003C159 2.90003 158.1 2.20003 156.4 2.20003C154.7 2.20003 153.9 2.80003 152.9 3.60003C151.9 4.40003 150.8 5.20003 148.6 5.20003C146.4 5.20003 145.3 4.30003 144.3 3.60003C143.4 2.90003 142.5 2.20003 140.8 2.20003C139.1 2.20003 138.3 2.80003 137.3 3.60003C136.3 4.40003 135.2 5.20003 133 5.20003C130.9 5.20003 129.7 4.30003 128.7 3.60003C127.8 2.90003 126.9 2.20003 125.2 2.20003C123.5 2.20003 122.7 2.80003 121.7 3.60003C120.7 4.40003 119.6 5.20003 117.4 5.20003C115.2 5.20003 114.1 4.30003 113.1 3.60003C112.2 2.90003 111.3 2.20003 109.6 2.20003C107.9 2.20003 107.1 2.80003 106.1 3.60003C105.1 4.40003 104 5.20003 101.8 5.20003C99.5999 5.20003 98.4999 4.30003 97.4999 3.60003C96.5999 2.90003 95.6999 2.20003 93.9999 2.20003C92.2999 2.20003 91.4999 2.80003 90.4999 3.60003C89.4999 4.40003 88.3999 5.20003 86.1999 5.20003C83.9999 5.20003 82.8999 4.30003 81.8999 3.60003C80.9999 2.90003 80.0999 2.20003 78.3999 2.20003C76.6999 2.20003 75.8999 2.80003 74.8999 3.60003C73.8999 4.40003 72.7999 5.20003 70.5999 5.20003C68.3999 5.20003 67.2999 4.30003 66.2999 3.60003C65.3999 2.90003 64.4999 2.20003 62.7999 2.20003C61.0999 2.20003 60.2999 2.80003 59.2999 3.60003C58.2999 4.40003 57.1999 5.20003 54.9999 5.20003C52.8999 5.20003 51.6999 4.30003 50.6999 3.60003C49.7999 2.90003 48.8999 2.20003 47.1999 2.20003C45.4999 2.20003 44.6999 2.80003 43.6999 3.60003C42.6999 4.40003 41.5999 5.20003 39.3999 5.20003C37.2999 5.20003 36.0999 4.30003 35.0999 3.60003C34.1999 2.90003 33.2999 2.20003 31.5999 2.20003C29.8999 2.20003 29.0999 2.80003 28.0999 3.60003C27.0999 4.40003 25.9999 5.20003 23.7999 5.20003C21.6999 5.20003 20.4999 4.30003 19.4999 3.60003C18.5999 2.90003 17.6999 2.20003 15.9999 2.20003C14.2999 2.20003 13.4999 2.80003 12.4999 3.60003C11.4999 4.40003 10.3999 5.20003 8.1999 5.20003C5.9999 5.20003 4.8999 4.30003 3.8999 3.60003C2.9999 2.90003 2.1999 2.20003 0.399902 2.20003V0.900024C2.4999 0.900024 3.6999 1.80002 4.6999 2.50002C5.5999 3.20002 6.3999 3.90002 8.1999 3.90002C9.8999 3.90002 10.6999 3.30002 11.6999 2.50002C12.6999 1.70002 13.7999 0.900024 15.9999 0.900024C18.0999 0.900024 19.2999 1.80002 20.2999 2.50002C21.1999 3.20002 22.0999 3.90002 23.7999 3.90002C25.4999 3.90002 26.2999 3.30002 27.2999 2.50002C28.2999 1.70002 29.3999 0.900024 31.5999 0.900024C33.6999 0.900024 34.8999 1.80002 35.8999 2.50002C36.7999 3.20002 37.6999 3.90002 39.3999 3.90002C41.0999 3.90002 41.8999 3.30002 42.8999 2.50002C43.8999 1.70002 44.9999 0.900024 47.1999 0.900024C49.2999 0.900024 50.4999 1.80002 51.4999 2.50002C52.3999 3.20002 53.2999 3.90002 54.9999 3.90002C56.6999 3.90002 57.4999 3.30002 58.4999 2.50002C59.4999 1.70002 60.5999 0.900024 62.7999 0.900024C64.9999 0.900024 66.0999 1.80002 67.0999 2.50002C67.9999 3.20002 68.8999 3.90002 70.5999 3.90002C72.2999 3.90002 73.0999 3.30002 74.0999 2.50002C75.0999 1.70002 76.1999 0.900024 78.3999 0.900024C80.5999 0.900024 81.6999 1.80002 82.6999 2.50002C83.5999 3.20002 84.4999 3.90002 86.1999 3.90002C87.8999 3.90002 88.6999 3.30002 89.6999 2.50002C90.6999 1.70002 91.7999 0.900024 93.9999 0.900024C96.1999 0.900024 97.2999 1.80002 98.2999 2.50002C99.1999 3.20002 100.1 3.90002 101.8 3.90002C103.5 3.90002 104.3 3.30002 105.3 2.50002C106.3 1.70002 107.4 0.900024 109.6 0.900024C111.8 0.900024 112.9 1.80002 113.9 2.50002C114.8 3.20002 115.7 3.90002 117.4 3.90002C119.1 3.90002 119.9 3.30002 120.9 2.50002C121.9 1.70002 123 0.900024 125.2 0.900024C127.3 0.900024 128.5 1.80002 129.5 2.50002C130.4 3.20002 131.3 3.90002 133 3.90002C134.7 3.90002 135.5 3.30002 136.5 2.50002C137.5 1.70002 138.6 0.900024 140.8 0.900024C143 0.900024 144.1 1.80002 145.1 2.50002C146 3.20002 146.9 3.90002 148.6 3.90002C150.3 3.90002 151.1 3.30002 152.1 2.50002C153.1 1.70002 154.2 0.900024 156.4 0.900024C158.6 0.900024 159.7 1.80002 160.7 2.50002C161.6 3.20002 162.5 3.90002 164.2 3.90002C165.9 3.90002 166.7 3.30002 167.7 2.50002C168.7 1.70002 169.8 0.900024 172 0.900024C174.2 0.900024 175.3 1.80002 176.3 2.50002C177.2 3.20002 178.1 3.90002 179.8 3.90002C181.5 3.90002 182.3 3.30002 183.3 2.50002C184.3 1.70002 185.4 0.900024 187.6 0.900024C189.8 0.900024 190.9 1.80002 191.9 2.50002C192.8 3.20002 193.7 3.90002 195.4 3.90002V5.20003Z\"></path><defs><linearGradient><stop></stop><stop></stop></linearGradient></defs></svg></div>\n<!-- /wp:greenshift-blocks/svgshape --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/container --></div>\n<!-- /wp:greenshift-blocks/row-column --> </div></div>\n<!-- /wp:greenshift-blocks/row -->','Конструктор туров','','publish','closed','closed','','constructor','','','2024-04-27 06:59:24','2024-04-26 20:59:24','',0,'https://tour.mitrofanov.ru/?page_id=147',0,'page','',0),
(159,5650,'2024-04-15 09:04:42','2024-04-14 23:04:42','<!-- wp:paragraph -->\n<p>Шоппинг тур по Владивостоку начинается с посещения Калина Молла, одного из самых популярных торговых центров города. Здесь ты сможешь найти огромный выбор товаров различных категорий - от одежды и обуви до электроники и косметики. Калина Молл радует посетителей своими современными интерьерами и уютной атмосферой.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>После насыщенных шопингом улиц, стоит заглянуть на Площадь Борцам. Это историческое место с многочисленными магазинами, где представлены сувениры, подарки и ремесла местных мастеров. Здесь ты сможешь приобрести оригинальные подарки для друзей и близких, чтобы сохранить воспоминания о своем пребывании во Владивостоке.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>И, конечно же, не забудем зайти в магазин морепродуктов \"Море в доме\". Владивосток известен своими свежими и качественными морепродуктами, и этот магазин предлагает широкий выбор рыбы, крабов, устриц и других деликатесов из морской глубины. Здесь ты познакомишься с разнообразием морских вкусностей и сможешь насладиться неповторимым вкусом свежих продуктов.</p>\n<!-- /wp:paragraph -->','ШОППИНГ ТУР ПО ВЛАДИВОСТОКУ','','publish','closed','closed','','%d1%88%d0%be%d0%bf%d0%bf%d0%b8%d0%bd%d0%b3-%d1%82%d1%83%d1%80-%d0%bf%d0%be-%d0%b2%d0%bb%d0%b0%d0%b4%d0%b8%d0%b2%d0%be%d1%81%d1%82%d0%be%d0%ba%d1%83','','','2024-04-15 09:04:42','2024-04-14 23:04:42','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=159',0,'excursion','',0),
(160,5650,'2024-04-15 09:02:54','2024-04-14 23:02:54','','loon-image-original (14)','','inherit','closed','closed','','loon-image-original-14','','','2024-04-15 09:02:54','2024-04-14 23:02:54','',159,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-d76a85d59c0332989422b536b51c277a.webp',0,'attachment','image/webp',0),
(161,5650,'2024-04-15 09:04:20','2024-04-14 23:04:20','','панорама церковь мотс','','inherit','closed','closed','','%d0%bf%d0%b0%d0%bd%d0%be%d1%80%d0%b0%d0%bc%d0%b0-%d1%86%d0%b5%d1%80%d0%ba%d0%be%d0%b2%d1%8c-%d0%bc%d0%be%d1%82%d1%81','','','2024-04-15 09:04:20','2024-04-14 23:04:20','',159,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-085e0bffd51efe0e0b96e5f50a18a300.webp',0,'attachment','image/webp',0),
(162,5650,'2024-04-15 09:37:18','2024-04-14 23:37:18','<!-- wp:paragraph -->\n<p>Начнем наше путешествие с посещения основной достопримечательности арт-парка – \"Штыковских прудов\". Этот уникальный естественный комплекс стал настоящим уголком природы в городской суете. Здесь вы сможете любоваться кристально чистой водой, окруженной стенами зелени и цветов. Прогуливаясь по живописным парковым аллеям вдоль прудов, вы сможете насладиться спокойствием и гармонией природы.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>После знакомства с \"Штыковскими прудами\" предлагается принять участие в творческих мастер-классах, которые проводятся на территории арт-парка. Здесь каждый сможет найти себя в искусстве: будь то живопись, лепка, фотография или графический дизайн. Опытные педагоги и художники помогут вам раскрыть свой творческий потенциал и научат вас новым техникам и приемам.</p>\n<!-- /wp:paragraph -->','СКАЗКА В ШТЫКОВСКИХ ПРУДАХ','','publish','closed','closed','','%d1%81%d0%ba%d0%b0%d0%b7%d0%ba%d0%b0-%d0%b2-%d1%88%d1%82%d1%8b%d0%ba%d0%be%d0%b2%d1%81%d0%ba%d0%b8%d1%85-%d0%bf%d1%80%d1%83%d0%b4%d0%b0%d1%85','','','2024-04-15 09:37:18','2024-04-14 23:37:18','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=162',0,'excursion','',0),
(163,5650,'2024-04-15 09:36:41','2024-04-14 23:36:41','','IMG_3488','','inherit','closed','closed','','img_3488','','','2024-04-15 09:36:41','2024-04-14 23:36:41','',162,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-610bdb893d576f439c67175e91587676.webp',0,'attachment','image/webp',0),
(164,5650,'2024-04-15 09:36:48','2024-04-14 23:36:48','','IMG_9018','','inherit','closed','closed','','img_9018','','','2024-04-15 09:36:48','2024-04-14 23:36:48','',162,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-07f108adc92713f79cf609dcf505e377.webp',0,'attachment','image/webp',0),
(165,5650,'2024-04-15 09:37:07','2024-04-14 23:37:07','','IMG_9843','','inherit','closed','closed','','img_9843','','','2024-04-15 09:37:07','2024-04-14 23:37:07','',162,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-7bc5f2f1017ea56b1bb2d971a6190dbc.webp',0,'attachment','image/webp',0),
(166,5650,'2024-04-15 09:41:09','2024-04-14 23:41:09','<!-- wp:paragraph -->\n<p>Экскурсия на остров Русский с посещением объектов Владивостокской крепости - Форта Поспелова и Новосильцевской батареи предлагает уникальную возможность окунуться в историю и ощутить величие и силу русского фронтира.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Начнем свое путешествие с Форта Поспелова, который был построен в середине XIX века и является одним из ключевых объектов Владивостокской крепости. С его впечатляющими размерами и суровой архитектурой, форт впечатляет уже с первого взгляда. Посетители могут осмотреть укрепленные стены, защищающие крепость от внешних угроз, и погрузиться в атмосферу времен, когда Русская империя стремилась укрепить свои позиции на Дальнем Востоке.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Следующая остановка - Новосильцевская батарея. Этот военный объект является одним из самых масштабных и значимых на острове Русский. Новосильцевская батарея прекрасно сохранилась и до сих пор впечатляет своей грандиозностью. Посетители могут рассмотреть пушечные эмбразуры и орудия, использовавшиеся для защиты берега от противника. Вокруг батареи тянутся красивые пейзажи острова Русский, создающие неповторимую атмосферу путешествия.</p>\n<!-- /wp:paragraph -->','ОСТРОВ РУССКИЙ: ФОРТ ПОСПЕЛОВА И НОВОСИЛЬЦЕВСКАЯ БАТАРЕЯ','','publish','closed','closed','','%d0%be%d1%81%d1%82%d1%80%d0%be%d0%b2-%d1%80%d1%83%d1%81%d1%81%d0%ba%d0%b8%d0%b9-%d1%84%d0%be%d1%80%d1%82-%d0%bf%d0%be%d1%81%d0%bf%d0%b5%d0%bb%d0%be%d0%b2%d0%b0-%d0%b8-%d0%bd%d0%be%d0%b2%d0%be%d1%81','','','2024-04-15 09:41:10','2024-04-14 23:41:10','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=166',0,'excursion','',0),
(167,5650,'2024-04-15 09:40:48','2024-04-14 23:40:48','','vladivostok-breathtaking8','','inherit','closed','closed','','vladivostok-breathtaking8','','','2024-04-15 09:40:48','2024-04-14 23:40:48','',166,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-8727f12649fd2a6867810cc038cfd2af.webp',0,'attachment','image/webp',0),
(168,5650,'2024-04-15 09:50:04','2024-04-14 23:50:04','<!-- wp:paragraph -->\n<p>Экскурсия на остров Русский – это захватывающее путешествие в самое сердце Приморского края. Остров расположен в Японском море и привлекает своей дикой красотой природы и богатым историческим наследием.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Первой остановкой на этом уникальном путешествии будет приморский океанариум. Это одно из самых увлекательных мест на острове, где можно не только насладиться морскими видами и сделать потрясающие снимки, но и узнать больше о разнообразных видов рыб и других морских обитателей. Океанариум предлагает своим посетителям интерактивные шоу с дельфинами и морскими котиками, а также возможность покормить рыбу своими руками. Это место навсегда останется в памяти каждого гостя своим неповторимым колоритом и атмосферой.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Следующая остановка – Ворошиловская батарея. Этот исторический объект был построен в начале 20-го века и использовался в разные периоды времени как батарея противокорабельной и противовоздушной обороны. Сейчас Ворошиловская батарея превратилась в музей под открытым небом, который позволяет погрузиться в атмосферу боевых дней прошлого. Здесь можно увидеть старинное вооружение, ощутить мощь и силу военной техники, и узнать больше о роли острова Русский в истории России.</p>\n<!-- /wp:paragraph -->','ОСТРОВ РУССКИЙ: ОКЕАНАРИУМ И ВОРОШИЛОВСКАЯ БАТАРЕЯ','','publish','closed','closed','','%d0%be%d1%81%d1%82%d1%80%d0%be%d0%b2-%d1%80%d1%83%d1%81%d1%81%d0%ba%d0%b8%d0%b9-%d0%be%d0%ba%d0%b5%d0%b0%d0%bd%d0%b0%d1%80%d0%b8%d1%83%d0%bc-%d0%b8-%d0%b2%d0%be%d1%80%d0%be%d1%88%d0%b8%d0%bb%d0%be','','','2024-04-15 09:50:04','2024-04-14 23:50:04','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=168',0,'excursion','',0),
(169,5650,'2024-04-15 09:57:49','2024-04-14 23:57:49','<!-- wp:paragraph -->\n<p>Тематическая военная экскурсия с посещением объектов музея Тихоокеанского флота предлагает незабываемую возможность погрузиться в историю и взглянуть на мир военной славы и доблести. В рамках данной экскурсии, гостям будет представлена уникальная возможность осмотреть подводную лодку С-56, бывшую боевую машину, которая безраздельно господствовала в океанских глубинах.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Подводная лодка С-56 – настоящая легенда мирового флота. Впервые спущенная на воду в 1939 году, она принимала участие в подвигах и победах Великой Отечественной войны. Проследить за этой подводником по его тайному пути загадочно и увлекательно. Путешествуя по клетчатым лестницам, осматривая приборы управления и просторные отсеки, гости смогут представить себя настоящим солдатом во имя мира и безопасности.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Другим интересным объектом нашей экскурсии является красный вымпел – памятник героическим событиям Второй мировой войны. Этот флаг, символизирующий победоносные бои Тихоокеанского флота против японских войск, стал воплощением мужества и силы наших моряков и вместе с тем – символом памяти о погибших за нашу Родину.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Наконец, мы посетим музей тоф – место, где хранятся уникальные экспонаты, воссоздающие боевые действия и жизнь флота. Вы сможете увидеть редкие кадры боевых действий, расследования военных преступлений и другие удивительные фотографии, а также познакомиться с историческими артефактами.</p>\n<!-- /wp:paragraph -->','ТИХООКЕАНСКИЙ ФОРПОСТ РОССИИ (МИНИ)','','publish','closed','closed','','%d1%82%d0%b8%d1%85%d0%be%d0%be%d0%ba%d0%b5%d0%b0%d0%bd%d1%81%d0%ba%d0%b8%d0%b9-%d1%84%d0%be%d1%80%d0%bf%d0%be%d1%81%d1%82-%d1%80%d0%be%d1%81%d1%81%d0%b8%d0%b8-%d0%bc%d0%b8%d0%bd%d0%b8','','','2024-04-15 09:57:50','2024-04-14 23:57:50','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=169',0,'excursion','',0),
(170,5650,'2024-04-15 09:57:42','2024-04-14 23:57:42','','корабли','','inherit','closed','closed','','%d0%ba%d0%be%d1%80%d0%b0%d0%b1%d0%bb%d0%b8','','','2024-04-15 09:57:42','2024-04-14 23:57:42','',169,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-75d33f05e175dad8cf68092d6f61dbc6.webp',0,'attachment','image/webp',0),
(171,5650,'2024-04-15 10:00:18','2024-04-15 00:00:18','<!-- wp:paragraph -->\n<p>Экскурсия на остров Русский, включающая посещение Приморского океанариума и кампуса ДВФУ, не только позволит насладиться красотами морской природы и узнать о жизни морских обитателей, но и предоставит возможность познакомиться с передовой научной и образовательной инфраструктурой. Каждый посетитель сможет расширить свои знания и открыть для себя новые горизонты в мире науки и образования.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Остров Русский сочетает в себе уникальные природные ландшафты, морской климат и богатство морской фауны. Посещение Приморского океанариума и кампуса ДВФУ станет незабываемым приключением, которое привнесет в жизнь каждого новые эмоции и знания. Наслаждайтесь удивительной природой и обогащайтесь новыми впечатлениями во время этой захватывающей экскурсии на остров Русский.</p>\n<!-- /wp:paragraph -->','ОБРАЗОВАТЕЛЬНЫЙ: ОКЕАНАРИУМ И КАМПУС','','publish','closed','closed','','%d0%be%d0%b1%d1%80%d0%b0%d0%b7%d0%be%d0%b2%d0%b0%d1%82%d0%b5%d0%bb%d1%8c%d0%bd%d1%8b%d0%b9-%d0%be%d0%ba%d0%b5%d0%b0%d0%bd%d0%b0%d1%80%d0%b8%d1%83%d0%bc-%d0%b8-%d0%ba%d0%b0%d0%bc%d0%bf%d1%83%d1%81','','','2024-04-15 10:00:19','2024-04-15 00:00:19','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=171',0,'excursion','',0),
(172,5650,'2024-04-15 10:00:13','2024-04-15 00:00:13','','кампус','','inherit','closed','closed','','%d0%ba%d0%b0%d0%bc%d0%bf%d1%83%d1%81','','','2024-04-15 10:00:13','2024-04-15 00:00:13','',171,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-b54591f0761937d8cb7bbf64382d5743.webp',0,'attachment','image/webp',0),
(181,5648,'2024-04-15 22:50:10','2024-04-15 12:50:10','<!-- wp:greenshift-blocks/buttonbox {\"id\":\"gsbp-9df1351\",\"inlineCssStyles\":\"#gspb_button-id-gsbp-9df1351{display:flex; justify-content:flex-start;}#gspb_button-id-gsbp-9df1351 .gspb-buttonbox-text{display:flex; flex-direction: column;}#gspb_button-id-gsbp-9df1351 \\u003e .gspb-buttonbox{box-sizing:border-box}#gspb_button-id-gsbp-9df1351 \\u003e .gspb-buttonbox{padding-top:8px;padding-right:12px;padding-bottom:8px;padding-left:12px;}#gspb_button-id-gsbp-9df1351 \\u003e .gspb-buttonbox{background-color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe);}#gspb_button-id-gsbp-9df1351 \\u003e .gspb-buttonbox{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}#gspb_button-id-gsbp-9df1351 \\u003e .gspb-buttonbox{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;}#gspb_button-id-gsbp-9df1351 \\u003e .gspb-buttonbox \\u003e .gspb_backgroundOverlay{border-top-left-radius:99px;border-top-right-radius:99px;border-bottom-right-radius:99px;border-bottom-left-radius:99px;}body.gspb-bodyfront #gspb_button-id-gsbp-9df1351{position:relative;}\\n\\t\\t\\tbody.scrollhidden{overflow:hidden}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel {visibility: hidden;opacity: 0;}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel.active {visibility: visible;opacity: 1;z-index: 99999;transition: opacity 500ms, visibility 300ms;}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel-wrap {max-width:100%;box-sizing:border-box; background: #fff;color: #333;width: 350px;position: relative;}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel.active .gspb_slidingPanel-wrap{transform: translate3d(0,0,0)!important;opacity:1 !important}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel-inner{padding:25px}@media(max-width:500px){.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel-wrap{width:300px}}\\n\\t\\t\\t.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel{overflow-x: auto; overflow-y: scroll;position: fixed;background: #000000b3;top:-2000px;left: 0;right: 0; display:flex;}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel.active{top:0;bottom:0}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel-wrap{transition: transform .5s cubic-bezier(0.165, 0.84, 0.44, 1) .3s; will-change: transform, opacity;}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel-close{display: flex;justify-content: center;align-items: center;top: 0;background-color: #f1f1f1;position: absolute;width: 40px;height: 40px;text-align: center; cursor: pointer;opacity:0; transition: transform .5s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 0.3s ease .5s; transform: translateX(0);}.gspb_slidingPanel-close:hover svg{transform:rotate(180deg); transition: transform 0.3s}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel-inner{overflow:auto}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel-wrap{transform: scale(0.8);width:600px; max-width:92%; min-height:400px; margin-top:0px; opacity:0; transition: transform .3s cubic-bezier(0.165, 0.84, 0.44, 1) .1s, opacity 0.2s;}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel-close{right:0;}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel{justify-content:center; align-items:center;}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel.active .gspb_slidingPanel-close{right:0; opacity:1}@media (min-width:700px){.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel.active .gspb_slidingPanel-close{ transform: translateX(100%)}}.gspb_button-id-gsbp-9df1351 .gspb_slidingPanel-wrap{display:flex;flex-direction:column;justify-content:flex-start;}\",\"buttonContent\":\"Заказать\",\"background\":{\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dcontrastcolor, #fffffe)\"},\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"top\":[\"8px\"],\"right\":[\"12px\"],\"bottom\":[\"8px\"],\"left\":[\"12px\"]},\"locked\":false}},\"iconSpacing\":{\"margin\":{\"values\":{\"right\":[0]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"border\":{\"borderRadius\":{\"values\":{\"topLeft\":[\"99px\"],\"topRight\":[\"99px\"],\"bottomRight\":[\"99px\"],\"bottomLeft\":[\"99px\"]},\"locked\":true},\"style\":{},\"size\":{},\"color\":{},\"styleHover\":{},\"sizeHover\":{},\"colorHover\":{},\"custom\":{},\"customEnabled\":{}},\"typography\":{\"textShadow\":{},\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"},\"position\":{\"positionType\":[\"relative\"],\"positions\":{\"values\":{}}},\"buttonLink\":\"#\",\"enableIcon\":false,\"iconRight\":false,\"slidingPanel\":true,\"placebody\":true,\"slidePosition\":\"popup\",\"isVariation\":\"popup\",\"className\":\"shadow-button-lite\"} -->\n<div class=\"gspb_button_wrapper gspb_button-id-gsbp-9df1351\" id=\"gspb_button-id-gsbp-9df1351\" data-paneltype=\"popup\"><a class=\"wp-block-greenshift-blocks-buttonbox gspb-buttonbox wp-element-button shadow-button-lite\" href=\"#\" rel=\"noopener\"><span class=\"gspb-buttonbox-textwrap\"><span class=\"gspb-buttonbox-text\"><span class=\"gspb-buttonbox-title\">Заказать</span></span></span></a><div data-panelid=\"gspb_button-id-gsbp-9df1351\" class=\"gspb_slidingPanel\" data-hover=\"\" data-placebody=\"true\"><div class=\"gspb_slidingPanel-wrap\"><div class=\"gspb_slidingPanel-inner\"><!-- wp:greenshift-blocks/heading {\"id\":\"gsbp-d98a812\",\"inlineCssStyles\":\"#gspb_heading-id-gsbp-d98a812{margin-top:1.2rem;margin-bottom:0.6rem;}\",\"headingContent\":\"Отправьте заявку!\",\"spacing\":{\"margin\":{\"values\":{\"top\":[\"1.2rem\"],\"bottom\":[\"0.6rem\"]},\"locked\":false},\"padding\":{\"values\":{},\"locked\":false}},\"typography\":{\"textShadow\":{},\"color\":\"\"}} -->\n<h2 id=\"gspb_heading-id-gsbp-d98a812\" class=\"gspb_heading gspb_heading-id-gsbp-d98a812 \">Отправьте заявку!</h2>\n<!-- /wp:greenshift-blocks/heading -->\n\n<!-- wp:greenshift-blocks/text {\"id\":\"gsbp-677cda5\",\"inlineCssStyles\":\".gspb_text-id-gsbp-677cda5{line-height:1.2em;}.gspb_text-id-gsbp-677cda5{color:var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0);}.gspb_text-id-gsbp-677cda5{padding-bottom:1.5rem!important;}\",\"textContent\":\"Мы свяжемся с вами в ближайшее время\",\"spacing\":{\"margin\":{\"values\":{},\"locked\":false},\"padding\":{\"values\":{\"bottom\":[\"1.5rem\"]},\"locked\":false}},\"typography\":{\"textShadow\":{},\"line_height\":[\"1.2em\"],\"color\":\"var(\\u002d\\u002dwp\\u002d\\u002dpreset\\u002d\\u002dcolor\\u002d\\u002dprimary, #0093c0)\"}} -->\n<div id=\"gspb_text-id-gsbp-677cda5\" class=\"gspb_text gspb_text-id-gsbp-677cda5 \">Мы свяжемся с вами в ближайшее время</div>\n<!-- /wp:greenshift-blocks/text -->\n\n<!-- wp:contact-form-block/contact-form-block {\"name_label\":\"Имя\",\"message_label\":\"Сообщение\",\"message_rows\":4,\"button_text\":\"Отправить\",\"button_color\":\"#0093c0\"} -->\n[contact-form-block name_label=\"Имя\" \n email_label=\"E-mail\" \n message_label=\"Сообщение\" \n header=\"false\" \n header_image_id=\"null\" \n header_image_size=\"50\" \n header_image_align=\"left\" \n header_title=\"Get in Touch\" \n header_text=\"Leave your message and we\'ll get back to you shortly.\" \n button_text=\"Отправить\" \n button_color=\"#0093c0\" \n button_text_color=\"white\" \n align=\"undefined\" \n theme=\"default\" \n message_rows=\"4\"][/contact-form-block]\n<!-- /wp:contact-form-block/contact-form-block --></div><div class=\"gspb_slidingPanel-close\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></div></div></div></div>\n<!-- /wp:greenshift-blocks/buttonbox -->','popup button white','','publish','closed','closed','','popup-button-white','','','2024-04-15 22:50:10','2024-04-15 12:50:10','',0,'https://tour.mitrofanov.ru/popup-button-white/',0,'wp_block','',0),
(187,5648,'2024-04-24 17:30:54','2024-04-24 07:30:54','','new1','','publish','closed','closed','','new1','','','2024-05-08 13:24:41','2024-05-08 03:24:41','',0,'https://tour.mitrofanov.ru/?post_type=forminator_forms&p=187',0,'forminator_forms','',0),
(188,5648,'2024-04-24 17:44:12','2024-04-24 07:44:12','<!-- wp:html -->\n<script src=\"https://cdn.jsdelivr.net/npm/@easepick/bundle@1.2.1/dist/index.umd.min.js\"></script>\n<!-- /wp:html -->\n\n<!-- wp:shortcode -->\n[forminator_form id=\"187\"]\n<!-- /wp:shortcode -->','Предварительная заявка','','publish','closed','closed','','pre-form','','','2024-04-27 06:58:41','2024-04-26 20:58:41','',0,'https://tour.mitrofanov.ru/?page_id=188',0,'page','',0),
(190,5648,'2024-04-27 19:04:56','2024-04-27 09:04:56','','40741622_600_q70','','inherit','closed','closed','','40741622_600_q70','','','2024-04-27 19:04:56','2024-04-27 09:04:56','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741622_600_q70.webp',0,'attachment','image/webp',0),
(191,5648,'2024-04-27 19:04:57','2024-04-27 09:04:57','','40741621_600_q70','','inherit','closed','closed','','40741621_600_q70','','','2024-04-27 19:04:57','2024-04-27 09:04:57','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741621_600_q70.webp',0,'attachment','image/webp',0),
(192,5648,'2024-04-27 19:04:58','2024-04-27 09:04:58','','40741620_600_q70','','inherit','closed','closed','','40741620_600_q70','','','2024-04-27 19:04:58','2024-04-27 09:04:58','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741620_600_q70.webp',0,'attachment','image/webp',0),
(193,5648,'2024-04-27 19:04:58','2024-04-27 09:04:58','','40741619_600_q70','','inherit','closed','closed','','40741619_600_q70','','','2024-04-27 19:04:58','2024-04-27 09:04:58','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741619_600_q70.webp',0,'attachment','image/webp',0),
(194,5648,'2024-04-27 19:24:51','2024-04-27 09:24:51','','40741530_600_q70','','inherit','closed','closed','','40741530_600_q70','','','2024-04-27 19:24:51','2024-04-27 09:24:51','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741530_600_q70.webp',0,'attachment','image/webp',0),
(195,5648,'2024-04-27 19:24:52','2024-04-27 09:24:52','','40741598_600_q70','','inherit','closed','closed','','40741598_600_q70','','','2024-04-27 19:24:52','2024-04-27 09:24:52','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741598_600_q70.webp',0,'attachment','image/webp',0),
(196,5648,'2024-04-27 19:24:52','2024-04-27 09:24:52','','40741526_600_q70','','inherit','closed','closed','','40741526_600_q70','','','2024-04-27 19:24:52','2024-04-27 09:24:52','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741526_600_q70.webp',0,'attachment','image/webp',0),
(197,5648,'2024-04-27 19:24:53','2024-04-27 09:24:53','','40741597_600_q70','','inherit','closed','closed','','40741597_600_q70','','','2024-04-27 19:24:53','2024-04-27 09:24:53','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741597_600_q70.webp',0,'attachment','image/webp',0),
(198,5648,'2024-04-27 19:24:53','2024-04-27 09:24:53','','40741525_600_q70','','inherit','closed','closed','','40741525_600_q70','','','2024-04-27 19:24:53','2024-04-27 09:24:53','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741525_600_q70.webp',0,'attachment','image/webp',0),
(199,5648,'2024-04-27 19:24:54','2024-04-27 09:24:54','','40741524_600_q70','','inherit','closed','closed','','40741524_600_q70','','','2024-04-27 19:24:54','2024-04-27 09:24:54','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741524_600_q70.webp',0,'attachment','image/webp',0),
(200,5648,'2024-04-27 19:53:31','2024-04-27 09:53:31','','40765114_600_q70','','inherit','closed','closed','','40765114_600_q70','','','2024-04-27 19:53:31','2024-04-27 09:53:31','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40765114_600_q70.webp',0,'attachment','image/webp',0),
(201,5648,'2024-04-27 19:53:32','2024-04-27 09:53:32','','40742473_600_q70','','inherit','closed','closed','','40742473_600_q70','','','2024-04-27 19:53:32','2024-04-27 09:53:32','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40742473_600_q70.webp',0,'attachment','image/webp',0),
(202,5648,'2024-04-27 19:53:32','2024-04-27 09:53:32','','40742472_600_q70','','inherit','closed','closed','','40742472_600_q70','','','2024-04-27 19:53:32','2024-04-27 09:53:32','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40742472_600_q70.webp',0,'attachment','image/webp',0),
(203,5648,'2024-04-27 20:00:59','2024-04-27 10:00:59','','40741682_553_q70','','inherit','closed','closed','','40741682_553_q70','','','2024-04-27 20:00:59','2024-04-27 10:00:59','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741682_553_q70.webp',0,'attachment','image/webp',0),
(204,5648,'2024-04-27 20:01:00','2024-04-27 10:01:00','','40741663_569_q70','','inherit','closed','closed','','40741663_569_q70','','','2024-04-27 20:01:00','2024-04-27 10:01:00','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741663_569_q70.webp',0,'attachment','image/webp',0),
(205,5648,'2024-04-27 20:01:00','2024-04-27 10:01:00','','40741659_553_q70','','inherit','closed','closed','','40741659_553_q70','','','2024-04-27 20:01:00','2024-04-27 10:01:00','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741659_553_q70.webp',0,'attachment','image/webp',0),
(206,5648,'2024-04-27 20:01:01','2024-04-27 10:01:01','','40741651_564_q70','','inherit','closed','closed','','40741651_564_q70','','','2024-04-27 20:01:01','2024-04-27 10:01:01','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741651_564_q70.webp',0,'attachment','image/webp',0),
(207,5648,'2024-04-27 20:01:01','2024-04-27 10:01:01','','40753588_570_q70','','inherit','closed','closed','','40753588_570_q70','','','2024-04-27 20:01:01','2024-04-27 10:01:01','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40753588_570_q70.webp',0,'attachment','image/webp',0),
(208,5648,'2024-04-27 20:04:56','2024-04-27 10:04:56','','40741685_562_q70','','inherit','closed','closed','','40741685_562_q70','','','2024-04-27 20:04:56','2024-04-27 10:04:56','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741685_562_q70.webp',0,'attachment','image/webp',0),
(209,5648,'2024-04-27 20:04:56','2024-04-27 10:04:56','','40741669_568_q70','','inherit','closed','closed','','40741669_568_q70','','','2024-04-27 20:04:56','2024-04-27 10:04:56','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741669_568_q70.webp',0,'attachment','image/webp',0),
(210,5648,'2024-04-27 20:04:57','2024-04-27 10:04:57','','40741670_569_q70','','inherit','closed','closed','','40741670_569_q70','','','2024-04-27 20:04:57','2024-04-27 10:04:57','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741670_569_q70.webp',0,'attachment','image/webp',0),
(211,5648,'2024-04-27 20:04:57','2024-04-27 10:04:57','','40741681_564_q70','','inherit','closed','closed','','40741681_564_q70','','','2024-04-27 20:04:57','2024-04-27 10:04:57','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741681_564_q70.webp',0,'attachment','image/webp',0),
(212,5648,'2024-04-27 20:04:57','2024-04-27 10:04:57','','40753581_569_q70','','inherit','closed','closed','','40753581_569_q70','','','2024-04-27 20:04:57','2024-04-27 10:04:57','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40753581_569_q70.webp',0,'attachment','image/webp',0),
(213,5648,'2024-04-27 20:06:34','2024-04-27 10:06:34','','40765128_569_q70','','inherit','closed','closed','','40765128_569_q70','','','2024-04-27 20:06:34','2024-04-27 10:06:34','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40765128_569_q70.webp',0,'attachment','image/webp',0),
(214,5648,'2024-04-27 20:06:34','2024-04-27 10:06:34','','40765125_570_q70','','inherit','closed','closed','','40765125_570_q70','','','2024-04-27 20:06:34','2024-04-27 10:06:34','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40765125_570_q70.webp',0,'attachment','image/webp',0),
(215,5648,'2024-04-27 20:21:34','2024-04-27 10:21:34','','40753590_600_q70','','inherit','closed','closed','','40753590_600_q70','','','2024-04-27 20:21:34','2024-04-27 10:21:34','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40753590_600_q70.webp',0,'attachment','image/webp',0),
(216,5648,'2024-04-27 20:21:36','2024-04-27 10:21:36','','40742196_600_q70','','inherit','closed','closed','','40742196_600_q70','','','2024-04-27 20:21:36','2024-04-27 10:21:36','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40742196_600_q70.webp',0,'attachment','image/webp',0),
(217,5648,'2024-04-27 20:21:37','2024-04-27 10:21:37','','40741695_600_q70','','inherit','closed','closed','','40741695_600_q70','','','2024-04-27 20:21:37','2024-04-27 10:21:37','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741695_600_q70.webp',0,'attachment','image/webp',0),
(218,5648,'2024-04-27 20:21:37','2024-04-27 10:21:37','','40731529_600_q70','','inherit','closed','closed','','40731529_600_q70','','','2024-04-27 20:21:37','2024-04-27 10:21:37','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40731529_600_q70.webp',0,'attachment','image/webp',0),
(219,5648,'2024-04-27 20:21:38','2024-04-27 10:21:38','','40741694_600_q70','','inherit','closed','closed','','40741694_600_q70','','','2024-04-27 20:21:38','2024-04-27 10:21:38','',0,'https://tour.mitrofanov.ru/wp-content/uploads/40741694_600_q70.webp',0,'attachment','image/webp',0),
(225,5648,'2024-06-03 03:00:12','2024-06-02 17:00:12','','rect10095','','inherit','closed','closed','','rect10095-2','','','2024-06-03 03:00:12','2024-06-02 17:00:12','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-e6542662dd3254ab17485384f2982579.webp',0,'attachment','image/webp',0),
(226,5648,'2024-06-03 03:02:25','2024-06-02 17:02:25','','rect10095','','inherit','closed','closed','','rect10095-3','','','2024-06-03 03:02:25','2024-06-02 17:02:25','',0,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-200053a5843e0d95bb40e1ef70e48e60.webp',0,'attachment','image/webp',0),
(227,5648,'2024-06-08 20:44:51','2024-06-08 10:44:51','','rect10095','','inherit','closed','closed','','rect10095','','','2024-06-08 20:44:51','2024-06-08 10:44:51','',0,'https://tour.mitrofanov.ru/wp-content/uploads/rect10095.avif',0,'attachment','image/avif',0),
(228,5648,'2024-06-08 20:47:03','2024-06-08 10:47:03','','rect10095-0','','inherit','closed','closed','','rect10095-0','','','2024-06-08 20:47:03','2024-06-08 10:47:03','',0,'https://tour.mitrofanov.ru/wp-content/uploads/rect10095-0.avif',0,'attachment','image/avif',0),
(229,5648,'2024-06-08 21:30:23','2024-06-08 11:30:23','','rect10095','','inherit','closed','closed','','rect10095-4','','','2024-06-08 21:30:23','2024-06-08 11:30:23','',0,'https://tour.mitrofanov.ru/wp-content/uploads/rect10095-1.avif',0,'attachment','image/avif',0),
(230,5648,'2024-06-08 21:30:25','2024-06-08 11:30:25','','rect10095-0','','inherit','closed','closed','','rect10095-0-2','','','2024-06-08 21:30:25','2024-06-08 11:30:25','',0,'https://tour.mitrofanov.ru/wp-content/uploads/rect10095-0-1.avif',0,'attachment','image/avif',0),
(231,5648,'2024-06-08 21:47:57','2024-06-08 11:47:57','','rect10095','','inherit','closed','closed','','rect10095-5','','','2024-06-08 21:47:57','2024-06-08 11:47:57','',0,'https://tour.mitrofanov.ru/wp-content/uploads/rect10095-2.avif',0,'attachment','image/avif',0),
(232,5648,'2024-06-08 21:48:00','2024-06-08 11:48:00','','rect10095-0','','inherit','closed','closed','','rect10095-0-3','','','2024-06-08 21:48:00','2024-06-08 11:48:00','',0,'https://tour.mitrofanov.ru/wp-content/uploads/rect10095-0-2.avif',0,'attachment','image/avif',0),
(236,5648,'2024-07-01 14:48:31','2024-07-01 04:48:31','','600x600','','inherit','closed','closed','','600x600','','','2024-07-01 14:48:31','2024-07-01 04:48:31','',0,'https://tour.mitrofanov.ru/wp-content/uploads/600x600.avif',0,'attachment','image/avif',0),
(237,5648,'2024-07-01 14:48:32','2024-07-01 04:48:32','','1280x480','','inherit','closed','closed','','1280x480','','','2024-07-01 14:48:32','2024-07-01 04:48:32','',0,'https://tour.mitrofanov.ru/wp-content/uploads/1280x480.avif',0,'attachment','image/avif',0),
(245,5650,'2024-09-05 13:34:35','2024-09-05 03:34:35','<!-- wp:paragraph -->\n<p>Вся дистанция тропы не превышает двух километров от мыса Купера до спорткомплекса «Олимпийский». Жёлтые человечки, нанесённые на асфальт по трафарету будут для нас указателем. На этом отрезке побережья вы узнаете про всё, что связано с историей Владивостока, а также объектов, возведённых для проведения двадцать четвёртой встречи лидеров стран Азиатско-тихоокеанского экономического сотрудничества (АТЭС-2012). Белые паруса у причалов яхт-клубов напомнят об этапах развития водных видов спорта на море, начиная с царских времён и заканчивая возрождением водноспортивных обществ города после перестроечных шоков.<br><p class=\"MsoNormal\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;line-height:\nnormal\">Элегантные колонны ротонды и уютные набережные станут идеальным местом<br>для селфи и фото на память. Пафосная недвижимость на первой линии раскроет вам<br>свои секреты по стоимости квадратного метра в этих краях. Не забудем также вспомнить<br>и про значимые здания, стоявшие здесь до начала массовой застройки «района<br>первого ранга», как называют у нас Эгершельд, он же полуостров Шкота.</p><br><br></p>\n<!-- /wp:paragraph -->','Тропа здоровья','','publish','closed','closed','','%d1%82%d1%80%d0%be%d0%bf%d0%b0-%d0%b7%d0%b4%d0%be%d1%80%d0%be%d0%b2%d1%8c%d1%8f','','','2024-09-05 14:45:52','2024-09-05 04:45:52','',0,'https://tour.mitrofanov.ru/?post_type=excursion&p=245',0,'excursion','',0),
(246,5650,'2024-09-05 13:34:05','2024-09-05 03:34:05','','000 100 Юбилейный пляж на месте ДИНАМо','','inherit','closed','closed','','000-100-%d1%8e%d0%b1%d0%b8%d0%bb%d0%b5%d0%b9%d0%bd%d1%8b%d0%b9-%d0%bf%d0%bb%d1%8f%d0%b6-%d0%bd%d0%b0-%d0%bc%d0%b5%d1%81%d1%82%d0%b5-%d0%b4%d0%b8%d0%bd%d0%b0%d0%bc%d0%be','','','2024-09-05 13:34:05','2024-09-05 03:34:05','',245,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-4b7e4e5378747e86b6e55470411ccee2.webp',0,'attachment','image/webp',0),
(247,5650,'2024-09-05 13:35:31','2024-09-05 03:35:31','','Спортивная гавань вечер закат копия','','inherit','closed','closed','','%d1%81%d0%bf%d0%be%d1%80%d1%82%d0%b8%d0%b2%d0%bd%d0%b0%d1%8f-%d0%b3%d0%b0%d0%b2%d0%b0%d0%bd%d1%8c-%d0%b2%d0%b5%d1%87%d0%b5%d1%80-%d0%b7%d0%b0%d0%ba%d0%b0%d1%82-%d0%ba%d0%be%d0%bf%d0%b8%d1%8f','','','2024-09-05 13:35:31','2024-09-05 03:35:31','',245,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-a94d9cfb28a3ee8833688576116f8d19.webp',0,'attachment','image/webp',0),
(250,5650,'2024-09-05 14:42:26','2024-09-05 04:42:26','','000 014 Яхт-клуб МГУ им Невельского','','inherit','closed','closed','','000-014-%d1%8f%d1%85%d1%82-%d0%ba%d0%bb%d1%83%d0%b1-%d0%bc%d0%b3%d1%83-%d0%b8%d0%bc-%d0%bd%d0%b5%d0%b2%d0%b5%d0%bb%d1%8c%d1%81%d0%ba%d0%be%d0%b3%d0%be','','','2024-09-05 14:42:26','2024-09-05 04:42:26','',245,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-af1a2f82be69accfdea7fafe8d1260e7.webp',0,'attachment','image/webp',0),
(251,5650,'2024-09-05 14:42:34','2024-09-05 04:42:34','','000 015 Бухта Федорова','','inherit','closed','closed','','000-015-%d0%b1%d1%83%d1%85%d1%82%d0%b0-%d1%84%d0%b5%d0%b4%d0%be%d1%80%d0%be%d0%b2%d0%b0','','','2024-09-05 14:42:34','2024-09-05 04:42:34','',245,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-31b5380d14bbee0c6103f6c976cc5c5c.webp',0,'attachment','image/webp',0),
(252,5650,'2024-09-05 14:43:08','2024-09-05 04:43:08','','000 016 Тропа здоровья вдоль бухты Федорова','','inherit','closed','closed','','000-016-%d1%82%d1%80%d0%be%d0%bf%d0%b0-%d0%b7%d0%b4%d0%be%d1%80%d0%be%d0%b2%d1%8c%d1%8f-%d0%b2%d0%b4%d0%be%d0%bb%d1%8c-%d0%b1%d1%83%d1%85%d1%82%d1%8b-%d1%84%d0%b5%d0%b4%d0%be%d1%80%d0%be%d0%b2%d0%b0','','','2024-09-05 14:43:08','2024-09-05 04:43:08','',245,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-127eeffce3105803c5cbd2aa9428ef5c.webp',0,'attachment','image/webp',0),
(253,5650,'2024-09-05 14:43:33','2024-09-05 04:43:33','','000 046 АКВАМАРИН и окр ландшафт ПЛАНЫ','','inherit','closed','closed','','000-046-%d0%b0%d0%ba%d0%b2%d0%b0%d0%bc%d0%b0%d1%80%d0%b8%d0%bd-%d0%b8-%d0%be%d0%ba%d1%80-%d0%bb%d0%b0%d0%bd%d0%b4%d1%88%d0%b0%d1%84%d1%82-%d0%bf%d0%bb%d0%b0%d0%bd%d1%8b','','','2024-09-05 14:43:33','2024-09-05 04:43:33','',245,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-6e465bf376c95a9f4a5f56bd005455f6.webp',0,'attachment','image/webp',0),
(254,5650,'2024-09-05 14:43:52','2024-09-05 04:43:52','','000 070 Руины водных станций после 1990-х','','inherit','closed','closed','','000-070-%d1%80%d1%83%d0%b8%d0%bd%d1%8b-%d0%b2%d0%be%d0%b4%d0%bd%d1%8b%d1%85-%d1%81%d1%82%d0%b0%d0%bd%d1%86%d0%b8%d0%b9-%d0%bf%d0%be%d1%81%d0%bb%d0%b5-1990-%d1%85','','','2024-09-05 14:43:52','2024-09-05 04:43:52','',245,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-68962263cdb1ed15aeaa954169d377f4.webp',0,'attachment','image/webp',0),
(255,5650,'2024-09-05 14:43:58','2024-09-05 04:43:58','','000 083 День Флота','','inherit','closed','closed','','000-083-%d0%b4%d0%b5%d0%bd%d1%8c-%d1%84%d0%bb%d0%be%d1%82%d0%b0','','','2024-09-05 14:43:58','2024-09-05 04:43:58','',245,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-a29567f9bc92c511fa3bdf2668e7596a.webp',0,'attachment','image/webp',0),
(256,5650,'2024-09-05 14:44:20','2024-09-05 04:44:20','','000 085 год 2018 КТОФ и бывший ВОДНИК','','inherit','closed','closed','','000-085-%d0%b3%d0%be%d0%b4-2018-%d0%ba%d1%82%d0%be%d1%84-%d0%b8-%d0%b1%d1%8b%d0%b2%d1%88%d0%b8%d0%b9-%d0%b2%d0%be%d0%b4%d0%bd%d0%b8%d0%ba','','','2024-09-05 14:44:20','2024-09-05 04:44:20','',245,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-c9db91a33f7c9b95eeb17aa5d3cdef5c.webp',0,'attachment','image/webp',0),
(257,5650,'2024-09-05 14:44:42','2024-09-05 04:44:42','','000 105 Ротонда','','inherit','closed','closed','','000-105-%d1%80%d0%be%d1%82%d0%be%d0%bd%d0%b4%d0%b0','','','2024-09-05 14:44:42','2024-09-05 04:44:42','',245,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-78c9b77c9fff2d049209b4c5335a7357.webp',0,'attachment','image/webp',0),
(258,5650,'2024-09-05 14:45:03','2024-09-05 04:45:03','','000 106 год 2021 Кинотеатр ОКЕАН','','inherit','closed','closed','','000-106-%d0%b3%d0%be%d0%b4-2021-%d0%ba%d0%b8%d0%bd%d0%be%d1%82%d0%b5%d0%b0%d1%82%d1%80-%d0%be%d0%ba%d0%b5%d0%b0%d0%bd','','','2024-09-05 14:45:03','2024-09-05 04:45:03','',245,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-b05b99799ae33cc673566eb4effff235.webp',0,'attachment','image/webp',0),
(259,5650,'2024-09-05 14:45:25','2024-09-05 04:45:25','','000 124 ОЛИМПИЕЦ всоты пт полета копия','','inherit','closed','closed','','000-124-%d0%be%d0%bb%d0%b8%d0%bc%d0%bf%d0%b8%d0%b5%d1%86-%d0%b2%d1%81%d0%be%d1%82%d1%8b-%d0%bf%d1%82-%d0%bf%d0%be%d0%bb%d0%b5%d1%82%d0%b0-%d0%ba%d0%be%d0%bf%d0%b8%d1%8f','','','2024-09-05 14:45:25','2024-09-05 04:45:25','',245,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-ed6e070d438d08154534df0b8a8ca293.webp',0,'attachment','image/webp',0),
(261,5648,'2024-11-08 17:58:00','0000-00-00 00:00:00','','Черновик','','auto-draft','closed','closed','','','','','2024-11-08 17:58:00','0000-00-00 00:00:00','',0,'https://tour.mitrofanov.ru/?p=261',0,'post','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_relationships` (
`object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`term_order` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES
(11,2,0),
(12,2,0),
(13,2,0),
(18,2,0),
(19,2,0),
(20,2,0),
(20,3,0),
(21,2,0),
(21,4,0),
(23,2,0),
(24,2,0),
(24,4,0),
(25,2,0),
(25,5,0),
(28,2,0),
(29,2,0),
(31,2,0),
(62,1,0),
(64,1,0),
(66,1,0),
(101,2,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_taxonomy`
--
DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`taxonomy` varchar(32) NOT NULL DEFAULT '',
`description` longtext NOT NULL,
`parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`count` bigint(20) NOT NULL DEFAULT 0,
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES
(1,1,'category','',0,0),
(2,2,'wp_theme','',0,14),
(3,3,'wp_template_part_area','',0,1),
(4,4,'wp_template_part_area','',0,2),
(5,5,'wp_template_part_area','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_termmeta`
--
DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_termmeta`
--
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_terms`
--
DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
`term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) NOT NULL DEFAULT '',
`slug` varchar(200) NOT NULL DEFAULT '',
`term_group` bigint(10) NOT NULL DEFAULT 0,
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES
(1,'Без рубрики','%d0%b1%d0%b5%d0%b7-%d1%80%d1%83%d0%b1%d1%80%d0%b8%d0%ba%d0%b8',0),
(2,'greenshift','greenshift',0),
(3,'footer','footer',0),
(4,'header','header',0),
(5,'uncategorized','uncategorized',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=108 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_usermeta`
--
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES
(19,5648,'nickname','damin'),
(20,5648,'first_name',''),
(21,5648,'last_name',''),
(22,5648,'description',''),
(23,5648,'rich_editing','true'),
(24,5648,'syntax_highlighting','true'),
(25,5648,'comment_shortcuts','false'),
(26,5648,'admin_color','fresh'),
(27,5648,'use_ssl','0'),
(28,5648,'show_admin_bar_front','true'),
(29,5648,'locale',''),
(30,5648,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(31,5648,'wp_user_level','10'),
(32,5648,'dismissed_wp_pointers','glsr-pointer-pinned'),
(34,5648,'wp_user-settings','libraryContent=browse&editor=tinymce'),
(35,5648,'wp_user-settings-time','1714164342'),
(36,5648,'wp_dashboard_quick_press_last_post_id','261'),
(37,5648,'community-events-location','a:1:{s:2:\"ip\";s:11:\"46.166.86.0\";}'),
(38,5648,'manageedit-acf-post-typecolumnshidden','a:1:{i:0;s:7:\"acf-key\";}'),
(39,5648,'acf_user_settings','a:2:{s:19:\"post-type-first-run\";b:1;s:20:\"taxonomies-first-run\";b:1;}'),
(41,5648,'_glsr_notices','a:1:{s:7:\"welcome\";s:4:\"6.11\";}'),
(42,5648,'closedpostboxes_dashboard','a:0:{}'),
(43,5648,'metaboxhidden_dashboard','a:5:{i:0;s:21:\"dashboard_site_health\";i:1;s:24:\"wpseo-dashboard-overview\";i:2;s:32:\"wpseo-wincher-dashboard-overview\";i:3;s:21:\"dashboard_quick_press\";i:4;s:17:\"dashboard_primary\";}'),
(44,5648,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:99:\"dashboard_site_health,dashboard_right_now,wpseo-dashboard-overview,wpseo-wincher-dashboard-overview\";s:4:\"side\";s:71:\"koko-analytics-dashboard-widget,dashboard_quick_press,dashboard_primary\";s:7:\"column3\";s:18:\"dashboard_activity\";s:7:\"column4\";s:0:\"\";}'),
(45,5648,'_yoast_wpseo_profile_updated','1712857694'),
(46,5648,'_yoast_alerts_dismissed','a:1:{s:26:\"webinar-promo-notification\";b:1;}'),
(47,5648,'wp_persisted_preferences','a:5:{s:4:\"core\";a:5:{s:29:\"isTemplatePartMoveHintVisible\";b:0;s:10:\"editorMode\";s:6:\"visual\";s:10:\"openPanels\";a:6:{i:0;s:11:\"post-status\";i:1;s:16:\"discussion-panel\";i:2;s:12:\"post-excerpt\";i:3;s:14:\"featured-image\";i:4;s:15:\"page-attributes\";i:5;s:24:\"yoast-seo/document-panel\";}s:15:\"distractionFree\";b:0;s:12:\"fixedToolbar\";b:1;}s:14:\"core/edit-site\";a:4:{s:12:\"welcomeGuide\";b:0;s:26:\"isComplementaryAreaVisible\";b:1;s:18:\"welcomeGuideStyles\";b:0;s:16:\"welcomeGuidePage\";b:0;}s:9:\"_modified\";s:24:\"2024-04-14T07:21:54.653Z\";s:14:\"core/edit-post\";a:4:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;s:20:\"welcomeGuideTemplate\";b:0;s:23:\"isPublishSidebarEnabled\";b:0;}s:17:\"core/block-editor\";a:1:{s:25:\"linkControlSettingsDrawer\";b:1;}}'),
(48,5648,'closedpostboxes_page','a:0:{}'),
(49,5648,'metaboxhidden_page','a:0:{}'),
(50,5649,'nickname','Vit'),
(51,5649,'first_name',''),
(52,5649,'last_name',''),
(53,5649,'description',''),
(54,5649,'rich_editing','true'),
(55,5649,'syntax_highlighting','true'),
(56,5649,'comment_shortcuts','false'),
(57,5649,'admin_color','fresh'),
(58,5649,'use_ssl','0'),
(59,5649,'show_admin_bar_front','true'),
(60,5649,'locale',''),
(61,5649,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(62,5649,'wp_user_level','10'),
(63,5649,'dismissed_wp_pointers',''),
(64,5649,'_yoast_wpseo_profile_updated','1712872247'),
(66,5649,'wp_dashboard_quick_press_last_post_id','239'),
(67,5649,'community-events-location','a:1:{s:2:\"ip\";s:11:\"85.95.153.0\";}'),
(68,5649,'wp_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:10:\"openPanels\";a:3:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";i:2;s:14:\"featured-image\";}}s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:0;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-07-19T03:58:20.274Z\";}'),
(69,5649,'wp_user-settings','libraryContent=browse'),
(70,5649,'wp_user-settings-time','1712881713'),
(71,5650,'nickname','Borislav'),
(72,5650,'first_name','Борислав'),
(73,5650,'last_name',''),
(74,5650,'description',''),
(75,5650,'rich_editing','true'),
(76,5650,'syntax_highlighting','true'),
(77,5650,'comment_shortcuts','false'),
(78,5650,'admin_color','fresh'),
(79,5650,'use_ssl','0'),
(80,5650,'show_admin_bar_front','true'),
(81,5650,'locale',''),
(82,5650,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(83,5650,'wp_user_level','10'),
(84,5650,'dismissed_wp_pointers',''),
(85,5650,'_yoast_wpseo_profile_updated','1712901279'),
(96,5650,'session_tokens','a:1:{s:64:\"46bfba157ae41e9ba00b40bedb99cdf9c621b30f0bba3d7b769c9c4ca7139cb1\";a:4:{s:10:\"expiration\";i:1726715846;s:2:\"ip\";s:13:\"85.95.153.100\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\";s:5:\"login\";i:1725506246;}}'),
(97,5650,'wp_dashboard_quick_press_last_post_id','244'),
(98,5650,'community-events-location','a:1:{s:2:\"ip\";s:11:\"85.95.153.0\";}'),
(99,5650,'wp_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:10:\"openPanels\";a:3:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";i:2;s:14:\"featured-image\";}}s:9:\"_modified\";s:24:\"2024-04-12T06:36:53.815Z\";s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}}'),
(100,5650,'wp_user-settings','libraryContent=browse'),
(101,5650,'wp_user-settings-time','1712903822'),
(102,5648,'edit_site-review_filters','a:1:{i:0;s:6:\"rating\";}'),
(103,5648,'_yoast_wpseo_introductions','a:1:{s:42:\"ai-generate-titles-and-descriptions-upsell\";b:1;}'),
(104,5648,'session_tokens','a:1:{s:64:\"63ecb15ed011879ec75a1097241731fc3af6eb0622861fd0fb8da48b48b8e0a2\";a:4:{s:10:\"expiration\";i:1731225475;s:2:\"ip\";s:12:\"46.166.86.61\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\";s:5:\"login\";i:1731052675;}}'),
(105,5648,'manageedit-acf-taxonomycolumnshidden','a:1:{i:0;s:7:\"acf-key\";}'),
(106,5648,'wp_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:277:\"Вы добавили новый тип контента. Мы рекомендуем вам просмотреть соответствующие <a href=\"https://tour.mitrofanov.ru/wp-admin/admin.php?page=wpseo_page_settings\">Настройки внешнего вида</a>.\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:25:\"content-types-made-public\";s:7:\"user_id\";i:5648;s:5:\"nonce\";N;s:8:\"priority\";d:0.8;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),
(107,5649,'session_tokens','a:1:{s:64:\"f49394a680f206b954ae126c6443054cb74b05d3b72e50849a9b48dc1c92be32\";a:4:{s:10:\"expiration\";i:1721534153;s:2:\"ip\";s:13:\"85.95.153.100\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:5:\"login\";i:1721361353;}}');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) NOT NULL DEFAULT '',
`user_pass` varchar(255) NOT NULL DEFAULT '',
`user_nicename` varchar(50) NOT NULL DEFAULT '',
`user_email` varchar(100) NOT NULL DEFAULT '',
`user_url` varchar(100) NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) NOT NULL DEFAULT '',
`user_status` int(11) NOT NULL DEFAULT 0,
`display_name` varchar(250) NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=5651 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES
(5648,'damin','$P$BFHtQ90yw/4eh9yX1IDywwjGbmkqgL/','damin','alimovmail@gmail.com','','2024-04-11 16:58:02','',0,'damin'),
(5649,'Vit','$P$BWECqi7Ot8J6NQX0ZwclK/UhJ4UtfB1','vit','vit@dobrolom.com','','2024-04-11 21:50:47','',0,'Vit'),
(5650,'Borislav','$P$BbotrS70UIHg.rwtXzucE6Wc2D5z/v1','borislav','leontyev.bi@dobrolom.com','','2024-04-12 05:54:39','1712901279:$P$BRTN7DPZEEasPc1VG4rQ3zGnr8R9IO.',0,'Борислав');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_indexable`
--
DROP TABLE IF EXISTS `wp_yoast_indexable`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_indexable` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`permalink` longtext DEFAULT NULL,
`permalink_hash` varchar(40) DEFAULT NULL,
`object_id` bigint(20) DEFAULT NULL,
`object_type` varchar(32) NOT NULL,
`object_sub_type` varchar(32) DEFAULT NULL,
`author_id` bigint(20) DEFAULT NULL,
`post_parent` bigint(20) DEFAULT NULL,
`title` text DEFAULT NULL,
`description` mediumtext DEFAULT NULL,
`breadcrumb_title` text DEFAULT NULL,
`post_status` varchar(20) DEFAULT NULL,
`is_public` tinyint(1) DEFAULT NULL,
`is_protected` tinyint(1) DEFAULT 0,
`has_public_posts` tinyint(1) DEFAULT NULL,
`number_of_pages` int(11) unsigned DEFAULT NULL,
`canonical` longtext DEFAULT NULL,
`primary_focus_keyword` varchar(191) DEFAULT NULL,
`primary_focus_keyword_score` int(3) DEFAULT NULL,
`readability_score` int(3) DEFAULT NULL,
`is_cornerstone` tinyint(1) DEFAULT 0,
`is_robots_noindex` tinyint(1) DEFAULT 0,
`is_robots_nofollow` tinyint(1) DEFAULT 0,
`is_robots_noarchive` tinyint(1) DEFAULT 0,
`is_robots_noimageindex` tinyint(1) DEFAULT 0,
`is_robots_nosnippet` tinyint(1) DEFAULT 0,
`twitter_title` text DEFAULT NULL,
`twitter_image` longtext DEFAULT NULL,
`twitter_description` longtext DEFAULT NULL,
`twitter_image_id` varchar(191) DEFAULT NULL,
`twitter_image_source` text DEFAULT NULL,
`open_graph_title` text DEFAULT NULL,
`open_graph_description` longtext DEFAULT NULL,
`open_graph_image` longtext DEFAULT NULL,
`open_graph_image_id` varchar(191) DEFAULT NULL,
`open_graph_image_source` text DEFAULT NULL,
`open_graph_image_meta` mediumtext DEFAULT NULL,
`link_count` int(11) DEFAULT NULL,
`incoming_link_count` int(11) DEFAULT NULL,
`prominent_words_version` int(11) unsigned DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`blog_id` bigint(20) NOT NULL DEFAULT 1,
`language` varchar(32) DEFAULT NULL,
`region` varchar(32) DEFAULT NULL,
`schema_page_type` varchar(64) DEFAULT NULL,
`schema_article_type` varchar(64) DEFAULT NULL,
`has_ancestors` tinyint(1) DEFAULT 0,
`estimated_reading_time_minutes` int(11) DEFAULT NULL,
`version` int(11) DEFAULT 1,
`object_last_modified` datetime DEFAULT NULL,
`object_published_at` datetime DEFAULT NULL,
`inclusive_language_score` int(3) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
KEY `object_id_and_type` (`object_id`,`object_type`),
KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_indexable`
--
LOCK TABLES `wp_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable` VALUES
(5,'https://tour.mitrofanov.ru/%d0%b1%d0%b5%d0%b7-%d1%80%d1%83%d0%b1%d1%80%d0%b8%d0%ba%d0%b8/','89:7452ea82d17acef8c74b920747b298f0',1,'term','category',NULL,NULL,NULL,NULL,'Без рубрики',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-11 17:36:42','2024-04-11 07:59:31',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),
(6,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Страница не найдена %%sep%% %%sitename%%',NULL,'Ошибка 404: страница не найдена',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-11 17:36:42','2024-04-11 07:44:55',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),
(7,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'Вы искали %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-11 17:36:42','2024-04-11 07:44:55',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),
(8,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-11 17:36:42','2024-04-11 07:57:32',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),
(9,'https://tour.mitrofanov.ru/','27:02c6dcdd1fdf9bd8f8f0e00d22b5ea1c',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Организация туров и экскурсий во Владивостоке и Приморском крае.','Главная страница',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','Организация туров и экскурсий во Владивостоке и Приморском крае.','https://tour.mitrofanov.ru/wp-content/uploads/tour_bg_social.webp','9','set-by-user','{\"width\":1200,\"height\":675,\"filesize\":77520,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/tour_bg_social.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/tour_bg_social.webp\",\"size\":\"full\",\"id\":9,\"alt\":\"\",\"pixels\":810000,\"type\":\"image/webp\"}',NULL,NULL,NULL,'2024-04-11 17:36:42','2024-09-04 18:45:52',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-09-05 04:45:52',NULL,NULL),
(10,'https://tour.mitrofanov.ru/all_tours/','37:83e58c8b09ca65f13db3ae218c202f87',NULL,'post-type-archive','tour',NULL,NULL,'Туры по Дальнему востоку %%page%% %%sep%% %%sitename%%','','Туры',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'2024-04-11 17:36:42','2024-04-15 02:52:15',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-04-15 12:52:15',NULL,NULL),
(11,'https://tour.mitrofanov.ru/all_excursions/','42:f64e93dd7e343f321b58dcc456505162',NULL,'post-type-archive','excursion',NULL,NULL,'Экскурсии %%page%% %%sep%% %%sitename%%','','Экскурсии',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'2024-04-11 17:36:42','2024-09-04 18:45:52',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-09-05 04:45:52',NULL,NULL),
(12,'https://tour.mitrofanov.ru/all_tours/','37:83e58c8b09ca65f13db3ae218c202f87',NULL,'post-type-archive','tour',NULL,NULL,'Архив %%pt_plural%% %%page%% %%sep%% %%sitename%%','','Туры',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-11 17:44:55','2024-04-11 07:44:55',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),
(13,'https://tour.mitrofanov.ru/all_excursions/','42:f64e93dd7e343f321b58dcc456505162',NULL,'post-type-archive','excursion',NULL,NULL,'Архив %%pt_plural%% %%page%% %%sep%% %%sitename%%','','Экскурсии',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-11 17:44:55','2024-04-11 07:44:55',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),
(14,'https://tour.mitrofanov.ru/blog/','32:ab8127c270a57d4fc942bd4afeae47b9',10,'post','page',5648,0,NULL,NULL,'Новости','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-11 18:00:58','2024-04-11 08:17:22',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-11 18:17:22','2024-04-11 18:00:58',0),
(15,'https://tour.mitrofanov.ru/contact/','35:74492a5118b4daa1af7c16e6133097b2',16,'post','page',5648,0,NULL,NULL,'Контакты','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-11 18:16:26','2024-07-18 17:58:12',1,NULL,NULL,NULL,NULL,0,1,2,'2024-07-19 03:58:12','2024-04-11 18:16:26',0),
(16,'https://tour.mitrofanov.ru/thankyou/','36:d755b6540925b080a3fa97d37bf83956',17,'post','page',5648,0,NULL,NULL,'Спасибо за обращение!','publish',0,0,NULL,NULL,NULL,NULL,NULL,90,0,1,1,1,1,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-11 18:18:51','2024-04-18 07:59:22',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-18 17:59:22','2024-04-11 18:18:51',0),
(17,'https://tour.mitrofanov.ru/?p=62','32:4569c480c29b3d65b2e3abfbec18a286',62,'post','post',5648,0,NULL,NULL,'group_66180b9a13feb','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-11 20:03:41','2024-04-11 10:03:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),
(18,'https://tour.mitrofanov.ru/?p=64','32:7d1aed8c6a754c96fc312503f1e3fceb',64,'post','post',5648,0,NULL,NULL,'group_66031ff8749fd','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-11 20:03:41','2024-04-11 10:03:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),
(19,'https://tour.mitrofanov.ru/?p=66','32:2b07188c15a23c4c4483c42f5b68980d',66,'post','post',5648,0,NULL,NULL,'group_66180dd0307cc','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-11 20:03:41','2024-04-11 10:03:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),
(20,'https://tour.mitrofanov.ru/excursion/%d1%81%d0%b0%d1%84%d0%b0%d1%80%d0%b8-%d0%bf%d0%b0%d1%80%d0%ba-%d0%b8-%d0%bf%d0%bb%d1%8f%d0%b6%d0%b8/','137:6cba608859bc211ad5774cb8ae3d524d',77,'post','excursion',5648,0,NULL,NULL,'САФАРИ-ПАРК И ПЛЯЖИ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-42d7ad8e490f91eef61abf055057d5b5.webp',NULL,'99','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-42d7ad8e490f91eef61abf055057d5b5.webp','99','featured-image','{\"width\":900,\"height\":752,\"filesize\":115606,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-42d7ad8e490f91eef61abf055057d5b5.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-42d7ad8e490f91eef61abf055057d5b5.webp\",\"size\":\"full\",\"id\":99,\"alt\":\"\",\"pixels\":676800,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-11 20:05:55','2024-04-13 17:05:36',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-14 03:05:36','2024-04-11 20:07:57',0),
(21,'https://tour.mitrofanov.ru/tour/%d0%b2%d0%bf%d0%b5%d1%80%d0%b2%d1%8b%d0%b5-%d0%b2-%d0%b3%d0%be%d1%80%d0%be%d0%b4%d0%b5/','119:f06232b2a4f40b2f2500231cfa0e3bec',100,'post','tour',5648,0,NULL,NULL,'Впервые в городе','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-360045b0d83a05ef34eb3e4044bf1197.webp',NULL,'93','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-360045b0d83a05ef34eb3e4044bf1197.webp','93','featured-image','{\"width\":720,\"height\":620,\"filesize\":82142,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-360045b0d83a05ef34eb3e4044bf1197.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-360045b0d83a05ef34eb3e4044bf1197.webp\",\"size\":\"full\",\"id\":93,\"alt\":\"\",\"pixels\":446400,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-11 20:58:02','2024-04-15 02:51:51',1,NULL,NULL,NULL,NULL,0,6,2,'2024-04-15 12:51:51','2024-04-11 21:01:26',0),
(22,'https://tour.mitrofanov.ru/tour/%d0%bf%d1%80%d0%b8%d0%bc%d0%be%d1%80%d1%81%d0%ba%d0%b8%d0%b9-%d1%8d%d0%ba%d1%81%d0%bf%d1%80%d0%b5%d1%81%d1%81/','142:db3adea5af265b054a3d38de35431238',107,'post','tour',5648,0,NULL,NULL,'Приморский экспресс','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-3bf4dd4235d084f38700c30ce1d868cc.webp',NULL,'108','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-3bf4dd4235d084f38700c30ce1d868cc.webp','108','featured-image','{\"width\":900,\"height\":752,\"filesize\":115606,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-3bf4dd4235d084f38700c30ce1d868cc.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-3bf4dd4235d084f38700c30ce1d868cc.webp\",\"size\":\"full\",\"id\":108,\"alt\":\"\",\"pixels\":676800,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-11 23:51:06','2024-04-15 02:52:15',1,NULL,NULL,NULL,NULL,0,6,2,'2024-04-15 12:52:15','2024-04-12 00:29:09',0),
(23,'https://tour.mitrofanov.ru/excursion/%d0%be%d1%81%d1%82%d1%80%d0%be%d0%b2-%d1%80%d1%83%d1%81%d1%81%d0%ba%d0%b8%d0%b9-%d0%bc%d1%8b%d1%81-%d1%82%d0%be%d0%b1%d0%b8%d0%b7%d0%b8%d0%bd%d0%b0-%d0%b8-%d0%bc%d0%be%d1%80%d0%b5%d0%bf%d1%80%d0%be/','235:6b187fbc7e0172ae883d52cfe0c92adb',110,'post','excursion',5649,0,NULL,NULL,'ОСТРОВ РУССКИЙ: МЫС ТОБИЗИНА И МОРЕПРОДУКТЫ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-ff8d7f8ca7128ddae220b5c5653b2e16.webp',NULL,'112','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-ff8d7f8ca7128ddae220b5c5653b2e16.webp','112','featured-image','{\"width\":1285,\"height\":856,\"filesize\":343926,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-ff8d7f8ca7128ddae220b5c5653b2e16.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-ff8d7f8ca7128ddae220b5c5653b2e16.webp\",\"size\":\"full\",\"id\":112,\"alt\":\"\",\"pixels\":1099960,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-12 01:12:27','2024-04-11 16:01:41',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-12 02:01:41','2024-04-12 01:34:27',0),
(24,'https://tour.mitrofanov.ru/excursion/%d0%be%d1%81%d1%82%d1%80%d0%be%d0%b2-%d1%80%d1%83%d1%81%d1%81%d0%ba%d0%b8%d0%b9-%d0%be%d0%ba%d0%b5%d0%b0%d0%bd%d0%b0%d1%80%d0%b8%d1%83%d0%bc-%d0%b8-%d0%b2%d0%bb%d0%b0%d0%b4%d0%b8%d0%b2%d0%be%d1%81/','234:9bb12b16c21e0458e97257aeee95e750',118,'post','excursion',5649,0,NULL,NULL,'ОСТРОВ РУССКИЙ: ОКЕАНАРИУМ И ВЛАДИВОСТОКСКАЯ КРЕПОСТЬ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-4e8acd45ddb9c8bcfb76033868032d16.webp',NULL,'92','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-4e8acd45ddb9c8bcfb76033868032d16.webp','92','featured-image','{\"width\":1182,\"height\":800,\"filesize\":144570,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-4e8acd45ddb9c8bcfb76033868032d16.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-4e8acd45ddb9c8bcfb76033868032d16.webp\",\"size\":\"full\",\"id\":92,\"alt\":\"\",\"pixels\":945600,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-12 03:33:57','2024-04-11 18:21:01',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-12 04:21:01','2024-04-12 03:44:44',0),
(25,'https://tour.mitrofanov.ru/excursion/%d0%b0%d0%b7%d0%b8%d0%b0%d1%82%d1%81%d0%ba%d0%be%d0%b5-%d0%bf%d1%80%d0%be%d1%88%d0%bb%d0%be%d0%b5-%d0%b3%d0%be%d1%80%d0%be%d0%b4%d0%b0-%d0%b8-%d0%bf%d1%80%d0%be%d0%b3%d1%83%d0%bb%d0%ba%d0%b0-%d1%83/','235:0db009174fc94353bf4249813bcd2acf',122,'post','excursion',5649,0,NULL,NULL,'АЗИАТСКОЕ ПРОШЛОЕ ГОРОДА И ПРОГУЛКА У МОРЯ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-0e1e2b7e604ef4d0cd835f615420d590.webp',NULL,'127','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-0e1e2b7e604ef4d0cd835f615420d590.webp','127','featured-image','{\"width\":1285,\"height\":856,\"filesize\":282280,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-0e1e2b7e604ef4d0cd835f615420d590.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-0e1e2b7e604ef4d0cd835f615420d590.webp\",\"size\":\"full\",\"id\":127,\"alt\":\"\",\"pixels\":1099960,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-12 03:47:11','2024-04-11 18:20:21',1,NULL,NULL,NULL,NULL,0,2,2,'2024-04-12 04:20:21','2024-04-12 04:01:23',0),
(26,'https://tour.mitrofanov.ru/excursion/%d0%be%d0%b1%d0%b7%d0%be%d1%80%d0%bd%d0%b0%d1%8f-%d1%8d%d0%ba%d1%81%d0%ba%d1%83%d1%80%d1%81%d0%b8%d1%8f-%d0%b2%d0%bb%d0%b0%d0%b4%d0%b8%d0%b2%d0%be%d1%81%d1%82%d0%be%d0%ba-%d0%b2-%d0%ba%d0%b0%d1%80/','234:10224aca9e6bc68583275921c66f6887',128,'post','excursion',5650,0,NULL,NULL,'ОБЗОРНАЯ ЭКСКУРСИЯ: ВЛАДИВОСТОК В КАРТИНКАХ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-105f777347c73908a23cbf0de0c33d3b.webp',NULL,'130','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-105f777347c73908a23cbf0de0c33d3b.webp','130','featured-image','{\"width\":1708,\"height\":1280,\"filesize\":349274,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-105f777347c73908a23cbf0de0c33d3b.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-105f777347c73908a23cbf0de0c33d3b.webp\",\"size\":\"full\",\"id\":130,\"alt\":\"\",\"pixels\":2186240,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-12 05:29:56','2024-07-16 19:44:41',1,NULL,NULL,NULL,NULL,0,2,2,'2024-07-17 05:44:41','2024-04-12 05:45:04',0),
(27,'https://tour.mitrofanov.ru/excursion/%d0%bf%d0%be-%d1%81%d0%b2%d0%b5%d1%82%d0%bb%d0%b0%d0%bd%d1%81%d0%ba%d0%be%d0%b9-%d0%ba-%d0%b2%d0%b8%d0%b4%d0%be%d0%b2%d1%8b%d0%bc/','167:abc9fddb4a115d3d669252b9da0a0d28',134,'post','excursion',5649,0,NULL,NULL,'ПО СВЕТЛАНСКОЙ К ВИДОВЫМ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-b9488e8d761e1f1997dc902236a67da6.webp',NULL,'131','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-b9488e8d761e1f1997dc902236a67da6.webp','131','featured-image','{\"width\":1705,\"height\":1280,\"filesize\":481864,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-b9488e8d761e1f1997dc902236a67da6.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-b9488e8d761e1f1997dc902236a67da6.webp\",\"size\":\"full\",\"id\":131,\"alt\":\"\",\"pixels\":2182400,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-12 05:48:56','2024-04-11 19:54:08',1,NULL,NULL,NULL,NULL,0,2,2,'2024-04-12 05:54:08','2024-04-12 05:53:11',0),
(28,'https://tour.mitrofanov.ru/excursion/%d1%82%d0%b8%d1%85%d0%be%d0%be%d0%ba%d0%b5%d0%b0%d0%bd%d1%81%d0%ba%d0%b8%d0%b9-%d1%84%d0%be%d1%80%d0%bf%d0%be%d1%81%d1%82-%d1%80%d0%be%d1%81%d1%81%d0%b8%d0%b8/','196:dbacdffa48a30a4a7a8d11fc328030c8',138,'post','excursion',5650,0,NULL,NULL,'ТИХООКЕАНСКИЙ ФОРПОСТ РОССИИ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-0b986855761907d5c51fadfe9e0f9dab.webp',NULL,'119','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-0b986855761907d5c51fadfe9e0f9dab.webp','119','featured-image','{\"width\":1080,\"height\":725,\"filesize\":111458,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-0b986855761907d5c51fadfe9e0f9dab.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-0b986855761907d5c51fadfe9e0f9dab.webp\",\"size\":\"full\",\"id\":119,\"alt\":\"\",\"pixels\":783000,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-12 06:19:23','2024-04-11 20:37:07',1,NULL,NULL,NULL,NULL,0,2,2,'2024-04-12 06:37:07','2024-04-12 06:37:06',0),
(30,'https://tour.mitrofanov.ru/constructor/','39:2f2a50c633703970f6539d5347b65e00',147,'post','page',5648,0,NULL,NULL,'Конструктор туров','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,NULL,'2024-04-14 04:26:41','2024-04-26 10:59:24',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-26 20:59:24','2024-04-14 04:26:41',0),
(31,'https://tour.mitrofanov.ru/excursion/%d1%88%d0%be%d0%bf%d0%bf%d0%b8%d0%bd%d0%b3-%d1%82%d1%83%d1%80-%d0%bf%d0%be-%d0%b2%d0%bb%d0%b0%d0%b4%d0%b8%d0%b2%d0%be%d1%81%d1%82%d0%be%d0%ba%d1%83/','185:165bdd5ec5fbb39dc7bf88f532ce8e74',159,'post','excursion',5650,0,NULL,NULL,'ШОППИНГ ТУР ПО ВЛАДИВОСТОКУ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-d76a85d59c0332989422b536b51c277a.webp',NULL,'160','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-d76a85d59c0332989422b536b51c277a.webp','160','featured-image','{\"width\":1858,\"height\":1280,\"filesize\":418016,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-d76a85d59c0332989422b536b51c277a.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-d76a85d59c0332989422b536b51c277a.webp\",\"size\":\"full\",\"id\":160,\"alt\":\"\",\"pixels\":2378240,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-14 22:45:10','2024-04-14 13:04:42',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-14 23:04:42','2024-04-14 23:04:42',0),
(32,'https://tour.mitrofanov.ru/excursion/%d1%81%d0%ba%d0%b0%d0%b7%d0%ba%d0%b0-%d0%b2-%d1%88%d1%82%d1%8b%d0%ba%d0%be%d0%b2%d1%81%d0%ba%d0%b8%d1%85-%d0%bf%d1%80%d1%83%d0%b4%d0%b0%d1%85/','179:15949465ad566a2eb337920de274d449',162,'post','excursion',5650,0,NULL,NULL,'СКАЗКА В ШТЫКОВСКИХ ПРУДАХ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-7bc5f2f1017ea56b1bb2d971a6190dbc.webp',NULL,'165','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-7bc5f2f1017ea56b1bb2d971a6190dbc.webp','165','featured-image','{\"width\":1500,\"height\":1000,\"filesize\":405058,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-7bc5f2f1017ea56b1bb2d971a6190dbc.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-7bc5f2f1017ea56b1bb2d971a6190dbc.webp\",\"size\":\"full\",\"id\":165,\"alt\":\"\",\"pixels\":1500000,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-14 23:26:16','2024-04-14 13:37:19',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-14 23:37:18','2024-04-14 23:37:18',0),
(33,'https://tour.mitrofanov.ru/excursion/%d0%be%d1%81%d1%82%d1%80%d0%be%d0%b2-%d1%80%d1%83%d1%81%d1%81%d0%ba%d0%b8%d0%b9-%d1%84%d0%be%d1%80%d1%82-%d0%bf%d0%be%d1%81%d0%bf%d0%b5%d0%bb%d0%be%d0%b2%d0%b0-%d0%b8-%d0%bd%d0%be%d0%b2%d0%be%d1%81/','235:762c910d0818ab9ed535da6ebb59433f',166,'post','excursion',5650,0,NULL,NULL,'ОСТРОВ РУССКИЙ: ФОРТ ПОСПЕЛОВА И НОВОСИЛЬЦЕВСКАЯ БАТАРЕЯ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-3f32fd6753836cda004e932426e4b633.webp',NULL,'140','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-3f32fd6753836cda004e932426e4b633.webp','140','featured-image','{\"width\":1705,\"height\":1280,\"filesize\":313654,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-3f32fd6753836cda004e932426e4b633.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-3f32fd6753836cda004e932426e4b633.webp\",\"size\":\"full\",\"id\":140,\"alt\":\"\",\"pixels\":2182400,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-14 23:38:45','2024-04-14 13:41:10',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-14 23:41:10','2024-04-14 23:41:09',0),
(34,'https://tour.mitrofanov.ru/excursion/%d0%be%d1%81%d1%82%d1%80%d0%be%d0%b2-%d1%80%d1%83%d1%81%d1%81%d0%ba%d0%b8%d0%b9-%d0%be%d0%ba%d0%b5%d0%b0%d0%bd%d0%b0%d1%80%d0%b8%d1%83%d0%bc-%d0%b8-%d0%b2%d0%be%d1%80%d0%be%d1%88%d0%b8%d0%bb%d0%be/','234:5ddf22941ed043551e7916d73dd95dfc',168,'post','excursion',5650,0,NULL,NULL,'ОСТРОВ РУССКИЙ: ОКЕАНАРИУМ И ВОРОШИЛОВСКАЯ БАТАРЕЯ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-ff3ec3c8e2728bb27462a546ea460bb4.webp',NULL,'120','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-ff3ec3c8e2728bb27462a546ea460bb4.webp','120','featured-image','{\"width\":1920,\"height\":1280,\"filesize\":120622,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-ff3ec3c8e2728bb27462a546ea460bb4.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-ff3ec3c8e2728bb27462a546ea460bb4.webp\",\"size\":\"full\",\"id\":120,\"alt\":\"\",\"pixels\":2457600,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-14 23:42:20','2024-04-14 13:50:04',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-14 23:50:04','2024-04-14 23:50:04',0),
(35,'https://tour.mitrofanov.ru/excursion/%d1%82%d0%b8%d1%85%d0%be%d0%be%d0%ba%d0%b5%d0%b0%d0%bd%d1%81%d0%ba%d0%b8%d0%b9-%d1%84%d0%be%d1%80%d0%bf%d0%be%d1%81%d1%82-%d1%80%d0%be%d1%81%d1%81%d0%b8%d0%b8-%d0%bc%d0%b8%d0%bd%d0%b8/','221:147c075970297e4f530a4c88e2640b81',169,'post','excursion',5650,0,NULL,NULL,'ТИХООКЕАНСКИЙ ФОРПОСТ РОССИИ (МИНИ)','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-75d33f05e175dad8cf68092d6f61dbc6.webp',NULL,'170','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-75d33f05e175dad8cf68092d6f61dbc6.webp','170','featured-image','{\"width\":1173,\"height\":880,\"filesize\":115136,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-75d33f05e175dad8cf68092d6f61dbc6.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-75d33f05e175dad8cf68092d6f61dbc6.webp\",\"size\":\"full\",\"id\":170,\"alt\":\"\",\"pixels\":1032240,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-14 23:55:25','2024-04-14 13:57:50',1,NULL,NULL,NULL,NULL,0,2,2,'2024-04-14 23:57:50','2024-04-14 23:57:49',0),
(36,'https://tour.mitrofanov.ru/excursion/%d0%be%d0%b1%d1%80%d0%b0%d0%b7%d0%be%d0%b2%d0%b0%d1%82%d0%b5%d0%bb%d1%8c%d0%bd%d1%8b%d0%b9-%d0%be%d0%ba%d0%b5%d0%b0%d0%bd%d0%b0%d1%80%d0%b8%d1%83%d0%bc-%d0%b8-%d0%ba%d0%b0%d0%bc%d0%bf%d1%83%d1%81/','233:962c6fad2d9935053fd43358151ca312',171,'post','excursion',5650,0,NULL,NULL,'ОБРАЗОВАТЕЛЬНЫЙ: ОКЕАНАРИУМ И КАМПУС','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-b54591f0761937d8cb7bbf64382d5743.webp',NULL,'172','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-b54591f0761937d8cb7bbf64382d5743.webp','172','featured-image','{\"width\":1173,\"height\":880,\"filesize\":233438,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-b54591f0761937d8cb7bbf64382d5743.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-b54591f0761937d8cb7bbf64382d5743.webp\",\"size\":\"full\",\"id\":172,\"alt\":\"\",\"pixels\":1032240,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-04-14 23:59:06','2024-04-14 14:00:19',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-15 00:00:19','2024-04-15 00:00:18',0),
(37,'https://tour.mitrofanov.ru/pre-form/','36:900313324d50a5a0a3fb6e69cea73b01',188,'post','page',5648,0,NULL,NULL,'Предварительная заявка','publish',0,0,NULL,NULL,NULL,NULL,NULL,0,0,1,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,1,NULL,'2024-04-24 07:44:04','2024-04-26 20:59:23',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-26 20:58:41','2024-04-24 07:44:12',0),
(38,'https://tour.mitrofanov.ru/excursion/%d1%82%d1%80%d0%be%d0%bf%d0%b0-%d0%b7%d0%b4%d0%be%d1%80%d0%be%d0%b2%d1%8c%d1%8f/','117:a9ee21fb2fa54d2fa3971d7c7c7375e9',245,'post','excursion',5650,0,NULL,NULL,'Тропа здоровья','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-a94d9cfb28a3ee8833688576116f8d19.webp',NULL,'247','featured-image',NULL,NULL,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-a94d9cfb28a3ee8833688576116f8d19.webp','247','featured-image','{\"width\":1920,\"height\":624,\"filesize\":171884,\"url\":\"https://tour.mitrofanov.ru/wp-content/uploads/Ep-a94d9cfb28a3ee8833688576116f8d19.webp\",\"path\":\"/www/html/tour.mitrofanov.ru/public/wp-content/uploads/Ep-a94d9cfb28a3ee8833688576116f8d19.webp\",\"size\":\"full\",\"id\":247,\"alt\":\"\",\"pixels\":1198080,\"type\":\"image/webp\"}',0,NULL,NULL,'2024-09-05 03:19:43','2024-09-04 18:45:52',1,NULL,NULL,NULL,NULL,0,1,2,'2024-09-05 04:45:52','2024-09-05 03:34:35',0);
/*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_indexable_hierarchy`
--
DROP TABLE IF EXISTS `wp_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_indexable_hierarchy` (
`indexable_id` int(11) unsigned NOT NULL,
`ancestor_id` int(11) unsigned NOT NULL,
`depth` int(11) unsigned DEFAULT NULL,
`blog_id` bigint(20) NOT NULL DEFAULT 1,
PRIMARY KEY (`indexable_id`,`ancestor_id`),
KEY `indexable_id` (`indexable_id`),
KEY `ancestor_id` (`ancestor_id`),
KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_indexable_hierarchy`
--
LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES
(5,0,0,1),
(7,0,0,1),
(9,0,0,1),
(10,0,0,1),
(11,0,0,1),
(14,0,0,1),
(15,0,0,1),
(16,0,0,1),
(17,0,0,1),
(18,0,0,1),
(19,0,0,1),
(20,0,0,1),
(21,0,0,1),
(22,0,0,1),
(23,0,0,1),
(24,0,0,1),
(25,0,0,1),
(26,0,0,1),
(27,0,0,1),
(28,0,0,1),
(30,0,0,1),
(31,0,0,1),
(32,0,0,1),
(33,0,0,1),
(34,0,0,1),
(35,0,0,1),
(36,0,0,1),
(37,0,0,1),
(38,0,0,1);
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_migrations`
--
DROP TABLE IF EXISTS `wp_yoast_migrations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_migrations` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`version` varchar(191) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `wp_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_migrations`
--
LOCK TABLES `wp_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wp_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wp_yoast_migrations` VALUES
(1,'20171228151840'),
(2,'20171228151841'),
(3,'20190529075038'),
(4,'20191011111109'),
(5,'20200408101900'),
(6,'20200420073606'),
(7,'20200428123747'),
(8,'20200428194858'),
(9,'20200429105310'),
(10,'20200430075614'),
(11,'20200430150130'),
(12,'20200507054848'),
(13,'20200513133401'),
(14,'20200609154515'),
(15,'20200616130143'),
(16,'20200617122511'),
(17,'20200702141921'),
(18,'20200728095334'),
(19,'20201202144329'),
(20,'20201216124002'),
(21,'20201216141134'),
(22,'20210817092415'),
(23,'20211020091404'),
(24,'20230417083836');
/*!40000 ALTER TABLE `wp_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_primary_term`
--
DROP TABLE IF EXISTS `wp_yoast_primary_term`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_primary_term` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint(20) DEFAULT NULL,
`term_id` bigint(20) DEFAULT NULL,
`taxonomy` varchar(32) NOT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`blog_id` bigint(20) NOT NULL DEFAULT 1,
PRIMARY KEY (`id`),
KEY `post_taxonomy` (`post_id`,`taxonomy`),
KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_primary_term`
--
LOCK TABLES `wp_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_seo_links`
--
DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_seo_links` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`url` varchar(255) DEFAULT NULL,
`post_id` bigint(20) unsigned DEFAULT NULL,
`target_post_id` bigint(20) unsigned DEFAULT NULL,
`type` varchar(8) DEFAULT NULL,
`indexable_id` int(11) unsigned DEFAULT NULL,
`target_indexable_id` int(11) unsigned DEFAULT NULL,
`height` int(11) unsigned DEFAULT NULL,
`width` int(11) unsigned DEFAULT NULL,
`size` int(11) unsigned DEFAULT NULL,
`language` varchar(32) DEFAULT NULL,
`region` varchar(32) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `link_direction` (`post_id`,`type`),
KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_seo_links`
--
LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_links` VALUES
(5,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-acb91b22a4a0580050ac25e68eb20df9.webp',100,90,'image-in',21,NULL,800,1037,187080,NULL,NULL),
(6,'https://tour.mitrofanov.ru/wp-content/uploads/Ep-5f1e3923c0fc5a99843fa0f1b912ba68.webp',107,109,'image-in',22,NULL,853,1280,277694,NULL,NULL),
(7,'/all_excursions/',147,NULL,'internal',30,11,NULL,NULL,NULL,NULL,NULL),
(8,'/all_tours/',147,NULL,'internal',30,10,NULL,NULL,NULL,NULL,NULL),
(9,'https://t.me/eastpointgroup',16,NULL,'external',15,NULL,NULL,NULL,NULL,NULL,NULL),
(10,'https://vk.com/eastpointgroup',16,NULL,'external',15,NULL,NULL,NULL,NULL,NULL,NULL),
(11,'https://ok.ru/group/70000006062478',16,NULL,'external',15,NULL,NULL,NULL,NULL,NULL,NULL),
(14,'https://tour.mitrofanov.ru/wp-admin/admin.php?page=forminator-cform-wizard&id=187',188,NULL,'internal',37,NULL,NULL,NULL,NULL,NULL,NULL),
(15,'/pre-form/',147,188,'internal',30,37,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2024-11-15 1:00:26