-- Softaculous SQL Dump
-- http://www.softaculous.com
--
-- Host: localhost
-- Generation Time: March 10, 2025, 6:43 pm
-- Server version: 10.6.21
-- PHP Version: 8.3.15

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


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `heyo8689_wp276`
--

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

--
-- Table structure for table `wpxc_commentmeta`
--

CREATE TABLE `wpxc_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_ci;

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

--
-- Table structure for table `wpxc_comments`
--

CREATE TABLE `wpxc_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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpxc_links`
--

CREATE TABLE `wpxc_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_ci;

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

--
-- Table structure for table `wpxc_options`
--

CREATE TABLE `wpxc_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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpxc_options`
--

INSERT INTO `wpxc_options` VALUES
(1, 'siteurl', 'https://website03.heyonline.com.br', 'yes'),
(2, 'home', 'https://website03.heyonline.com.br', 'yes'),
(3, 'blogname', 'A Última Pauta', 'yes'),
(4, 'blogdescription', 'Do STORY ao TELLING', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'heyonfeed@gmail.com', 'yes'),
(7, 'start_of_week', '0', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'j \\d\\e F \\d\\e Y', 'yes'),
(24, 'time_format', 'H:i', 'yes'),
(25, 'links_updated_date_format', 'j \\d\\e F \\d\\e Y, H:i', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:236:{s:11:"^wp-json/?$";s:22:"index.php?rest_route=/";s:14:"^wp-json/(.*)?";s:33:"index.php?rest_route=/$matches[1]";s:21:"^index.php/wp-json/?$";s:22:"index.php?rest_route=/";s:24:"^index.php/wp-json/(.*)?";s:33:"index.php?rest_route=/$matches[1]";s:17:"^wp-sitemap\\.xml$";s:23:"index.php?sitemap=index";s:17:"^wp-sitemap\\.xsl$";s:36:"index.php?sitemap-stylesheet=sitemap";s:23:"^wp-sitemap-index\\.xsl$";s:34:"index.php?sitemap-stylesheet=index";s:48:"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$";s:75:"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]";s:34:"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$";s:47:"index.php?sitemap=$matches[1]&paged=$matches[2]";s:47:"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:42:"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:23:"category/(.+?)/embed/?$";s:46:"index.php?category_name=$matches[1]&embed=true";s:35:"category/(.+?)/page/?([0-9]{1,})/?$";s:53:"index.php?category_name=$matches[1]&paged=$matches[2]";s:17:"category/(.+?)/?$";s:35:"index.php?category_name=$matches[1]";s:44:"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:39:"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:20:"tag/([^/]+)/embed/?$";s:36:"index.php?tag=$matches[1]&embed=true";s:32:"tag/([^/]+)/page/?([0-9]{1,})/?$";s:43:"index.php?tag=$matches[1]&paged=$matches[2]";s:14:"tag/([^/]+)/?$";s:25:"index.php?tag=$matches[1]";s:45:"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:40:"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:21:"type/([^/]+)/embed/?$";s:44:"index.php?post_format=$matches[1]&embed=true";s:33:"type/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?post_format=$matches[1]&paged=$matches[2]";s:15:"type/([^/]+)/?$";s:33:"index.php?post_format=$matches[1]";s:34:"equipe/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:44:"equipe/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:64:"equipe/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"equipe/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"equipe/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:40:"equipe/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:23:"equipe/([^/]+)/embed/?$";s:38:"index.php?staff=$matches[1]&embed=true";s:27:"equipe/([^/]+)/trackback/?$";s:32:"index.php?staff=$matches[1]&tb=1";s:35:"equipe/([^/]+)/page/?([0-9]{1,})/?$";s:45:"index.php?staff=$matches[1]&paged=$matches[2]";s:42:"equipe/([^/]+)/comment-page-([0-9]{1,})/?$";s:45:"index.php?staff=$matches[1]&cpage=$matches[2]";s:31:"equipe/([^/]+)(?:/([0-9]+))?/?$";s:44:"index.php?staff=$matches[1]&page=$matches[2]";s:23:"equipe/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:33:"equipe/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:53:"equipe/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:48:"equipe/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:48:"equipe/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:29:"equipe/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:38:"depoimento/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:48:"depoimento/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:68:"depoimento/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"depoimento/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"depoimento/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:44:"depoimento/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:27:"depoimento/([^/]+)/embed/?$";s:45:"index.php?testimonials=$matches[1]&embed=true";s:31:"depoimento/([^/]+)/trackback/?$";s:39:"index.php?testimonials=$matches[1]&tb=1";s:39:"depoimento/([^/]+)/page/?([0-9]{1,})/?$";s:52:"index.php?testimonials=$matches[1]&paged=$matches[2]";s:46:"depoimento/([^/]+)/comment-page-([0-9]{1,})/?$";s:52:"index.php?testimonials=$matches[1]&cpage=$matches[2]";s:35:"depoimento/([^/]+)(?:/([0-9]+))?/?$";s:51:"index.php?testimonials=$matches[1]&page=$matches[2]";s:27:"depoimento/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:37:"depoimento/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:57:"depoimento/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:"depoimento/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:"depoimento/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:33:"depoimento/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:44:"acf-options-page/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:54:"acf-options-page/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:74:"acf-options-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:69:"acf-options-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:69:"acf-options-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:50:"acf-options-page/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:33:"acf-options-page/([^/]+)/embed/?$";s:49:"index.php?acf-options-page=$matches[1]&embed=true";s:37:"acf-options-page/([^/]+)/trackback/?$";s:43:"index.php?acf-options-page=$matches[1]&tb=1";s:45:"acf-options-page/([^/]+)/page/?([0-9]{1,})/?$";s:56:"index.php?acf-options-page=$matches[1]&paged=$matches[2]";s:52:"acf-options-page/([^/]+)/comment-page-([0-9]{1,})/?$";s:56:"index.php?acf-options-page=$matches[1]&cpage=$matches[2]";s:41:"acf-options-page/([^/]+)(?:/([0-9]+))?/?$";s:55:"index.php?acf-options-page=$matches[1]&page=$matches[2]";s:33:"acf-options-page/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"acf-options-page/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"acf-options-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"acf-options-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"acf-options-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:39:"acf-options-page/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:38:"templatera/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:48:"templatera/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:68:"templatera/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"templatera/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"templatera/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:44:"templatera/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:27:"templatera/([^/]+)/embed/?$";s:43:"index.php?templatera=$matches[1]&embed=true";s:31:"templatera/([^/]+)/trackback/?$";s:37:"index.php?templatera=$matches[1]&tb=1";s:39:"templatera/([^/]+)/page/?([0-9]{1,})/?$";s:50:"index.php?templatera=$matches[1]&paged=$matches[2]";s:46:"templatera/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?templatera=$matches[1]&cpage=$matches[2]";s:35:"templatera/([^/]+)(?:/([0-9]+))?/?$";s:49:"index.php?templatera=$matches[1]&page=$matches[2]";s:27:"templatera/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:37:"templatera/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:57:"templatera/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:"templatera/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:"templatera/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:33:"templatera/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:40:"vc_grid_item/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:50:"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:70:"vc_grid_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:65:"vc_grid_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:65:"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:46:"vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:29:"vc_grid_item/([^/]+)/embed/?$";s:45:"index.php?vc_grid_item=$matches[1]&embed=true";s:33:"vc_grid_item/([^/]+)/trackback/?$";s:39:"index.php?vc_grid_item=$matches[1]&tb=1";s:41:"vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$";s:52:"index.php?vc_grid_item=$matches[1]&paged=$matches[2]";s:48:"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$";s:52:"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]";s:37:"vc_grid_item/([^/]+)(?:/([0-9]+))?/?$";s:51:"index.php?vc_grid_item=$matches[1]&page=$matches[2]";s:29:"vc_grid_item/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:39:"vc_grid_item/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:59:"vc_grid_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"vc_grid_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:35:"vc_grid_item/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:37:"trabalhos/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:47:"trabalhos/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:67:"trabalhos/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"trabalhos/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"trabalhos/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:43:"trabalhos/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:26:"trabalhos/([^/]+)/embed/?$";s:42:"index.php?trabalhos=$matches[1]&embed=true";s:30:"trabalhos/([^/]+)/trackback/?$";s:36:"index.php?trabalhos=$matches[1]&tb=1";s:38:"trabalhos/([^/]+)/page/?([0-9]{1,})/?$";s:49:"index.php?trabalhos=$matches[1]&paged=$matches[2]";s:45:"trabalhos/([^/]+)/comment-page-([0-9]{1,})/?$";s:49:"index.php?trabalhos=$matches[1]&cpage=$matches[2]";s:34:"trabalhos/([^/]+)(?:/([0-9]+))?/?$";s:48:"index.php?trabalhos=$matches[1]&page=$matches[2]";s:26:"trabalhos/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:36:"trabalhos/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:56:"trabalhos/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"trabalhos/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"trabalhos/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:32:"trabalhos/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:34:"marcas/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:44:"marcas/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:64:"marcas/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"marcas/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"marcas/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:40:"marcas/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:23:"marcas/([^/]+)/embed/?$";s:39:"index.php?marcas=$matches[1]&embed=true";s:27:"marcas/([^/]+)/trackback/?$";s:33:"index.php?marcas=$matches[1]&tb=1";s:35:"marcas/([^/]+)/page/?([0-9]{1,})/?$";s:46:"index.php?marcas=$matches[1]&paged=$matches[2]";s:42:"marcas/([^/]+)/comment-page-([0-9]{1,})/?$";s:46:"index.php?marcas=$matches[1]&cpage=$matches[2]";s:31:"marcas/([^/]+)(?:/([0-9]+))?/?$";s:45:"index.php?marcas=$matches[1]&page=$matches[2]";s:23:"marcas/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:33:"marcas/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:53:"marcas/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:48:"marcas/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:48:"marcas/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:29:"marcas/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:33:"slide/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"slide/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"slide/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"slide/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"slide/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:39:"slide/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:22:"slide/([^/]+)/embed/?$";s:38:"index.php?slide=$matches[1]&embed=true";s:26:"slide/([^/]+)/trackback/?$";s:32:"index.php?slide=$matches[1]&tb=1";s:34:"slide/([^/]+)/page/?([0-9]{1,})/?$";s:45:"index.php?slide=$matches[1]&paged=$matches[2]";s:41:"slide/([^/]+)/comment-page-([0-9]{1,})/?$";s:45:"index.php?slide=$matches[1]&cpage=$matches[2]";s:30:"slide/([^/]+)(?:/([0-9]+))?/?$";s:44:"index.php?slide=$matches[1]&page=$matches[2]";s:22:"slide/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:32:"slide/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:52:"slide/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:47:"slide/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:47:"slide/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:28:"slide/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:49:"tipo_slide/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?tipo_slide=$matches[1]&feed=$matches[2]";s:44:"tipo_slide/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?tipo_slide=$matches[1]&feed=$matches[2]";s:25:"tipo_slide/(.+?)/embed/?$";s:43:"index.php?tipo_slide=$matches[1]&embed=true";s:37:"tipo_slide/(.+?)/page/?([0-9]{1,})/?$";s:50:"index.php?tipo_slide=$matches[1]&paged=$matches[2]";s:19:"tipo_slide/(.+?)/?$";s:32:"index.php?tipo_slide=$matches[1]";s:12:"robots\\.txt$";s:18:"index.php?robots=1";s:13:"favicon\\.ico$";s:19:"index.php?favicon=1";s:12:"sitemap\\.xml";s:24:"index.php??sitemap=index";s:48:".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$";s:18:"index.php?feed=old";s:20:".*wp-app\\.php(/.*)?$";s:19:"index.php?error=403";s:18:".*wp-register.php$";s:23:"index.php?register=true";s:32:"feed/(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:27:"(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:8:"embed/?$";s:21:"index.php?&embed=true";s:20:"page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:27:"comment-page-([0-9]{1,})/?$";s:40:"index.php?&page_id=167&cpage=$matches[1]";s:41:"comments/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:36:"comments/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:17:"comments/embed/?$";s:21:"index.php?&embed=true";s:44:"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:39:"search/(.+)/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:20:"search/(.+)/embed/?$";s:34:"index.php?s=$matches[1]&embed=true";s:32:"search/(.+)/page/?([0-9]{1,})/?$";s:41:"index.php?s=$matches[1]&paged=$matches[2]";s:14:"search/(.+)/?$";s:23:"index.php?s=$matches[1]";s:47:"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:42:"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:23:"author/([^/]+)/embed/?$";s:44:"index.php?author_name=$matches[1]&embed=true";s:35:"author/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?author_name=$matches[1]&paged=$matches[2]";s:17:"author/([^/]+)/?$";s:33:"index.php?author_name=$matches[1]";s:69:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:64:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:45:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$";s:74:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]";s:39:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$";s:63:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]";s:56:"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:51:"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:32:"([0-9]{4})/([0-9]{1,2})/embed/?$";s:58:"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true";s:44:"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:65:"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]";s:26:"([0-9]{4})/([0-9]{1,2})/?$";s:47:"index.php?year=$matches[1]&monthnum=$matches[2]";s:43:"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:38:"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:19:"([0-9]{4})/embed/?$";s:37:"index.php?year=$matches[1]&embed=true";s:31:"([0-9]{4})/page/?([0-9]{1,})/?$";s:44:"index.php?year=$matches[1]&paged=$matches[2]";s:13:"([0-9]{4})/?$";s:26:"index.php?year=$matches[1]";s: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:14:{i:2;s:37:"admin-menu-editor-pro/menu-editor.php";i:3;s:34:"advanced-custom-fields-pro/acf.php";i:4;s:43:"ame-branding-add-on/ame-branding-add-on.php";i:5;s:33:"classic-editor/classic-editor.php";i:6;s:35:"classic-widgets/classic-widgets.php";i:7;s:36:"contact-form-7/wp-contact-form-7.php";i:8;s:32:"duplicate-page/duplicatepage.php";i:9;s:27:"js_composer/js_composer.php";i:10;s:23:"loco-translate/loco.php";i:11;s:44:"options-page-admin-for-acf/options-pages.php";i:12;s:45:"post-types-unlimited/post-types-unlimited.php";i:13;s:23:"revslider/revslider.php";i:14;s:25:"templatera/templatera.php";i:15;s:37:"total-theme-core/total-theme-core.php";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:3:{i:0;s:74:"/home/heyo8689/website03/wp-content/themes/total-child-theme/functions.php";i:1;s:70:"/home/heyo8689/website03/wp-content/themes/total-child-theme/style.css";i:3;s:0:"";}', 'no'),
(40, 'template', 'Total', 'yes'),
(41, 'stylesheet', 'total-child-theme', 'yes'),
(42, 'comment_registration', '0', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'subscriber', 'yes'),
(46, 'db_version', '58975', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(51, 'show_on_front', 'page', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '1', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', '', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '0', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '1', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '0', '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:35:"litespeed-cache/litespeed-cache.php";s:47:"LiteSpeed\\Activation::uninstall_litespeed_cache";}', 'no'),
(80, 'timezone_string', 'America/Sao_Paulo', 'yes'),
(81, 'page_for_posts', '0', 'yes'),
(82, 'page_on_front', '167', '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', '1', 'yes'),
(91, 'admin_email_lifespan', '1661173476', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '1', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'auto_update_core_dev', 'enabled', 'yes'),
(96, 'auto_update_core_minor', 'enabled', 'yes'),
(97, 'auto_update_core_major', 'enabled', 'yes'),
(98, 'wp_force_deactivated_plugins', 'a:0:{}', 'off'),
(99, 'initial_db_version', '51917', 'yes'),
(100, 'wpxc_user_roles', 'a:6:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:75:{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:31:"vc_access_rules_post_types/page";b:1;s:40:"vc_access_rules_post_types/gusta_section";b:1;s:26:"vc_access_rules_post_types";s:6:"custom";s:30:"vc_access_rules_backend_editor";b:1;s:31:"vc_access_rules_frontend_editor";b:1;s:31:"vc_access_rules_unfiltered_html";b:1;s:29:"vc_access_rules_post_settings";b:1;s:24:"vc_access_rules_settings";b:1;s:25:"vc_access_rules_templates";b:1;s:26:"vc_access_rules_shortcodes";b:1;s:28:"vc_access_rules_grid_builder";b:1;s:23:"vc_access_rules_presets";b:1;s:25:"vc_access_rules_dragndrop";b:1;s:10:"loco_admin";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:44:{s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:26:"vc_access_rules_post_types";b:0;s:30:"vc_access_rules_backend_editor";b:0;s:31:"vc_access_rules_frontend_editor";b:0;s:31:"vc_access_rules_unfiltered_html";b:1;s:29:"vc_access_rules_post_settings";b:1;s:25:"vc_access_rules_templates";b:1;s:26:"vc_access_rules_shortcodes";b:1;s:28:"vc_access_rules_grid_builder";b:1;s:23:"vc_access_rules_presets";b:1;s:25:"vc_access_rules_dragndrop";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:20:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;s:26:"vc_access_rules_post_types";b:1;s:30:"vc_access_rules_backend_editor";b:1;s:31:"vc_access_rules_frontend_editor";b:1;s:31:"vc_access_rules_unfiltered_html";b:0;s:29:"vc_access_rules_post_settings";b:1;s:25:"vc_access_rules_templates";b:1;s:26:"vc_access_rules_shortcodes";b:1;s:28:"vc_access_rules_grid_builder";b:1;s:23:"vc_access_rules_presets";b:1;s:25:"vc_access_rules_dragndrop";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:15:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:26:"vc_access_rules_post_types";b:1;s:30:"vc_access_rules_backend_editor";b:0;s:31:"vc_access_rules_frontend_editor";b:0;s:31:"vc_access_rules_unfiltered_html";b:0;s:29:"vc_access_rules_post_settings";b:1;s:25:"vc_access_rules_templates";b:1;s:26:"vc_access_rules_shortcodes";b:1;s:28:"vc_access_rules_grid_builder";b:0;s:23:"vc_access_rules_presets";b:1;s:25:"vc_access_rules_dragndrop";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;}}}', 'yes'),
(101, 'fresh_site', '0', 'off'),
(102, 'widget_block', 'a:6:{i:2;a:1:{s:7:"content";s:19:"<!-- wp:search /-->";}i:3;a:1:{s:7:"content";s:156:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Posts recentes</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->";}i:4;a:1:{s:7:"content";s:224:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Comentários</h2><!-- /wp:heading --><!-- wp:latest-comments {"displayAvatar":false,"displayDate":false,"displayExcerpt":false} /--></div><!-- /wp:group -->";}i:5;a:1:{s:7:"content";s:146:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Arquivos</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->";}i:6;a:1:{s:7:"content";s:150:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Categorias</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->";}s:12:"_multiwidget";i:1;}', 'yes'),
(103, 'sidebars_widgets', 'a:12:{s:19:"wp_inactive_widgets";a:0:{}s:7:"sidebar";a:3:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";}s:13:"pages_sidebar";a:2:{i:0;s:7:"block-5";i:1;s:7:"block-6";}s:14:"search_sidebar";a:0:{}s:17:"portfolio_sidebar";a:0:{}s:13:"staff_sidebar";a:0:{}s:20:"testimonials_sidebar";a:0:{}s:10:"footer_one";a:0:{}s:10:"footer_two";a:0:{}s:12:"footer_three";a:0:{}s:11:"footer_four";a:0:{}s:13:"array_version";i:3;}', 'yes'),
(104, 'cron', 'a:11:{i:1741643909;a:1:{s:42:"puc_cron_check_updates-ame-branding-add-on";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1741644800;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:1741646394;a:1:{s:21:"wp_update_user_counts";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1741649737;a:1:{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:1741655077;a:2:{s:17:"wp_update_plugins";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:16:"wp_version_check";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1741675550;a:1:{s:44:"puc_cron_check_updates-admin-menu-editor-pro";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1741698277;a:1:{s:32:"recovery_mode_clean_expired_keys";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1741698303;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: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:1741871077;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:1742230505;a:1:{s:30:"wp_delete_temp_updater_backups";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}s:7:"version";i:2;}', 'on'),
(105, 'widget_pages', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(106, 'widget_calendar', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(107, 'widget_archives', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(108, 'widget_media_audio', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(109, 'widget_media_image', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(110, 'widget_media_gallery', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(111, 'widget_media_video', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(112, 'widget_meta', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(113, 'widget_search', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(114, 'widget_tag_cloud', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(115, 'widget_nav_menu', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(116, 'widget_custom_html', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(124, 'litespeed.conf.__activation', '-1', 'yes'),
(125, 'litespeed.purge.queue', '-1', 'yes'),
(126, 'litespeed.purge.queue2', '-1', 'yes'),
(127, 'recently_activated', 'a:0:{}', 'off'),
(128, 'litespeed.cloud._summary', '{"curr_request.ver":0,"last_request.ver":1654382668,"news.utime":1654382589,"curr_request.news":0,"last_request.news":1654382589}', 'yes'),
(130, 'litespeed.conf.hash', 'LaHSzlup3aiE0fogpM6T1L1HPGCcFbJU', 'yes'),
(131, 'litespeed.conf.auto_upgrade', '', 'yes'),
(132, 'litespeed.conf.api_key', '', 'yes'),
(133, 'litespeed.conf.server_ip', '', 'yes'),
(134, 'litespeed.conf.guest', '', 'yes'),
(135, 'litespeed.conf.guest_optm', '', 'yes'),
(136, 'litespeed.conf.news', '1', 'yes'),
(137, 'litespeed.conf.guest_uas', '["Lighthouse","GTmetrix","Google","Pingdom","bot","PTST","HeadlessChrome"]', 'yes'),
(138, 'litespeed.conf.guest_ips', '["208.70.247.157","172.255.48.130","172.255.48.131","172.255.48.132","172.255.48.133","172.255.48.134","172.255.48.135","172.255.48.136","172.255.48.137","172.255.48.138","172.255.48.139","172.255.48.140","172.255.48.141","172.255.48.142","172.255.48.143","172.255.48.144","172.255.48.145","172.255.48.146","172.255.48.147","52.229.122.240","104.214.72.101","13.66.7.11","13.85.24.83","13.85.24.90","13.85.82.26","40.74.242.253","40.74.243.13","40.74.243.176","104.214.48.247","157.55.189.189","104.214.110.135","70.37.83.240","65.52.36.250","13.78.216.56","52.162.212.163","23.96.34.105","65.52.113.236","172.255.61.34","172.255.61.35","172.255.61.36","172.255.61.37","172.255.61.38","172.255.61.39","172.255.61.40","104.41.2.19","191.235.98.164","191.235.99.221","191.232.194.51","52.237.235.185","52.237.250.73","52.237.236.145","104.211.143.8","104.211.165.53","52.172.14.87","40.83.89.214","52.175.57.81","20.188.63.151","20.52.36.49","52.246.165.153","51.144.102.233","13.76.97.224","102.133.169.66","52.231.199.170","13.53.162.7","40.123.218.94"]', 'yes'),
(139, 'litespeed.conf.cache', '1', 'yes'),
(140, 'litespeed.conf.cache-priv', '1', 'yes'),
(141, 'litespeed.conf.cache-commenter', '1', 'yes'),
(142, 'litespeed.conf.cache-rest', '1', 'yes'),
(143, 'litespeed.conf.cache-page_login', '1', 'yes'),
(144, 'litespeed.conf.cache-favicon', '1', 'yes'),
(145, 'litespeed.conf.cache-resources', '1', 'yes'),
(146, 'litespeed.conf.cache-mobile', '', 'yes'),
(147, 'litespeed.conf.cache-mobile_rules', '["Mobile","Android","Silk\\/","Kindle","BlackBerry","Opera Mini","Opera Mobi"]', 'yes'),
(148, 'litespeed.conf.cache-browser', '', 'yes'),
(149, 'litespeed.conf.cache-exc_useragents', '[]', 'yes'),
(150, 'litespeed.conf.cache-exc_cookies', '[]', 'yes'),
(151, 'litespeed.conf.cache-exc_qs', '[]', 'yes'),
(152, 'litespeed.conf.cache-exc_cat', '[]', 'yes'),
(153, 'litespeed.conf.cache-exc_tag', '[]', 'yes'),
(154, 'litespeed.conf.cache-force_uri', '[]', 'yes'),
(155, 'litespeed.conf.cache-force_pub_uri', '[]', 'yes'),
(156, 'litespeed.conf.cache-priv_uri', '[]', 'yes'),
(157, 'litespeed.conf.cache-exc', '[]', 'yes'),
(158, 'litespeed.conf.cache-exc_roles', '[]', 'yes'),
(159, 'litespeed.conf.cache-drop_qs', '["fbclid","gclid","utm*","_ga"]', 'yes'),
(160, 'litespeed.conf.cache-ttl_pub', '604800', 'yes'),
(161, 'litespeed.conf.cache-ttl_priv', '1800', 'yes'),
(162, 'litespeed.conf.cache-ttl_frontpage', '604800', 'yes'),
(163, 'litespeed.conf.cache-ttl_feed', '604800', 'yes'),
(164, 'litespeed.conf.cache-ttl_rest', '604800', 'yes'),
(165, 'litespeed.conf.cache-ttl_browser', '31557600', 'yes'),
(166, 'litespeed.conf.cache-ttl_status', '["403 3600","404 3600","500 3600"]', 'yes'),
(167, 'litespeed.conf.cache-login_cookie', '', 'yes'),
(168, 'litespeed.conf.cache-vary_group', '[]', 'yes'),
(169, 'litespeed.conf.purge-upgrade', '1', 'yes'),
(170, 'litespeed.conf.purge-stale', '', 'yes'),
(171, 'litespeed.conf.purge-post_all', '', 'yes'),
(172, 'litespeed.conf.purge-post_f', '1', 'yes'),
(173, 'litespeed.conf.purge-post_h', '1', 'yes'),
(174, 'litespeed.conf.purge-post_p', '1', 'yes'),
(175, 'litespeed.conf.purge-post_pwrp', '1', 'yes'),
(176, 'litespeed.conf.purge-post_a', '1', 'yes'),
(177, 'litespeed.conf.purge-post_y', '', 'yes'),
(178, 'litespeed.conf.purge-post_m', '1', 'yes'),
(179, 'litespeed.conf.purge-post_d', '', 'yes'),
(180, 'litespeed.conf.purge-post_t', '1', 'yes'),
(181, 'litespeed.conf.purge-post_pt', '1', 'yes'),
(182, 'litespeed.conf.purge-timed_urls', '[]', 'yes'),
(183, 'litespeed.conf.purge-timed_urls_time', '', 'yes'),
(184, 'litespeed.conf.purge-hook_all', '["switch_theme","wp_create_nav_menu","wp_update_nav_menu","wp_delete_nav_menu","create_term","edit_terms","delete_term","add_link","edit_link","delete_link"]', 'yes'),
(185, 'litespeed.conf.esi', '', 'yes'),
(186, 'litespeed.conf.esi-cache_admbar', '1', 'yes'),
(187, 'litespeed.conf.esi-cache_commform', '1', 'yes'),
(188, 'litespeed.conf.esi-nonce', '["stats_nonce","subscribe_nonce"]', 'yes'),
(189, 'litespeed.conf.util-instant_click', '', 'yes'),
(190, 'litespeed.conf.util-no_https_vary', '', 'yes'),
(191, 'litespeed.conf.debug-disable_all', '', 'yes'),
(192, 'litespeed.conf.debug', '', 'yes'),
(193, 'litespeed.conf.debug-ips', '["127.0.0.1"]', 'yes'),
(194, 'litespeed.conf.debug-level', '', 'yes'),
(195, 'litespeed.conf.debug-filesize', '3', 'yes'),
(196, 'litespeed.conf.debug-cookie', '', 'yes'),
(197, 'litespeed.conf.debug-collaps_qs', '', 'yes'),
(198, 'litespeed.conf.debug-inc', '[]', 'yes'),
(199, 'litespeed.conf.debug-exc', '[]', 'yes'),
(200, 'litespeed.conf.db_optm-revisions_max', '0', 'yes'),
(201, 'litespeed.conf.db_optm-revisions_age', '0', 'yes'),
(202, 'litespeed.conf.optm-css_min', '', 'yes'),
(203, 'litespeed.conf.optm-css_comb', '', 'yes'),
(204, 'litespeed.conf.optm-css_comb_ext_inl', '1', 'yes'),
(205, 'litespeed.conf.optm-ucss', '', 'yes'),
(206, 'litespeed.conf.optm-ucss_inline', '', 'yes'),
(207, 'litespeed.conf.optm-ucss_whitelist', '[]', 'yes'),
(208, 'litespeed.conf.optm-ucss_exc', '[]', 'yes'),
(209, 'litespeed.conf.optm-css_exc', '[]', 'yes'),
(210, 'litespeed.conf.optm-js_min', '', 'yes'),
(211, 'litespeed.conf.optm-js_comb', '', 'yes'),
(212, 'litespeed.conf.optm-js_comb_ext_inl', '1', 'yes'),
(213, 'litespeed.conf.optm-js_exc', '["jquery.js","jquery.min.js"]', 'yes'),
(214, 'litespeed.conf.optm-html_min', '', 'yes'),
(215, 'litespeed.conf.optm-html_lazy', '[]', 'yes'),
(216, 'litespeed.conf.optm-qs_rm', '', 'yes'),
(217, 'litespeed.conf.optm-ggfonts_rm', '', 'yes'),
(218, 'litespeed.conf.optm-css_async', '', 'yes'),
(219, 'litespeed.conf.optm-ccss_per_url', '', 'yes'),
(220, 'litespeed.conf.optm-ccss_sep_posttype', '["page"]', 'yes'),
(221, 'litespeed.conf.optm-ccss_sep_uri', '[]', 'yes'),
(222, 'litespeed.conf.optm-css_async_inline', '1', 'yes'),
(223, 'litespeed.conf.optm-css_font_display', '', 'yes'),
(224, 'litespeed.conf.optm-js_defer', '', 'yes'),
(225, 'litespeed.conf.optm-emoji_rm', '', 'yes'),
(226, 'litespeed.conf.optm-noscript_rm', '', 'yes'),
(227, 'litespeed.conf.optm-ggfonts_async', '', 'yes'),
(228, 'litespeed.conf.optm-exc_roles', '[]', 'yes'),
(229, 'litespeed.conf.optm-ccss_con', '', 'yes'),
(230, 'litespeed.conf.optm-js_defer_exc', '["jquery.js","jquery.min.js","gtm.js","analytics.js"]', 'yes'),
(231, 'litespeed.conf.optm-gm_js_exc', '[]', 'yes'),
(232, 'litespeed.conf.optm-dns_prefetch', '[]', 'yes'),
(233, 'litespeed.conf.optm-dns_prefetch_ctrl', '', 'yes'),
(234, 'litespeed.conf.optm-exc', '[]', 'yes'),
(235, 'litespeed.conf.optm-guest_only', '1', 'yes'),
(236, 'litespeed.conf.object', '', 'yes'),
(237, 'litespeed.conf.object-kind', '', 'yes'),
(238, 'litespeed.conf.object-host', 'localhost', 'yes'),
(239, 'litespeed.conf.object-port', '11211', 'yes'),
(240, 'litespeed.conf.object-life', '360', 'yes'),
(241, 'litespeed.conf.object-persistent', '1', 'yes'),
(242, 'litespeed.conf.object-admin', '1', 'yes'),
(243, 'litespeed.conf.object-transients', '1', 'yes'),
(244, 'litespeed.conf.object-db_id', '0', 'yes'),
(245, 'litespeed.conf.object-user', '', 'yes'),
(246, 'litespeed.conf.object-pswd', '', 'yes'),
(247, 'litespeed.conf.object-global_groups', '["users","userlogins","useremail","userslugs","usermeta","user_meta","site-transient","site-options","site-lookup","site-details","blog-lookup","blog-details","blog-id-cache","rss","global-posts","global-cache-test"]', 'yes'),
(248, 'litespeed.conf.object-non_persistent_groups', '["comment","counts","plugins","wc_session_id"]', 'yes'),
(249, 'litespeed.conf.discuss-avatar_cache', '', 'yes'),
(250, 'litespeed.conf.discuss-avatar_cron', '', 'yes'),
(251, 'litespeed.conf.discuss-avatar_cache_ttl', '604800', 'yes'),
(252, 'litespeed.conf.media-lazy', '', 'yes'),
(253, 'litespeed.conf.media-lazy_placeholder', '', 'yes'),
(254, 'litespeed.conf.media-placeholder_resp', '', 'yes'),
(255, 'litespeed.conf.media-placeholder_resp_color', '#cfd4db', 'yes'),
(256, 'litespeed.conf.media-placeholder_resp_svg', '<svg xmlns="http://www.w3.org/2000/svg" width="{width}" height="{height}" viewBox="0 0 {width} {height}"><rect width="100%" height="100%" style="fill:{color};fill-opacity: 0.1;"/></svg>', 'yes'),
(257, 'litespeed.conf.media-lqip', '', 'yes'),
(258, 'litespeed.conf.media-lqip_qual', '4', 'yes'),
(259, 'litespeed.conf.media-lqip_min_w', '150', 'yes'),
(260, 'litespeed.conf.media-lqip_min_h', '150', 'yes'),
(261, 'litespeed.conf.media-placeholder_resp_async', '1', 'yes'),
(262, 'litespeed.conf.media-iframe_lazy', '', 'yes'),
(263, 'litespeed.conf.media-add_missing_sizes', '', 'yes'),
(264, 'litespeed.conf.media-lazy_exc', '[]', 'yes'),
(265, 'litespeed.conf.media-lazy_cls_exc', '["wmu-preview-img"]', 'yes'),
(266, 'litespeed.conf.media-lazy_parent_cls_exc', '[]', 'yes'),
(267, 'litespeed.conf.media-iframe_lazy_cls_exc', '[]', 'yes'),
(268, 'litespeed.conf.media-iframe_lazy_parent_cls_exc', '[]', 'yes'),
(269, 'litespeed.conf.media-lazy_uri_exc', '[]', 'yes'),
(270, 'litespeed.conf.media-lqip_exc', '[]', 'yes'),
(271, 'litespeed.conf.img_optm-auto', '', 'yes'),
(272, 'litespeed.conf.img_optm-cron', '1', 'yes'),
(273, 'litespeed.conf.img_optm-ori', '1', 'yes'),
(274, 'litespeed.conf.img_optm-rm_bkup', '', 'yes'),
(275, 'litespeed.conf.img_optm-webp', '1', 'yes'),
(276, 'litespeed.conf.img_optm-lossless', '', 'yes'),
(277, 'litespeed.conf.img_optm-exif', '1', 'yes'),
(278, 'litespeed.conf.img_optm-webp_replace', '', 'yes'),
(279, 'litespeed.conf.img_optm-webp_attr', '["img.src","div.data-thumb","img.data-src","div.data-large_image","img.retina_logo_url","div.data-parallax-image","video.poster"]', 'yes'),
(280, 'litespeed.conf.img_optm-webp_replace_srcset', '', 'yes'),
(281, 'litespeed.conf.img_optm-jpg_quality', '82', 'yes'),
(282, 'litespeed.conf.crawler', '', 'yes'),
(283, 'litespeed.conf.crawler-usleep', '500', 'yes'),
(284, 'litespeed.conf.crawler-run_duration', '400', 'yes'),
(285, 'litespeed.conf.crawler-run_interval', '600', 'yes'),
(286, 'litespeed.conf.crawler-crawl_interval', '302400', 'yes'),
(287, 'litespeed.conf.crawler-threads', '3', 'yes'),
(288, 'litespeed.conf.crawler-timeout', '30', 'yes'),
(289, 'litespeed.conf.crawler-load_limit', '1', 'yes'),
(290, 'litespeed.conf.crawler-sitemap', '', 'yes'),
(291, 'litespeed.conf.crawler-drop_domain', '1', 'yes'),
(292, 'litespeed.conf.crawler-map_timeout', '120', 'yes'),
(293, 'litespeed.conf.crawler-roles', '[]', 'yes'),
(294, 'litespeed.conf.crawler-cookies', '[]', 'yes'),
(295, 'litespeed.conf.misc-heartbeat_front', '', 'yes'),
(296, 'litespeed.conf.misc-heartbeat_front_ttl', '60', 'yes'),
(297, 'litespeed.conf.misc-heartbeat_back', '', 'yes'),
(298, 'litespeed.conf.misc-heartbeat_back_ttl', '60', 'yes'),
(299, 'litespeed.conf.misc-heartbeat_editor', '', 'yes'),
(300, 'litespeed.conf.misc-heartbeat_editor_ttl', '15', 'yes'),
(301, 'litespeed.conf.cdn', '', 'yes'),
(302, 'litespeed.conf.cdn-ori', '[]', 'yes'),
(303, 'litespeed.conf.cdn-ori_dir', '["wp-content","wp-includes"]', 'yes'),
(304, 'litespeed.conf.cdn-exc', '[]', 'yes'),
(305, 'litespeed.conf.cdn-quic', '', 'yes'),
(306, 'litespeed.conf.cdn-cloudflare', '', 'yes'),
(307, 'litespeed.conf.cdn-cloudflare_email', '', 'yes'),
(308, 'litespeed.conf.cdn-cloudflare_key', '', 'yes'),
(309, 'litespeed.conf.cdn-cloudflare_name', '', 'yes'),
(310, 'litespeed.conf.cdn-cloudflare_zone', '', 'yes'),
(311, 'litespeed.conf.cdn-mapping', '[{"url":"","inc_img":"1","inc_css":"1","inc_js":"1","filetype":[".aac",".css",".eot",".gif",".jpeg",".jpg",".js",".less",".mp3",".mp4",".ogg",".otf",".pdf",".png",".svg",".ttf",".webp",".woff",".woff2"]}]', 'yes'),
(312, 'litespeed.conf.cdn-attr', '[".src",".data-src",".href",".poster","source.srcset"]', 'yes'),
(318, 'litespeed.gui.lscwp_whm_install', '-1', 'yes'),
(319, 'litespeed.gui.dismiss', '-1', 'yes'),
(320, 'litespeed.gui._summary', '{"new_version":1656974649,"score":1646831103}', 'yes'),
(321, 'litespeed.data.upgrading', '-1', 'yes'),
(322, 'litespeed.admin_display.messages', '["<div class=\\"notice notice-success is-dismissible\\"><p>Purged all caches successfully.<\\/p><\\/div>"]', 'yes'),
(323, 'litespeed.admin_display.msg_pin', '-1', 'yes'),
(339, 'theme_mods_twentytwentytwo', 'a:1:{s:16:"sidebars_widgets";a:2:{s:4:"time";i:1645621596;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'),
(340, 'current_theme', 'Total Child Theme', 'yes'),
(341, 'theme_mods_Total', 'a:18:{i:0;b:0;s:13:"page_composer";s:7:"content";s:18:"nav_menu_locations";a:0:{}s:16:"portfolio_enable";i:0;s:12:"staff_enable";i:0;s:19:"testimonials_enable";i:0;s:18:"post_series_enable";i:0;s:14:"theme_branding";s:5:"Total";s:18:"custom_css_post_id";i:40;s:20:"main_container_width";s:6:"1180px";s:7:"top_bar";b:0;s:20:"vc_row_bottom_margin";s:0:"";s:14:"content_layout";s:10:"full-width";s:7:"callout";b:0;s:14:"footer_widgets";b:0;s:12:"fixed_footer";b:1;s:24:"recommend_plugins_enable";b:1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1652792871;s:4:"data";a:8:{s:19:"wp_inactive_widgets";a:0:{}s:7:"sidebar";a:3:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";}s:13:"pages_sidebar";a:2:{i:0;s:7:"block-5";i:1;s:7:"block-6";}s:14:"search_sidebar";a:0:{}s:10:"footer_one";a:0:{}s:10:"footer_two";a:0:{}s:12:"footer_three";a:0:{}s:11:"footer_four";a:0:{}}}}', 'no'),
(342, 'theme_switched', '', 'yes'),
(343, 'litespeed.optimize.timestamp_purge_css', '1654382660', 'yes'),
(351, 'revslider_servers', 'a:3:{i:0;s:22:"themepunch-ext-b.tools";i:1;s:22:"themepunch-ext-c.tools";i:2;s:22:"themepunch-ext-a.tools";}', 'yes'),
(352, 'revslider_server_refresh', '1741026390', 'yes'),
(353, 'revslider-update-check-short', '1741642880', 'yes'),
(354, 'revslider-connection', '1', 'yes'),
(355, 'revslider-update-hash', 'd7789e617b4203bbc02c0b374cb6abd9', 'yes'),
(356, 'revslider-latest-version', '6.7.29', 'yes'),
(357, 'revslider-stable-version', '4.2.0', 'yes'),
(358, 'revslider-notices', 'a:4:{i:0;O:8:"stdClass":9:{s:7:"version";s:5:"0.9.9";s:4:"text";s:952:"<div style="display: block; background: #1b0e41;text-align: center; height:300px;"><noscript><img src="//updates.themepunch-ext-b.tools//banners/rs60/cyberweek.jpg" usemap="#srbannermap" style="min-width:920px;height:300px;display: inline-block;"></noscript><img usemap="#srbannermap" style="min-width:920px;height:300px;display: inline-block;" src="//updates.themepunch-ext-b.tools//banners/rs60/cyberweek.jpg"></div>\n<map name="srbannermap">\n    <area target="_blank" alt="Slider Revolution" title="Slider Revolution" href="https://www.sliderrevolution.com/black-friday-and-cyber-monday-sale/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=cyberweeks22" coords="569,135,890,196" shape="rect">\n    <area target="_blank" alt="Essential Grid" title="Essential Grid" href="https://www.essential-grid.com/?utm_source=admin&utm_medium=banner&utm_campaign=esgusers&utm_content=cyberweeks22" coords="570,200,889,260" shape="rect">\n</map>";s:4:"code";s:9:"TPSRCW111";s:5:"color";s:5:"green";s:7:"disable";b:0;s:9:"is_global";b:0;s:4:"type";s:1:"3";s:10:"show_until";s:19:"0000-00-00 00:00:00";s:10:"additional";a:0:{}}i:1;O:8:"stdClass":9:{s:7:"version";s:5:"0.9.9";s:4:"text";s:956:"<div style="display: block; background: #1c0950;text-align: center; height:300px;"><noscript><img src="//updates.themepunch-ext-b.tools//banners/blackfriday2024-admin2.jpg" usemap="#srbannermap" style="min-width:920px;height:300px;display: inline-block;"></noscript><img usemap="#srbannermap" style="min-width:920px;height:300px;display: inline-block;" src="//updates.themepunch-ext-b.tools//banners/blackfriday2024-admin2.jpg"></div><map name="srbannermap"><area target="_blank" alt="Slider Revolution" title="Slider Revolution" href="https://www.sliderrevolution.com/black-friday-and-cyber-monday-sale/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=cyberweeks24" coords="569,135,890,196" shape="rect"><area target="_blank" alt="Essential Grid" title="Essential Grid" href="https://www.essential-grid.com/?utm_source=admin&utm_medium=banner&utm_campaign=esgusers&utm_content=cyberweeks24" coords="570,200,889,260" shape="rect"></map>";s:4:"code";s:8:"TPSRBF24";s:5:"color";s:5:"green";s:7:"disable";b:0;s:9:"is_global";b:0;s:4:"type";s:1:"3";s:10:"show_until";s:19:"0000-00-00 00:00:00";s:10:"additional";a:0:{}}i:2;O:8:"stdClass":10:{s:7:"version";s:5:"9.9.9";s:4:"text";s:527:"<div style="display: block; background: #0d0d0e;text-align: center; height: 504px;"><a href="https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium3" target="_blank" rel="noopener"><video style="object-fit: cover; background-size: cover; opacity: 1; width: 900px; height: 504px; display: inline-block;" muted loop autoplay preload="auto"><source src="//updates.themepunch-ext-b.tools//banners/rs60/buypremium3.mp4" type="video/mp4"></video></a></div>";s:4:"code";s:11:"TPSNOTR3011";s:5:"color";s:5:"green";s:7:"disable";b:0;s:10:"registered";b:0;s:9:"is_global";b:0;s:4:"type";s:1:"3";s:10:"show_until";s:19:"0000-00-00 00:00:00";s:10:"additional";a:0:{}}i:3;O:8:"stdClass":10:{s:7:"version";s:5:"0.9.9";s:4:"text";s:302:"<div style="display: block; background: #0d0d0e;text-align: center; height: 250px;"><a href="https://forms.gle/jrzzrpu34VvrFDsMA" target="_blank" rel="noopener">\n<img style="min-width:920px;height:250px;display: inline-block;" src="//updates.themepunch-ext-b.tools//banners/SR2024survey.jpg"></a></div>";s:4:"code";s:12:"TPSURVEY2024";s:5:"color";s:5:"green";s:7:"disable";b:0;s:10:"registered";b:1;s:9:"is_global";b:0;s:4:"type";s:1:"3";s:10:"show_until";s:19:"0000-00-00 00:00:00";s:10:"additional";a:0:{}}}', 'yes');
INSERT INTO `wpxc_options` VALUES
(359, 'revslider-additions', 'O:8:"stdClass":2:{s:9:"templates";O:8:"stdClass":3:{s:9:"tutorials";a:3:{i:0;O:8:"stdClass":2:{s:5:"title";s:19:"Rapid Fire Overview";s:3:"url";s:49:"https://www.youtube.com/watch?v=LRNTFu-MFgw&t=25s";}i:1;O:8:"stdClass":2:{s:5:"title";s:34:"Responsiveness in Edited Templates";s:3:"url";s:43:"https://www.youtube.com/watch?v=hP4oV8SWgKY";}i:2;O:8:"stdClass":2:{s:5:"title";s:16:"Animation Basics";s:3:"url";s:43:"https://www.youtube.com/watch?v=nn3azizwpbs";}}s:5:"guide";O:8:"stdClass":3:{s:5:"title";s:78:"Require Expert Technical Advice?<br />Submit a Ticket for Dedicated 1on1 Help.";s:3:"url";s:36:"https://support.sliderrevolution.com";s:3:"img";s:67:"//updates.themepunch-ext-b.tools/banners/default_template_guide.jpg";}s:6:"bottom";O:8:"stdClass":2:{s:5:"title";s:32:"Load A Template From The Library";s:3:"img";s:61:"//updates.themepunch-ext-b.tools/banners/guide_mod_banner.png";}}s:7:"selling";b:1;}', 'yes'),
(360, 'rs-addons-counter', '1', 'yes'),
(361, 'revslider-addons', 'O:8:"stdClass":35:{s:28:"revslider-particlewave-addon";O:8:"stdClass":22:{s:2:"id";s:3:"559";s:9:"releaseid";s:2:"29";s:4:"slug";s:28:"revslider-particlewave-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:13:"Particle Wave";s:6:"line_1";s:36:"Create 3D particle and polygon grids";s:6:"line_2";s:40:"with lots of style and animation options";s:9:"available";s:5:"6.7.6";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:1:"9";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:79:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_particlewave.jpg";s:8:"img_file";s:46:"revslider/addons/images/addon_particlewave.jpg";s:7:"img_md5";s:32:"623bec30f175f4cc541048f1d6d5fd07";s:5:"color";s:0:"";s:4:"text";s:2:"PW";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:25:"revslider-particles-addon";O:8:"stdClass":22:{s:2:"id";s:3:"558";s:9:"releaseid";s:1:"7";s:4:"slug";s:25:"revslider-particles-addon";s:12:"version_from";s:5:"6.7.1";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:16:"Particle Effects";s:6:"line_1";s:17:"Let''s Parti(cle)!";s:6:"line_2";s:51:"Add interactive particle animations to your sliders";s:9:"available";s:5:"6.7.6";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:11:"How to use?";s:4:"sort";s:2:"10";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:76:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_particles.jpg";s:8:"img_file";s:43:"revslider/addons/images/addon_particles.jpg";s:7:"img_md5";s:32:"b668a4015ddc6a532b43bb558967a062";s:5:"color";s:0:"";s:4:"text";s:2:"PT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:27:"revslider-bubblemorph-addon";O:8:"stdClass":22:{s:2:"id";s:3:"405";s:9:"releaseid";s:2:"20";s:4:"slug";s:27:"revslider-bubblemorph-addon";s:12:"version_from";s:5:"6.5.1";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:11:"BubbleMorph";s:6:"line_1";s:26:"Include BubbleMorph Layers";s:6:"line_2";s:33:"for a decorative lava lamp effect";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:2:"20";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:78:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_bubblemorph.jpg";s:8:"img_file";s:45:"revslider/addons/images/addon_bubblemorph.jpg";s:7:"img_md5";s:32:"22d03d5de3034069c6db1fdeafd467cd";s:5:"color";s:0:"";s:4:"text";s:2:"BM";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:26:"revslider-thecluster-addon";O:8:"stdClass":22:{s:2:"id";s:3:"567";s:9:"releaseid";s:2:"28";s:4:"slug";s:26:"revslider-thecluster-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:11:"The Cluster";s:6:"line_1";s:24:"Cluster Particle Effects";s:6:"line_2";s:27:"with millions of Variations";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:2:"22";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:74:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_cluster.jpg";s:8:"img_file";s:41:"revslider/addons/images/addon_cluster.jpg";s:7:"img_md5";s:32:"7ada93a9f08a3bcfddc078699674d755";s:5:"color";s:0:"";s:4:"text";s:2:"TC";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:29:"revslider-fluiddynamics-addon";O:8:"stdClass":22:{s:2:"id";s:3:"551";s:9:"releaseid";s:2:"31";s:4:"slug";s:29:"revslider-fluiddynamics-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:14:"Fluid Dynamics";s:6:"line_1";s:46:"Creating breathtaking Dynamic Fluid animations";s:6:"line_2";s:25:"as layer or as background";s:9:"available";s:5:"6.7.6";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:2:"27";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:72:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_fluid.png";s:8:"img_file";s:39:"revslider/addons/images/addon_fluid.png";s:7:"img_md5";s:32:"4e52333540d80bcb2a41b8ed5961e088";s:5:"color";s:0:"";s:4:"text";s:2:"FD";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:30:"revslider-transitionpack-addon";O:8:"stdClass":22:{s:2:"id";s:3:"568";s:9:"releaseid";s:2:"28";s:4:"slug";s:30:"revslider-transitionpack-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:20:"Advanced Transitions";s:6:"line_1";s:43:"Add never-before-seen slide transitions to ";s:6:"line_2";s:42:"Slider Revolution with the power of WEBGL.";s:9:"available";s:5:"6.7.7";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:2:"30";s:11:"last_update";s:10:"2025-01-17";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_transition.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_transition.jpg";s:7:"img_md5";s:32:"fe0f1c539053620039a0ad96c4ac27e6";s:5:"color";s:0:"";s:4:"text";s:2:"AT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:27:"revslider-beforeafter-addon";O:8:"stdClass":22:{s:2:"id";s:3:"545";s:9:"releaseid";s:2:"15";s:4:"slug";s:27:"revslider-beforeafter-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:14:"Before & After";s:6:"line_1";s:35:"Compare two slides before and after";s:6:"line_2";s:33:"use it vertically or horizontally";s:9:"available";s:5:"6.7.5";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:2:"40";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:78:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_beforeafter.jpg";s:8:"img_file";s:45:"revslider/addons/images/addon_beforeafter.jpg";s:7:"img_md5";s:32:"5a34f20417a7874e1b95693ef37a0758";s:5:"color";s:0:"";s:4:"text";s:2:"BA";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:26:"revslider-typewriter-addon";O:8:"stdClass":22:{s:2:"id";s:3:"569";s:9:"releaseid";s:1:"3";s:4:"slug";s:26:"revslider-typewriter-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:17:"Typewriter Effect";s:6:"line_1";s:27:"Enhance your slider''s text ";s:6:"line_2";s:24:"with typewriter effects ";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:2:"50";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_typewriter.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_typewriter.jpg";s:7:"img_md5";s:32:"727b604f6fd3fc55894ba50eb566efed";s:5:"color";s:0:"";s:4:"text";s:2:"TW";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:25:"revslider-mousetrap-addon";O:8:"stdClass":22:{s:2:"id";s:3:"555";s:9:"releaseid";s:2:"24";s:4:"slug";s:25:"revslider-mousetrap-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:9:"Mousetrap";s:6:"line_1";s:31:"Create all kinds of interesting";s:6:"line_2";s:19:" mouse interactions";s:9:"available";s:5:"6.7.6";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:2:"60";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:76:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_mousetrap.jpg";s:8:"img_file";s:43:"revslider/addons/images/addon_mousetrap.jpg";s:7:"img_md5";s:32:"2329053c3b1d19bdaee131c3dc258d3a";s:5:"color";s:0:"";s:4:"text";s:2:"MT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:28:"revslider-liquideffect-addon";O:8:"stdClass":22:{s:2:"id";s:3:"552";s:9:"releaseid";s:2:"21";s:4:"slug";s:28:"revslider-liquideffect-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:10:"Distortion";s:6:"line_1";s:22:"Add Distortion Effects";s:6:"line_2";s:30:"to your slides and transitions";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:2:"70";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_distortion.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_distortion.jpg";s:7:"img_md5";s:32:"c26c52a563008b7dc907a288c1e4bb8e";s:5:"color";s:0:"";s:4:"text";s:2:"LE";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:22:"revslider-lottie-addon";O:8:"stdClass":22:{s:2:"id";s:3:"553";s:9:"releaseid";s:2:"25";s:4:"slug";s:22:"revslider-lottie-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:6:"Lottie";s:6:"line_1";s:53:"Adds support for the popular Lottie Animation format,";s:6:"line_2";s:70:" including animation control, style customization and a local library.";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:2:"80";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:73:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_lottie.jpg";s:8:"img_file";s:40:"revslider/addons/images/addon_lottie.jpg";s:7:"img_md5";s:32:"4aa677a45bb13732e4f10bcb632afcce";s:5:"color";s:0:"";s:4:"text";s:2:"LT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:26:"revslider-paintbrush-addon";O:8:"stdClass":22:{s:2:"id";s:3:"556";s:9:"releaseid";s:2:"23";s:4:"slug";s:26:"revslider-paintbrush-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:10:"Paintbrush";s:6:"line_1";s:14:"Paint or Erase";s:6:"line_2";s:22:"your background images";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:2:"90";s:11:"last_update";s:10:"2025-01-15";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_paintbrush.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_paintbrush.jpg";s:7:"img_md5";s:32:"308a56289b9a29d1916c2acfc141b699";s:5:"color";s:0:"";s:4:"text";s:2:"PB";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:22:"revslider-charts-addon";O:8:"stdClass":22:{s:2:"id";s:3:"547";s:9:"releaseid";s:2:"27";s:4:"slug";s:22:"revslider-charts-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:6:"Charts";s:6:"line_1";s:93:"The Charts addon allows you to create visually impressive line or bar graphs from .csv data, ";s:6:"line_2";s:56:"with tons of options to take full control of the design.";s:9:"available";s:5:"6.7.5";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:3:"100";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:73:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_charts.jpg";s:8:"img_file";s:40:"revslider/addons/images/addon_charts.jpg";s:7:"img_md5";s:32:"d2c184371a575faade425c0377c1fdbd";s:5:"color";s:0:"";s:4:"text";s:2:"CH";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:22:"revslider-slicey-addon";O:8:"stdClass":22:{s:2:"id";s:3:"417";s:9:"releaseid";s:2:"13";s:4:"slug";s:22:"revslider-slicey-addon";s:12:"version_from";s:5:"6.5.1";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:6:"Slicey";s:6:"line_1";s:20:"Slice ''em up nicely!";s:6:"line_2";s:38:"Create image slices of your background";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"110";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:73:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_slicey.jpg";s:8:"img_file";s:40:"revslider/addons/images/addon_slicey.jpg";s:7:"img_md5";s:32:"28afd29b7738a452194f0a0bc1d21cbe";s:5:"color";s:0:"";s:4:"text";s:2:"SL";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:25:"revslider-filmstrip-addon";O:8:"stdClass":22:{s:2:"id";s:3:"550";s:9:"releaseid";s:2:"10";s:4:"slug";s:25:"revslider-filmstrip-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:9:"Filmstrip";s:6:"line_1";s:44:"Display a continously rotating set of images";s:6:"line_2";s:26:"for your slide backgrounds";s:9:"available";s:5:"6.7.5";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"125";s:11:"last_update";s:10:"2024-12-09";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:76:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_filmstrip.jpg";s:8:"img_file";s:43:"revslider/addons/images/addon_filmstrip.jpg";s:7:"img_md5";s:32:"dac40ee57d2be9aaf01faacf51ccb412";s:5:"color";s:0:"";s:4:"text";s:2:"FS";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:27:"revslider-maintenance-addon";O:8:"stdClass":22:{s:2:"id";s:3:"554";s:9:"releaseid";s:1:"4";s:4:"slug";s:27:"revslider-maintenance-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:15:"Coming & Maint.";s:6:"line_1";s:37:"Simple Coming Soon & Maintenance Page";s:6:"line_2";s:42:"Let your visitors know what''s up and when!";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"127";s:11:"last_update";s:10:"2024-12-06";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:84:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_underconstruction.jpg";s:8:"img_file";s:51:"revslider/addons/images/addon_underconstruction.jpg";s:7:"img_md5";s:32:"17f8cba84931541c065cfb1943edafb2";s:5:"color";s:0:"";s:4:"text";s:2:"MT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:24:"revslider-revealer-addon";O:8:"stdClass":22:{s:2:"id";s:3:"562";s:9:"releaseid";s:2:"19";s:4:"slug";s:24:"revslider-revealer-addon";s:12:"version_from";s:5:"6.7.1";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:6:"Reveal";s:6:"line_1";s:9:"Reveal...";s:6:"line_2";s:37:"...your inner beast... and RevSliders";s:9:"available";s:5:"6.7.5";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"130";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:73:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_reveal.jpg";s:8:"img_file";s:40:"revslider/addons/images/addon_reveal.jpg";s:7:"img_md5";s:32:"a7ce4bf5eb6fdc1497ed6276ca623046";s:5:"color";s:0:"";s:4:"text";s:2:"RV";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:24:"revslider-panorama-addon";O:8:"stdClass":22:{s:2:"id";s:3:"557";s:9:"releaseid";s:2:"17";s:4:"slug";s:24:"revslider-panorama-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:8:"Panorama";s:6:"line_1";s:14:"Panorama AddOn";s:6:"line_2";s:28:"Display images in 360 degree";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"135";s:11:"last_update";s:10:"2024-09-24";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:75:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_panorama.jpg";s:8:"img_file";s:42:"revslider/addons/images/addon_panorama.jpg";s:7:"img_md5";s:32:"210953d59903bed91688138cb60777d2";s:5:"color";s:0:"";s:4:"text";s:2:"PN";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:27:"revslider-scrollvideo-addon";O:8:"stdClass":22:{s:2:"id";s:3:"575";s:9:"releaseid";s:2:"26";s:4:"slug";s:27:"revslider-scrollvideo-addon";s:12:"version_from";s:5:"6.7.1";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:12:"Scroll Video";s:6:"line_1";s:114:"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.";s:6:"line_2";s:49:"Quality options are included for optimal results!";s:9:"available";s:5:"6.7.6";s:10:"background";s:78:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_scrollvideo.jpg";s:15:"background_file";s:45:"revslider/addons/images/addon_scrollvideo.jpg";s:14:"background_md5";s:32:"82b2706dfa20a7b0cfabfe7ff28562f9";s:6:"button";s:6:"How To";s:4:"sort";s:3:"140";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:78:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_scrollvideo.jpg";s:8:"img_file";s:45:"revslider/addons/images/addon_scrollvideo.jpg";s:7:"img_md5";s:32:"82b2706dfa20a7b0cfabfe7ff28562f9";s:5:"color";s:0:"";s:4:"text";s:2:"SV";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:31:"revslider-explodinglayers-addon";O:8:"stdClass":22:{s:2:"id";s:3:"549";s:9:"releaseid";s:2:"22";s:4:"slug";s:31:"revslider-explodinglayers-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:16:"Exploding Layers";s:6:"line_1";s:23:"Add explosive particles";s:6:"line_2";s:24:"to your layers animation";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"150";s:11:"last_update";s:10:"2025-02-18";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:76:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_exploding.jpg";s:8:"img_file";s:43:"revslider/addons/images/addon_exploding.jpg";s:7:"img_md5";s:32:"44d60b83cdf5b29033d41feb516b47e1";s:5:"color";s:0:"";s:4:"text";s:2:"EL";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:23:"revslider-sharing-addon";O:8:"stdClass":22:{s:2:"id";s:3:"564";s:9:"releaseid";s:1:"5";s:4:"slug";s:23:"revslider-sharing-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:14:"Social Sharing";s:6:"line_1";s:17:"Share your slides";s:6:"line_2";s:50:"with RevSlider "actions" because sharing is caring";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:11:"How to use?";s:4:"sort";s:3:"165";s:11:"last_update";s:10:"2024-12-19";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:80:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_socialsharing.jpg";s:8:"img_file";s:47:"revslider/addons/images/addon_socialsharing.jpg";s:7:"img_md5";s:32:"6b074630853c4f95d5337bc85e496cbe";s:5:"color";s:0:"";s:4:"text";s:2:"SH";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:26:"revslider-whiteboard-addon";O:8:"stdClass":22:{s:2:"id";s:3:"571";s:9:"releaseid";s:1:"1";s:4:"slug";s:26:"revslider-whiteboard-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:10:"Whiteboard";s:6:"line_1";s:31:"Create Hand-Drawn Presentations";s:6:"line_2";s:45:"that are understandable, memorable & engaging";s:9:"available";s:5:"6.7.4";s:10:"background";s:81:"//updates.themepunch-ext-b.tools/revslider/addons/images/whiteboard_widget_bg.jpg";s:15:"background_file";s:48:"revslider/addons/images/whiteboard_widget_bg.jpg";s:14:"background_md5";s:32:"cc69160eb95469dc033e0cc094a24847";s:6:"button";s:11:"How to use?";s:4:"sort";s:3:"170";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_whiteboard.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_whiteboard.jpg";s:7:"img_md5";s:32:"b0bb636fb30ffc3d112ba4c563395ee6";s:5:"color";s:0:"";s:4:"text";s:2:"WB";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:24:"revslider-polyfold-addon";O:8:"stdClass":22:{s:2:"id";s:3:"560";s:9:"releaseid";s:2:"14";s:4:"slug";s:24:"revslider-polyfold-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:22:"Polyfold Scroll Effect";s:6:"line_1";s:32:"Add sharp edges to your sliders ";s:6:"line_2";s:35:"as they scroll into and out of view";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:11:"How to use?";s:4:"sort";s:3:"180";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:75:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_polyfold.jpg";s:8:"img_file";s:42:"revslider/addons/images/addon_polyfold.jpg";s:7:"img_md5";s:32:"02c6af89e4208f0da5920c6c3e6bb744";s:5:"color";s:7:"#3e186f";s:4:"text";s:2:"PF";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:29:"revslider-domain-switch-addon";O:8:"stdClass":22:{s:2:"id";s:2:"78";s:9:"releaseid";s:2:"11";s:4:"slug";s:29:"revslider-domain-switch-addon";s:12:"version_from";s:5:"6.0.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:13:"Domain Switch";s:6:"line_1";s:17:"Switch Image URLs";s:6:"line_2";s:37:"in sliders from one domain to another";s:9:"available";s:5:"1.0.2";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:11:"How to use?";s:4:"sort";s:3:"300";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:79:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_domainswitch.jpg";s:8:"img_file";s:46:"revslider/addons/images/addon_domainswitch.jpg";s:7:"img_md5";s:32:"f2036924e7993f94bd5c9876fa0bf09b";s:5:"color";s:0:"";s:4:"text";s:2:"DS";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:23:"revslider-refresh-addon";O:8:"stdClass":22:{s:2:"id";s:3:"561";s:9:"releaseid";s:2:"10";s:4:"slug";s:23:"revslider-refresh-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:8:"(Re)Load";s:6:"line_1";s:39:"Reload the current page or a custom URL";s:6:"line_2";s:34:"after a certain time, loops, slide";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"330";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:73:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_reload.jpg";s:8:"img_file";s:40:"revslider/addons/images/addon_reload.jpg";s:7:"img_md5";s:32:"d1d34d204e627168f4cc4e7422a6d40c";s:5:"color";s:0:"";s:4:"text";s:2:"RF";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:25:"revslider-rel-posts-addon";O:8:"stdClass":22:{s:2:"id";s:2:"55";s:9:"releaseid";s:1:"9";s:4:"slug";s:25:"revslider-rel-posts-addon";s:12:"version_from";s:7:"5.2.4.1";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:13:"Related Posts";s:6:"line_1";s:25:"Add related Posts Sliders";s:6:"line_2";s:31:"at the end of your post content";s:9:"available";s:5:"2.0.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"340";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:76:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wprelated.jpg";s:8:"img_file";s:43:"revslider/addons/images/addon_wprelated.jpg";s:7:"img_md5";s:32:"e2e7d6c3a428a55442ba90131556c930";s:5:"color";s:0:"";s:4:"text";s:2:"RP";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:20:"revslider-snow-addon";O:8:"stdClass":22:{s:2:"id";s:3:"566";s:9:"releaseid";s:1:"6";s:4:"slug";s:20:"revslider-snow-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:12:"Holiday Snow";s:6:"line_1";s:12:"Let it snow!";s:6:"line_2";s:32:"Add animated snow to any Slider ";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:11:"How to use?";s:4:"sort";s:3:"380";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:71:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_snow.jpg";s:8:"img_file";s:38:"revslider/addons/images/addon_snow.jpg";s:7:"img_md5";s:32:"d6bac718866b0070198a4340041bc60b";s:5:"color";s:0:"";s:4:"text";s:2:"SN";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:23:"revslider-gallery-addon";O:8:"stdClass":22:{s:2:"id";s:3:"378";s:9:"releaseid";s:1:"2";s:4:"slug";s:23:"revslider-gallery-addon";s:12:"version_from";s:6:"6.4.11";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:17:"WordPress Gallery";s:6:"line_1";s:31:"Replace the standard WP Gallery";s:6:"line_2";s:31:"with the Sliders of your choice";s:9:"available";s:5:"2.0.7";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"430";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:76:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpgallery.jpg";s:8:"img_file";s:43:"revslider/addons/images/addon_wpgallery.jpg";s:7:"img_md5";s:32:"74392a04b741d83c51e55059dbb388ef";s:5:"color";s:0:"";s:4:"text";s:2:"GA";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:22:"revslider-backup-addon";O:8:"stdClass":22:{s:2:"id";s:2:"53";s:9:"releaseid";s:1:"3";s:4:"slug";s:22:"revslider-backup-addon";s:12:"version_from";s:5:"5.2.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:6:"Backup";s:6:"line_1";s:12:"Make Backups";s:6:"line_2";s:25:"Revisions for your safety";s:9:"available";s:5:"2.0.5";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:11:"How to use?";s:4:"sort";s:3:"500";s:11:"last_update";s:10:"2024-11-20";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:73:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_backup.jpg";s:8:"img_file";s:40:"revslider/addons/images/addon_backup.jpg";s:7:"img_md5";s:32:"104797323a0293cd3f200b0172db1186";s:5:"color";s:0:"";s:4:"text";s:2:"BU";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:19:"revslider-404-addon";O:8:"stdClass":22:{s:2:"id";s:2:"62";s:9:"releaseid";s:1:"8";s:4:"slug";s:19:"revslider-404-addon";s:12:"version_from";s:3:"5.3";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:3:"404";s:6:"line_1";s:39:"Build custom 404 "Page not Found" Pages";s:6:"line_2";s:28:"with Slider Revolution swag!";s:9:"available";s:5:"2.0.2";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"620";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:70:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_404.jpg";s:8:"img_file";s:37:"revslider/addons/images/addon_404.jpg";s:7:"img_md5";s:32:"217b0d118a107dc50979740dd61228df";s:5:"color";s:0:"";s:4:"text";s:3:"404";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:30:"revslider-prevnext-posts-addon";O:8:"stdClass":22:{s:2:"id";s:2:"63";s:9:"releaseid";s:1:"9";s:4:"slug";s:30:"revslider-prevnext-posts-addon";s:12:"version_from";s:3:"5.4";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:14:"Adjacent Posts";s:6:"line_1";s:30:"Display previous and next post";s:6:"line_2";s:28:"to the currently showing one";s:9:"available";s:5:"2.0.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"630";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpadjacent.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_wpadjacent.jpg";s:7:"img_md5";s:32:"cb1feb1257e55d0f42c29dfde2d809ed";s:5:"color";s:0:"";s:4:"text";s:2:"PN";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:21:"revslider-login-addon";O:8:"stdClass":22:{s:2:"id";s:3:"388";s:9:"releaseid";s:2:"11";s:4:"slug";s:21:"revslider-login-addon";s:12:"version_from";s:5:"6.5.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:10:"Login Page";s:6:"line_1";s:25:"Very simple WP Login Page";s:6:"line_2";s:34:"enhanced with your favorite slider";s:9:"available";s:5:"3.0.2";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"650";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:72:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_login.jpg";s:8:"img_file";s:39:"revslider/addons/images/addon_login.jpg";s:7:"img_md5";s:32:"f0f2edffb4e155acf67799692428644d";s:5:"color";s:0:"";s:4:"text";s:2:"LI";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:24:"revslider-featured-addon";O:8:"stdClass":22:{s:2:"id";s:3:"379";s:9:"releaseid";s:2:"12";s:4:"slug";s:24:"revslider-featured-addon";s:12:"version_from";s:6:"6.4.11";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:20:"Post Featured Slider";s:6:"line_1";s:25:"Display a featured Slider";s:6:"line_2";s:41:"instead of a featured Image in your Posts";s:9:"available";s:5:"2.0.5";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"660";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpfeatured.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_wpfeatured.jpg";s:7:"img_md5";s:32:"bcc840e68194f3eb05795e1353954bda";s:5:"color";s:0:"";s:4:"text";s:2:"FT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:23:"revslider-weather-addon";O:8:"stdClass":22:{s:2:"id";s:3:"570";s:9:"releaseid";s:2:"16";s:4:"slug";s:23:"revslider-weather-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:7:"Weather";s:6:"line_1";s:21:"Every where you go...";s:6:"line_2";s:36:"...always take the weather with you!";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"690";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:74:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_weather.jpg";s:8:"img_file";s:41:"revslider/addons/images/addon_weather.jpg";s:7:"img_md5";s:32:"c69d1c9a69c2dec43ca0578ac35792bd";s:5:"color";s:0:"";s:4:"text";s:2:"WT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:30:"revslider-duotonefilters-addon";O:8:"stdClass":22:{s:2:"id";s:3:"548";s:9:"releaseid";s:2:"18";s:4:"slug";s:30:"revslider-duotonefilters-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:7:"Duotone";s:6:"line_1";s:7:"Duotone";s:6:"line_2";s:25:"Because one is not enough";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"710";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:74:"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_duotone.jpg";s:8:"img_file";s:41:"revslider/addons/images/addon_duotone.jpg";s:7:"img_md5";s:32:"fb666e487e7ac28e6a2a157eed1fb682";s:5:"color";s:0:"";s:4:"text";s:3:"DTF";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}}', 'yes'),
(362, 'revslider-library-check', '1740594192', 'yes'),
(363, 'revslider-library-hash', 'dae3de1eb57eeeee008b70e9a23844b5', 'yes'),
(364, 'rs-library', 'a:3:{s:4:"hash";s:32:"dae3de1eb57eeeee008b70e9a23844b5";s:7:"objects";a:417:{i:0;a:12:{s:2:"id";s:3:"198";s:6:"handle";s:16:"object_dvd_1.png";s:4:"name";s:3:"DVD";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:43:17";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:1;a:12:{s:2:"id";s:3:"188";s:6:"handle";s:18:"object_plant_1.png";s:4:"name";s:7:"Plant 1";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-12 16:25:27";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:2;a:12:{s:2:"id";s:3:"187";s:6:"handle";s:16:"object_pen_1.png";s:4:"name";s:5:"Pen 1";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-12 16:25:27";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:3;a:12:{s:2:"id";s:3:"172";s:6:"handle";s:16:"object_egg_1.png";s:4:"name";s:3:"Egg";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"600";s:6:"height";s:3:"600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:4;a:12:{s:2:"id";s:3:"171";s:6:"handle";s:19:"object_guitar_1.png";s:4:"name";s:6:"Guitar";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:5;a:12:{s:2:"id";s:3:"170";s:6:"handle";s:21:"object_envelope_1.png";s:4:"name";s:15:"Closed Envelope";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:6;a:12:{s:2:"id";s:3:"169";s:6:"handle";s:19:"object_postit_2.png";s:4:"name";s:18:"Postit Label White";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"900";s:6:"height";s:3:"900";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:7;a:12:{s:2:"id";s:3:"168";s:6:"handle";s:21:"object_envelope_2.png";s:4:"name";s:13:"Open Envelope";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:8;a:12:{s:2:"id";s:3:"167";s:6:"handle";s:17:"object_eggs_1.png";s:4:"name";s:10:"Egg Carton";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:9;a:12:{s:2:"id";s:3:"166";s:6:"handle";s:25:"object_bottleopener_1.png";s:4:"name";s:13:"Bottle Opener";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:1;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:10;a:12:{s:2:"id";s:3:"165";s:6:"handle";s:23:"object_blueprints_1.png";s:4:"name";s:10:"Blueprints";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:11;a:12:{s:2:"id";s:3:"164";s:6:"handle";s:22:"object_holepunch_1.png";s:4:"name";s:10:"Hole punch";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:12;a:12:{s:2:"id";s:3:"163";s:6:"handle";s:20:"object_speaker_1.png";s:4:"name";s:13:"Black Speaker";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:13;a:12:{s:2:"id";s:3:"162";s:6:"handle";s:19:"object_eraser_1.png";s:4:"name";s:6:"Eraser";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"500";s:6:"height";s:3:"500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:14;a:12:{s:2:"id";s:3:"161";s:6:"handle";s:23:"object_vinylcover_1.png";s:4:"name";s:11:"Vinyl Cover";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:15;a:12:{s:2:"id";s:3:"160";s:6:"handle";s:20:"object_booklet_1.png";s:4:"name";s:9:"Booklet 1";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:16;a:12:{s:2:"id";s:3:"159";s:6:"handle";s:22:"object_earphones_2.png";s:4:"name";s:11:"Earphones 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:17;a:12:{s:2:"id";s:3:"158";s:6:"handle";s:18:"object_vinyl_1.png";s:4:"name";s:5:"Vinyl";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:18;a:12:{s:2:"id";s:3:"157";s:6:"handle";s:19:"object_postit_1.png";s:4:"name";s:17:"Postit Label Pink";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"900";s:6:"height";s:3:"900";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:19;a:12:{s:2:"id";s:3:"156";s:6:"handle";s:23:"object_mechpencil_1.png";s:4:"name";s:17:"Mechanical Pencil";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:20;a:12:{s:2:"id";s:3:"155";s:6:"handle";s:22:"object_turntable_1.png";s:4:"name";s:9:"Turntable";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:21;a:12:{s:2:"id";s:3:"154";s:6:"handle";s:19:"object_folder_2.png";s:4:"name";s:19:"Closed Folder Black";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:22;a:12:{s:2:"id";s:3:"153";s:6:"handle";s:19:"object_postit_4.png";s:4:"name";s:18:"Postit Label Green";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"900";s:6:"height";s:3:"900";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:23;a:12:{s:2:"id";s:3:"152";s:6:"handle";s:19:"object_folder_1.png";s:4:"name";s:12:"Blank Folder";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:24;a:12:{s:2:"id";s:3:"151";s:6:"handle";s:19:"object_pencup_1.png";s:4:"name";s:7:"Pen Cup";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:25;a:12:{s:2:"id";s:3:"150";s:6:"handle";s:23:"object_winebottle_1.png";s:4:"name";s:15:"Red Wine Bottle";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:26;a:12:{s:2:"id";s:3:"149";s:6:"handle";s:23:"object_headphones_1.png";s:4:"name";s:10:"Headphones";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:27;a:12:{s:2:"id";s:3:"148";s:6:"handle";s:22:"object_earphones_1.png";s:4:"name";s:9:"Earphones";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:28;a:12:{s:2:"id";s:3:"147";s:6:"handle";s:19:"object_postit_3.png";s:4:"name";s:19:"Postit Label Yellow";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"900";s:6:"height";s:3:"900";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:29;a:12:{s:2:"id";s:3:"146";s:6:"handle";s:22:"object_corkscrew_1.png";s:4:"name";s:23:"Corkscrew Bottle Opener";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:1;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1300";s:6:"height";s:4:"1300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:30;a:12:{s:2:"id";s:3:"145";s:6:"handle";s:19:"object_muffin_1.png";s:4:"name";s:16:"Chocolate Muffin";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"900";s:6:"height";s:3:"900";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:31;a:12:{s:2:"id";s:3:"144";s:6:"handle";s:18:"object_chair_2.png";s:4:"name";s:12:"Yellow Chair";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:32;a:12:{s:2:"id";s:3:"143";s:6:"handle";s:18:"object_knife_2.png";s:4:"name";s:7:"Knife 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:33;a:12:{s:2:"id";s:3:"142";s:6:"handle";s:26:"object_choppingboard_2.png";s:4:"name";s:16:"Chopping Board 3";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:34;a:12:{s:2:"id";s:3:"141";s:6:"handle";s:26:"object_choppingboard_3.png";s:4:"name";s:16:"Chopping Board 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:35;a:12:{s:2:"id";s:3:"140";s:6:"handle";s:19:"object_coffee_2.png";s:4:"name";s:12:"Coffee Cup 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1200";s:6:"height";s:4:"1200";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:36;a:12:{s:2:"id";s:3:"139";s:6:"handle";s:18:"object_bread_1.png";s:4:"name";s:15:"Croissant Bread";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:37;a:12:{s:2:"id";s:3:"138";s:6:"handle";s:18:"object_spoon_2.png";s:4:"name";s:12:"Wodden Spoon";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:38;a:12:{s:2:"id";s:3:"137";s:6:"handle";s:26:"object_choppingboard_1.png";s:4:"name";s:16:"Chopping Board 1";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:39;a:12:{s:2:"id";s:3:"136";s:6:"handle";s:16:"object_cup_2.png";s:4:"name";s:11:"Empty Cup 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1400";s:6:"height";s:4:"1400";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:40;a:12:{s:2:"id";s:3:"135";s:6:"handle";s:18:"object_knife_1.png";s:4:"name";s:5:"Knife";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:41;a:12:{s:2:"id";s:3:"134";s:6:"handle";s:18:"object_spoon_1.png";s:4:"name";s:5:"Spoon";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:42;a:12:{s:2:"id";s:3:"133";s:6:"handle";s:16:"object_cup_1.png";s:4:"name";s:9:"Empty Cup";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1400";s:6:"height";s:4:"1400";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:43;a:12:{s:2:"id";s:3:"132";s:6:"handle";s:18:"object_chair_3.png";s:4:"name";s:11:"White Chair";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:44;a:12:{s:2:"id";s:3:"131";s:6:"handle";s:19:"object_coffee_1.png";s:4:"name";s:10:"Coffee Cup";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:45;a:12:{s:2:"id";s:3:"130";s:6:"handle";s:19:"object_frypan_2.png";s:4:"name";s:9:"Fry Pan 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:46;a:12:{s:2:"id";s:3:"129";s:6:"handle";s:19:"object_frypan_1.png";s:4:"name";s:9:"Fry Pan 1";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:47;a:12:{s:2:"id";s:3:"128";s:6:"handle";s:17:"object_fork_1.png";s:4:"name";s:4:"Fork";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:48;a:12:{s:2:"id";s:3:"127";s:6:"handle";s:20:"object_dishrag_1.png";s:4:"name";s:13:"Dishrag Cloth";s:4:"tags";a:0:{}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:49;a:12:{s:2:"id";s:3:"126";s:6:"handle";s:20:"object_wacom_pen.png";s:4:"name";s:17:"Wacom Drawing Pen";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}i:2;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1060";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:50;a:12:{s:2:"id";s:3:"125";s:6:"handle";s:21:"object_occulus_vr.png";s:4:"name";s:23:"Occulus Virtual Reality";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:51;a:12:{s:2:"id";s:3:"124";s:6:"handle";s:18:"object_antenna.png";s:4:"name";s:13:"Antenna Radar";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:52;a:12:{s:2:"id";s:3:"123";s:6:"handle";s:21:"object_solarpanel.png";s:4:"name";s:11:"Solar Panel";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:53;a:12:{s:2:"id";s:3:"122";s:6:"handle";s:16:"object_wacom.png";s:4:"name";s:20:"Wacom Drawing Tablet";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}i:2;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:54;a:12:{s:2:"id";s:3:"121";s:6:"handle";s:18:"object_earth_2.png";s:4:"name";s:20:"Earth Globe Planet 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:55;a:12:{s:2:"id";s:3:"120";s:6:"handle";s:18:"object_chair_1.png";s:4:"name";s:12:"Office Chair";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:56;a:12:{s:2:"id";s:3:"119";s:6:"handle";s:24:"object_windturbine_2.png";s:4:"name";s:14:"Wind Turbine 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:57;a:12:{s:2:"id";s:3:"118";s:6:"handle";s:22:"object_windturbine.png";s:4:"name";s:12:"Wind Turbine";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:58;a:12:{s:2:"id";s:3:"117";s:6:"handle";s:16:"object_earth.png";s:4:"name";s:18:"Earth Globe Planet";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:59;a:12:{s:2:"id";s:2:"88";s:6:"handle";s:24:"object_eiffeltower_2.png";s:4:"name";s:13:"Eiffeltower 2";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:1;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"700";s:6:"height";s:3:"700";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:60;a:12:{s:2:"id";s:2:"87";s:6:"handle";s:21:"object_notebook_1.png";s:4:"name";s:11:"Notebook PC";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"2000";s:6:"height";s:4:"2000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:61;a:12:{s:2:"id";s:2:"86";s:6:"handle";s:20:"object_macbook_1.png";s:4:"name";s:20:"Apple Macbook Silver";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"2000";s:6:"height";s:4:"2000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:62;a:12:{s:2:"id";s:2:"85";s:6:"handle";s:18:"object_canon_2.png";s:4:"name";s:21:"Canon Camera DSLR Top";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:63;a:12:{s:2:"id";s:2:"84";s:6:"handle";s:19:"object_iphone_3.png";s:4:"name";s:25:"Apple iPhone Silver White";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:64;a:12:{s:2:"id";s:2:"83";s:6:"handle";s:18:"object_candy_2.png";s:4:"name";s:15:"Candy Colored 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:65;a:12:{s:2:"id";s:2:"82";s:6:"handle";s:21:"object_macmouse_1.png";s:4:"name";s:15:"Apple Mac Mouse";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:66;a:12:{s:2:"id";s:2:"81";s:6:"handle";s:19:"object_iphone_1.png";s:4:"name";s:18:"Apple iPhone Black";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:67;a:12:{s:2:"id";s:2:"80";s:6:"handle";s:17:"object_deco_1.png";s:4:"name";s:17:"White Deco Object";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:1;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:68;a:12:{s:2:"id";s:2:"79";s:6:"handle";s:23:"object_applewatch_1.png";s:4:"name";s:24:"Apple Watch White Silver";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:69;a:12:{s:2:"id";s:2:"78";s:6:"handle";s:23:"object_swissknife_1.png";s:4:"name";s:11:"Swiss Knife";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:1;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:70;a:12:{s:2:"id";s:2:"77";s:6:"handle";s:23:"object_applewatch_2.png";s:4:"name";s:17:"Apple Watch Black";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:71;a:12:{s:2:"id";s:2:"76";s:6:"handle";s:18:"object_candy_1.png";s:4:"name";s:13:"Candy Colored";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:72;a:12:{s:2:"id";s:2:"75";s:6:"handle";s:17:"object_ipad_1.png";s:4:"name";s:16:"Apple iPad Black";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"2000";s:6:"height";s:4:"2000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:73;a:12:{s:2:"id";s:2:"74";s:6:"handle";s:17:"object_lamp_2.png";s:4:"name";s:15:"Black Desk Lamp";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:74;a:12:{s:2:"id";s:2:"73";s:6:"handle";s:18:"object_canon_1.png";s:4:"name";s:17:"Canon Camera DLSR";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:75;a:12:{s:2:"id";s:2:"72";s:6:"handle";s:23:"object_blackberry_2.png";s:4:"name";s:12:"Blackberry 3";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:76;a:12:{s:2:"id";s:2:"71";s:6:"handle";s:19:"object_iphone_2.png";s:4:"name";s:19:"Apple iPhone Silver";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:77;a:12:{s:2:"id";s:2:"70";s:6:"handle";s:17:"object_ipad_2.png";s:4:"name";s:15:"Apple iPad Gold";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"2000";s:6:"height";s:4:"2000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:78;a:12:{s:2:"id";s:2:"69";s:6:"handle";s:20:"object_printer_1.png";s:4:"name";s:7:"Printer";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:79;a:12:{s:2:"id";s:2:"68";s:6:"handle";s:20:"object_pcmouse_1.png";s:4:"name";s:14:"Black PC Mouse";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:80;a:12:{s:2:"id";s:2:"67";s:6:"handle";s:17:"object_ipad_3.png";s:4:"name";s:17:"Apple iPad Silver";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"2000";s:6:"height";s:4:"2000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:81;a:12:{s:2:"id";s:2:"66";s:6:"handle";s:17:"object_lamp_1.png";s:4:"name";s:13:"Desk Lamp Top";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:82;a:12:{s:2:"id";s:2:"65";s:6:"handle";s:22:"object_macscreen_1.png";s:4:"name";s:16:"Apple Mac Screen";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"2000";s:6:"height";s:4:"2000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:83;a:12:{s:2:"id";s:2:"64";s:6:"handle";s:23:"object_blackberry_3.png";s:4:"name";s:12:"Blackberry 2";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:84;a:12:{s:2:"id";s:2:"63";s:6:"handle";s:23:"object_applewatch_3.png";s:4:"name";s:16:"Apple Watch Gold";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:85;a:12:{s:2:"id";s:2:"62";s:6:"handle";s:23:"object_blackberry_1.png";s:4:"name";s:10:"Blackberry";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:86;a:12:{s:2:"id";s:2:"49";s:6:"handle";s:19:"object_bottle_1.png";s:4:"name";s:18:"Brown Glass Bottle";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:1;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:87;a:12:{s:2:"id";s:2:"48";s:6:"handle";s:20:"object_glasses_1.png";s:4:"name";s:19:"Hipster Glasses Top";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:88;a:12:{s:2:"id";s:2:"47";s:6:"handle";s:21:"object_magazine_1.png";s:4:"name";s:14:"Blank Magazine";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:89;a:12:{s:2:"id";s:2:"46";s:6:"handle";s:28:"object_leatherdocument_2.png";s:4:"name";s:24:"Black Leather Document 2";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}i:1;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:90;a:12:{s:2:"id";s:2:"45";s:6:"handle";s:18:"object_purse_2.png";s:4:"name";s:13:"Black Purse 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:91;a:12:{s:2:"id";s:2:"44";s:6:"handle";s:23:"object_typewriter_1.png";s:4:"name";s:18:"Retro Typewriter 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:92;a:12:{s:2:"id";s:2:"43";s:6:"handle";s:17:"object_book_5.png";s:4:"name";s:9:"Old Books";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:93;a:12:{s:2:"id";s:2:"42";s:6:"handle";s:28:"object_leatherdocument_1.png";s:4:"name";s:29:"Black Leather Document Closed";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:94;a:12:{s:2:"id";s:2:"41";s:6:"handle";s:17:"object_book_4.png";s:4:"name";s:8:"Old Book";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:95;a:12:{s:2:"id";s:2:"40";s:6:"handle";s:19:"object_wallet_2.png";s:4:"name";s:22:"Black Leather Document";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:96;a:12:{s:2:"id";s:2:"39";s:6:"handle";s:18:"object_quill_2.png";s:4:"name";s:15:"Quill Feather 2";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:97;a:12:{s:2:"id";s:2:"38";s:6:"handle";s:24:"object_eiffeltower_1.png";s:4:"name";s:11:"Eiffeltower";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:98;a:12:{s:2:"id";s:2:"37";s:6:"handle";s:21:"object_magazine_2.png";s:4:"name";s:11:"Open Book 3";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1333";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:99;a:12:{s:2:"id";s:2:"36";s:6:"handle";s:17:"object_book_1.png";s:4:"name";s:10:"Blank Book";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:100;a:12:{s:2:"id";s:2:"35";s:6:"handle";s:20:"object_glasses_2.png";s:4:"name";s:15:"Hipster Glasses";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:101;a:12:{s:2:"id";s:2:"34";s:6:"handle";s:17:"object_book_2.png";s:4:"name";s:11:"Open Book 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:102;a:12:{s:2:"id";s:2:"33";s:6:"handle";s:19:"object_gloves_1.png";s:4:"name";s:12:"Black Gloves";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:103;a:12:{s:2:"id";s:2:"32";s:6:"handle";s:23:"object_typewriter_2.png";s:4:"name";s:16:"Retro Typewriter";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:104;a:12:{s:2:"id";s:2:"31";s:6:"handle";s:17:"object_book_3.png";s:4:"name";s:9:"Open Book";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:105;a:12:{s:2:"id";s:2:"30";s:6:"handle";s:19:"object_wallet_1.png";s:4:"name";s:12:"Black Wallet";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:106;a:12:{s:2:"id";s:2:"29";s:6:"handle";s:18:"object_purse_1.png";s:4:"name";s:11:"Black Purse";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:107;a:12:{s:2:"id";s:2:"28";s:6:"handle";s:18:"object_quill_1.png";s:4:"name";s:13:"Quill Feather";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:108;a:12:{s:2:"id";s:2:"27";s:6:"handle";s:19:"object_artbox_2.png";s:4:"name";s:16:"Art Box Colors 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:109;a:12:{s:2:"id";s:2:"26";s:6:"handle";s:18:"object_cloth_1.png";s:4:"name";s:17:"Cloth Paint Color";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1400";s:6:"height";s:4:"1400";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:110;a:12:{s:2:"id";s:2:"25";s:6:"handle";s:21:"object_brushpot_1.png";s:4:"name";s:9:"Brush Pot";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"984";s:6:"height";s:3:"984";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:111;a:12:{s:2:"id";s:2:"24";s:6:"handle";s:24:"object_paintbucket_1.png";s:4:"name";s:12:"Paint Bucket";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1400";s:6:"height";s:4:"1400";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:112;a:12:{s:2:"id";s:2:"23";s:6:"handle";s:23:"object_paintbrush_2.png";s:4:"name";s:12:"Paintbrush 3";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"700";s:6:"height";s:3:"700";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:113;a:12:{s:2:"id";s:2:"22";s:6:"handle";s:19:"object_artbox_1.png";s:4:"name";s:14:"Art Box Colors";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:114;a:12:{s:2:"id";s:2:"21";s:6:"handle";s:23:"object_paintbrush_3.png";s:4:"name";s:12:"Paintbrush 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1100";s:6:"height";s:4:"1100";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:115;a:12:{s:2:"id";s:2:"20";s:6:"handle";s:23:"object_paintbrush_1.png";s:4:"name";s:12:"Paintbrush 1";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:116;a:12:{s:2:"id";s:2:"11";s:6:"handle";s:21:"table_radio_right.png";s:4:"name";s:18:"Radio Speaker Wood";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-11 13:37:51";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:117;a:12:{s:2:"id";s:2:"10";s:6:"handle";s:18:"keyboard_apple.png";s:4:"name";s:14:"Apple Keyboard";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-11 13:37:51";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:118;a:12:{s:2:"id";s:1:"9";s:6:"handle";s:20:"macbook_top_gold.png";s:4:"name";s:18:"Apple Macbook Gold";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-11 13:37:51";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:119;a:12:{s:2:"id";s:1:"8";s:6:"handle";s:21:"nexus6_front_blue.png";s:4:"name";s:19:"Google Nexus 6 Blue";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1100";s:6:"height";s:4:"1100";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-11 13:37:51";s:6:"active";s:1:"1";s:4:"type";s:1:"1";}i:120;a:12:{s:2:"id";s:3:"479";s:6:"handle";s:31:"Tram-beside-waiting-station.jpg";s:4:"name";s:27:"Tram beside waiting station";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1450";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:52:06";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:121;a:12:{s:2:"id";s:3:"478";s:6:"handle";s:14:"Pulling-up.jpg";s:4:"name";s:10:"Pulling up";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1297";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:41:20";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:122;a:12:{s:2:"id";s:3:"477";s:6:"handle";s:16:"Snowboarding.jpg";s:4:"name";s:12:"Snowboarding";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1290";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:41:20";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:123;a:12:{s:2:"id";s:3:"476";s:6:"handle";s:16:"Morning-yoga.jpg";s:4:"name";s:12:"Morning yoga";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1346";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:40:23";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:124;a:12:{s:2:"id";s:3:"475";s:6:"handle";s:8:"Yoga.jpg";s:4:"name";s:4:"Yoga";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1079";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:40:23";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:125;a:12:{s:2:"id";s:3:"474";s:6:"handle";s:14:"Golf-balls.jpg";s:4:"name";s:10:"Golf balls";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:40:23";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:126;a:12:{s:2:"id";s:3:"473";s:6:"handle";s:19:"Confident-Boxer.jpg";s:4:"name";s:15:"Confident Boxer";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:40:23";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:127;a:12:{s:2:"id";s:3:"472";s:6:"handle";s:11:"Aerobic.jpg";s:4:"name";s:7:"Aerobic";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:40:23";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:128;a:12:{s:2:"id";s:3:"471";s:6:"handle";s:18:"Riding-bicycle.jpg";s:4:"name";s:14:"Riding bicycle";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1358";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:129;a:12:{s:2:"id";s:3:"470";s:6:"handle";s:27:"woman-with-barbell-back.jpg";s:4:"name";s:23:"woman with barbell back";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:130;a:12:{s:2:"id";s:3:"469";s:6:"handle";s:24:"Woman-lying-on-floor.jpg";s:4:"name";s:20:"Woman lying on floor";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1318";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:131;a:12:{s:2:"id";s:3:"468";s:6:"handle";s:27:"Holding-black-dumbbells.jpg";s:4:"name";s:23:"Holding black dumbbells";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1275";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:132;a:12:{s:2:"id";s:3:"467";s:6:"handle";s:25:"Woman-using-dumbbells.jpg";s:4:"name";s:21:"Woman using dumbbells";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1425";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:133;a:12:{s:2:"id";s:3:"466";s:6:"handle";s:16:"Soccer-cleat.jpg";s:4:"name";s:12:"Soccer cleat";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:134;a:12:{s:2:"id";s:3:"465";s:6:"handle";s:16:"Soccer-field.jpg";s:4:"name";s:12:"Soccer field";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:135;a:12:{s:2:"id";s:3:"464";s:6:"handle";s:23:"Man-tying-his-shoes.jpg";s:4:"name";s:19:"Man tying his shoes";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1200";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:136;a:12:{s:2:"id";s:3:"463";s:6:"handle";s:10:"Boxing.jpg";s:4:"name";s:6:"Boxing";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:137;a:12:{s:2:"id";s:3:"462";s:6:"handle";s:22:"woman-with-barbell.jpg";s:4:"name";s:18:"woman with barbell";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:138;a:12:{s:2:"id";s:3:"461";s:6:"handle";s:12:"Crossfit.jpg";s:4:"name";s:8:"Crossfit";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:139;a:12:{s:2:"id";s:3:"460";s:6:"handle";s:25:"Man-and-woman-jogging.jpg";s:4:"name";s:21:"Man and woman jogging";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:140;a:12:{s:2:"id";s:3:"459";s:6:"handle";s:16:"Playing-golf.jpg";s:4:"name";s:12:"Playing golf";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:141;a:12:{s:2:"id";s:3:"458";s:6:"handle";s:18:"Surfer-in-wave.jpg";s:4:"name";s:14:"Surfer in wave";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:142;a:12:{s:2:"id";s:3:"457";s:6:"handle";s:25:"Woman-lifting-barbell.jpg";s:4:"name";s:21:"Woman lifting barbell";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:143;a:12:{s:2:"id";s:3:"456";s:6:"handle";s:14:"Stretching.jpg";s:4:"name";s:10:"Stretching";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1277";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:144;a:12:{s:2:"id";s:3:"455";s:6:"handle";s:18:"Snowboarding-2.jpg";s:4:"name";s:14:"Snowboarding 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:145;a:12:{s:2:"id";s:3:"454";s:6:"handle";s:11:"Balance.jpg";s:4:"name";s:7:"Balance";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1920";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:146;a:12:{s:2:"id";s:3:"453";s:6:"handle";s:19:"Pool-meditation.jpg";s:4:"name";s:15:"Pool meditation";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:147;a:12:{s:2:"id";s:3:"452";s:6:"handle";s:18:"Soccer-stadium.jpg";s:4:"name";s:14:"Soccer stadium";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:148;a:12:{s:2:"id";s:3:"451";s:6:"handle";s:25:"Soccer-field-top-view.jpg";s:4:"name";s:21:"Soccer field top view";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:149;a:12:{s:2:"id";s:3:"450";s:6:"handle";s:14:"Basketball.jpg";s:4:"name";s:10:"Basketball";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:150;a:12:{s:2:"id";s:3:"449";s:6:"handle";s:14:"in-the-fog.jpg";s:4:"name";s:10:"in the fog";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:151;a:12:{s:2:"id";s:3:"448";s:6:"handle";s:13:"Handstand.jpg";s:4:"name";s:9:"Handstand";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1079";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:152;a:12:{s:2:"id";s:3:"447";s:6:"handle";s:11:"Friends.jpg";s:4:"name";s:7:"Friends";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:153;a:12:{s:2:"id";s:3:"446";s:6:"handle";s:28:"Sneakers-on-the-railroad.jpg";s:4:"name";s:24:"Sneakers on the railroad";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:154;a:12:{s:2:"id";s:3:"445";s:6:"handle";s:23:"Family-on-the-ocean.jpg";s:4:"name";s:19:"Family on the ocean";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:155;a:12:{s:2:"id";s:3:"444";s:6:"handle";s:10:"Sunset.jpg";s:4:"name";s:6:"Sunset";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:156;a:12:{s:2:"id";s:3:"443";s:6:"handle";s:9:"Books.jpg";s:4:"name";s:5:"Books";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1275";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:157;a:12:{s:2:"id";s:3:"442";s:6:"handle";s:25:"Looking-at-the-window.jpg";s:4:"name";s:21:"Looking at the window";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:158;a:12:{s:2:"id";s:3:"441";s:6:"handle";s:48:"woman-standing-near-buildings-during-daytime.jpg";s:4:"name";s:44:"woman standing near buildings during daytime";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:159;a:12:{s:2:"id";s:3:"440";s:6:"handle";s:12:"Lollipop.jpg";s:4:"name";s:8:"Lollipop";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1395";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:160;a:12:{s:2:"id";s:3:"439";s:6:"handle";s:26:"People-crossing-street.jpg";s:4:"name";s:22:"People crossing street";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:161;a:12:{s:2:"id";s:3:"438";s:6:"handle";s:24:"Friends-on-the-shore.jpg";s:4:"name";s:20:"Friends on the shore";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:162;a:12:{s:2:"id";s:3:"437";s:6:"handle";s:13:"Coworkers.jpg";s:4:"name";s:9:"Coworkers";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:163;a:12:{s:2:"id";s:3:"436";s:6:"handle";s:27:"Hiking-in-the-Dolomites.jpg";s:4:"name";s:23:"Hiking in the Dolomites";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:164;a:12:{s:2:"id";s:3:"435";s:6:"handle";s:18:"Successful-man.jpg";s:4:"name";s:14:"Successful man";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:165;a:12:{s:2:"id";s:3:"434";s:6:"handle";s:23:"Beautiful-sunny-day.jpg";s:4:"name";s:19:"Beautiful sunny day";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:166;a:12:{s:2:"id";s:3:"433";s:6:"handle";s:8:"Guys.jpg";s:4:"name";s:4:"Guys";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:167;a:12:{s:2:"id";s:3:"432";s:6:"handle";s:19:"Confetti-Shower.jpg";s:4:"name";s:15:"Confetti Shower";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:168;a:12:{s:2:"id";s:3:"431";s:6:"handle";s:24:"Sun-was-setting-down.jpg";s:4:"name";s:20:"Sun was setting down";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:169;a:12:{s:2:"id";s:3:"430";s:6:"handle";s:9:"Jumps.jpg";s:4:"name";s:5:"Jumps";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:170;a:12:{s:2:"id";s:3:"429";s:6:"handle";s:23:"Friends-by-the-fire.jpg";s:4:"name";s:19:"Friends by the fire";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:171;a:12:{s:2:"id";s:3:"428";s:6:"handle";s:21:"Under-the-blanket.jpg";s:4:"name";s:17:"Under the blanket";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1413";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:172;a:12:{s:2:"id";s:3:"427";s:6:"handle";s:18:"Pretty-in-Pink.jpg";s:4:"name";s:14:"Pretty in Pink";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1394";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:173;a:12:{s:2:"id";s:3:"426";s:6:"handle";s:31:"Discussions-at-a-long-table.jpg";s:4:"name";s:27:"Discussions at a long table";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1268";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:174;a:12:{s:2:"id";s:3:"425";s:6:"handle";s:18:"Lost-in-Lemons.jpg";s:4:"name";s:14:"Lost in Lemons";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:175;a:12:{s:2:"id";s:3:"424";s:6:"handle";s:13:"Team-work.jpg";s:4:"name";s:9:"Team work";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:176;a:12:{s:2:"id";s:3:"423";s:6:"handle";s:20:"Romantic-evening.jpg";s:4:"name";s:16:"Romantic evening";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1263";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:177;a:12:{s:2:"id";s:3:"422";s:6:"handle";s:19:"Crew-collective.jpg";s:4:"name";s:15:"Crew collective";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:178;a:12:{s:2:"id";s:3:"421";s:6:"handle";s:8:"Code.jpg";s:4:"name";s:4:"Code";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:179;a:12:{s:2:"id";s:3:"420";s:6:"handle";s:48:"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg";s:4:"name";s:44:"Yellow ceramic mug beside gray aluminum iMac";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:180;a:12:{s:2:"id";s:3:"419";s:6:"handle";s:11:"My-desk.jpg";s:4:"name";s:7:"My desk";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1315";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:181;a:12:{s:2:"id";s:3:"418";s:6:"handle";s:17:"Cooperation-2.jpg";s:4:"name";s:13:"Cooperation 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:182;a:12:{s:2:"id";s:3:"417";s:6:"handle";s:33:"MacBook-on-top-of-brown-table.jpg";s:4:"name";s:29:"MacBook on top of brown table";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:183;a:12:{s:2:"id";s:3:"416";s:6:"handle";s:27:"Beautiful-working-place.jpg";s:4:"name";s:23:"Beautiful working place";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:184;a:12:{s:2:"id";s:3:"415";s:6:"handle";s:14:"Typewriter.jpg";s:4:"name";s:10:"Typewriter";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:185;a:12:{s:2:"id";s:3:"414";s:6:"handle";s:19:"White-desk-lamp.jpg";s:4:"name";s:15:"White desk lamp";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:186;a:12:{s:2:"id";s:3:"413";s:6:"handle";s:18:"Office-working.jpg";s:4:"name";s:14:"Office working";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:187;a:12:{s:2:"id";s:3:"412";s:6:"handle";s:36:"Silver-iMac-on-brown-wooden-desk.jpg";s:4:"name";s:32:"Silver iMac on brown wooden desk";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1240";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:188;a:12:{s:2:"id";s:3:"411";s:6:"handle";s:23:"Working-in-progress.jpg";s:4:"name";s:19:"Working in progress";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:189;a:12:{s:2:"id";s:3:"410";s:6:"handle";s:15:"Cooperation.jpg";s:4:"name";s:11:"Cooperation";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:190;a:12:{s:2:"id";s:3:"409";s:6:"handle";s:17:"Working-place.jpg";s:4:"name";s:13:"Working place";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:191;a:12:{s:2:"id";s:3:"408";s:6:"handle";s:16:"Working-desk.jpg";s:4:"name";s:12:"Working desk";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:192;a:12:{s:2:"id";s:3:"407";s:6:"handle";s:23:"low-angle-of-forest.jpg";s:4:"name";s:19:"low angle of forest";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:193;a:12:{s:2:"id";s:3:"406";s:6:"handle";s:23:"Lake-under-blue-sky.jpg";s:4:"name";s:19:"Lake under blue sky";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1351";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:194;a:12:{s:2:"id";s:3:"405";s:6:"handle";s:21:"Blue-starry-night.jpg";s:4:"name";s:17:"Blue starry night";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:195;a:12:{s:2:"id";s:3:"404";s:6:"handle";s:22:"Aerial-photography.jpg";s:4:"name";s:18:"Aerial photography";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:196;a:12:{s:2:"id";s:3:"403";s:6:"handle";s:14:"Red-clouds.jpg";s:4:"name";s:10:"Red clouds";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:197;a:12:{s:2:"id";s:3:"402";s:6:"handle";s:14:"Snow-field.jpg";s:4:"name";s:10:"Snow field";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1227";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:198;a:12:{s:2:"id";s:3:"401";s:6:"handle";s:13:"White-sky.jpg";s:4:"name";s:9:"White sky";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:199;a:12:{s:2:"id";s:3:"400";s:6:"handle";s:24:"Trees-covered-by-fog.jpg";s:4:"name";s:20:"Trees covered by fog";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1277";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:200;a:12:{s:2:"id";s:3:"399";s:6:"handle";s:26:"Red-and-white-mushroom.jpg";s:4:"name";s:22:"Red and white mushroom";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:201;a:12:{s:2:"id";s:3:"398";s:6:"handle";s:24:"Lake-near-pine-trees.jpg";s:4:"name";s:20:"Lake near pine trees";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:202;a:12:{s:2:"id";s:3:"397";s:6:"handle";s:35:"After-a-long-day-of-backpacking.jpg";s:4:"name";s:31:"After a long day of backpacking";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:203;a:12:{s:2:"id";s:3:"396";s:6:"handle";s:32:"Mountains-during-golden-hour.jpg";s:4:"name";s:28:"Mountains during golden hour";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:204;a:12:{s:2:"id";s:3:"395";s:6:"handle";s:27:"Man-looking-on-mountain.jpg";s:4:"name";s:23:"Man looking on mountain";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:205;a:12:{s:2:"id";s:3:"394";s:6:"handle";s:19:"Body-of-water-2.jpg";s:4:"name";s:15:"Body of water 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:206;a:12:{s:2:"id";s:3:"393";s:6:"handle";s:15:"Brown-cliff.jpg";s:4:"name";s:11:"Brown cliff";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:207;a:12:{s:2:"id";s:3:"392";s:6:"handle";s:20:"Green-foggy-tree.jpg";s:4:"name";s:16:"Green foggy tree";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1417";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:208;a:12:{s:2:"id";s:3:"391";s:6:"handle";s:32:"Grayscale-photo-of-mountains.jpg";s:4:"name";s:28:"Grayscale photo of mountains";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:209;a:12:{s:2:"id";s:3:"390";s:6:"handle";s:19:"Under-sunny-sky.jpg";s:4:"name";s:15:"Under sunny sky";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:210;a:12:{s:2:"id";s:3:"389";s:6:"handle";s:16:"Rock-concert.jpg";s:4:"name";s:12:"Rock concert";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1443";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:211;a:12:{s:2:"id";s:3:"388";s:6:"handle";s:30:"Group-of-people-in-concert.jpg";s:4:"name";s:26:"Group of people in concert";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:212;a:12:{s:2:"id";s:3:"387";s:6:"handle";s:6:"DJ.jpg";s:4:"name";s:2:"DJ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:213;a:12:{s:2:"id";s:3:"386";s:6:"handle";s:56:"Woman-standing-watching-LED-light-musical-instrument.jpg";s:4:"name";s:52:"Woman standing watching LED light musical instrument";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:214;a:12:{s:2:"id";s:3:"385";s:6:"handle";s:16:"Concert-hall.jpg";s:4:"name";s:12:"Concert hall";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:215;a:12:{s:2:"id";s:3:"384";s:6:"handle";s:18:"Concert-hall-2.jpg";s:4:"name";s:14:"Concert hall 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:216;a:12:{s:2:"id";s:3:"383";s:6:"handle";s:29:"man-playing-upright-piano.jpg";s:4:"name";s:25:"man playing upright piano";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1340";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:217;a:12:{s:2:"id";s:3:"382";s:6:"handle";s:30:"person-performing-on-stage.jpg";s:4:"name";s:26:"person performing on stage";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:218;a:12:{s:2:"id";s:3:"381";s:6:"handle";s:27:"Brown-string-instrument.jpg";s:4:"name";s:23:"Brown string instrument";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1272";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:219;a:12:{s:2:"id";s:3:"380";s:6:"handle";s:36:"silhouette-of-person-with-guitar.jpg";s:4:"name";s:32:"silhouette of person with guitar";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:220;a:12:{s:2:"id";s:3:"379";s:6:"handle";s:14:"Party-fans.jpg";s:4:"name";s:10:"Party fans";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:221;a:12:{s:2:"id";s:3:"378";s:6:"handle";s:24:"Condenser-microphone.jpg";s:4:"name";s:20:"Condenser microphone";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:222;a:12:{s:2:"id";s:3:"377";s:6:"handle";s:42:"Low-angle-photo-of-high-rise-buildings.jpg";s:4:"name";s:38:"Low angle photo of high rise buildings";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:223;a:12:{s:2:"id";s:3:"376";s:6:"handle";s:23:"High-rise-buildings.jpg";s:4:"name";s:19:"High rise buildings";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:224;a:12:{s:2:"id";s:3:"375";s:6:"handle";s:16:"Cable-bridge.jpg";s:4:"name";s:12:"Cable bridge";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1272";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:225;a:12:{s:2:"id";s:3:"374";s:6:"handle";s:35:"Bokeh-effect-from-street-lights.jpg";s:4:"name";s:31:"Bokeh effect from street lights";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:226;a:12:{s:2:"id";s:3:"373";s:6:"handle";s:18:"Low-angle-view.jpg";s:4:"name";s:14:"Low angle view";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:227;a:12:{s:2:"id";s:3:"372";s:6:"handle";s:21:"Double-decker-bus.jpg";s:4:"name";s:17:"Double decker bus";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1373";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:228;a:12:{s:2:"id";s:3:"371";s:6:"handle";s:32:"Buildings-near-body-of-water.jpg";s:4:"name";s:28:"Buildings near body of water";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1370";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:229;a:12:{s:2:"id";s:3:"370";s:6:"handle";s:18:"Satellite-view.jpg";s:4:"name";s:14:"Satellite view";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:230;a:12:{s:2:"id";s:3:"369";s:6:"handle";s:14:"Twin-Tower.jpg";s:4:"name";s:10:"Twin Tower";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:231;a:12:{s:2:"id";s:3:"368";s:6:"handle";s:22:"Two-person-walking.jpg";s:4:"name";s:18:"Two person walking";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1345";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:232;a:12:{s:2:"id";s:3:"367";s:6:"handle";s:15:"Sears-Tower.jpg";s:4:"name";s:11:"Sears Tower";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:233;a:12:{s:2:"id";s:3:"366";s:6:"handle";s:19:"Night-cityscape.jpg";s:4:"name";s:15:"Night cityscape";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:234;a:12:{s:2:"id";s:3:"365";s:6:"handle";s:25:"Empire-State-Building.jpg";s:4:"name";s:21:"Empire State Building";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:235;a:12:{s:2:"id";s:3:"364";s:6:"handle";s:9:"Paris.jpg";s:4:"name";s:5:"Paris";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:236;a:12:{s:2:"id";s:3:"363";s:6:"handle";s:31:"Building-during-golden-hour.jpg";s:4:"name";s:27:"Building during golden hour";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1288";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:237;a:12:{s:2:"id";s:3:"362";s:6:"handle";s:21:"Afternoon-skyline.jpg";s:4:"name";s:17:"Afternoon skyline";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:238;a:12:{s:2:"id";s:3:"361";s:6:"handle";s:22:"Concrete-buildings.jpg";s:4:"name";s:18:"Concrete buildings";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:239;a:12:{s:2:"id";s:3:"360";s:6:"handle";s:26:"Architectural-building.jpg";s:4:"name";s:22:"Architectural building";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1382";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:240;a:12:{s:2:"id";s:3:"359";s:6:"handle";s:23:"Skyline-photography.jpg";s:4:"name";s:19:"Skyline photography";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:241;a:12:{s:2:"id";s:3:"358";s:6:"handle";s:38:"People-standing-on-pedestrian-lane.jpg";s:4:"name";s:34:"People standing on pedestrian lane";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1154";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:242;a:12:{s:2:"id";s:3:"357";s:6:"handle";s:16:"Burj-Khalifa.jpg";s:4:"name";s:12:"Burj Khalifa";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:243;a:12:{s:2:"id";s:3:"356";s:6:"handle";s:13:"Skycraper.jpg";s:4:"name";s:9:"Skycraper";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:244;a:12:{s:2:"id";s:3:"355";s:6:"handle";s:14:"Gray-tower.jpg";s:4:"name";s:10:"Gray tower";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1433";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:245;a:12:{s:2:"id";s:3:"354";s:6:"handle";s:28:"One-fine-day-in-Maldives.jpg";s:4:"name";s:24:"One fine day in Maldives";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1116";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:246;a:12:{s:2:"id";s:3:"353";s:6:"handle";s:25:"Boat-on-body-of-water.jpg";s:4:"name";s:21:"Boat on body of water";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:247;a:12:{s:2:"id";s:3:"352";s:6:"handle";s:33:"Aerial-photo-of-body-of-water.jpg";s:4:"name";s:29:"Aerial photo of body of water";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1078";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:248;a:12:{s:2:"id";s:3:"351";s:6:"handle";s:31:"Assorted-color-beach-houses.jpg";s:4:"name";s:27:"Assorted color beach houses";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1135";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:249;a:12:{s:2:"id";s:3:"350";s:6:"handle";s:36:"Woman-leaning-on-tree-near-beach.jpg";s:4:"name";s:32:"Woman leaning on tree near beach";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1559";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:250;a:12:{s:2:"id";s:3:"349";s:6:"handle";s:17:"Body-of-water.jpg";s:4:"name";s:13:"Body of water";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1269";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:251;a:12:{s:2:"id";s:3:"348";s:6:"handle";s:17:"People-on-sea.jpg";s:4:"name";s:13:"People on sea";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:252;a:12:{s:2:"id";s:3:"347";s:6:"handle";s:31:"Man-sitting-beside-of-woman.jpg";s:4:"name";s:27:"Man sitting beside of woman";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1277";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:253;a:12:{s:2:"id";s:3:"346";s:6:"handle";s:22:"woman-in-the-water.jpg";s:4:"name";s:18:"woman in the water";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:254;a:12:{s:2:"id";s:3:"345";s:6:"handle";s:39:"Brown-stone-near-sea-at-golden-hour.jpg";s:4:"name";s:35:"Brown stone near sea at golden hour";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:255;a:12:{s:2:"id";s:3:"344";s:6:"handle";s:18:"Birds-eye-view.jpg";s:4:"name";s:14:"Birds eye view";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1079";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:256;a:12:{s:2:"id";s:3:"343";s:6:"handle";s:18:"Empty-seashore.jpg";s:4:"name";s:14:"Empty seashore";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1365";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:257;a:12:{s:2:"id";s:3:"342";s:6:"handle";s:31:"Seashore-during-golden-hour.jpg";s:4:"name";s:27:"Seashore during golden hour";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1439";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:258;a:12:{s:2:"id";s:3:"341";s:6:"handle";s:16:"Coconut-tree.jpg";s:4:"name";s:12:"Coconut tree";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:259;a:12:{s:2:"id";s:3:"340";s:6:"handle";s:37:"Aerial-photography-of-beach-shore.jpg";s:4:"name";s:33:"Aerial photography of beach shore";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1439";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:260;a:12:{s:2:"id";s:3:"197";s:6:"handle";s:17:"relax_hammock.jpg";s:4:"name";s:13:"Relax Hammock";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:261;a:12:{s:2:"id";s:3:"196";s:6:"handle";s:16:"beach_houses.jpg";s:4:"name";s:12:"Beach Houses";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:262;a:12:{s:2:"id";s:3:"195";s:6:"handle";s:17:"forest_road_2.jpg";s:4:"name";s:13:"Forest Road 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:263;a:12:{s:2:"id";s:3:"194";s:6:"handle";s:14:"clean_desk.jpg";s:4:"name";s:10:"Clean Desk";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:264;a:12:{s:2:"id";s:3:"193";s:6:"handle";s:19:"mountain_view_6.jpg";s:4:"name";s:15:"Mountain View 6";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1249";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:265;a:12:{s:2:"id";s:3:"192";s:6:"handle";s:14:"corn_field.jpg";s:4:"name";s:10:"Corn Field";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1320";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:266;a:12:{s:2:"id";s:3:"191";s:6:"handle";s:21:"stylish_apartment.jpg";s:4:"name";s:17:"Stylish Apartment";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:267;a:12:{s:2:"id";s:3:"190";s:6:"handle";s:24:"hipster_coffee_house.jpg";s:4:"name";s:20:"Hipster Coffee House";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:268;a:12:{s:2:"id";s:3:"189";s:6:"handle";s:16:"blurry_beach.jpg";s:4:"name";s:12:"Blurry Beach";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:269;a:12:{s:2:"id";s:3:"186";s:6:"handle";s:17:"greens_street.jpg";s:4:"name";s:13:"Greens Street";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1277";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:270;a:12:{s:2:"id";s:3:"185";s:6:"handle";s:10:"desert.jpg";s:4:"name";s:6:"Desert";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:271;a:12:{s:2:"id";s:3:"184";s:6:"handle";s:19:"mountain_view_5.jpg";s:4:"name";s:15:"Mountain View 5";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:272;a:12:{s:2:"id";s:3:"183";s:6:"handle";s:10:"laptop.jpg";s:4:"name";s:6:"Laptop";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1391";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:273;a:12:{s:2:"id";s:3:"182";s:6:"handle";s:16:"grand_canyon.jpg";s:4:"name";s:12:"Grand Canyon";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1287";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:274;a:12:{s:2:"id";s:3:"181";s:6:"handle";s:20:"landscape_clouds.jpg";s:4:"name";s:16:"Landscape Clouds";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1272";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:275;a:12:{s:2:"id";s:3:"180";s:6:"handle";s:17:"highway_night.jpg";s:4:"name";s:13:"Highway Night";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:276;a:12:{s:2:"id";s:3:"179";s:6:"handle";s:15:"beach_water.jpg";s:4:"name";s:11:"Beach Water";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:277;a:12:{s:2:"id";s:3:"177";s:6:"handle";s:15:"woman_beach.jpg";s:4:"name";s:11:"Woman Beach";s:4:"tags";a:4:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:2;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:3;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:278;a:12:{s:2:"id";s:3:"175";s:6:"handle";s:12:"cool_guy.jpg";s:4:"name";s:8:"Cool Guy";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:279;a:12:{s:2:"id";s:3:"174";s:6:"handle";s:13:"beach_sea.jpg";s:4:"name";s:9:"Beach Sea";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:2;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:280;a:12:{s:2:"id";s:3:"173";s:6:"handle";s:17:"bridge_clouds.jpg";s:4:"name";s:13:"Bridge Clouds";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:2;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:281;a:12:{s:2:"id";s:3:"116";s:6:"handle";s:19:"mountain_view_2.jpg";s:4:"name";s:15:"Mountain View 2";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1275";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:282;a:12:{s:2:"id";s:3:"115";s:6:"handle";s:16:"desert_trees.jpg";s:4:"name";s:12:"Desert Trees";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1275";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:283;a:12:{s:2:"id";s:3:"114";s:6:"handle";s:20:"explore_moutains.jpg";s:4:"name";s:17:"Explore Mountains";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:284;a:12:{s:2:"id";s:3:"113";s:6:"handle";s:19:"night_skyline_2.jpg";s:4:"name";s:15:"Night Skyline 2";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:285;a:12:{s:2:"id";s:3:"112";s:6:"handle";s:15:"cliff_ocean.jpg";s:4:"name";s:11:"Cliff Ocean";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:286;a:12:{s:2:"id";s:3:"111";s:6:"handle";s:14:"city_smoke.jpg";s:4:"name";s:10:"City Smoke";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:287;a:12:{s:2:"id";s:3:"110";s:6:"handle";s:16:"surfer_beach.jpg";s:4:"name";s:12:"Surfer Beach";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:2;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:288;a:12:{s:2:"id";s:3:"109";s:6:"handle";s:13:"sky_night.jpg";s:4:"name";s:9:"Sky Night";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:2;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:289;a:12:{s:2:"id";s:3:"108";s:6:"handle";s:15:"palm_sunset.jpg";s:4:"name";s:11:"Palm Sunset";s:4:"tags";a:4:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:2;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}i:3;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1372";s:6:"height";s:4:"1920";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:290;a:12:{s:2:"id";s:3:"107";s:6:"handle";s:18:"concert_people.jpg";s:4:"name";s:14:"Concert People";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1277";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:291;a:12:{s:2:"id";s:3:"106";s:6:"handle";s:15:"forest_road.jpg";s:4:"name";s:11:"Forest Road";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:292;a:12:{s:2:"id";s:3:"105";s:6:"handle";s:15:"beach_ocean.jpg";s:4:"name";s:11:"Beach Ocean";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:2;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:293;a:12:{s:2:"id";s:3:"104";s:6:"handle";s:18:"mountain_night.jpg";s:4:"name";s:14:"Mountain Night";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:2;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1277";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:294;a:12:{s:2:"id";s:3:"103";s:6:"handle";s:19:"ocean_mountains.jpg";s:4:"name";s:15:"Ocean Mountains";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:295;a:12:{s:2:"id";s:3:"102";s:6:"handle";s:10:"forest.jpg";s:4:"name";s:6:"Forest";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:296;a:12:{s:2:"id";s:3:"101";s:6:"handle";s:16:"ocean_stones.jpg";s:4:"name";s:12:"Ocean Stones";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:2;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:297;a:12:{s:2:"id";s:3:"100";s:6:"handle";s:16:"country_road.jpg";s:4:"name";s:12:"Country Road";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:2;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:298;a:12:{s:2:"id";s:2:"99";s:6:"handle";s:9:"beach.jpg";s:4:"name";s:5:"Beach";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:299;a:12:{s:2:"id";s:2:"98";s:6:"handle";s:16:"city_skyline.jpg";s:4:"name";s:12:"City Skyline";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:300;a:12:{s:2:"id";s:2:"97";s:6:"handle";s:17:"night_skyline.jpg";s:4:"name";s:13:"Night Skyline";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}i:2;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:301;a:12:{s:2:"id";s:2:"96";s:6:"handle";s:14:"city_river.jpg";s:4:"name";s:10:"City River";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:302;a:12:{s:2:"id";s:2:"95";s:6:"handle";s:19:"mountain_view_3.jpg";s:4:"name";s:15:"Mountain View 3";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:303;a:12:{s:2:"id";s:2:"94";s:6:"handle";s:14:"misty_farm.jpg";s:4:"name";s:10:"Misty Farm";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:304;a:12:{s:2:"id";s:2:"93";s:6:"handle";s:17:"mountain_path.jpg";s:4:"name";s:13:"Mountain Path";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:305;a:12:{s:2:"id";s:2:"92";s:6:"handle";s:19:"night_skyline_3.jpg";s:4:"name";s:15:"Night Skyline 3";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:306;a:12:{s:2:"id";s:2:"91";s:6:"handle";s:17:"mountain_view.jpg";s:4:"name";s:13:"Mountain View";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1160";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:307;a:12:{s:2:"id";s:2:"90";s:6:"handle";s:19:"rocky_landscape.jpg";s:4:"name";s:15:"Rocky Landscape";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:308;a:12:{s:2:"id";s:2:"89";s:6:"handle";s:19:"mountain_view_4.jpg";s:4:"name";s:15:"Mountain View 4";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1203";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";}i:309;a:13:{s:2:"id";s:3:"529";s:6:"handle";s:13:"Fitness-4.jpg";s:5:"video";s:13:"Fitness-4.mp4";s:4:"name";s:10:"Fitness 4 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:46:50";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:310;a:13:{s:2:"id";s:3:"528";s:6:"handle";s:13:"Fitness-3.jpg";s:5:"video";s:13:"Fitness-3.mp4";s:4:"name";s:10:"Fitness 3 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:46:50";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:311;a:13:{s:2:"id";s:3:"527";s:6:"handle";s:9:"Chess.jpg";s:5:"video";s:9:"Chess.mp4";s:4:"name";s:6:"Chess ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:46:50";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:312;a:13:{s:2:"id";s:3:"526";s:6:"handle";s:13:"Fitness-2.jpg";s:5:"video";s:13:"Fitness-2.mp4";s:4:"name";s:10:"Fitness 2 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:46:50";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:313;a:13:{s:2:"id";s:3:"525";s:6:"handle";s:11:"Fitness.jpg";s:5:"video";s:11:"Fitness.mp4";s:4:"name";s:8:"Fitness ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:46:50";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:314;a:13:{s:2:"id";s:3:"524";s:6:"handle";s:9:"Earth.jpg";s:5:"video";s:9:"Earth.mp4";s:4:"name";s:6:"Earth ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"29";s:6:"handle";s:5:"space";s:4:"name";s:5:"Space";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:44:06";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:315;a:13:{s:2:"id";s:3:"523";s:6:"handle";s:11:"Space-2.jpg";s:5:"video";s:11:"Space-2.mp4";s:4:"name";s:8:"Space 2 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"29";s:6:"handle";s:5:"space";s:4:"name";s:5:"Space";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1440";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:44:06";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:316;a:13:{s:2:"id";s:3:"522";s:6:"handle";s:13:"Asteroids.jpg";s:5:"video";s:13:"Asteroids.mp4";s:4:"name";s:10:"Asteroids ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"29";s:6:"handle";s:5:"space";s:4:"name";s:5:"Space";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:44:06";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:317;a:13:{s:2:"id";s:3:"521";s:6:"handle";s:9:"Space.jpg";s:5:"video";s:9:"Space.mp4";s:4:"name";s:6:"Space ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"29";s:6:"handle";s:5:"space";s:4:"name";s:5:"Space";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:44:06";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:318;a:13:{s:2:"id";s:3:"520";s:6:"handle";s:10:"People.jpg";s:5:"video";s:10:"People.mp4";s:4:"name";s:7:"People ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:42:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:319;a:13:{s:2:"id";s:3:"519";s:6:"handle";s:11:"Walking.jpg";s:5:"video";s:11:"Walking.mp4";s:4:"name";s:8:"Walking ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:42:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:320;a:13:{s:2:"id";s:3:"518";s:6:"handle";s:19:"Double-Exposure.jpg";s:5:"video";s:19:"Double-Exposure.mp4";s:4:"name";s:16:"Double Exposure ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:42:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:321;a:13:{s:2:"id";s:3:"517";s:6:"handle";s:8:"Girl.jpg";s:5:"video";s:8:"Girl.mp4";s:4:"name";s:5:"Girl ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1088";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:42:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:322;a:13:{s:2:"id";s:3:"516";s:6:"handle";s:17:"Bengal-Lights.jpg";s:5:"video";s:17:"Bengal-Lights.mp4";s:4:"name";s:14:"Bengal Lights ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:42:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:323;a:13:{s:2:"id";s:3:"515";s:6:"handle";s:13:"Swiping-2.jpg";s:5:"video";s:13:"Swiping-2.mp4";s:4:"name";s:10:"Swiping 2 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:324;a:13:{s:2:"id";s:3:"514";s:6:"handle";s:11:"Mock-Up.jpg";s:5:"video";s:11:"Mock-Up.mp4";s:4:"name";s:8:"Mock Up ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:325;a:13:{s:2:"id";s:3:"513";s:6:"handle";s:13:"Countdown.jpg";s:5:"video";s:13:"Countdown.mp4";s:4:"name";s:10:"Countdown ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:326;a:13:{s:2:"id";s:3:"512";s:6:"handle";s:18:"Wall-Sketching.jpg";s:5:"video";s:18:"Wall-Sketching.mp4";s:4:"name";s:15:"Wall Sketching ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:327;a:13:{s:2:"id";s:3:"511";s:6:"handle";s:26:"Typing-on-the-keyboard.jpg";s:5:"video";s:26:"Typing-on-the-keyboard.mp4";s:4:"name";s:23:"Typing on the keyboard ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:328;a:13:{s:2:"id";s:3:"510";s:6:"handle";s:11:"Meeting.jpg";s:5:"video";s:11:"Meeting.mp4";s:4:"name";s:8:"Meeting ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:329;a:13:{s:2:"id";s:3:"509";s:6:"handle";s:11:"Swiping.jpg";s:5:"video";s:11:"Swiping.mp4";s:4:"name";s:8:"Swiping ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:330;a:13:{s:2:"id";s:3:"508";s:6:"handle";s:9:"Alarm.jpg";s:5:"video";s:9:"Alarm.mp4";s:4:"name";s:6:"Alarm ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1013";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:331;a:13:{s:2:"id";s:3:"507";s:6:"handle";s:13:"Hey-World.jpg";s:5:"video";s:13:"Hey-World.mp4";s:4:"name";s:10:"Hey World ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:332;a:13:{s:2:"id";s:3:"506";s:6:"handle";s:28:"Typing-on-the-keyboard-2.jpg";s:5:"video";s:28:"Typing-on-the-keyboard-2.mp4";s:4:"name";s:25:"Typing on the keyboard 2 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:333;a:13:{s:2:"id";s:3:"505";s:6:"handle";s:10:"Valley.jpg";s:5:"video";s:10:"Valley.mp4";s:4:"name";s:7:"Valley ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:35:27";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:334;a:13:{s:2:"id";s:3:"504";s:6:"handle";s:9:"Stars.jpg";s:5:"video";s:9:"Stars.mp4";s:4:"name";s:6:"Stars ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:35:27";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:335;a:13:{s:2:"id";s:3:"503";s:6:"handle";s:21:"Car-in-the-forest.jpg";s:5:"video";s:21:"Car-in-the-forest.mp4";s:4:"name";s:18:"Car in the forest ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1012";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:35:27";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:336;a:13:{s:2:"id";s:3:"502";s:6:"handle";s:15:"Aerial-Shot.jpg";s:5:"video";s:15:"Aerial-Shot.mp4";s:4:"name";s:12:"Aerial Shot ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:35:27";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:337;a:13:{s:2:"id";s:3:"501";s:6:"handle";s:14:"Disco-Ball.jpg";s:5:"video";s:14:"Disco-Ball.mp4";s:4:"name";s:11:"Disco Ball ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:33:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:338;a:13:{s:2:"id";s:3:"500";s:6:"handle";s:22:"Man-Playing-Guitar.jpg";s:5:"video";s:22:"Man-Playing-Guitar.mp4";s:4:"name";s:19:"Man Playing Guitar ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:33:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:339;a:13:{s:2:"id";s:3:"499";s:6:"handle";s:14:"Live-Music.jpg";s:5:"video";s:14:"Live-Music.mp4";s:4:"name";s:11:"Live Music ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:33:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:340;a:13:{s:2:"id";s:3:"498";s:6:"handle";s:12:"Cheer-Up.jpg";s:5:"video";s:12:"Cheer-Up.mp4";s:4:"name";s:9:"Cheer Up ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:33:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:341;a:13:{s:2:"id";s:3:"497";s:6:"handle";s:14:"Night-club.jpg";s:5:"video";s:14:"Night-club.mp4";s:4:"name";s:11:"Night club ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:33:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:342;a:13:{s:2:"id";s:3:"496";s:6:"handle";s:17:"Cup-Of-Coffee.jpg";s:5:"video";s:17:"Cup-Of-Coffee.mp4";s:4:"name";s:14:"Cup Of Coffee ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:30:48";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:343;a:13:{s:2:"id";s:3:"495";s:6:"handle";s:7:"Pot.jpg";s:5:"video";s:7:"Pot.mp4";s:4:"name";s:4:"Pot ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:30:48";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:344;a:13:{s:2:"id";s:3:"494";s:6:"handle";s:11:"Grill-2.jpg";s:5:"video";s:11:"Grill-2.mp4";s:4:"name";s:8:"Grill 2 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:30:48";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:345;a:13:{s:2:"id";s:3:"493";s:6:"handle";s:13:"Rice-Bowl.jpg";s:5:"video";s:13:"Rice-Bowl.mp4";s:4:"name";s:10:"Rice Bowl ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1010";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:30:48";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:346;a:13:{s:2:"id";s:3:"492";s:6:"handle";s:9:"Grill.jpg";s:5:"video";s:9:"Grill.mp4";s:4:"name";s:6:"Grill ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:30:48";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:347;a:13:{s:2:"id";s:3:"491";s:6:"handle";s:9:"Water.jpg";s:5:"video";s:9:"Water.mp4";s:4:"name";s:6:"Water ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:24:15";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:348;a:13:{s:2:"id";s:3:"490";s:6:"handle";s:17:"Feet-and-Sand.jpg";s:5:"video";s:17:"Feet-and-Sand.mp4";s:4:"name";s:14:"Feet and Sand ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:24:15";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:349;a:13:{s:2:"id";s:3:"489";s:6:"handle";s:9:"Ocean.jpg";s:5:"video";s:9:"Ocean.mp4";s:4:"name";s:6:"Ocean ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:24:15";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:350;a:13:{s:2:"id";s:3:"488";s:6:"handle";s:9:"Waves.jpg";s:5:"video";s:9:"Waves.mp4";s:4:"name";s:6:"Waves ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:24:15";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:351;a:13:{s:2:"id";s:3:"487";s:6:"handle";s:10:"Hearts.jpg";s:5:"video";s:10:"Hearts.mp4";s:4:"name";s:7:"Hearts ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:352;a:13:{s:2:"id";s:3:"486";s:6:"handle";s:12:"Octagons.jpg";s:5:"video";s:12:"Octagons.mp4";s:4:"name";s:9:"Octagons ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:353;a:13:{s:2:"id";s:3:"485";s:6:"handle";s:11:"Squares.jpg";s:5:"video";s:11:"Squares.mp4";s:4:"name";s:8:"Squares ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:354;a:13:{s:2:"id";s:3:"484";s:6:"handle";s:12:"Pink-ink.jpg";s:5:"video";s:12:"Pink-ink.mp4";s:4:"name";s:9:"Pink ink ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:355;a:13:{s:2:"id";s:3:"483";s:6:"handle";s:22:"Blurred-Background.jpg";s:5:"video";s:22:"Blurred-Background.mp4";s:4:"name";s:19:"Blurred Background ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:356;a:13:{s:2:"id";s:3:"482";s:6:"handle";s:20:"Blinking-bubbles.jpg";s:5:"video";s:20:"Blinking-bubbles.mp4";s:4:"name";s:17:"Blinking bubbles ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:357;a:13:{s:2:"id";s:3:"481";s:6:"handle";s:13:"Fireworks.jpg";s:5:"video";s:13:"Fireworks.mp4";s:4:"name";s:10:"Fireworks ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:358;a:13:{s:2:"id";s:3:"480";s:6:"handle";s:12:"Dark-ink.jpg";s:5:"video";s:12:"Dark-ink.mp4";s:4:"name";s:9:"Dark ink ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:359;a:13:{s:2:"id";s:3:"238";s:6:"handle";s:12:"Mt_Baker.jpg";s:5:"video";s:12:"Mt_Baker.mp4";s:4:"name";s:9:"Mt Baker ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:360;a:13:{s:2:"id";s:3:"237";s:6:"handle";s:16:"Two-Swimmers.jpg";s:5:"video";s:16:"Two-Swimmers.mp4";s:4:"name";s:13:"Two Swimmers ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:361;a:13:{s:2:"id";s:3:"236";s:6:"handle";s:14:"Boats_Maze.jpg";s:5:"video";s:14:"Boats_Maze.mp4";s:4:"name";s:11:"Boats Maze ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:362;a:13:{s:2:"id";s:3:"235";s:6:"handle";s:18:"Candolim-Beach.jpg";s:5:"video";s:18:"Candolim-Beach.mp4";s:4:"name";s:15:"Candolim Beach ";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:363;a:13:{s:2:"id";s:3:"234";s:6:"handle";s:17:"Working-Space.jpg";s:5:"video";s:17:"Working-Space.mp4";s:4:"name";s:14:"Working Space ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:364;a:13:{s:2:"id";s:3:"233";s:6:"handle";s:9:"Wavez.jpg";s:5:"video";s:9:"Wavez.mp4";s:4:"name";s:6:"Wavez ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:365;a:13:{s:2:"id";s:3:"232";s:6:"handle";s:17:"Coconut-Grove.jpg";s:5:"video";s:17:"Coconut-Grove.mp4";s:4:"name";s:14:"Coconut Grove ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:366;a:13:{s:2:"id";s:3:"231";s:6:"handle";s:19:"Very-Open-Space.jpg";s:5:"video";s:19:"Very-Open-Space.mp4";s:4:"name";s:16:"Very Open Space ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:367;a:13:{s:2:"id";s:3:"230";s:6:"handle";s:14:"Office-Day.jpg";s:5:"video";s:14:"Office-Day.mp4";s:4:"name";s:11:"Office Day ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:368;a:13:{s:2:"id";s:3:"229";s:6:"handle";s:12:"The-Hill.jpg";s:5:"video";s:12:"The-Hill.mp4";s:4:"name";s:9:"The Hill ";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";}i:369;a:13:{s:2:"id";s:3:"339";s:6:"handle";s:19:"best_price_dark.jpg";s:5:"video";s:19:"best_price_dark.mp4";s:4:"name";s:15:"best_price_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"best_price_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-26 09:24:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:370;a:13:{s:2:"id";s:3:"337";s:6:"handle";s:27:"limited_time_offer_dark.jpg";s:5:"video";s:27:"limited_time_offer_dark.mp4";s:4:"name";s:23:"limited_time_offer_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:23:"limited_time_offer_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-26 09:24:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:371;a:13:{s:2:"id";s:3:"336";s:6:"handle";s:26:"slider_revolution_dark.jpg";s:5:"video";s:26:"slider_revolution_dark.mp4";s:4:"name";s:22:"slider_revolution_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:22:"slider_revolution_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-26 09:24:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:372;a:13:{s:2:"id";s:3:"335";s:6:"handle";s:19:"mick_brown_dark.jpg";s:5:"video";s:19:"mick_brown_dark.mp4";s:4:"name";s:15:"mick_brown_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"mick_brown_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-26 09:24:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:373;a:13:{s:2:"id";s:3:"334";s:6:"handle";s:14:"sales_dark.jpg";s:5:"video";s:14:"sales_dark.mp4";s:4:"name";s:10:"sales_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:10:"sales_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:32:18";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:374;a:13:{s:2:"id";s:3:"333";s:6:"handle";s:21:"robert_smith_dark.jpg";s:5:"video";s:21:"robert_smith_dark.mp4";s:4:"name";s:17:"robert_smith_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"robert_smith_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:32:18";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:375;a:13:{s:2:"id";s:3:"332";s:6:"handle";s:21:"product_name_dark.jpg";s:5:"video";s:21:"product_name_dark.mp4";s:4:"name";s:17:"product_name_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"product_name_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:32:18";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:376;a:13:{s:2:"id";s:3:"331";s:6:"handle";s:21:"high_quality_dark.jpg";s:5:"video";s:21:"high_quality_dark.mp4";s:4:"name";s:17:"high_quality_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"high_quality_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:32:18";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:377;a:13:{s:2:"id";s:3:"330";s:6:"handle";s:24:"robert_johnson_light.jpg";s:5:"video";s:24:"robert_johnson_light.mp4";s:4:"name";s:20:"robert_johnson_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:20:"robert_johnson_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:32:18";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:378;a:13:{s:2:"id";s:3:"329";s:6:"handle";s:21:"jake_collins_dark.jpg";s:5:"video";s:21:"jake_collins_dark.mp4";s:4:"name";s:17:"jake_collins_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"jake_collins_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:32:18";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:379;a:13:{s:2:"id";s:3:"328";s:6:"handle";s:22:"daniele_wood_light.jpg";s:5:"video";s:22:"daniele_wood_light.mp4";s:4:"name";s:18:"daniele_wood_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:18:"daniele_wood_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:31:30";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:380;a:13:{s:2:"id";s:3:"327";s:6:"handle";s:23:"michael_blake_light.jpg";s:5:"video";s:23:"michael_blake_light.mp4";s:4:"name";s:19:"michael_blake_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:19:"michael_blake_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-05 09:20:21";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:381;a:13:{s:2:"id";s:3:"326";s:6:"handle";s:22:"product_name_light.jpg";s:5:"video";s:22:"product_name_light.mp4";s:4:"name";s:18:"product_name_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:18:"product_name_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-05 09:20:21";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:382;a:13:{s:2:"id";s:3:"325";s:6:"handle";s:24:"rebecca_cooper_light.jpg";s:5:"video";s:24:"rebecca_cooper_light.mp4";s:4:"name";s:20:"rebecca_cooper_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:20:"rebecca_cooper_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-05 09:20:21";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:383;a:13:{s:2:"id";s:3:"324";s:6:"handle";s:28:"limited_time_offer_light.jpg";s:5:"video";s:28:"limited_time_offer_light.mp4";s:4:"name";s:24:"limited_time_offer_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:24:"limited_time_offer_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-05 09:20:21";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:384;a:13:{s:2:"id";s:3:"322";s:6:"handle";s:22:"jake_michael_light.jpg";s:5:"video";s:22:"jake_michael_light.mp4";s:4:"name";s:18:"jake_michael_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:18:"jake_michael_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-05 09:20:21";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:385;a:13:{s:2:"id";s:3:"321";s:6:"handle";s:23:"colin_johnson_light.jpg";s:5:"video";s:23:"colin_johnson_light.mp4";s:4:"name";s:19:"colin_johnson_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:19:"colin_johnson_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-05 09:20:21";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:386;a:13:{s:2:"id";s:3:"320";s:6:"handle";s:21:"colin_morris_dark.jpg";s:5:"video";s:21:"colin_morris_dark.mp4";s:4:"name";s:17:"colin_morris_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"colin_morris_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:387;a:13:{s:2:"id";s:3:"319";s:6:"handle";s:22:"justin_cooper_dark.jpg";s:5:"video";s:22:"justin_cooper_dark.mp4";s:4:"name";s:18:"justin_cooper_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:18:"justin_cooper_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:388;a:13:{s:2:"id";s:3:"318";s:6:"handle";s:21:"james-dodson_dark.jpg";s:5:"video";s:21:"james-dodson_dark.mp4";s:4:"name";s:17:"james-dodson_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"james-dodson_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:389;a:13:{s:2:"id";s:3:"317";s:6:"handle";s:23:"robert_sanders_dark.jpg";s:5:"video";s:23:"robert_sanders_dark.mp4";s:4:"name";s:19:"robert_sanders_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:19:"robert_sanders_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:390;a:13:{s:2:"id";s:3:"316";s:6:"handle";s:21:"emily_carney_dark.jpg";s:5:"video";s:21:"emily_carney_dark.mp4";s:4:"name";s:17:"emily_carney_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"emily_carney_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:391;a:13:{s:2:"id";s:3:"315";s:6:"handle";s:22:"michael-smith_dark.jpg";s:5:"video";s:22:"michael-smith_dark.mp4";s:4:"name";s:18:"michael-smith_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:18:"michael-smith_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:392;a:13:{s:2:"id";s:3:"314";s:6:"handle";s:23:"sandra_johnson_dark.jpg";s:5:"video";s:23:"sandra_johnson_dark.mp4";s:4:"name";s:19:"sandra_johnson_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:19:"sandra_johnson_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:393;a:13:{s:2:"id";s:3:"313";s:6:"handle";s:22:"robert_bolton_dark.jpg";s:5:"video";s:22:"robert_bolton_dark.mp4";s:4:"name";s:18:"robert_bolton_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:18:"robert_bolton_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:394;a:13:{s:2:"id";s:3:"312";s:6:"handle";s:25:"elegant_captions_dark.png";s:5:"video";s:25:"elegant_captions_dark.mp4";s:4:"name";s:21:"elegant_captions_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:21:"elegant_captions_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-18 14:41:45";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:395;a:13:{s:2:"id";s:3:"311";s:6:"handle";s:19:"Caption_Dark_06.png";s:5:"video";s:19:"Caption_Dark_06.mp4";s:4:"name";s:15:"Caption_Dark_06";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"Caption_Dark_06";s:5:"width";s:3:"414";s:6:"height";s:3:"225";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:396;a:13:{s:2:"id";s:3:"310";s:6:"handle";s:19:"Header_Light_02.png";s:5:"video";s:19:"Header_Light_02.mp4";s:4:"name";s:15:"Header_Light_02";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:15:"Header_Light_02";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:397;a:13:{s:2:"id";s:3:"309";s:6:"handle";s:21:"Columns_4_Dark_01.png";s:5:"video";s:21:"Columns_4_Dark_01.mp4";s:4:"name";s:17:"Columns_4_Dark_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"Columns_4_Dark_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:398;a:13:{s:2:"id";s:3:"308";s:6:"handle";s:18:"Header_Dark_01.png";s:5:"video";s:18:"Header_Dark_01.mp4";s:4:"name";s:14:"Header_Dark_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:14:"Header_Dark_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:399;a:13:{s:2:"id";s:3:"307";s:6:"handle";s:19:"Caption_Dark_03.png";s:5:"video";s:19:"Caption_Dark_03.mp4";s:4:"name";s:15:"Caption_Dark_03";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"Caption_Dark_03";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:400;a:13:{s:2:"id";s:3:"306";s:6:"handle";s:21:"Columns_3_Dark_01.png";s:5:"video";s:21:"Columns_3_Dark_01.mp4";s:4:"name";s:17:"Columns_3_Dark_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"Columns_3_Dark_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:401;a:13:{s:2:"id";s:3:"305";s:6:"handle";s:19:"Caption_Dark_05.png";s:5:"video";s:19:"Caption_Dark_05.mp4";s:4:"name";s:15:"Caption_Dark_05";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"Caption_Dark_05";s:5:"width";s:4:"1104";s:6:"height";s:3:"600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:402;a:13:{s:2:"id";s:3:"304";s:6:"handle";s:20:"Caption_Light_06.png";s:5:"video";s:20:"Caption_Light_06.mp4";s:4:"name";s:16:"Caption_Light_06";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:16:"Caption_Light_06";s:5:"width";s:3:"828";s:6:"height";s:3:"450";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:403;a:13:{s:2:"id";s:3:"303";s:6:"handle";s:19:"Header_Light_01.png";s:5:"video";s:19:"Header_Light_01.mp4";s:4:"name";s:15:"Header_Light_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:15:"Header_Light_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:404;a:13:{s:2:"id";s:3:"302";s:6:"handle";s:20:"Caption_Light_03.png";s:5:"video";s:20:"Caption_Light_03.mp4";s:4:"name";s:16:"Caption_Light_03";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:16:"Caption_Light_03";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:405;a:13:{s:2:"id";s:3:"301";s:6:"handle";s:19:"Caption_Dark_01.png";s:5:"video";s:19:"Caption_Dark_01.mp4";s:4:"name";s:15:"Caption_Dark_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"Caption_Dark_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:406;a:13:{s:2:"id";s:3:"300";s:6:"handle";s:21:"PromoCode_Dark_01.png";s:5:"video";s:21:"PromoCode_Dark_01.mp4";s:4:"name";s:17:"PromoCode_Dark_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"PromoCode_Dark_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:407;a:13:{s:2:"id";s:3:"299";s:6:"handle";s:19:"Caption_Dark_02.png";s:5:"video";s:19:"Caption_Dark_02.mp4";s:4:"name";s:15:"Caption_Dark_02";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"Caption_Dark_02";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:408;a:13:{s:2:"id";s:3:"298";s:6:"handle";s:18:"Header_Dark_02.png";s:5:"video";s:18:"Header_Dark_02.mp4";s:4:"name";s:14:"Header_Dark_02";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:14:"Header_Dark_02";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:409;a:13:{s:2:"id";s:3:"297";s:6:"handle";s:22:"Columns_3_Light_01.png";s:5:"video";s:22:"Columns_3_Light_01.mp4";s:4:"name";s:18:"Columns_3_Light_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:18:"Columns_3_Light_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:410;a:13:{s:2:"id";s:3:"296";s:6:"handle";s:20:"Caption_Light_01.png";s:5:"video";s:20:"Caption_Light_01.mp4";s:4:"name";s:16:"Caption_Light_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:16:"Caption_Light_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:411;a:13:{s:2:"id";s:3:"295";s:6:"handle";s:19:"Caption_Dark_04.png";s:5:"video";s:19:"Caption_Dark_04.mp4";s:4:"name";s:15:"Caption_Dark_04";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"Caption_Dark_04";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:412;a:13:{s:2:"id";s:3:"294";s:6:"handle";s:20:"Caption_Light_02.png";s:5:"video";s:20:"Caption_Light_02.mp4";s:4:"name";s:16:"Caption_Light_02";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:16:"Caption_Light_02";s:5:"width";s:3:"828";s:6:"height";s:3:"450";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:413;a:13:{s:2:"id";s:3:"293";s:6:"handle";s:20:"Caption_Light_04.png";s:5:"video";s:20:"Caption_Light_04.mp4";s:4:"name";s:16:"Caption_Light_04";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:16:"Caption_Light_04";s:5:"width";s:4:"1104";s:6:"height";s:3:"600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:414;a:13:{s:2:"id";s:3:"292";s:6:"handle";s:22:"Columns_4_Light_01.png";s:5:"video";s:22:"Columns_4_Light_01.mp4";s:4:"name";s:18:"Columns_4_Light_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:18:"Columns_4_Light_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:415;a:13:{s:2:"id";s:3:"291";s:6:"handle";s:20:"Caption_Light_05.png";s:5:"video";s:20:"Caption_Light_05.mp4";s:4:"name";s:16:"Caption_Light_05";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:16:"Caption_Light_05";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}i:416;a:13:{s:2:"id";s:3:"290";s:6:"handle";s:22:"PromoCode_Light_01.png";s:5:"video";s:22:"PromoCode_Light_01.mp4";s:4:"name";s:18:"PromoCode_Light_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:18:"PromoCode_Light_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";}}s:4:"tags";a:18:{i:28;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}i:1;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}i:5;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:20;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:21;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}i:25;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}i:2;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:16;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}i:26;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}i:18;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:4;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}i:19;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:23;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}i:3;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}i:24;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}i:22;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:29;a:3:{s:2:"id";s:2:"29";s:6:"handle";s:5:"space";s:4:"name";s:5:"Space";}i:27;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}}', 'no');
INSERT INTO `wpxc_options` VALUES
(365, 'revslider-templates-check', '1741642881', 'yes'),
(366, 'revslider-templates-hash', '25602dd97a234613090a5b4ac01dad29', 'yes'),
(367, 'rs-templates-new', '', 'off'),
(368, 'rs-templates', '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', 'off');
INSERT INTO `wpxc_options` VALUES
(369, 'rs-templates-counter', '12', 'off'),
(370, 'revslider_table_version', '1.0.13', 'yes'),
(371, 'templatera_migrated_templates', 'yes', 'yes'),
(375, 'revslider_update_version', '6.6.21', 'yes'),
(376, 'widget_rev-slider-widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(377, 'widget_wpex_about', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(378, 'widget_wpex_advertisement', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(379, 'widget_wpex_mailchimp', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(380, 'widget_wpex_newsletter', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(381, 'widget_wpex_info_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(382, 'widget_wpex_fontawesome_social_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(383, 'widget_wpex_social_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(384, 'widget_wpex_simple_menu', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(385, 'widget_wpex_modern_menu', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(386, 'widget_wpex_facebook_page_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(387, 'widget_wpex_gmap_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(388, 'widget_wpex_video', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(389, 'widget_wpex_recent_posts_thumb', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(390, 'widget_wpex_recent_posts_thumb_grid', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(391, 'widget_wpex_recent_posts_icons', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(392, 'widget_wpex_users_grid', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(393, 'widget_wpex_taxonomy_terms', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(394, 'widget_wpex_recent_comments_avatars_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(395, 'widget_wpex_templatera', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(396, 'vc_version', '7.6', 'yes'),
(425, 'widget_gusta_vc_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(426, 'envato_market', 'a:1:{s:17:"installed_version";s:5:"2.0.6";}', 'yes'),
(427, 'envato_market_state', 'install', 'yes'),
(428, 'acf_version', '6.2.6.1', 'yes'),
(429, 'external_updates-visucom-smart-sections', 'O:8:"stdClass":5:{s:9:"lastCheck";i:1668253782;s:14:"checkedVersion";s:5:"1.7.1";s:6:"update";O:8:"stdClass":11:{s:4:"slug";s:22:"visucom-smart-sections";s:7:"version";s:5:"1.7.1";s:12:"download_url";s:0:"";s:12:"translations";a:0:{}s:2:"id";i:0;s:8:"homepage";s:36:"http://themegusta.com/smart-sections";s:6:"tested";s:5:"5.9.1";s:12:"requires_php";N;s:14:"upgrade_notice";s:32:"Here''s why you should upgrade...";s:5:"icons";a:2:{s:2:"1x";s:73:"https://themegusta.com/smartsections/images/smart-sections-icon-small.png";s:2:"2x";s:71:"https://themegusta.com/smartsections/images/smart-sections-icon-big.png";}s:8:"filename";s:49:"visucom-smart-sections/visucom-smart-sections.php";}s:11:"updateClass";s:23:"Puc_v4p11_Plugin_Update";s:15:"updateBaseClass";s:13:"Plugin_Update";}', 'no'),
(430, 'envato_market_dismiss_notice', 'dismissed', 'yes'),
(442, 'widget_recent-comments', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(443, 'widget_recent-posts', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(479, 'wpex_custom_css', './*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}\r\n.bg-style-01 span{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.bg-style-02{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.borda-right-dashed{border-right:2px dashed #FFFFFF;}\r\n\r\n/*Time*/\r\n.vcex-countdown__item--days{color:#F7BA21;}\r\n.vcex-countdown__label{clear:both; display:block; margin-top:-15px; color:#9E9E9E;}\r\n\r\n/*Rodapé*/\r\n.vcex-social-links__item{border-radius:4px !important;}', 'yes'),
(524, 'wpcf7', 'a:2:{s:7:"version";s:5:"5.9.8";s:13:"bulk_validate";a:4:{s:9:"timestamp";i:1702389935;s:7:"version";s:5:"5.8.4";s:11:"count_valid";i:1;s:13:"count_invalid";i:0;}}', 'yes'),
(557, 'revslider_update_revision_current', '6.4.10', 'yes'),
(596, '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:2:{s:11:"theme.Total";i:1668254214;s:34:"plugin.js_composer/js_composer.php";i:1722975531;}}s:1:"t";i:1722975531;}', 'off'),
(612, 'tipo_slide_children', 'a:0:{}', 'yes'),
(653, 'litespeed.conf._version', '4.5.0.1', 'yes'),
(654, 'litespeed.conf.optm-localize', '', 'yes'),
(655, 'litespeed.conf.optm-localize_domains', '["### Popular scripts ###","https:\\/\\/platform.twitter.com\\/widgets.js","https:\\/\\/www.google.com\\/recaptcha\\/api.js","https:\\/\\/www.google-analytics.com\\/analytics.js","https:\\/\\/www.googletagmanager.com\\/gtm.js","https:\\/\\/www.googletagservices.com\\/tag\\/js\\/gpt.js","https:\\/\\/connect.facebook.net\\/en_US\\/fbevents.js"]', 'yes'),
(807, 'recovery_keys', 'a:0:{}', 'off'),
(812, 'https_detection_errors', 'a:1:{s:20:"https_request_failed";a:1:{i:0;s:26:"Requisição HTTPS falhou.";}}', 'off'),
(817, 'ai1wm_updater', 'a:1:{s:43:"all-in-one-wp-migration-unlimited-extension";a:14:{s:4:"name";s:19:"Unlimited Extension";s:4:"slug";s:19:"unlimited-extension";s:8:"homepage";s:51:"https://servmask.com/extensions/unlimited-extension";s:13:"download_link";s:29:"https://servmask.com/purchase";s:7:"version";s:4:"2.49";s:6:"author";s:8:"ServMask";s:15:"author_homepage";s:20:"https://servmask.com";s:8:"sections";a:1:{s:11:"description";s:259:"<ul class="description"><li>Remove the import limit of 512MB</li><li>Lifetime license with lifetime updates</li><li>Use on any number of websites that you own</li><li>Unlimited Extension included</li><li>WP CLI commands</li><li>Premium support</li></ul><br />";}s:7:"banners";a:2:{s:3:"low";s:65:"https://servmask.com/img/products/unlimited-extension-772x250.png";s:4:"high";s:66:"https://servmask.com/img/products/unlimited-extension-1544x500.png";}s:5:"icons";a:3:{s:2:"1x";s:65:"https://servmask.com/img/products/unlimited-extension-128x128.png";s:2:"2x";s:65:"https://servmask.com/img/products/unlimited-extension-256x256.png";s:7:"default";s:65:"https://servmask.com/img/products/unlimited-extension-256x256.png";}s:6:"rating";i:99;s:11:"num_ratings";i:309;s:10:"downloaded";i:40189;s:14:"update_message";s:215:"You may be a victim of software counterfeiting. The license installed on your extension is likely non-genuine or pirated. For assistance, contact us at <a href="mailto:support@servmask.com">support@servmask.com</a>.";}}', 'yes'),
(827, 'finished_updating_comment_type', '1', 'yes'),
(848, 'auto_core_update_notified', 'a:4:{s:4:"type";s:7:"success";s:5:"email";s:19:"heyonfeed@gmail.com";s:7:"version";s:5:"6.7.2";s:9:"timestamp";i:1739323951;}', 'off'),
(883, 'litespeed.admin_display._summary', '{"new_version":1646226303,"score":1646831103,"new_version.last_check":1654382589,"new_version.v":"4.6"}', 'yes'),
(1037, 'revslider-update-check', '1723515501', 'yes'),
(1038, 'revslider_update_info', 'O:8:"stdClass":0:{}', 'yes'),
(1042, 'theme_mods_total-child-theme', 'a:49:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:213;s:16:"portfolio_enable";i:0;s:18:"post_series_enable";i:0;s:14:"theme_branding";s:5:"Total";s:27:"vcex_theme_style_is_default";b:1;s:34:"vcex_heading_typography_tag_styles";b:1;s:20:"vc_row_bottom_margin";s:0:"";s:17:"login_page_design";a:8:{s:7:"enabled";s:2:"on";s:4:"logo";s:2:"28";s:11:"logo_height";s:3:"130";s:8:"logo_url";s:21:"https://heyon.digital";s:16:"background_color";s:7:"#1e73be";s:14:"background_img";s:2:"29";s:16:"background_style";s:9:"stretched";s:21:"form_background_color";s:7:"#ffffff";}s:20:"main_container_width";s:6:"1280px";s:7:"callout";b:0;s:14:"footer_widgets";b:0;s:19:"footer_dark_surface";b:0;s:12:"fixed_footer";b:1;s:18:"page_single_layout";s:10:"full-width";s:26:"under_construction_page_id";s:3:"153";s:18:"under_construction";i:1;s:24:"recommend_plugins_enable";b:1;s:23:"testimonials_admin_icon";s:11:"testimonial";s:19:"testimonials_labels";s:11:"Depoimentos";s:26:"testimonials_singular_name";s:10:"Depoimento";s:17:"testimonials_slug";s:10:"depoimento";s:23:"testimonials_categories";b:0;s:16:"staff_admin_icon";s:11:"businessman";s:12:"staff_labels";s:6:"Equipe";s:19:"staff_singular_name";s:6:"Equipe";s:10:"staff_slug";s:6:"equipe";s:16:"staff_categories";b:0;s:10:"staff_tags";b:0;s:22:"primary_bottom_spacing";s:3:"0px";s:22:"page_header_full_width";b:1;s:17:"page_header_style";s:6:"hidden";s:7:"top_bar";b:0;s:21:"top_bar_bottom_border";b:0;s:13:"enable_header";b:0;s:15:"body_typography";a:4:{s:5:"color";s:7:"#ffffff";s:11:"font-family";s:11:"nimbus-sans";s:9:"font-size";a:1:{s:1:"d";s:4:"18px";}s:11:"line-height";s:3:"1.4";}s:18:"t_background_color";s:7:"#000000";s:12:"accent_color";s:7:"#ff2a2a";s:15:"accent_on_color";s:7:"#ffffff";s:18:"accent_color_hover";s:7:"#4fc138";s:21:"accent_on_color_hover";s:7:"#ffffff";s:17:"button_typography";a:3:{s:11:"font-weight";s:3:"600";s:14:"text-transform";s:9:"uppercase";s:9:"font-size";s:0:"";}s:20:"theme_button_padding";s:9:"20px 40px";s:26:"theme_button_border_radius";s:3:"6px";s:19:"entry_h1_typography";a:7:{s:5:"color";s:7:"#ffffff";s:14:"text-transform";s:9:"uppercase";s:9:"font-size";a:2:{s:1:"d";s:4:"42px";s:2:"pp";s:4:"36px";}s:11:"line-height";s:3:"1.2";s:14:"letter-spacing";s:0:"";s:6:"margin";s:3:"0px";s:11:"font-weight";s:3:"800";}s:19:"entry_h2_typography";a:6:{s:5:"color";s:7:"#ffffff";s:11:"font-weight";s:3:"800";s:14:"text-transform";s:9:"uppercase";s:9:"font-size";a:2:{s:1:"d";s:4:"26px";s:2:"pp";s:4:"24px";}s:11:"line-height";s:3:"1.2";s:6:"margin";s:3:"0px";}s:19:"entry_h3_typography";a:1:{s:9:"font-size";a:1:{s:1:"d";s:4:"22px";}}s:10:"scroll_top";b:0;}', 'yes'),
(1110, 'total_dismiss_license_notice', '1', 'yes'),
(1174, 'duplicate_page_options', 'a:4:{s:21:"duplicate_post_status";s:5:"draft";s:23:"duplicate_post_redirect";s:7:"to_list";s:21:"duplicate_post_suffix";s:0:"";s:21:"duplicate_post_editor";s:7:"classic";}', 'yes'),
(1386, 'category_children', 'a:0:{}', 'yes'),
(1590, 'external_updates-ame-branding-add-on', 'O:8:"stdClass":5:{s:9:"lastCheck";i:1741642884;s:14:"checkedVersion";s:5:"1.3.4";s:6:"update";O:8:"stdClass":11:{s:4:"slug";s:19:"ame-branding-add-on";s:7:"version";s:6:"1.3.10";s:12:"download_url";N;s:12:"translations";a:0:{}s:2:"id";i:0;s:8:"homepage";s:44:"https://adminmenueditor.com/branding-add-on/";s:6:"tested";s:5:"6.7.2";s:12:"requires_php";N;s:14:"upgrade_notice";N;s:5:"icons";a:0:{}s:8:"filename";s:43:"ame-branding-add-on/ame-branding-add-on.php";}s:11:"updateClass";s:50:"YahnisElsts\\PluginUpdateChecker\\v5p0\\Plugin\\Update";s:15:"updateBaseClass";s:13:"Plugin\\Update";}', 'off'),
(1592, 'ws_ame_dashboard_widgets', 'WHgz64DeJztVk1vGyEQvedXIM517FVsN4nSSFbVqpdGVlMph2xkzcLYS8MCBdaWFfm/F/DXZm019zh7WLHMvJl5zFvg5YyEh061rcDTa/KSvtOcggrDDB3xSijyE1VNvnHhtSUcXFlosJwsBJ+hd/TTHjZH64RWEZmdZzQZVms73bpfk8cdYJ8xuQgekbsMEyc8TkoE6ctGluTqhZepwrZBagZ+U0PbZqzQVvjlMZtwY4sOVVwIb2tsmWcWlB8xhi4xeGqZ1+R+L02qaWHBGLTtFOtp/pB8X633Ia17D752hGvCBcxUXvd60wvnBdOtqAekVWynPObVpM+0RfrKZdWuFv6/IgykLIA9fxcS7zZyybulrjC8cakvh5dXeXeBRexi7yIMTQeinPKuUEzWHF3e3fX63JRmX0+jljckYsWs9BOlF6cmkNFMW/jQQlMLwLyYR06nJoVImwPHDzk05fC3Fux5Ymxsw4kp4sYZUIRJcO5LTkvBsSOmHaU7f1xOb3+BY7UqNbHxWMHMCK5v8m7E3JLj0IS7x3Ai2Q04jJAFwui20LfU58Rxhb5H7QVOFdiT24nu9HojcgQJzkNZOl1hHrTl4yP/4QH1dyCRNHra3nlRshB2DAplowE0Bv6qK6NVKPJHiJSI9cPSDQfTIuMFfu4PIOtl0Oe8KPBqOMBLerb6B/Sq/fQ=', 'off'),
(1597, 'user_count', '1', 'no'),
(1598, 'db_upgraded', '', 'on'),
(1630, 'under_construction', '', 'yes'),
(1864, 'active_theme_license', 'e2eb9ef2-bc34-8ed2-39b4-ad59974c6f51', 'yes'),
(1865, 'totaltheme_license', 'e2eb9ef2-bc34-8ed2-39b4-ad59974c6f51', 'yes'),
(1910, 'auth_key', 'B>!|NqAMd(7*:e8USlGZhxbedN.qr^-NTszf3QU(I)qKF077a3pQgLGA&#OkTiv{', 'no'),
(1911, 'auth_salt', 'vrug 0u1Fo*MY0RipK-0.Q+[`FhTqft^m?6}FsXLiO1zw.y{SfKq(_<Jk>.L>paZ', 'no'),
(1912, 'logged_in_key', '*,6nXu#BQ)agq_Vc{XPtDR(axAZ|c[((dy?v_DcU<4{ ,hY9WEallVaHbQt@m~#t', 'no'),
(1913, 'logged_in_salt', 'aB/ `h|sVrn)~Cn#YIQha:h<9G:oe|uEr28dX#J}/rpaM_:yl962z%+!^~Z-mkRJ', 'no'),
(1914, 'nonce_key', 'qOLI(VPDgT1-2tE2Xx#=yT.XR=Tz-?`b|NQv@>600:K*FpB8JYg^}Kd+p3lL6Ns#', 'no'),
(1915, 'nonce_salt', ';J^zkIp;{|[}yzT?,18U%6993&}ARU)ipQWuppz~SYjj>4?I*Im@&9?HHL;mm^0Y', 'no'),
(1921, 'ai1wmue_plugin_key', '2a300ce2-a217-4fc1-bb90-a6d76c676d07', 'yes'),
(1934, 'swift_performance_plugin_organizer', 'a:0:{}', 'yes'),
(1935, 'jetpack_active_modules', 'a:0:{}', 'yes'),
(1965, 'WPLANG', 'pt_BR', 'yes'),
(1966, 'new_admin_email', 'heyonfeed@gmail.com', 'yes'),
(1981, 'ws_menu_editor_pro', 'a:28:{s:22:"hide_advanced_settings";b:1;s:16:"show_extra_icons";b:0;s:11:"custom_menu";N;s:19:"custom_network_menu";N;s:18:"first_install_time";i:1682860668;s:21:"display_survey_notice";b:1;s:17:"plugin_db_version";i:140;s:24:"security_logging_enabled";b:0;s:17:"menu_config_scope";s:6:"global";s:13:"plugin_access";s:14:"manage_options";s:15:"allowed_user_id";N;s:28:"plugins_page_allowed_user_id";N;s:27:"show_deprecated_hide_button";b:1;s:37:"dashboard_hiding_confirmation_enabled";b:1;s:21:"submenu_icons_enabled";s:9:"if_custom";s:22:"force_custom_dashicons";b:1;s:16:"ui_colour_scheme";s:7:"classic";s:13:"visible_users";a:0:{}s:23:"show_plugin_menu_notice";b:0;s:20:"unused_item_position";s:8:"relative";s:23:"unused_item_permissions";s:19:"match_plugin_access";s:15:"error_verbosity";i:2;s:20:"compress_custom_menu";b:0;s:20:"wpml_support_enabled";b:1;s:24:"bbpress_override_enabled";b:0;s:20:"deep_nesting_enabled";N;s:24:"was_nesting_ever_changed";b:0;s:16:"is_active_module";a:19:{s:14:"actor-selector";b:0;s:13:"visible-users";b:0;s:9:"metaboxes";b:1;s:23:"dashboard-widget-editor";b:1;s:10:"redirector";b:1;s:17:"plugin-visibility";b:1;s:11:"super-users";b:1;s:15:"hide-admin-menu";b:1;s:14:"hide-admin-bar";b:1;s:9:"easy-hide";b:1;s:19:"highlight-new-menus";b:0;s:11:"role-editor";b:1;s:6:"tweaks";b:1;s:16:"separator-styles";b:1;s:11:"menu-styler";b:0;s:11:"menu-colors";b:0;s:8:"branding";b:1;s:10:"login-page";b:1;s:12:"admin-colors";b:1;}}', 'yes'),
(1983, 'ame_pro_external_updates', 'O:8:"stdClass":5:{s:9:"lastCheck";i:1741604357;s:14:"checkedVersion";s:6:"2.19.3";s:6:"update";O:8:"stdClass":11:{s:4:"slug";s:21:"admin-menu-editor-pro";s:7:"version";s:6:"2.27.2";s:12:"download_url";N;s:12:"translations";a:0:{}s:2:"id";i:0;s:8:"homepage";s:27:"http://adminmenueditor.com/";s:6:"tested";s:5:"6.7.2";s:12:"requires_php";s:3:"5.6";s:14:"upgrade_notice";N;s:5:"icons";a:0:{}s:8:"filename";s:37:"admin-menu-editor-pro/menu-editor.php";}s:11:"updateClass";s:50:"YahnisElsts\\PluginUpdateChecker\\v5p0\\Plugin\\Update";s:15:"updateBaseClass";s:13:"Plugin\\Update";}', 'off'),
(1996, 'ws_ame_general_branding', '{"is_toolbar_wp_logo_hidden":true,"custom_toolbar_logo":{"attachmentId":0,"attachmentSiteId":0,"attachmentUrl":null,"externalUrl":null,"width":null,"height":null},"custom_toolbar_logo_link":null,"custom_howdy_text":null,"is_admin_footer_hidden":false,"admin_footer_text":"Heyon Digital","is_footer_version_hidden":false,"admin_page_title_template":null,"core_update_notification_visibility":"default","is_right_now_version_hidden":false,"wp_mail_from_name":null,"wp_mail_from_email":null}', 'yes'),
(2029, 'bmi_initial_installation_version', '1.2.8', 'yes'),
(2031, 'analyst_cache', 's:6:"a:0:{}";', 'yes'),
(2032, '_irb_h_bn_review', 'a:2:{s:5:"users";a:0:{}s:13:"backup-backup";i:1685806260;}', 'yes'),
(2033, 'bmi_gdrive_banner_dismissed', '1', 'yes'),
(2034, 'bmi_hotfixes', 'a:2:{i:0;s:14:"BMI_D20_M07_01";i:1;s:18:"BMI_D17_M12_Y21_02";}', 'yes'),
(2144, 'totaltheme_initial_version', '5.3', 'no'),
(2145, 'totaltheme_version', '5.14', 'no'),
(2170, 'wpxc_attachment_pages_enabled', '1', 'yes'),
(2179, 'wpb_license_errors', 'a:0:{}', 'yes'),
(2340, 'ai1wm_backups_labels', 'a:0:{}', 'yes'),
(2341, 'ai1wm_sites_links', 'a:0:{}', 'yes'),
(2348, '_transient_health-check-site-status-result', '{"good":18,"recommended":3,"critical":2}', 'yes'),
(2355, '_transient_wsdst25-ame-menu-style-bundle.global.meta', 'a:2:{s:12:"lastModified";i:0;s:14:"isContentEmpty";b:0;}', 'yes'),
(2356, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:0:{}', 'no'),
(3444, 'ws_ame_meta_boxes', '{"format":{"name":"Admin Menu Editor meta boxes","version":"2.0"},"screens":{"page":{"metaBoxes:":{"submitdiv":{"id":"submitdiv","title":"Publicar","context":"side","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-admin\\/includes\\/meta-boxes.php"},"pageparentdiv":{"id":"pageparentdiv","title":"Atributos da p\\u00e1gina","context":"side","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-admin\\/includes\\/meta-boxes.php"},"postimagediv":{"id":"postimagediv","title":"Imagem destacada","context":"side","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-admin\\/includes\\/meta-boxes.php"},"slider_revolution_metabox":{"id":"slider_revolution_metabox","title":"Slider Revolution","context":"side","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-content\\/plugins\\/revslider\\/admin\\/revslider-admin.class.php"},"wpex-gallery-metabox-ttc":{"id":"wpex-gallery-metabox-ttc","title":"Image Gallery","context":"side","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-content\\/plugins\\/total-theme-core\\/inc\\/meta\\/gallery-metabox.php"},"postexcerpt":{"id":"postexcerpt","title":"Resumo","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":true,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-admin\\/includes\\/meta-boxes.php"},"commentstatusdiv":{"id":"commentstatusdiv","title":"Discuss\\u00e3o","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":true,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-admin\\/includes\\/meta-boxes.php"},"commentsdiv":{"id":"commentsdiv","title":"Coment\\u00e1rios","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":true,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-admin\\/includes\\/meta-boxes.php"},"slugdiv":{"id":"slugdiv","title":"Slug","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":true,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-admin\\/includes\\/meta-boxes.php"},"authordiv":{"id":"authordiv","title":"Autor","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":true,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-admin\\/includes\\/meta-boxes.php"},"wpb_wpbakery":{"id":"wpb_wpbakery","title":"WPBakery","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-content\\/plugins\\/js_composer\\/include\\/classes\\/editors\\/class-vc-backend-editor.php"},"wpex-metabox":{"id":"wpex-metabox","title":"Theme Settings","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-content\\/plugins\\/total-theme-core\\/inc\\/meta\\/theme-settings.php"},"revisionsdiv":{"id":"revisionsdiv","title":"Revis\\u00f5es","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":true,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-admin\\/includes\\/meta-boxes.php"}},"postTypeFeatures:":{"title":{"id":"title","title":"Title","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"amePostTypeFeature","parentCollectionKey":"postTypeFeatures:","isVirtual":true},"editor":{"id":"editor","title":"Content Editor","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"amePostTypeFeature","parentCollectionKey":"postTypeFeatures:","isVirtual":true}},"postType:":"page","taxonomy:":null,"isContentTypeMissing:":false},"wpex_font":{"metaBoxes:":{"submitdiv":{"id":"submitdiv","title":"Publicar","context":"side","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-admin\\/includes\\/meta-boxes.php"},"slugdiv":{"id":"slugdiv","title":"Slug","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":true,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-admin\\/includes\\/meta-boxes.php"},"wpex-mf-metabox--general":{"id":"wpex-mf-metabox--general","title":"Font Settings","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-content\\/plugins\\/total-theme-core\\/inc\\/lib\\/wpex-meta-factory\\/class-wpex-meta-factory.php"},"wpex-mf-metabox--google":{"id":"wpex-mf-metabox--google","title":"Google Font Settings","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-content\\/plugins\\/total-theme-core\\/inc\\/lib\\/wpex-meta-factory\\/class-wpex-meta-factory.php"},"wpex-mf-metabox--adobe":{"id":"wpex-mf-metabox--adobe","title":"Adobe Settings","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-content\\/plugins\\/total-theme-core\\/inc\\/lib\\/wpex-meta-factory\\/class-wpex-meta-factory.php"},"wpex-mf-metabox--custom":{"id":"wpex-mf-metabox--custom","title":"Font Files","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-content\\/plugins\\/total-theme-core\\/inc\\/lib\\/wpex-meta-factory\\/class-wpex-meta-factory.php"},"wpex-mf-metabox--assign":{"id":"wpex-mf-metabox--assign","title":"Target Elements (Optional)","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"ameMetaBoxWrapper","wasPresent":true,"callbackFileName":"\\/home\\/heyo8689\\/website03\\/wp-content\\/plugins\\/total-theme-core\\/inc\\/lib\\/wpex-meta-factory\\/class-wpex-meta-factory.php"}},"postTypeFeatures:":{"title":{"id":"title","title":"Title","context":"normal","isPresent":true,"grantAccess":[],"defaultVisibility":[],"isHiddenByDefault":false,"className":"amePostTypeFeature","parentCollectionKey":"postTypeFeatures:","isVirtual":true}},"postType:":"wpex_font","taxonomy:":null,"isContentTypeMissing:":false}},"isInitialRefreshDone":false}', 'off'),
(3445, 'ws_ame_detected_tmce_buttons', 'a:4:{s:10:"fullscreen";i:1722552772;s:19:"revslider_sc_button";i:1722552772;s:3:"dfw";i:1722552772;s:26:"wpex_shortcodes_mce_button";i:1722552772;}', 'on'),
(12711, 'wp_attachment_pages_enabled', '0', 'on'),
(22622, '_site_transient_update_core', 'O:8:"stdClass":4:{s:7:"updates";a:1:{i:0;O:8:"stdClass":10:{s:8:"response";s:6:"latest";s:8:"download";s:65:"https://downloads.wordpress.org/release/pt_BR/wordpress-6.7.2.zip";s:6:"locale";s:5:"pt_BR";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:65:"https://downloads.wordpress.org/release/pt_BR/wordpress-6.7.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.7.2";s:7:"version";s:5:"6.7.2";s:11:"php_version";s:6:"7.2.24";s:13:"mysql_version";s:5:"5.5.5";s:11:"new_bundled";s:3:"6.7";s:15:"partial_version";s:0:"";}}s:12:"last_checked";i:1741616152;s:15:"version_checked";s:5:"6.7.2";s:12:"translations";a:0:{}}', 'off'),
(22782, '_transient_timeout_wsdst25-ame-menu-style-bundle.global.css', '1743186197', 'off'),
(22783, '_transient_wsdst25-ame-menu-style-bundle.global.css', 'a:3:{s:7:"content";s:114:".folded #adminmenu #ame_ms_admin_menu_logo {\nmargin-left: 0;\nmargin-right: 0;\npadding-left: 0;\npadding-right: 0;\n}";s:12:"lastModified";i:0;s:10:"expiration";i:1743186197;}', 'off'),
(22784, 'can_compress_scripts', '1', 'on'),
(23609, '_site_transient_timeout_php_check_cd633f280befbb9a5fff20e12f00bb6b', '1741875690', 'off'),
(23610, '_site_transient_php_check_cd633f280befbb9a5fff20e12f00bb6b', '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;}', 'off'),
(23915, '_transient_timeout_acf_plugin_updates', '1741698585', 'off'),
(23916, '_transient_acf_plugin_updates', 'a:5:{s:7:"plugins";a:1:{s:34:"advanced-custom-fields-pro/acf.php";a:11:{s:4:"slug";s:26:"advanced-custom-fields-pro";s:6:"plugin";s:34:"advanced-custom-fields-pro/acf.php";s:11:"new_version";s:6:"6.3.12";s:3:"url";s:36:"https://www.advancedcustomfields.com";s:6:"tested";s:5:"6.7.2";s:7:"package";s:0:"";s:5:"icons";a:1:{s:7:"default";s:64:"https://connect.advancedcustomfields.com/assets/icon-256x256.png";}s:7:"banners";a:2:{s:3:"low";s:66:"https://connect.advancedcustomfields.com/assets/banner-772x250.jpg";s:4:"high";s:67:"https://connect.advancedcustomfields.com/assets/banner-1544x500.jpg";}s:8:"requires";s:3:"6.0";s:12:"requires_php";s:3:"7.4";s:12:"release_date";s:8:"20250121";}}s:9:"no_update";a:0:{}s:10:"expiration";i:172800;s:6:"status";i:1;s:7:"checked";a:1:{s:34:"advanced-custom-fields-pro/acf.php";s:7:"6.2.6.1";}}', 'off'),
(24003, '_site_transient_timeout_theme_roots', '1741617953', 'off'),
(24004, '_site_transient_theme_roots', 'a:6:{s:5:"Total";s:7:"/themes";s:17:"total-child-theme";s:7:"/themes";s:16:"twentytwentyfive";s:7:"/themes";s:16:"twentytwentyfour";s:7:"/themes";s:17:"twentytwentythree";s:7:"/themes";s:15:"twentytwentytwo";s:7:"/themes";}', 'off'),
(24005, '_site_transient_update_themes', 'O:8:"stdClass":5:{s:12:"last_checked";i:1741616153;s:7:"checked";a:6:{s:5:"Total";s:4:"5.14";s:17:"total-child-theme";s:3:"1.0";s:16:"twentytwentyfive";s:3:"1.0";s:16:"twentytwentyfour";s:3:"1.1";s:17:"twentytwentythree";s:3:"1.4";s:15:"twentytwentytwo";s:3:"1.7";}s:8:"response";a:4:{s:16:"twentytwentyfive";a:6:{s:5:"theme";s:16:"twentytwentyfive";s:11:"new_version";s:3:"1.1";s:3:"url";s:46:"https://wordpress.org/themes/twentytwentyfive/";s:7:"package";s:62:"https://downloads.wordpress.org/theme/twentytwentyfive.1.1.zip";s:8:"requires";s:3:"6.7";s:12:"requires_php";s:3:"7.2";}s:16:"twentytwentyfour";a:6:{s:5:"theme";s:16:"twentytwentyfour";s:11:"new_version";s:3:"1.3";s:3:"url";s:46:"https://wordpress.org/themes/twentytwentyfour/";s:7:"package";s:62:"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip";s:8:"requires";s:3:"6.4";s:12:"requires_php";s:3:"7.0";}s:17:"twentytwentythree";a:6:{s:5:"theme";s:17:"twentytwentythree";s:11:"new_version";s:3:"1.6";s:3:"url";s:47:"https://wordpress.org/themes/twentytwentythree/";s:7:"package";s:63:"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip";s:8:"requires";s:3:"6.1";s:12:"requires_php";s:3:"5.6";}s:15:"twentytwentytwo";a:6:{s:5:"theme";s:15:"twentytwentytwo";s:11:"new_version";s:3:"1.9";s:3:"url";s:45:"https://wordpress.org/themes/twentytwentytwo/";s:7:"package";s:61:"https://downloads.wordpress.org/theme/twentytwentytwo.1.9.zip";s:8:"requires";s:3:"5.9";s:12:"requires_php";s:3:"5.6";}}s:9:"no_update";a:0:{}s:12:"translations";a:0:{}}', 'off'),
(24006, '_site_transient_update_plugins', 'O:8:"stdClass":4:{s:12:"last_checked";i:1741616154;s:8:"response";a:5:{s:33:"classic-editor/classic-editor.php";O:8:"stdClass":13:{s:2:"id";s:28:"w.org/plugins/classic-editor";s:4:"slug";s:14:"classic-editor";s:6:"plugin";s:33:"classic-editor/classic-editor.php";s:11:"new_version";s:5:"1.6.7";s:3:"url";s:45:"https://wordpress.org/plugins/classic-editor/";s:7:"package";s:63:"https://downloads.wordpress.org/plugin/classic-editor.1.6.7.zip";s:5:"icons";a:2:{s:2:"2x";s:67:"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671";s:2:"1x";s:67:"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671";}s:7:"banners";a:2:{s:2:"2x";s:70:"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671";s:2:"1x";s:69:"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.9";s:6:"tested";s:5:"6.7.2";s:12:"requires_php";s:5:"5.2.4";s:16:"requires_plugins";a:0:{}}s:36:"contact-form-7/wp-contact-form-7.php";O:8:"stdClass":13:{s:2:"id";s:28:"w.org/plugins/contact-form-7";s:4:"slug";s:14:"contact-form-7";s:6:"plugin";s:36:"contact-form-7/wp-contact-form-7.php";s:11:"new_version";s:5:"6.0.4";s:3:"url";s:45:"https://wordpress.org/plugins/contact-form-7/";s:7:"package";s:63:"https://downloads.wordpress.org/plugin/contact-form-7.6.0.4.zip";s:5:"icons";a:2:{s:2:"1x";s:59:"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255";s:3:"svg";s:59:"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255";}s:7:"banners";a:2:{s:2:"2x";s:69:"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901";s:2:"1x";s:68:"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.6";s:6:"tested";s:5:"6.7.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:5:"2.7.1";s:3:"url";s:45:"https://wordpress.org/plugins/loco-translate/";s:7:"package";s:63:"https://downloads.wordpress.org/plugin/loco-translate.2.7.1.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:"6.6";s:6:"tested";s:5:"6.7.2";s:12:"requires_php";s:6:"7.2.24";s:16:"requires_plugins";a:0:{}s:14:"upgrade_notice";s:54:"<ul>\n<li>Various improvements and bug fixes</li>\n</ul>";}s:45:"post-types-unlimited/post-types-unlimited.php";O:8:"stdClass":13:{s:2:"id";s:34:"w.org/plugins/post-types-unlimited";s:4:"slug";s:20:"post-types-unlimited";s:6:"plugin";s:45:"post-types-unlimited/post-types-unlimited.php";s:11:"new_version";s:5:"1.2.4";s:3:"url";s:51:"https://wordpress.org/plugins/post-types-unlimited/";s:7:"package";s:69:"https://downloads.wordpress.org/plugin/post-types-unlimited.1.2.4.zip";s:5:"icons";a:2:{s:2:"2x";s:73:"https://ps.w.org/post-types-unlimited/assets/icon-256x256.png?rev=2516554";s:2:"1x";s:73:"https://ps.w.org/post-types-unlimited/assets/icon-128x128.png?rev=2516554";}s:7:"banners";a:2:{s:2:"2x";s:76:"https://ps.w.org/post-types-unlimited/assets/banner-1544x500.png?rev=2516554";s:2:"1x";s:75:"https://ps.w.org/post-types-unlimited/assets/banner-772x250.png?rev=2516554";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.7";s:6:"tested";s:5:"6.7.2";s:12:"requires_php";s:3:"7.4";s:16:"requires_plugins";a:0:{}}s:34:"advanced-custom-fields-pro/acf.php";O:8:"stdClass":11:{s:4:"slug";s:26:"advanced-custom-fields-pro";s:6:"plugin";s:34:"advanced-custom-fields-pro/acf.php";s:11:"new_version";s:6:"6.3.12";s:3:"url";s:36:"https://www.advancedcustomfields.com";s:6:"tested";s:5:"6.7.2";s:7:"package";s:0:"";s:5:"icons";a:1:{s:7:"default";s:64:"https://connect.advancedcustomfields.com/assets/icon-256x256.png";}s:7:"banners";a:2:{s:3:"low";s:66:"https://connect.advancedcustomfields.com/assets/banner-772x250.jpg";s:4:"high";s:67:"https://connect.advancedcustomfields.com/assets/banner-1544x500.jpg";}s:8:"requires";s:3:"6.0";s:12:"requires_php";s:3:"7.4";s:12:"release_date";s:8:"20250121";}}s:12:"translations";a:0:{}s:9:"no_update";a:2:{s:35:"classic-widgets/classic-widgets.php";O:8:"stdClass":10:{s:2:"id";s:29:"w.org/plugins/classic-widgets";s:4:"slug";s:15:"classic-widgets";s:6:"plugin";s:35:"classic-widgets/classic-widgets.php";s:11:"new_version";s:3:"0.3";s:3:"url";s:46:"https://wordpress.org/plugins/classic-widgets/";s:7:"package";s:62:"https://downloads.wordpress.org/plugin/classic-widgets.0.3.zip";s:5:"icons";a:1:{s:7:"default";s:59:"https://s.w.org/plugins/geopattern-icon/classic-widgets.svg";}s:7:"banners";a:0:{}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.9";}s:32:"duplicate-page/duplicatepage.php";O:8:"stdClass":10:{s:2:"id";s:28:"w.org/plugins/duplicate-page";s:4:"slug";s:14:"duplicate-page";s:6:"plugin";s:32:"duplicate-page/duplicatepage.php";s:11:"new_version";s:5:"4.5.4";s:3:"url";s:45:"https://wordpress.org/plugins/duplicate-page/";s:7:"package";s:57:"https://downloads.wordpress.org/plugin/duplicate-page.zip";s:5:"icons";a:1:{s:2:"1x";s:67:"https://ps.w.org/duplicate-page/assets/icon-128x128.jpg?rev=1412874";}s:7:"banners";a:1:{s:2:"1x";s:69:"https://ps.w.org/duplicate-page/assets/banner-772x250.jpg?rev=1410328";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"3.4";}}}', 'off'),
(24046, '_site_transient_timeout_wp_theme_files_patterns-b8c6d06a780116e060c3dcabcc661e0f', '1741644662', 'off'),
(24047, '_site_transient_wp_theme_files_patterns-b8c6d06a780116e060c3dcabcc661e0f', 'a:2:{s:7:"version";b:0;s:8:"patterns";a:0:{}}', 'off'),
(24049, '_site_transient_timeout_wp_theme_files_patterns-e6dc002033fecadf33c2c392a95cf18e', '1741644671', 'off'),
(24050, '_site_transient_wp_theme_files_patterns-e6dc002033fecadf33c2c392a95cf18e', 'a:2:{s:7:"version";s:3:"1.0";s:8:"patterns";a:0:{}}', 'off'),
(24051, '_site_transient_timeout_wp_theme_files_patterns-cac53333974554c7837baaded4361790', '1741644671', 'off'),
(24052, '_site_transient_wp_theme_files_patterns-cac53333974554c7837baaded4361790', 'a:2:{s:7:"version";s:4:"5.14";s:8:"patterns";a:0:{}}', 'off'),
(24053, '_site_transient_timeout_browser_800683566637788f812c9cb58711ba4c', '1742247685', 'off'),
(24054, '_site_transient_browser_800683566637788f812c9cb58711ba4c', 'a:10:{s:4:"name";s:6:"Chrome";s:7:"version";s:9:"134.0.0.0";s:8:"platform";s:7:"Windows";s:10:"update_url";s:29:"https://www.google.com/chrome";s:7:"img_src";s:43:"http://s.w.org/images/browsers/chrome.png?1";s:11:"img_src_ssl";s:44:"https://s.w.org/images/browsers/chrome.png?1";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'off'),
(24055, '_site_transient_timeout_php_check_9b870deca530681b0cf8b4f0ed205fd1', '1742247685', 'off'),
(24056, '_site_transient_php_check_9b870deca530681b0cf8b4f0ed205fd1', '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;}', 'off');

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

--
-- Table structure for table `wpxc_postmeta`
--

CREATE TABLE `wpxc_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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpxc_postmeta`
--

INSERT INTO `wpxc_postmeta` VALUES
(2, 3, '_wp_page_template', 'default'),
(34, 8, '_edit_last', '1'),
(35, 8, '_edit_lock', '1645639028:1'),
(36, 8, 'rs_page_bg_color', ''),
(37, 8, 'gusta_override_section_options', '0'),
(38, 8, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(39, 8, 'gusta_header_sections_tab_gusta_header_sections', ''),
(40, 8, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(41, 8, 'gusta_header_sections_tab', ''),
(42, 8, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(43, 8, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(44, 8, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(45, 8, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(46, 8, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(47, 8, 'gusta_content_sections_tab_gusta_content_sections', ''),
(48, 8, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(49, 8, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(50, 8, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(51, 8, 'gusta_content_sections_tab', ''),
(52, 8, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(53, 8, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(54, 8, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(55, 8, 'gusta_footer_sections_tab', ''),
(56, 8, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(57, 8, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(58, 8, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(59, 8, 'gusta_sticky_sections_tab', ''),
(60, 8, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(61, 8, '_ptu_name', 'slide'),
(62, 8, '_ptu_label', 'Slides'),
(63, 8, '_ptu_singular_name', 'Slide'),
(64, 8, '_ptu_menu_name', 'Slides'),
(65, 8, '_ptu_public', '1'),
(66, 8, '_ptu_exclude_from_search', '1'),
(67, 8, '_ptu_publicly_queryable', '1'),
(68, 8, '_ptu_show_ui', '1'),
(69, 8, '_ptu_show_in_nav_menus', '1'),
(70, 8, '_ptu_show_in_menu', '1'),
(71, 8, '_ptu_menu_position', '50'),
(72, 8, '_ptu_menu_icon', 'format-gallery'),
(73, 8, '_ptu_capability_type', 'post'),
(74, 8, '_ptu_supports', 'a:2:{i:0;s:5:"title";i:1;s:9:"thumbnail";}'),
(75, 8, '_ptu_rewrite', '1'),
(76, 8, '_ptu_with_front', '1'),
(77, 8, '_ptu_labels_add_new', 'Adicionar Novo'),
(78, 8, '_ptu_labels_add_new_item', 'Adicionar Novo Item'),
(79, 8, '_ptu_labels_edit_item', 'Editar Item'),
(80, 8, '_ptu_labels_new_item', 'Novo Item'),
(81, 8, '_ptu_labels_view_item', 'Ver Item'),
(82, 8, '_ptu_labels_view_items', 'Ver Itens'),
(83, 8, '_ptu_labels_search_items', 'Procurar Itens'),
(84, 8, '_ptu_labels_not_found', 'Item não encontrado'),
(85, 8, '_ptu_labels_not_found_in_trash', 'Nada encontrado na lixeira'),
(86, 8, '_ptu_labels_parent_item_colon', 'Item pai:'),
(87, 8, '_ptu_labels_all_items', 'Todos os Itens'),
(88, 8, '_ptu_labels_archives', 'Arquivo de Itens'),
(89, 8, '_ptu_labels_attributes', 'Atribo do Item'),
(90, 8, '_ptu_labels_insert_into_item', 'Inserir Item'),
(91, 8, '_ptu_total_entry_blocks', 'a:5:{i:0;s:5:"media";i:1;s:5:"title";i:2;s:4:"meta";i:3;s:7:"content";i:4;s:8:"readmore";}'),
(92, 8, '_ptu_total_entry_meta_blocks', 'a:4:{i:0;s:4:"date";i:1;s:6:"author";i:2;s:10:"categories";i:3;s:8:"comments";}'),
(93, 8, '_ptu_total_single_blocks', 'a:1:{i:0;s:5:"title";}'),
(94, 8, '_ptu_total_single_meta_blocks', 'a:4:{i:0;s:4:"date";i:1;s:6:"author";i:2;s:10:"categories";i:3;s:8:"comments";}'),
(95, 8, '_ptu_total_next_prev', ''),
(96, 9, '_edit_last', '1'),
(97, 9, '_edit_lock', '1645639260:1'),
(98, 9, 'rs_page_bg_color', ''),
(99, 9, 'gusta_override_section_options', '0'),
(100, 9, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(101, 9, 'gusta_header_sections_tab_gusta_header_sections', ''),
(102, 9, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(103, 9, 'gusta_header_sections_tab', ''),
(104, 9, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(105, 9, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(106, 9, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(107, 9, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(108, 9, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(109, 9, 'gusta_content_sections_tab_gusta_content_sections', ''),
(110, 9, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(111, 9, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(112, 9, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(113, 9, 'gusta_content_sections_tab', ''),
(114, 9, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(115, 9, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(116, 9, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(117, 9, 'gusta_footer_sections_tab', ''),
(118, 9, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(119, 9, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(120, 9, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(121, 9, 'gusta_sticky_sections_tab', ''),
(122, 9, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(123, 9, '_ptu_name', 'marcas'),
(124, 9, '_ptu_label', 'Marcas'),
(125, 9, '_ptu_singular_name', 'Marca'),
(126, 9, '_ptu_menu_name', 'Marcas'),
(127, 9, '_ptu_public', '1'),
(128, 9, '_ptu_exclude_from_search', '1'),
(129, 9, '_ptu_publicly_queryable', '1'),
(130, 9, '_ptu_show_ui', '1'),
(131, 9, '_ptu_show_in_nav_menus', '1'),
(132, 9, '_ptu_show_in_menu', '1'),
(133, 9, '_ptu_menu_position', '50'),
(134, 9, '_ptu_menu_icon', 'forms'),
(135, 9, '_ptu_capability_type', 'post'),
(136, 9, '_ptu_supports', 'a:2:{i:0;s:5:"title";i:1;s:9:"thumbnail";}'),
(137, 9, '_ptu_rewrite', '1'),
(138, 9, '_ptu_with_front', '1'),
(139, 9, '_ptu_labels_add_new', 'Adicionar Novo'),
(140, 9, '_ptu_labels_add_new_item', 'Adicionar Novo Item'),
(141, 9, '_ptu_labels_edit_item', 'Editar Item'),
(142, 9, '_ptu_labels_new_item', 'Novo Item'),
(143, 9, '_ptu_labels_view_item', 'Ver Item'),
(144, 9, '_ptu_labels_view_items', 'Ver Itens'),
(145, 9, '_ptu_labels_search_items', 'Procurar Itens'),
(146, 9, '_ptu_labels_not_found', 'Item não encontrado'),
(147, 9, '_ptu_labels_not_found_in_trash', 'Nada encontrado na lixeira'),
(148, 9, '_ptu_labels_parent_item_colon', 'Item pai:'),
(149, 9, '_ptu_labels_all_items', 'Todos os Itens'),
(150, 9, '_ptu_labels_archives', 'Arquivo de Itens'),
(151, 9, '_ptu_labels_attributes', 'Atribo do Item'),
(152, 9, '_ptu_labels_insert_into_item', 'Inserir Item'),
(153, 9, '_ptu_total_entry_blocks', 'a:5:{i:0;s:5:"media";i:1;s:5:"title";i:2;s:4:"meta";i:3;s:7:"content";i:4;s:8:"readmore";}'),
(154, 9, '_ptu_total_entry_meta_blocks', 'a:4:{i:0;s:4:"date";i:1;s:6:"author";i:2;s:10:"categories";i:3;s:8:"comments";}'),
(155, 9, '_ptu_total_single_blocks', 'a:1:{i:0;s:5:"title";}'),
(156, 9, '_ptu_total_single_meta_blocks', 'a:4:{i:0;s:4:"date";i:1;s:6:"author";i:2;s:10:"categories";i:3;s:8:"comments";}'),
(157, 9, '_ptu_total_next_prev', ''),
(249, 13, '_edit_last', '1'),
(250, 13, '_edit_lock', '1645809842:1'),
(309, 3, '_edit_lock', '1661457707:1'),
(310, 3, '_edit_last', '1'),
(311, 3, '_wpb_vc_js_status', 'true'),
(312, 3, '_easy_image_gallery_link_images', 'off'),
(313, 3, 'gusta_override_section_options', '0'),
(314, 3, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(315, 3, 'gusta_header_sections_tab_gusta_header_sections', ''),
(316, 3, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(317, 3, 'gusta_header_sections_tab', ''),
(318, 3, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(319, 3, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(320, 3, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(321, 3, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(322, 3, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(323, 3, 'gusta_content_sections_tab_gusta_content_sections', ''),
(324, 3, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(325, 3, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(326, 3, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(327, 3, 'gusta_content_sections_tab', ''),
(328, 3, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(329, 3, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(330, 3, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(331, 3, 'gusta_footer_sections_tab', ''),
(332, 3, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(333, 3, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(334, 3, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(335, 3, 'gusta_sticky_sections_tab', ''),
(336, 3, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(337, 20, 'gusta_override_section_options', '0'),
(338, 20, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(339, 20, 'gusta_header_sections_tab_gusta_header_sections', ''),
(340, 20, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(341, 20, 'gusta_header_sections_tab', ''),
(342, 20, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(343, 20, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(344, 20, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(345, 20, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(346, 20, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(347, 20, 'gusta_content_sections_tab_gusta_content_sections', ''),
(348, 20, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(349, 20, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(350, 20, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(351, 20, 'gusta_content_sections_tab', ''),
(352, 20, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(353, 20, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(354, 20, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(355, 20, 'gusta_footer_sections_tab', ''),
(356, 20, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(357, 20, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(358, 20, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(359, 20, 'gusta_sticky_sections_tab', ''),
(360, 20, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(361, 21, '_wp_attached_file', '2022/02/happy-young-african-businessman-1-scaled.jpg'),
(362, 21, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2560;s:6:"height";i:1707;s:4:"file";s:52:"2022/02/happy-young-african-businessman-1-scaled.jpg";s:5:"sizes";a:7:{s:6:"medium";a:4:{s:4:"file";s:45:"happy-young-african-businessman-1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:46:"happy-young-african-businessman-1-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:45:"happy-young-african-businessman-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:45:"happy-young-african-businessman-1-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:47:"happy-young-african-businessman-1-1536x1024.jpg";s:5:"width";i:1536;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"2048x2048";a:4:{s:4:"file";s:47:"happy-young-african-businessman-1-2048x1365.jpg";s:5:"width";i:2048;s:6:"height";i:1365;s:9:"mime-type";s:10:"image/jpeg";}s:12:"tg-landscape";a:4:{s:4:"file";s:45:"happy-young-african-businessman-1-800x600.jpg";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}s:14:"original_image";s:37:"happy-young-african-businessman-1.jpg";}'),
(363, 13, '_thumbnail_id', '21'),
(364, 13, 'rs_page_bg_color', ''),
(365, 13, 'gusta_override_section_options', '0'),
(366, 13, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(367, 13, 'gusta_header_sections_tab_gusta_header_sections', ''),
(368, 13, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(369, 13, 'gusta_header_sections_tab', ''),
(370, 13, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(371, 13, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(372, 13, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(373, 13, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(374, 13, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(375, 13, 'gusta_content_sections_tab_gusta_content_sections', ''),
(376, 13, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(377, 13, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(378, 13, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(379, 13, 'gusta_content_sections_tab', ''),
(380, 13, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(381, 13, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(382, 13, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(383, 13, 'gusta_footer_sections_tab', ''),
(384, 13, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(385, 13, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(386, 13, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(387, 13, 'gusta_sticky_sections_tab', ''),
(388, 13, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(465, 27, '_edit_last', '1'),
(466, 27, '_edit_lock', '1645639974:1'),
(467, 28, '_wp_attached_file', '2022/02/heyon-wp-login.png'),
(468, 28, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:300;s:6:"height";i:124;s:4:"file";s:26:"2022/02/heyon-wp-login.png";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:26:"heyon-wp-login-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"tg-landscape";a:4:{s:4:"file";s:26:"heyon-wp-login-800x600.png";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(469, 29, '_wp_attached_file', '2022/02/heyon-wp-login-bg.png'),
(470, 29, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:29:"2022/02/heyon-wp-login-bg.png";s:5:"sizes";a:6:{s:6:"medium";a:4:{s:4:"file";s:29:"heyon-wp-login-bg-300x169.png";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:30:"heyon-wp-login-bg-1024x576.png";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:29:"heyon-wp-login-bg-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"medium_large";a:4:{s:4:"file";s:29:"heyon-wp-login-bg-768x432.png";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:9:"image/png";}s:9:"1536x1536";a:4:{s:4:"file";s:30:"heyon-wp-login-bg-1536x864.png";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:9:"image/png";}s:12:"tg-landscape";a:4:{s:4:"file";s:29:"heyon-wp-login-bg-800x600.png";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(471, 27, 'rs_page_bg_color', ''),
(472, 27, 'gusta_override_section_options', '0'),
(473, 27, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(474, 27, 'gusta_header_sections_tab_gusta_header_sections', ''),
(475, 27, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(476, 27, 'gusta_header_sections_tab', ''),
(477, 27, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(478, 27, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(479, 27, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(480, 27, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(481, 27, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(482, 27, 'gusta_content_sections_tab_gusta_content_sections', ''),
(483, 27, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(484, 27, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(485, 27, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(486, 27, 'gusta_content_sections_tab', ''),
(487, 27, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(488, 27, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(489, 27, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(490, 27, 'gusta_footer_sections_tab', ''),
(491, 27, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(492, 27, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(493, 27, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(494, 27, 'gusta_sticky_sections_tab', ''),
(495, 27, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(496, 27, '_thumbnail_id', '28'),
(497, 31, 'gusta_override_section_options', '0'),
(498, 31, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(499, 31, 'gusta_header_sections_tab_gusta_header_sections', ''),
(500, 31, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(501, 31, 'gusta_header_sections_tab', ''),
(502, 31, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(503, 31, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(504, 31, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(505, 31, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(506, 31, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(507, 31, 'gusta_content_sections_tab_gusta_content_sections', ''),
(508, 31, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(509, 31, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(510, 31, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(511, 31, 'gusta_content_sections_tab', ''),
(512, 31, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(513, 31, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(514, 31, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(515, 31, 'gusta_footer_sections_tab', ''),
(516, 31, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(517, 31, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(518, 31, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(519, 31, 'gusta_sticky_sections_tab', ''),
(520, 31, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(523, 33, '_edit_last', '1'),
(524, 33, '_edit_lock', '1645642439:1'),
(551, 35, '_wp_attached_file', '2022/02/biocosme.webp'),
(552, 35, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1920;s:6:"height";i:500;s:4:"file";s:21:"2022/02/biocosme.webp";s:5:"sizes";a:6:{s:6:"medium";a:4:{s:4:"file";s:20:"biocosme-300x78.webp";s:5:"width";i:300;s:6:"height";i:78;s:9:"mime-type";s:10:"image/webp";}s:5:"large";a:4:{s:4:"file";s:22:"biocosme-1024x267.webp";s:5:"width";i:1024;s:6:"height";i:267;s:9:"mime-type";s:10:"image/webp";}s:9:"thumbnail";a:4:{s:4:"file";s:21:"biocosme-150x150.webp";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/webp";}s:12:"medium_large";a:4:{s:4:"file";s:21:"biocosme-768x200.webp";s:5:"width";i:768;s:6:"height";i:200;s:9:"mime-type";s:10:"image/webp";}s:9:"1536x1536";a:4:{s:4:"file";s:22:"biocosme-1536x400.webp";s:5:"width";i:1536;s:6:"height";i:400;s:9:"mime-type";s:10:"image/webp";}s:12:"tg-landscape";a:4:{s:4:"file";s:21:"biocosme-800x600.webp";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:10:"image/webp";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(553, 33, '_thumbnail_id', '35'),
(554, 33, 'rs_page_bg_color', ''),
(555, 33, 'gusta_override_section_options', '0'),
(556, 33, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(557, 33, 'gusta_header_sections_tab_gusta_header_sections', ''),
(558, 33, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(559, 33, 'gusta_header_sections_tab', ''),
(560, 33, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(561, 33, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(562, 33, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(563, 33, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(564, 33, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(565, 33, 'gusta_content_sections_tab_gusta_content_sections', ''),
(566, 33, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(567, 33, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(568, 33, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(569, 33, 'gusta_content_sections_tab', ''),
(570, 33, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(571, 33, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(572, 33, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(573, 33, 'gusta_footer_sections_tab', ''),
(574, 33, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(575, 33, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(576, 33, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(577, 33, 'gusta_sticky_sections_tab', ''),
(578, 33, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(603, 37, '_edit_last', '1'),
(604, 37, '_edit_lock', '1645641118:1'),
(605, 37, 'rs_page_bg_color', ''),
(606, 37, 'gusta_override_section_options', '0'),
(607, 37, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(608, 37, 'gusta_header_sections_tab_gusta_header_sections', ''),
(609, 37, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(610, 37, 'gusta_header_sections_tab', ''),
(611, 37, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(612, 37, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(613, 37, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(614, 37, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(615, 37, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(616, 37, 'gusta_content_sections_tab_gusta_content_sections', ''),
(617, 37, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(618, 37, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(619, 37, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(620, 37, 'gusta_content_sections_tab', ''),
(621, 37, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(622, 37, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(623, 37, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(624, 37, 'gusta_footer_sections_tab', ''),
(625, 37, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(626, 37, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(627, 37, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(628, 37, 'gusta_sticky_sections_tab', ''),
(629, 37, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(630, 37, '_ptu_name', 'trabalhos'),
(631, 37, '_ptu_label', 'Trabalho'),
(632, 37, '_ptu_singular_name', 'Trabalho'),
(633, 37, '_ptu_menu_name', 'Trabalhos'),
(634, 37, '_ptu_public', '1'),
(635, 37, '_ptu_publicly_queryable', '1'),
(636, 37, '_ptu_show_ui', '1'),
(637, 37, '_ptu_show_in_nav_menus', '1'),
(638, 37, '_ptu_show_in_menu', '1'),
(639, 37, '_ptu_menu_position', '50'),
(640, 37, '_ptu_menu_icon', 'open-folder'),
(641, 37, '_ptu_capability_type', 'post'),
(642, 37, '_ptu_supports', 'a:3:{i:0;s:5:"title";i:1;s:6:"editor";i:2;s:9:"thumbnail";}'),
(643, 37, '_ptu_rewrite', '1'),
(644, 37, '_ptu_with_front', '1'),
(645, 37, '_ptu_labels_add_new', 'Adicionar Novo'),
(646, 37, '_ptu_labels_add_new_item', 'Adicionar Novo Item'),
(647, 37, '_ptu_labels_edit_item', 'Editar Item'),
(648, 37, '_ptu_labels_new_item', 'Novo Item'),
(649, 37, '_ptu_labels_view_item', 'Ver Item'),
(650, 37, '_ptu_labels_view_items', 'Ver Itens'),
(651, 37, '_ptu_labels_search_items', 'Procurar Itens'),
(652, 37, '_ptu_labels_not_found', 'Item não encontrado'),
(653, 37, '_ptu_labels_not_found_in_trash', 'Nada encontrado na lixeira'),
(654, 37, '_ptu_labels_parent_item_colon', 'Item pai:'),
(655, 37, '_ptu_labels_all_items', 'Todos os Itens'),
(656, 37, '_ptu_labels_archives', 'Arquivo de Itens'),
(657, 37, '_ptu_labels_attributes', 'Atribo do Item'),
(658, 37, '_ptu_labels_insert_into_item', 'Inserir Item'),
(659, 37, '_ptu_total_entry_blocks', 'a:5:{i:0;s:5:"media";i:1;s:5:"title";i:2;s:4:"meta";i:3;s:7:"content";i:4;s:8:"readmore";}'),
(660, 37, '_ptu_total_entry_meta_blocks', 'a:4:{i:0;s:4:"date";i:1;s:6:"author";i:2;s:10:"categories";i:3;s:8:"comments";}'),
(661, 37, '_ptu_total_single_blocks', 'a:10:{i:0;s:5:"media";i:1;s:5:"title";i:2;s:4:"meta";i:3;s:11:"post-series";i:4;s:7:"content";i:5;s:10:"page-links";i:6;s:5:"share";i:7;s:10:"author-bio";i:8;s:7:"related";i:9;s:8:"comments";}'),
(662, 37, '_ptu_total_single_meta_blocks', 'a:4:{i:0;s:4:"date";i:1;s:6:"author";i:2;s:10:"categories";i:3;s:8:"comments";}'),
(663, 37, '_ptu_total_next_prev', ''),
(678, 39, '_edit_last', '1'),
(679, 39, '_edit_lock', '1645641027:1'),
(704, 39, 'rs_page_bg_color', ''),
(705, 39, 'gusta_override_section_options', '0'),
(706, 39, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(707, 39, 'gusta_header_sections_tab_gusta_header_sections', ''),
(708, 39, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(709, 39, 'gusta_header_sections_tab', ''),
(710, 39, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(711, 39, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(712, 39, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(713, 39, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(714, 39, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(715, 39, 'gusta_content_sections_tab_gusta_content_sections', ''),
(716, 39, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(717, 39, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(718, 39, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(719, 39, 'gusta_content_sections_tab', ''),
(720, 39, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(721, 39, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(722, 39, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(723, 39, 'gusta_footer_sections_tab', ''),
(724, 39, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(725, 39, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(726, 39, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(727, 39, 'gusta_sticky_sections_tab', ''),
(728, 39, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(729, 39, '_wpb_vc_js_status', 'true'),
(730, 39, '_wpb_shortcodes_custom_css', '.vc_custom_1643740077802{padding-bottom: 20px !important;}.vc_custom_1643737963751{padding-bottom: 80px !important;}.vc_custom_1643737681444{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #eeeeee !important;border-radius: 15px !important;}.vc_custom_1643739655032{margin-bottom: 30px !important;}.vc_custom_1643739637180{margin-bottom: 15px !important;}'),
(731, 37, '_ptu_total_post_gallery', '1'),
(732, 37, '_ptu_total_singular_template_id', '39'),
(733, 46, '_edit_last', '1'),
(734, 46, '_edit_lock', '1645641373:1'),
(741, 50, '_wp_attached_file', '2022/02/elevato-imagens-21.jpg'),
(742, 50, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1280;s:6:"height";i:1707;s:4:"file";s:30:"2022/02/elevato-imagens-21.jpg";s:5:"sizes";a:7:{s:6:"medium";a:4:{s:4:"file";s:30:"elevato-imagens-21-225x300.jpg";s:5:"width";i:225;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"elevato-imagens-21-768x1024.jpg";s:5:"width";i:768;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:30:"elevato-imagens-21-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:31:"elevato-imagens-21-768x1024.jpg";s:5:"width";i:768;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:32:"elevato-imagens-21-1152x1536.jpg";s:5:"width";i:1152;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";}s:12:"tg-landscape";a:4:{s:4:"file";s:30:"elevato-imagens-21-800x600.jpg";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";}s:12:"wpex_600x336";a:5:{s:4:"file";s:30:"elevato-imagens-21-600x336.jpg";s:5:"width";i:600;s:6:"height";i:336;s:9:"mime-type";s:10:"image/jpeg";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"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, 51, '_wp_attached_file', '2022/02/elevato-imagens-18.jpg'),
(744, 51, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1280;s:6:"height";i:1707;s:4:"file";s:30:"2022/02/elevato-imagens-18.jpg";s:5:"sizes";a:7:{s:6:"medium";a:4:{s:4:"file";s:30:"elevato-imagens-18-225x300.jpg";s:5:"width";i:225;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"elevato-imagens-18-768x1024.jpg";s:5:"width";i:768;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:30:"elevato-imagens-18-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:31:"elevato-imagens-18-768x1024.jpg";s:5:"width";i:768;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:32:"elevato-imagens-18-1152x1536.jpg";s:5:"width";i:1152;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";}s:12:"tg-landscape";a:4:{s:4:"file";s:30:"elevato-imagens-18-800x600.jpg";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";}s:12:"wpex_600x336";a:5:{s:4:"file";s:30:"elevato-imagens-18-600x336.jpg";s:5:"width";i:600;s:6:"height";i:336;s:9:"mime-type";s:10:"image/jpeg";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"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, 52, '_wp_attached_file', '2022/02/elevato-imagens-17-1.jpg'),
(746, 52, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1280;s:6:"height";i:1707;s:4:"file";s:32:"2022/02/elevato-imagens-17-1.jpg";s:5:"sizes";a:7:{s:6:"medium";a:4:{s:4:"file";s:32:"elevato-imagens-17-1-225x300.jpg";s:5:"width";i:225;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:33:"elevato-imagens-17-1-768x1024.jpg";s:5:"width";i:768;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"elevato-imagens-17-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:33:"elevato-imagens-17-1-768x1024.jpg";s:5:"width";i:768;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:34:"elevato-imagens-17-1-1152x1536.jpg";s:5:"width";i:1152;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";}s:12:"tg-landscape";a:4:{s:4:"file";s:32:"elevato-imagens-17-1-800x600.jpg";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";}s:12:"wpex_600x336";a:5:{s:4:"file";s:32:"elevato-imagens-17-1-600x336.jpg";s:5:"width";i:600;s:6:"height";i:336;s:9:"mime-type";s:10:"image/jpeg";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"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, 53, '_wp_attached_file', '2022/02/elevato-imagens-16.jpg'),
(748, 53, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1280;s:6:"height";i:1707;s:4:"file";s:30:"2022/02/elevato-imagens-16.jpg";s:5:"sizes";a:7:{s:6:"medium";a:4:{s:4:"file";s:30:"elevato-imagens-16-225x300.jpg";s:5:"width";i:225;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"elevato-imagens-16-768x1024.jpg";s:5:"width";i:768;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:30:"elevato-imagens-16-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:31:"elevato-imagens-16-768x1024.jpg";s:5:"width";i:768;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:32:"elevato-imagens-16-1152x1536.jpg";s:5:"width";i:1152;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";}s:12:"tg-landscape";a:4:{s:4:"file";s:30:"elevato-imagens-16-800x600.jpg";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";}s:12:"wpex_600x336";a:5:{s:4:"file";s:30:"elevato-imagens-16-600x336.jpg";s:5:"width";i:600;s:6:"height";i:336;s:9:"mime-type";s:10:"image/jpeg";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"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, 54, '_wp_attached_file', '2022/02/elevato-imagens-15-1.jpg'),
(750, 54, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1280;s:6:"height";i:1707;s:4:"file";s:32:"2022/02/elevato-imagens-15-1.jpg";s:5:"sizes";a:7:{s:6:"medium";a:4:{s:4:"file";s:32:"elevato-imagens-15-1-225x300.jpg";s:5:"width";i:225;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:33:"elevato-imagens-15-1-768x1024.jpg";s:5:"width";i:768;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"elevato-imagens-15-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:33:"elevato-imagens-15-1-768x1024.jpg";s:5:"width";i:768;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:34:"elevato-imagens-15-1-1152x1536.jpg";s:5:"width";i:1152;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";}s:12:"tg-landscape";a:4:{s:4:"file";s:32:"elevato-imagens-15-1-800x600.jpg";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";}s:12:"wpex_600x336";a:5:{s:4:"file";s:32:"elevato-imagens-15-1-600x336.jpg";s:5:"width";i:600;s:6:"height";i:336;s:9:"mime-type";s:10:"image/jpeg";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"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, 55, '_wp_attached_file', '2022/02/elevato-imagens-22-1.jpg'),
(752, 55, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1280;s:6:"height";i:1707;s:4:"file";s:32:"2022/02/elevato-imagens-22-1.jpg";s:5:"sizes";a:7:{s:6:"medium";a:4:{s:4:"file";s:32:"elevato-imagens-22-1-225x300.jpg";s:5:"width";i:225;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:33:"elevato-imagens-22-1-768x1024.jpg";s:5:"width";i:768;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"elevato-imagens-22-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:33:"elevato-imagens-22-1-768x1024.jpg";s:5:"width";i:768;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:34:"elevato-imagens-22-1-1152x1536.jpg";s:5:"width";i:1152;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";}s:12:"tg-landscape";a:4:{s:4:"file";s:32:"elevato-imagens-22-1-800x600.jpg";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";}s:12:"wpex_600x336";a:5:{s:4:"file";s:32:"elevato-imagens-22-1-600x336.jpg";s:5:"width";i:600;s:6:"height";i:336;s:9:"mime-type";s:10:"image/jpeg";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"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, 46, '_thumbnail_id', '55'),
(754, 46, 'rs_page_bg_color', ''),
(755, 46, 'gusta_override_section_options', '0'),
(756, 46, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(757, 46, 'gusta_header_sections_tab_gusta_header_sections', ''),
(758, 46, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(759, 46, 'gusta_header_sections_tab', ''),
(760, 46, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(761, 46, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(762, 46, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(763, 46, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(764, 46, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(765, 46, 'gusta_content_sections_tab_gusta_content_sections', ''),
(766, 46, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(767, 46, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(768, 46, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(769, 46, 'gusta_content_sections_tab', ''),
(770, 46, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(771, 46, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(772, 46, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(773, 46, 'gusta_footer_sections_tab', ''),
(774, 46, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(775, 46, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(776, 46, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(777, 46, 'gusta_sticky_sections_tab', ''),
(778, 46, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(779, 46, '_easy_image_gallery', '50,51,52,53,54,55'),
(780, 46, '_easy_image_gallery_link_images', 'off'),
(799, 68, '_form', '[text* nome class:formstyle placeholder"Nome"]\n\n[text* telefone class:formstyle placeholder"Telefone"]\n\n[email* email class:formstyle placeholder"E-mail"]\n\n[textarea* msg class:formstyle-area placeholder"Mensagem"]\n\n[submit id:formstyle-button "ENVIAR"]'),
(800, 68, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:17:"Contato de [nome]";s:6:"sender";s:52:"[_site_title] <wordpress@website01.heyonline.com.br>";s:9:"recipient";s:19:"[_site_admin_email]";s:4:"body";s:84:"Nome: [nome]\nTelefone: [telefone]\nE-mail: [email]\n\nMensagem:\n[msg]\n\n--\n[_site_title]";s:18:"additional_headers";s:17:"Reply-To: [email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(801, 68, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:52:"[_site_title] <wordpress@website01.heyonline.com.br>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:122:"Corpo da mensagem:\n[your-message]\n\n-- \nEste e-mail foi enviado de um formulário de contato em [_site_title] ([_site_url])";s:18:"additional_headers";s:29:"Reply-To: [_site_admin_email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(802, 68, '_messages', 'a:22:{s:12:"mail_sent_ok";s:11:"Enviando...";s:12:"mail_sent_ng";s:74:"Ocorreu um erro ao tentar enviar sua mensagem. Tente novamente mais tarde.";s:16:"validation_error";s:63:"Um ou mais campos possuem um erro. Verifique e tente novamente.";s:4:"spam";s:74:"Ocorreu um erro ao tentar enviar sua mensagem. Tente novamente mais tarde.";s:12:"accept_terms";s:72:"Você deve aceitar os termos e condições antes de enviar sua mensagem.";s:16:"invalid_required";s:24:"O campo é obrigatório.";s:16:"invalid_too_long";s:23:"O campo é muito longo.";s:17:"invalid_too_short";s:23:"O campo é muito curto.";s:13:"upload_failed";s:49:"Ocorreu um erro desconhecido ao enviar o arquivo.";s:24:"upload_file_type_invalid";s:59:"Você não tem permissão para enviar esse tipo de arquivo.";s:21:"upload_file_too_large";s:26:"O arquivo é muito grande.";s:23:"upload_failed_php_error";s:36:"Ocorreu um erro ao enviar o arquivo.";s:12:"invalid_date";s:34:"O formato de data está incorreto.";s:14:"date_too_early";s:44:"A data é anterior à mais antiga permitida.";s:13:"date_too_late";s:44:"A data é posterior à maior data permitida.";s:14:"invalid_number";s:34:"O formato de número é inválido.";s:16:"number_too_small";s:46:"O número é menor do que o mínimo permitido.";s:16:"number_too_large";s:46:"O número é maior do que o máximo permitido.";s:23:"quiz_answer_not_correct";s:39:"A resposta para o quiz está incorreta.";s:13:"invalid_email";s:45:"O endereço de e-mail informado é inválido.";s:11:"invalid_url";s:19:"A URL é inválida.";s:11:"invalid_tel";s:35:"O número de telefone é inválido.";}'),
(803, 68, '_additional_settings', ''),
(804, 68, '_locale', 'pt_BR'),
(878, 74, '_edit_last', '1'),
(879, 74, '_edit_lock', '1645642783:1'),
(880, 75, '_wp_attached_file', '2022/02/logo_col.png'),
(881, 75, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:206;s:6:"height";i:100;s:4:"file";s:20:"2022/02/logo_col.png";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"logo_col-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"tg-landscape";a:4:{s:4:"file";s:20:"logo_col-800x600.png";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(882, 74, '_thumbnail_id', '75'),
(883, 74, 'rs_page_bg_color', ''),
(884, 74, 'gusta_override_section_options', '0'),
(885, 74, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(886, 74, 'gusta_header_sections_tab_gusta_header_sections', ''),
(887, 74, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(888, 74, 'gusta_header_sections_tab', ''),
(889, 74, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(890, 74, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(891, 74, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(892, 74, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(893, 74, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(894, 74, 'gusta_content_sections_tab_gusta_content_sections', ''),
(895, 74, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(896, 74, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(897, 74, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(898, 74, 'gusta_content_sections_tab', ''),
(899, 74, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(900, 74, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(901, 74, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(902, 74, 'gusta_footer_sections_tab', ''),
(903, 74, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(904, 74, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(905, 74, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(906, 74, 'gusta_sticky_sections_tab', ''),
(907, 74, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(932, 77, '_edit_last', '1'),
(933, 77, '_edit_lock', '1645642580:1'),
(961, 77, 'rs_page_bg_color', ''),
(962, 77, 'gusta_override_section_options', '0'),
(963, 77, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(964, 77, 'gusta_header_sections_tab_gusta_header_sections', ''),
(965, 77, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(966, 77, 'gusta_header_sections_tab', ''),
(967, 77, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(968, 77, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(969, 77, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(970, 77, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(971, 77, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(972, 77, 'gusta_content_sections_tab_gusta_content_sections', ''),
(973, 77, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(974, 77, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(975, 77, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(976, 77, 'gusta_content_sections_tab', ''),
(977, 77, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(978, 77, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(979, 77, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(980, 77, 'gusta_footer_sections_tab', ''),
(981, 77, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(982, 77, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(983, 77, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(984, 77, 'gusta_sticky_sections_tab', ''),
(985, 77, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(986, 77, '_ptu_name', 'tipo_slide'),
(987, 77, '_ptu_label', 'Posição'),
(988, 77, '_ptu_singular_name', 'Posição'),
(989, 77, '_ptu_object_type', 'a:1:{i:0;s:5:"slide";}'),
(990, 77, '_ptu_public', '1'),
(991, 77, '_ptu_publicly_queryable', '1'),
(992, 77, '_ptu_show_ui', '1'),
(993, 77, '_ptu_show_in_menu', '1'),
(994, 77, '_ptu_show_in_nav_menus', '1'),
(995, 77, '_ptu_show_tagcloud', '1'),
(996, 77, '_ptu_show_in_quick_edit', '1'),
(997, 77, '_ptu_rewrite', '1'),
(998, 77, '_ptu_with_front', '1'),
(999, 77, '_ptu_rewrite_hierarchical', '1'),
(1000, 77, '_ptu_labels_all_items', 'Todos os Itens'),
(1001, 77, '_ptu_labels_edit_item', 'Editar Item'),
(1002, 77, '_ptu_labels_view_item', 'Ver Item'),
(1003, 77, '_ptu_labels_update_item', 'Atualizar Item'),
(1004, 77, '_ptu_labels_add_new_item', 'Adicionar Novo Item'),
(1005, 77, '_ptu_total_tax_grid_columns', '1'),
(1006, 77, '_ptu_total_tax_term_description_position', 'subheading'),
(1007, 77, '_ptu_total_tax_term_page_header_image_enabled', '1'),
(1032, 77, '_ptu_hierarchical', '1'),
(1033, 80, '_edit_last', '1'),
(1034, 80, '_edit_lock', '1645642825:1'),
(1035, 81, '_wp_attached_file', '2022/02/WhatsApp-Image-2022-02-22-at-14.59.36.jpeg'),
(1036, 81, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:800;s:6:"height";i:400;s:4:"file";s:50:"2022/02/WhatsApp-Image-2022-02-22-at-14.59.36.jpeg";s:5:"sizes";a:4:{s:6:"medium";a:4:{s:4:"file";s:50:"WhatsApp-Image-2022-02-22-at-14.59.36-300x150.jpeg";s:5:"width";i:300;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:50:"WhatsApp-Image-2022-02-22-at-14.59.36-150x150.jpeg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:50:"WhatsApp-Image-2022-02-22-at-14.59.36-768x384.jpeg";s:5:"width";i:768;s:6:"height";i:384;s:9:"mime-type";s:10:"image/jpeg";}s:12:"tg-landscape";a:4:{s:4:"file";s:50:"WhatsApp-Image-2022-02-22-at-14.59.36-800x600.jpeg";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(1037, 80, '_thumbnail_id', '81'),
(1038, 80, 'rs_page_bg_color', ''),
(1039, 80, 'gusta_override_section_options', '0'),
(1040, 80, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(1041, 80, 'gusta_header_sections_tab_gusta_header_sections', ''),
(1042, 80, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(1043, 80, 'gusta_header_sections_tab', ''),
(1044, 80, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(1045, 80, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(1046, 80, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(1047, 80, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(1048, 80, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(1049, 80, 'gusta_content_sections_tab_gusta_content_sections', ''),
(1050, 80, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(1051, 80, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(1052, 80, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(1053, 80, 'gusta_content_sections_tab', ''),
(1054, 80, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(1055, 80, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(1056, 80, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(1057, 80, 'gusta_footer_sections_tab', ''),
(1058, 80, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(1059, 80, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(1060, 80, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(1061, 80, 'gusta_sticky_sections_tab', ''),
(1062, 80, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(1229, 89, '_wp_attached_file', '2022/02/Grupo-308.png'),
(1230, 89, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:276;s:6:"height";i:276;s:4:"file";s:21:"2022/02/Grupo-308.png";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:21:"Grupo-308-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"tg-landscape";a:4:{s:4:"file";s:21:"Grupo-308-800x600.png";s:5:"width";i:800;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(1273, 91, '_edit_last', '1'),
(1274, 91, 'rs_page_bg_color', ''),
(1275, 91, '_edit_lock', '1645812534:1'),
(1721, 115, '_edit_last', '1'),
(1722, 115, '_edit_lock', '1645814486:1'),
(1723, 115, '_thumbnail_id', '89'),
(1724, 115, 'rs_page_bg_color', ''),
(1725, 115, 'cargo', 'Diretora'),
(1726, 115, '_cargo', 'field_62190e57068c4'),
(1727, 115, 'gusta_override_section_options', '0'),
(1728, 115, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(1729, 115, 'gusta_header_sections_tab_gusta_header_sections', ''),
(1730, 115, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(1731, 115, 'gusta_header_sections_tab', ''),
(1732, 115, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(1733, 115, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(1734, 115, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(1735, 115, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(1736, 115, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(1737, 115, 'gusta_content_sections_tab_gusta_content_sections', ''),
(1738, 115, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(1739, 115, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(1740, 115, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(1741, 115, 'gusta_content_sections_tab', ''),
(1742, 115, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(1743, 115, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(1744, 115, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(1745, 115, 'gusta_footer_sections_tab', ''),
(1746, 115, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(1747, 115, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(1748, 115, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(1749, 115, 'gusta_sticky_sections_tab', ''),
(1750, 115, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(1885, 122, '_edit_last', '1'),
(1886, 122, '_edit_lock', '1645812276:1'),
(1887, 122, '_thumbnail_id', '89'),
(1888, 122, 'rs_page_bg_color', ''),
(1889, 122, 'gusta_override_section_options', '0'),
(1890, 122, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(1891, 122, 'gusta_header_sections_tab_gusta_header_sections', ''),
(1892, 122, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(1893, 122, 'gusta_header_sections_tab', ''),
(1894, 122, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(1895, 122, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(1896, 122, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(1897, 122, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(1898, 122, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(1899, 122, 'gusta_content_sections_tab_gusta_content_sections', ''),
(1900, 122, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(1901, 122, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(1902, 122, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(1903, 122, 'gusta_content_sections_tab', ''),
(1904, 122, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(1905, 122, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(1906, 122, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(1907, 122, 'gusta_footer_sections_tab', ''),
(1908, 122, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(1909, 122, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(1910, 122, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(1911, 122, 'gusta_sticky_sections_tab', ''),
(1912, 122, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(1913, 123, 'gusta_override_section_options', '0'),
(1914, 123, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(1915, 123, 'gusta_header_sections_tab_gusta_header_sections', ''),
(1916, 123, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(1917, 123, 'gusta_header_sections_tab', ''),
(1918, 123, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(1919, 123, 'gusta_content_sections_tab_gusta_above_content_sections', '');
INSERT INTO `wpxc_postmeta` VALUES
(1920, 123, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(1921, 123, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(1922, 123, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(1923, 123, 'gusta_content_sections_tab_gusta_content_sections', ''),
(1924, 123, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(1925, 123, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(1926, 123, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(1927, 123, 'gusta_content_sections_tab', ''),
(1928, 123, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(1929, 123, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(1930, 123, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(1931, 123, 'gusta_footer_sections_tab', ''),
(1932, 123, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(1933, 123, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(1934, 123, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(1935, 123, 'gusta_sticky_sections_tab', ''),
(1936, 123, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2006, 127, '_edit_last', '1'),
(2007, 127, 'rs_page_bg_color', ''),
(2008, 127, 'gusta_override_section_options', '0'),
(2009, 127, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2010, 127, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2011, 127, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2012, 127, 'gusta_header_sections_tab', ''),
(2013, 127, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2014, 127, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2015, 127, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2016, 127, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2017, 127, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2018, 127, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2019, 127, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2020, 127, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2021, 127, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2022, 127, 'gusta_content_sections_tab', ''),
(2023, 127, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2024, 127, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2025, 127, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2026, 127, 'gusta_footer_sections_tab', ''),
(2027, 127, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2028, 127, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2029, 127, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2030, 127, 'gusta_sticky_sections_tab', ''),
(2031, 127, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2032, 127, '_wpb_vc_js_status', 'false'),
(2033, 127, '_edit_lock', '1645816832:1'),
(2058, 129, '_edit_last', '1'),
(2059, 129, '_edit_lock', '1645813090:1'),
(2060, 129, '_thumbnail_id', '89'),
(2061, 129, 'rs_page_bg_color', ''),
(2062, 129, 'cargo', 'Gerente de Vendas'),
(2063, 129, '_cargo', 'field_62190e57068c4'),
(2064, 129, 'gusta_override_section_options', '0'),
(2065, 129, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2066, 129, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2067, 129, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2068, 129, 'gusta_header_sections_tab', ''),
(2069, 129, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2070, 129, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2071, 129, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2072, 129, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2073, 129, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2074, 129, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2075, 129, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2076, 129, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2077, 129, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2078, 129, 'gusta_content_sections_tab', ''),
(2079, 129, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2080, 129, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2081, 129, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2082, 129, 'gusta_footer_sections_tab', ''),
(2083, 129, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2084, 129, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2085, 129, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2086, 129, 'gusta_sticky_sections_tab', ''),
(2087, 129, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2330, 127, '_wpb_shortcodes_custom_css', '.vc_custom_1645814064762{margin-bottom: 20px !important;}.vc_custom_1645814345825{margin-bottom: 15px !important;}'),
(2335, 144, 'cargo', 'Diretora'),
(2336, 144, '_cargo', 'field_62190e57068c4'),
(2337, 144, 'gusta_override_section_options', '0'),
(2338, 144, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2339, 144, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2340, 144, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2341, 144, 'gusta_header_sections_tab', ''),
(2342, 144, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2343, 144, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2344, 144, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2345, 144, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2346, 144, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2347, 144, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2348, 144, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2349, 144, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2350, 144, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2351, 144, 'gusta_content_sections_tab', ''),
(2352, 144, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2353, 144, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2354, 144, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2355, 144, 'gusta_footer_sections_tab', ''),
(2356, 144, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2357, 144, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2358, 144, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2359, 144, 'gusta_sticky_sections_tab', ''),
(2360, 144, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2365, 150, '_edit_last', '1'),
(2366, 150, '_edit_lock', '1654632600:1'),
(2367, 150, '_wp_page_template', 'default'),
(2368, 151, 'gusta_override_section_options', '0'),
(2369, 151, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2370, 151, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2371, 151, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2372, 151, 'gusta_header_sections_tab', ''),
(2373, 151, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2374, 151, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2375, 151, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2376, 151, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2377, 151, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2378, 151, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2379, 151, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2380, 151, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2381, 151, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2382, 151, 'gusta_content_sections_tab', ''),
(2383, 151, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2384, 151, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2385, 151, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2386, 151, 'gusta_footer_sections_tab', ''),
(2387, 151, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2388, 151, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2389, 151, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2390, 151, 'gusta_sticky_sections_tab', ''),
(2391, 151, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2392, 150, '_wpb_vc_js_status', 'true'),
(2393, 151, '_wpb_shortcodes_custom_css', '.vc_custom_1591272223790{background-color: #f7f7f7 !important;}.vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1591272398627{margin-top: 10px !important;}.vc_custom_1591272483802{margin-top: 20px !important;}.vc_custom_1591272505340{margin-top: 25px !important;}'),
(2394, 150, 'wpex_main_layout', 'full-width'),
(2395, 150, 'wpex_post_layout', 'full-width'),
(2396, 150, 'wpex_disable_top_bar', 'on'),
(2397, 150, 'wpex_disable_header', 'on'),
(2398, 150, 'wpex_disable_title', 'on'),
(2399, 150, 'wpex_disable_header_margin', 'on'),
(2400, 150, 'wpex_disable_footer', 'on'),
(2401, 150, 'wpex_disable_footer_widgets', 'on'),
(2402, 150, 'wpex_footer_reveal', 'off'),
(2403, 150, 'wpex_footer_bottom', 'off'),
(2404, 150, 'wpex_disable_footer_callout', 'on'),
(2405, 150, '_easy_image_gallery_link_images', 'off'),
(2406, 152, '_wpb_shortcodes_custom_css', '.vc_custom_1591272223790{background-color: #f7f7f7 !important;}.vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1591272398627{margin-top: 10px !important;}.vc_custom_1591272483802{margin-top: 20px !important;}.vc_custom_1654632708332{margin-top: 25px !important;}'),
(2407, 150, 'gusta_override_section_options', '0'),
(2408, 150, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2409, 150, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2410, 150, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2411, 150, 'gusta_header_sections_tab', ''),
(2412, 150, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2413, 150, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2414, 150, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2415, 150, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2416, 150, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2417, 150, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2418, 150, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2419, 150, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2420, 150, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2421, 150, 'gusta_content_sections_tab', ''),
(2422, 150, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2423, 150, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2424, 150, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2425, 150, 'gusta_footer_sections_tab', ''),
(2426, 150, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2427, 150, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2428, 150, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2429, 150, 'gusta_sticky_sections_tab', ''),
(2430, 150, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2431, 152, 'gusta_override_section_options', '0'),
(2432, 152, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2433, 152, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2434, 152, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2435, 152, 'gusta_header_sections_tab', ''),
(2436, 152, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2437, 152, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2438, 152, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2439, 152, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2440, 152, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2441, 152, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2442, 152, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2443, 152, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2444, 152, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2445, 152, 'gusta_content_sections_tab', ''),
(2446, 152, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2447, 152, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2448, 152, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2449, 152, 'gusta_footer_sections_tab', ''),
(2450, 152, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2451, 152, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2452, 152, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2453, 152, 'gusta_sticky_sections_tab', ''),
(2454, 152, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2455, 150, '_wpb_shortcodes_custom_css', '.vc_custom_1591272223790{background-color: #f7f7f7 !important;}.vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1591272398627{margin-top: 10px !important;}.vc_custom_1591272483802{margin-top: 20px !important;}.vc_custom_1654632708332{margin-top: 25px !important;}'),
(2456, 153, '_wpb_shortcodes_custom_css', '.vc_custom_1654632885392{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2022/02/heyon-wp-login-bg.png?id=29) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1591272398627{margin-top: 10px !important;}.vc_custom_1599414208278{margin-top: 20px !important;}'),
(2457, 153, '_edit_last', '1'),
(2458, 153, '_edit_lock', '1654632751:1'),
(2459, 153, '_wp_page_template', 'default'),
(2460, 153, '_wpb_vc_js_status', 'true'),
(2461, 153, 'wpex_main_layout', 'full-width'),
(2462, 153, 'wpex_post_layout', 'full-width'),
(2463, 153, 'wpex_disable_top_bar', 'on'),
(2464, 153, 'wpex_disable_header', 'on'),
(2465, 153, 'wpex_disable_title', 'on'),
(2466, 153, 'wpex_disable_header_margin', 'on'),
(2467, 153, 'wpex_disable_footer', 'on'),
(2468, 153, 'wpex_disable_footer_widgets', 'on'),
(2469, 153, 'wpex_footer_reveal', 'off'),
(2470, 153, 'wpex_footer_bottom', 'off'),
(2471, 153, 'wpex_disable_footer_callout', 'on'),
(2472, 153, '_easy_image_gallery_link_images', 'off'),
(2473, 153, 'gusta_override_section_options', '0'),
(2474, 153, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2475, 153, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2476, 153, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2477, 153, 'gusta_header_sections_tab', ''),
(2478, 153, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2479, 153, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2480, 153, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2481, 153, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2482, 153, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2483, 153, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2484, 153, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2485, 153, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2486, 153, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2487, 153, 'gusta_content_sections_tab', ''),
(2488, 153, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2489, 153, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2490, 153, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2491, 153, 'gusta_footer_sections_tab', ''),
(2492, 153, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2493, 153, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2494, 153, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2495, 153, 'gusta_sticky_sections_tab', ''),
(2496, 153, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2497, 153, '_wpb_shortcodes_custom_css', '.vc_custom_1654632885392{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2022/02/heyon-wp-login-bg.png?id=29) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1591272398627{margin-top: 10px !important;}.vc_custom_1599414208278{margin-top: 20px !important;}'),
(2520, 154, 'gusta_override_section_options', '0'),
(2521, 154, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2522, 154, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2523, 154, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2524, 154, 'gusta_header_sections_tab', ''),
(2525, 154, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2526, 154, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2527, 154, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2528, 154, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2529, 154, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2530, 154, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2531, 154, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2532, 154, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2533, 154, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2534, 154, 'gusta_content_sections_tab', ''),
(2535, 154, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2536, 154, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2537, 154, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2538, 154, 'gusta_footer_sections_tab', ''),
(2539, 154, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2540, 154, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2541, 154, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2542, 154, 'gusta_sticky_sections_tab', ''),
(2543, 154, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2544, 154, '_wpb_shortcodes_custom_css', '.vc_custom_1599414295043{background-image: url(https://premium-3d.com/wp-content/uploads/2020/09/heyonajuda-background.jpg?id=19) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1591272398627{margin-top: 10px !important;}.vc_custom_1599414208278{margin-top: 20px !important;}'),
(2545, 155, '_wpb_shortcodes_custom_css', '.vc_custom_1599414295043{background-image: url(https://premium-3d.com/wp-content/uploads/2020/09/heyonajuda-background.jpg?id=19) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1591272398627{margin-top: 10px !important;}.vc_custom_1599414208278{margin-top: 20px !important;}'),
(2546, 155, 'gusta_override_section_options', '0'),
(2547, 155, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2548, 155, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2549, 155, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2550, 155, 'gusta_header_sections_tab', ''),
(2551, 155, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2552, 155, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2553, 155, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2554, 155, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2555, 155, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2556, 155, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2557, 155, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2558, 155, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2559, 155, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2560, 155, 'gusta_content_sections_tab', ''),
(2561, 155, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2562, 155, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2563, 155, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2564, 155, 'gusta_footer_sections_tab', ''),
(2565, 155, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2566, 155, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2567, 155, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2568, 155, 'gusta_sticky_sections_tab', ''),
(2569, 155, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2570, 156, '_wpb_shortcodes_custom_css', '.vc_custom_1654632885392{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2022/02/heyon-wp-login-bg.png?id=29) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1591272398627{margin-top: 10px !important;}.vc_custom_1599414208278{margin-top: 20px !important;}'),
(2571, 156, 'gusta_override_section_options', '0'),
(2572, 156, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2573, 156, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2574, 156, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2575, 156, 'gusta_header_sections_tab', ''),
(2576, 156, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2577, 156, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2578, 156, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2579, 156, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2580, 156, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2581, 156, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2582, 156, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2583, 156, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2584, 156, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2585, 156, 'gusta_content_sections_tab', ''),
(2586, 156, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2587, 156, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2588, 156, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2589, 156, 'gusta_footer_sections_tab', ''),
(2590, 156, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2591, 156, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2592, 156, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2593, 156, 'gusta_sticky_sections_tab', ''),
(2594, 156, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2605, 163, '_edit_last', '1'),
(2606, 163, '_edit_lock', '1657155738:1'),
(2607, 163, '_acfop_title', 'Informações'),
(2608, 163, '__acfop_title', 'field_acf_key_acfop_title'),
(2609, 163, '_acfop_menu', 'Informações'),
(2610, 163, '__acfop_menu', 'field_acf_key_acfop_menu'),
(2611, 163, '_acfop_parent', 'none'),
(2612, 163, '__acfop_parent', 'field_acf_key_acfop_parent'),
(2613, 163, '_acfop_slug', 'info-geral'),
(2614, 163, '__acfop_slug', 'field_acf_key_acfop_slug'),
(2615, 163, '_acfop_show_in_graphql', '0'),
(2616, 163, '__acfop_show_in_graphql', 'field_acf_key_acfop_show_in_graphql'),
(2617, 163, '_acfop_capability', 'manage_options'),
(2618, 163, '__acfop_capability', 'field_acf_key_acfop_capability'),
(2619, 163, '_acfop_position', ''),
(2620, 163, '__acfop_position', 'field_acf_key_acfop_position'),
(2621, 163, '_acfop_icon', ''),
(2622, 163, '__acfop_icon', 'field_acf_key_acfop_icon'),
(2623, 163, '_acfop_redirect', '1'),
(2624, 163, '__acfop_redirect', 'field_acf_key_acfop_redirect'),
(2625, 163, '_acfop_save_to', 'options'),
(2626, 163, '__acfop_save_to', 'field_acf_key_acfop_save_to'),
(2627, 163, '_acfop_autoload', '1'),
(2628, 163, '__acfop_autoload', 'field_acf_key_acfop_autoload'),
(2629, 163, '_acfop_customize', '0'),
(2630, 163, '__acfop_customize', 'field_acf_key_acfop_custize'),
(2631, 163, 'gusta_override_section_options', '0'),
(2632, 163, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2633, 163, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2634, 163, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2635, 163, 'gusta_header_sections_tab', ''),
(2636, 163, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2637, 163, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2638, 163, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2639, 163, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2640, 163, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2641, 163, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2642, 163, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2643, 163, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2644, 163, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2645, 163, 'gusta_content_sections_tab', ''),
(2646, 163, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2647, 163, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2648, 163, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2649, 163, 'gusta_footer_sections_tab', ''),
(2650, 163, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2651, 163, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2652, 163, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2653, 163, 'gusta_sticky_sections_tab', ''),
(2654, 163, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2655, 163, '_wp_old_slug', '163'),
(2656, 163, '_acfop_header_content', ''),
(2657, 163, '_acfop_footer_content', ''),
(2658, 165, '_acfop_title', 'Informações'),
(2659, 165, '__acfop_title', 'field_acf_key_acfop_title'),
(2660, 165, '_acfop_menu', 'Informações'),
(2661, 165, '__acfop_menu', 'field_acf_key_acfop_menu'),
(2662, 165, '_acfop_parent', 'none'),
(2663, 165, '__acfop_parent', 'field_acf_key_acfop_parent'),
(2664, 165, '_acfop_slug', 'info-geral'),
(2665, 165, '__acfop_slug', 'field_acf_key_acfop_slug'),
(2666, 165, '_acfop_show_in_graphql', '0'),
(2667, 165, '__acfop_show_in_graphql', 'field_acf_key_acfop_show_in_graphql'),
(2668, 165, '_acfop_capability', 'manage_options'),
(2669, 165, '__acfop_capability', 'field_acf_key_acfop_capability'),
(2670, 165, '_acfop_position', ''),
(2671, 165, '__acfop_position', 'field_acf_key_acfop_position'),
(2672, 165, '_acfop_icon', ''),
(2673, 165, '__acfop_icon', 'field_acf_key_acfop_icon'),
(2674, 165, '_acfop_redirect', '0'),
(2675, 165, '__acfop_redirect', 'field_acf_key_acfop_redirect'),
(2676, 165, '_acfop_save_to', 'options'),
(2677, 165, '__acfop_save_to', 'field_acf_key_acfop_save_to'),
(2678, 165, '_acfop_autoload', '1'),
(2679, 165, '__acfop_autoload', 'field_acf_key_acfop_autoload'),
(2680, 165, '_acfop_customize', '0'),
(2681, 165, '__acfop_customize', 'field_acf_key_acfop_custize'),
(2682, 165, 'gusta_override_section_options', '0'),
(2683, 165, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2684, 165, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2685, 165, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2686, 165, 'gusta_header_sections_tab', ''),
(2687, 165, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2688, 165, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2689, 165, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2690, 165, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2691, 165, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2692, 165, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2693, 165, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2694, 165, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2695, 165, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2696, 165, 'gusta_content_sections_tab', ''),
(2697, 165, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2698, 165, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2699, 165, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2700, 165, 'gusta_footer_sections_tab', ''),
(2701, 165, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2702, 165, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2703, 165, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2704, 165, 'gusta_sticky_sections_tab', ''),
(2705, 165, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2706, 167, '_edit_last', '1'),
(2707, 167, '_edit_lock', '1723299181:1'),
(2708, 167, '_wp_page_template', 'default'),
(2709, 167, '_wpb_vc_js_status', 'true'),
(2710, 167, '_easy_image_gallery_link_images', 'off'),
(2711, 167, 'gusta_override_section_options', '0'),
(2712, 167, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2713, 167, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2714, 167, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2715, 167, 'gusta_header_sections_tab', ''),
(2716, 167, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2717, 167, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2718, 167, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2719, 167, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2720, 167, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2721, 167, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2722, 167, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2723, 167, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2724, 167, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2725, 167, 'gusta_content_sections_tab', ''),
(2726, 167, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2727, 167, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2728, 167, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2729, 167, 'gusta_footer_sections_tab', ''),
(2730, 167, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2731, 167, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2732, 167, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2733, 167, 'gusta_sticky_sections_tab', ''),
(2734, 167, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2735, 170, 'gusta_override_section_options', '0'),
(2736, 170, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2737, 170, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2738, 170, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2739, 170, 'gusta_header_sections_tab', ''),
(2740, 170, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2741, 170, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2742, 170, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2743, 170, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2744, 170, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2745, 170, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2746, 170, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2747, 170, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2748, 170, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2749, 170, 'gusta_content_sections_tab', ''),
(2750, 170, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2751, 170, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2752, 170, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2753, 170, 'gusta_footer_sections_tab', ''),
(2754, 170, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2755, 170, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2756, 170, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2757, 170, 'gusta_sticky_sections_tab', ''),
(2758, 170, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2865, 166, '_edit_last', '1'),
(2866, 166, '_acfop_title', 'Página Inicial'),
(2867, 166, '__acfop_title', 'field_acf_key_acfop_title'),
(2868, 166, '_acfop_menu', 'Página Inicial'),
(2869, 166, '__acfop_menu', 'field_acf_key_acfop_menu'),
(2870, 166, '_acfop_parent', 'info-geral'),
(2871, 166, '__acfop_parent', 'field_acf_key_acfop_parent'),
(2872, 166, '_acfop_slug', 'pagina-inicial'),
(2873, 166, '__acfop_slug', 'field_acf_key_acfop_slug'),
(2874, 166, '_acfop_order', '0'),
(2875, 166, '__acfop_order', 'field_acf_key_acfop_order'),
(2876, 166, '_acfop_show_in_graphql', '0'),
(2877, 166, '__acfop_show_in_graphql', 'field_acf_key_acfop_show_in_graphql'),
(2878, 166, '_acfop_capability', 'manage_options'),
(2879, 166, '__acfop_capability', 'field_acf_key_acfop_capability'),
(2880, 166, '_acfop_save_to', 'post'),
(2881, 166, '__acfop_save_to', 'field_acf_key_acfop_save_to'),
(2882, 166, '_acfop_post_page', '167'),
(2883, 166, '__acfop_post_page', 'field_acf_key_acfop_post_page'),
(2884, 166, '_acfop_customize', '0'),
(2885, 166, '__acfop_customize', 'field_acf_key_acfop_custize'),
(2886, 166, 'gusta_override_section_options', '0'),
(2887, 166, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2888, 166, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2889, 166, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2890, 166, 'gusta_header_sections_tab', ''),
(2891, 166, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2892, 166, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2893, 166, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2894, 166, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2895, 166, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2896, 166, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2897, 166, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2898, 166, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2899, 166, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2900, 166, 'gusta_content_sections_tab', ''),
(2901, 166, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2902, 166, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2903, 166, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2904, 166, 'gusta_footer_sections_tab', ''),
(2905, 166, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2906, 166, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2907, 166, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2908, 166, 'gusta_sticky_sections_tab', ''),
(2909, 166, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2910, 166, '_wp_old_slug', 'rascunho-automatico'),
(2911, 166, '_acfop_header_content', ''),
(2912, 166, '_acfop_footer_content', ''),
(2913, 174, '_acfop_title', 'Página Inicial'),
(2914, 174, '__acfop_title', 'field_acf_key_acfop_title'),
(2915, 174, '_acfop_menu', 'Página Inicial'),
(2916, 174, '__acfop_menu', 'field_acf_key_acfop_menu'),
(2917, 174, '_acfop_parent', 'info-geral'),
(2918, 174, '__acfop_parent', 'field_acf_key_acfop_parent'),
(2919, 174, '_acfop_slug', 'pagina-inicial'),
(2920, 174, '__acfop_slug', 'field_acf_key_acfop_slug'),
(2921, 174, '_acfop_order', '0'),
(2922, 174, '__acfop_order', 'field_acf_key_acfop_order'),
(2923, 174, '_acfop_show_in_graphql', '0'),
(2924, 174, '__acfop_show_in_graphql', 'field_acf_key_acfop_show_in_graphql'),
(2925, 174, '_acfop_capability', 'manage_options'),
(2926, 174, '__acfop_capability', 'field_acf_key_acfop_capability'),
(2927, 174, '_acfop_save_to', 'post'),
(2928, 174, '__acfop_save_to', 'field_acf_key_acfop_save_to'),
(2929, 174, '_acfop_post_page', '167'),
(2930, 174, '__acfop_post_page', 'field_acf_key_acfop_post_page'),
(2931, 174, '_acfop_customize', '0'),
(2932, 174, '__acfop_customize', 'field_acf_key_acfop_custize'),
(2933, 174, 'gusta_override_section_options', '0'),
(2934, 174, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2935, 174, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2936, 174, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2937, 174, 'gusta_header_sections_tab', ''),
(2938, 174, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2939, 174, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2940, 174, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2941, 174, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2942, 174, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2943, 174, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2944, 174, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2945, 174, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2946, 174, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2947, 174, 'gusta_content_sections_tab', ''),
(2948, 174, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2949, 174, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2950, 174, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2951, 174, 'gusta_footer_sections_tab', ''),
(2952, 174, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2953, 174, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(2954, 174, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(2955, 174, 'gusta_sticky_sections_tab', ''),
(2956, 174, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(2957, 166, '_edit_lock', '1657150864:1'),
(2958, 175, '_edit_last', '1'),
(2959, 175, '_acfop_title', 'Sobre Nós'),
(2960, 175, '__acfop_title', 'field_acf_key_acfop_title'),
(2961, 175, '_acfop_menu', 'Sobre Nós'),
(2962, 175, '__acfop_menu', 'field_acf_key_acfop_menu'),
(2963, 175, '_acfop_parent', 'info-geral'),
(2964, 175, '__acfop_parent', 'field_acf_key_acfop_parent'),
(2965, 175, '_acfop_slug', 'sobre-nos'),
(2966, 175, '__acfop_slug', 'field_acf_key_acfop_slug'),
(2967, 175, '_acfop_order', '0'),
(2968, 175, '__acfop_order', 'field_acf_key_acfop_order'),
(2969, 175, '_acfop_show_in_graphql', '0'),
(2970, 175, '__acfop_show_in_graphql', 'field_acf_key_acfop_show_in_graphql'),
(2971, 175, '_acfop_capability', 'manage_options'),
(2972, 175, '__acfop_capability', 'field_acf_key_acfop_capability'),
(2973, 175, '_acfop_save_to', 'post'),
(2974, 175, '__acfop_save_to', 'field_acf_key_acfop_save_to'),
(2975, 175, '_acfop_post_page', '168'),
(2976, 175, '__acfop_post_page', 'field_acf_key_acfop_post_page'),
(2977, 175, '_acfop_customize', '0'),
(2978, 175, '__acfop_customize', 'field_acf_key_acfop_custize'),
(2979, 175, 'gusta_override_section_options', '0'),
(2980, 175, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(2981, 175, 'gusta_header_sections_tab_gusta_header_sections', ''),
(2982, 175, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(2983, 175, 'gusta_header_sections_tab', ''),
(2984, 175, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(2985, 175, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(2986, 175, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(2987, 175, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(2988, 175, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(2989, 175, 'gusta_content_sections_tab_gusta_content_sections', ''),
(2990, 175, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(2991, 175, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(2992, 175, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(2993, 175, 'gusta_content_sections_tab', ''),
(2994, 175, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(2995, 175, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(2996, 175, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(2997, 175, 'gusta_footer_sections_tab', ''),
(2998, 175, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(2999, 175, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(3000, 175, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(3001, 175, 'gusta_sticky_sections_tab', ''),
(3002, 175, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(3003, 175, '_wp_old_slug', 'rascunho-automatico'),
(3004, 175, '_acfop_header_content', ''),
(3005, 175, '_acfop_footer_content', ''),
(3006, 177, '_acfop_title', 'Sobre Nós'),
(3007, 177, '__acfop_title', 'field_acf_key_acfop_title'),
(3008, 177, '_acfop_menu', 'Sobre Nós'),
(3009, 177, '__acfop_menu', 'field_acf_key_acfop_menu'),
(3010, 177, '_acfop_parent', 'info-geral'),
(3011, 177, '__acfop_parent', 'field_acf_key_acfop_parent'),
(3012, 177, '_acfop_slug', 'sobre-nos'),
(3013, 177, '__acfop_slug', 'field_acf_key_acfop_slug'),
(3014, 177, '_acfop_order', '0'),
(3015, 177, '__acfop_order', 'field_acf_key_acfop_order'),
(3016, 177, '_acfop_show_in_graphql', '0'),
(3017, 177, '__acfop_show_in_graphql', 'field_acf_key_acfop_show_in_graphql'),
(3018, 177, '_acfop_capability', 'manage_options'),
(3019, 177, '__acfop_capability', 'field_acf_key_acfop_capability'),
(3020, 177, '_acfop_save_to', 'post'),
(3021, 177, '__acfop_save_to', 'field_acf_key_acfop_save_to'),
(3022, 177, '_acfop_post_page', '168'),
(3023, 177, '__acfop_post_page', 'field_acf_key_acfop_post_page'),
(3024, 177, '_acfop_customize', '0'),
(3025, 177, '__acfop_customize', 'field_acf_key_acfop_custize'),
(3026, 177, 'gusta_override_section_options', '0'),
(3027, 177, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(3028, 177, 'gusta_header_sections_tab_gusta_header_sections', ''),
(3029, 177, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(3030, 177, 'gusta_header_sections_tab', ''),
(3031, 177, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(3032, 177, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(3033, 177, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(3034, 177, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(3035, 177, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(3036, 177, 'gusta_content_sections_tab_gusta_content_sections', ''),
(3037, 177, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(3038, 177, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(3039, 177, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(3040, 177, 'gusta_content_sections_tab', ''),
(3041, 177, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(3042, 177, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(3043, 177, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(3044, 177, 'gusta_footer_sections_tab', ''),
(3045, 177, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(3046, 177, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(3047, 177, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(3048, 177, 'gusta_sticky_sections_tab', ''),
(3049, 177, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(3050, 175, '_edit_lock', '1657150951:1'),
(3051, 178, '_edit_last', '1'),
(3052, 178, '_acfop_title', 'Contato'),
(3053, 178, '__acfop_title', 'field_acf_key_acfop_title'),
(3054, 178, '_acfop_menu', 'Contato'),
(3055, 178, '__acfop_menu', 'field_acf_key_acfop_menu'),
(3056, 178, '_acfop_parent', 'info-geral'),
(3057, 178, '__acfop_parent', 'field_acf_key_acfop_parent'),
(3058, 178, '_acfop_slug', 'contato'),
(3059, 178, '__acfop_slug', 'field_acf_key_acfop_slug'),
(3060, 178, '_acfop_order', '0'),
(3061, 178, '__acfop_order', 'field_acf_key_acfop_order'),
(3062, 178, '_acfop_show_in_graphql', '0'),
(3063, 178, '__acfop_show_in_graphql', 'field_acf_key_acfop_show_in_graphql'),
(3064, 178, '_acfop_capability', 'manage_options'),
(3065, 178, '__acfop_capability', 'field_acf_key_acfop_capability'),
(3066, 178, '_acfop_save_to', 'post'),
(3067, 178, '__acfop_save_to', 'field_acf_key_acfop_save_to'),
(3068, 178, '_acfop_post_page', '169'),
(3069, 178, '__acfop_post_page', 'field_acf_key_acfop_post_page'),
(3070, 178, '_acfop_customize', '0'),
(3071, 178, '__acfop_customize', 'field_acf_key_acfop_custize'),
(3072, 178, 'gusta_override_section_options', '0'),
(3073, 178, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(3074, 178, 'gusta_header_sections_tab_gusta_header_sections', ''),
(3075, 178, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(3076, 178, 'gusta_header_sections_tab', ''),
(3077, 178, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(3078, 178, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(3079, 178, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(3080, 178, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(3081, 178, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(3082, 178, 'gusta_content_sections_tab_gusta_content_sections', ''),
(3083, 178, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(3084, 178, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(3085, 178, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(3086, 178, 'gusta_content_sections_tab', ''),
(3087, 178, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(3088, 178, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(3089, 178, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(3090, 178, 'gusta_footer_sections_tab', ''),
(3091, 178, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(3092, 178, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(3093, 178, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(3094, 178, 'gusta_sticky_sections_tab', ''),
(3095, 178, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(3096, 178, '_wp_old_slug', 'rascunho-automatico'),
(3097, 178, '_acfop_header_content', ''),
(3098, 178, '_acfop_footer_content', ''),
(3099, 180, '_acfop_title', 'Contato'),
(3100, 180, '__acfop_title', 'field_acf_key_acfop_title'),
(3101, 180, '_acfop_menu', 'Contato'),
(3102, 180, '__acfop_menu', 'field_acf_key_acfop_menu'),
(3103, 180, '_acfop_parent', 'info-geral'),
(3104, 180, '__acfop_parent', 'field_acf_key_acfop_parent'),
(3105, 180, '_acfop_slug', 'contato'),
(3106, 180, '__acfop_slug', 'field_acf_key_acfop_slug'),
(3107, 180, '_acfop_order', '0'),
(3108, 180, '__acfop_order', 'field_acf_key_acfop_order'),
(3109, 180, '_acfop_show_in_graphql', '0'),
(3110, 180, '__acfop_show_in_graphql', 'field_acf_key_acfop_show_in_graphql'),
(3111, 180, '_acfop_capability', 'manage_options'),
(3112, 180, '__acfop_capability', 'field_acf_key_acfop_capability'),
(3113, 180, '_acfop_save_to', 'post'),
(3114, 180, '__acfop_save_to', 'field_acf_key_acfop_save_to'),
(3115, 180, '_acfop_post_page', '169'),
(3116, 180, '__acfop_post_page', 'field_acf_key_acfop_post_page'),
(3117, 180, '_acfop_customize', '0'),
(3118, 180, '__acfop_customize', 'field_acf_key_acfop_custize'),
(3119, 180, 'gusta_override_section_options', '0'),
(3120, 180, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(3121, 180, 'gusta_header_sections_tab_gusta_header_sections', ''),
(3122, 180, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(3123, 180, 'gusta_header_sections_tab', ''),
(3124, 180, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(3125, 180, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(3126, 180, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(3127, 180, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(3128, 180, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(3129, 180, 'gusta_content_sections_tab_gusta_content_sections', ''),
(3130, 180, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(3131, 180, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(3132, 180, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(3133, 180, 'gusta_content_sections_tab', ''),
(3134, 180, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(3135, 180, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(3136, 180, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(3137, 180, 'gusta_footer_sections_tab', ''),
(3138, 180, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(3139, 180, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(3140, 180, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(3141, 180, 'gusta_sticky_sections_tab', ''),
(3142, 180, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(3143, 178, '_edit_lock', '1657156042:1'),
(3144, 182, '_acfop_title', 'Informações'),
(3145, 182, '__acfop_title', 'field_acf_key_acfop_title'),
(3146, 182, '_acfop_menu', 'Informações'),
(3147, 182, '__acfop_menu', 'field_acf_key_acfop_menu'),
(3148, 182, '_acfop_parent', 'none'),
(3149, 182, '__acfop_parent', 'field_acf_key_acfop_parent'),
(3150, 182, '_acfop_slug', 'info-geral'),
(3151, 182, '__acfop_slug', 'field_acf_key_acfop_slug'),
(3152, 182, '_acfop_show_in_graphql', '0'),
(3153, 182, '__acfop_show_in_graphql', 'field_acf_key_acfop_show_in_graphql'),
(3154, 182, '_acfop_capability', 'manage_options'),
(3155, 182, '__acfop_capability', 'field_acf_key_acfop_capability'),
(3156, 182, '_acfop_position', ''),
(3157, 182, '__acfop_position', 'field_acf_key_acfop_position'),
(3158, 182, '_acfop_icon', ''),
(3159, 182, '__acfop_icon', 'field_acf_key_acfop_icon'),
(3160, 182, '_acfop_redirect', '1'),
(3161, 182, '__acfop_redirect', 'field_acf_key_acfop_redirect'),
(3162, 182, '_acfop_save_to', 'options'),
(3163, 182, '__acfop_save_to', 'field_acf_key_acfop_save_to'),
(3164, 182, '_acfop_autoload', '1'),
(3165, 182, '__acfop_autoload', 'field_acf_key_acfop_autoload'),
(3166, 182, '_acfop_customize', '0'),
(3167, 182, '__acfop_customize', 'field_acf_key_acfop_custize'),
(3168, 182, 'gusta_override_section_options', '0'),
(3169, 182, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(3170, 182, 'gusta_header_sections_tab_gusta_header_sections', ''),
(3171, 182, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(3172, 182, 'gusta_header_sections_tab', ''),
(3173, 182, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(3174, 182, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(3175, 182, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(3176, 182, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(3177, 182, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(3178, 182, 'gusta_content_sections_tab_gusta_content_sections', ''),
(3179, 182, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(3180, 182, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(3181, 182, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(3182, 182, 'gusta_content_sections_tab', ''),
(3183, 182, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(3184, 182, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(3185, 182, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(3186, 182, 'gusta_footer_sections_tab', ''),
(3187, 182, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(3188, 182, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(3189, 182, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(3190, 182, 'gusta_sticky_sections_tab', ''),
(3191, 182, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(3192, 183, '_edit_last', '1'),
(3193, 183, '_edit_lock', '1657155768:1'),
(3194, 184, '_edit_lock', '1657156037:1'),
(3195, 184, '_edit_last', '1'),
(3196, 185, '_edit_lock', '1657155941:1'),
(3197, 185, '_edit_last', '1'),
(3203, 202, 'gusta_override_section_options', '0'),
(3204, 202, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(3205, 202, 'gusta_header_sections_tab_gusta_header_sections', ''),
(3206, 202, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(3207, 202, 'gusta_header_sections_tab', ''),
(3208, 202, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(3209, 202, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(3210, 202, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(3211, 202, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(3212, 202, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(3213, 202, 'gusta_content_sections_tab_gusta_content_sections', ''),
(3214, 202, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(3215, 202, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(3216, 202, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(3217, 202, 'gusta_content_sections_tab', ''),
(3218, 202, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(3219, 202, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(3220, 202, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(3221, 202, 'gusta_footer_sections_tab', ''),
(3222, 202, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(3223, 202, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(3224, 202, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(3225, 202, 'gusta_sticky_sections_tab', ''),
(3226, 202, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(3227, 200, '_edit_last', '1'),
(3228, 200, '_acfop_title', 'LGPD'),
(3229, 200, '__acfop_title', 'field_acf_key_acfop_title'),
(3230, 200, '_acfop_menu', 'LGPD'),
(3231, 200, '__acfop_menu', 'field_acf_key_acfop_menu'),
(3232, 200, '_acfop_parent', 'info-geral'),
(3233, 200, '__acfop_parent', 'field_acf_key_acfop_parent'),
(3234, 200, '_acfop_slug', 'privacidade'),
(3235, 200, '__acfop_slug', 'field_acf_key_acfop_slug'),
(3236, 200, '_acfop_show_in_graphql', '0'),
(3237, 200, '__acfop_show_in_graphql', 'field_acf_key_acfop_show_in_graphql'),
(3238, 200, '_acfop_capability', 'manage_options'),
(3239, 200, '__acfop_capability', 'field_acf_key_acfop_capability'),
(3240, 200, '_acfop_position', ''),
(3241, 200, '__acfop_position', 'field_acf_key_acfop_position'),
(3242, 200, '_acfop_icon', ''),
(3243, 200, '__acfop_icon', 'field_acf_key_acfop_icon'),
(3244, 200, '_acfop_redirect', '0'),
(3245, 200, '__acfop_redirect', 'field_acf_key_acfop_redirect'),
(3246, 200, '_acfop_save_to', 'post'),
(3247, 200, '__acfop_save_to', 'field_acf_key_acfop_save_to'),
(3248, 200, '_acfop_post_page', '3'),
(3249, 200, '__acfop_post_page', 'field_acf_key_acfop_post_page'),
(3250, 200, '_acfop_customize', '0'),
(3251, 200, '__acfop_customize', 'field_acf_key_acfop_custize'),
(3252, 200, 'gusta_override_section_options', '0'),
(3253, 200, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(3254, 200, 'gusta_header_sections_tab_gusta_header_sections', ''),
(3255, 200, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(3256, 200, 'gusta_header_sections_tab', ''),
(3257, 200, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(3258, 200, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(3259, 200, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(3260, 200, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(3261, 200, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(3262, 200, 'gusta_content_sections_tab_gusta_content_sections', ''),
(3263, 200, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(3264, 200, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(3265, 200, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(3266, 200, 'gusta_content_sections_tab', ''),
(3267, 200, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(3268, 200, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(3269, 200, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(3270, 200, 'gusta_footer_sections_tab', ''),
(3271, 200, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(3272, 200, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(3273, 200, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(3274, 200, 'gusta_sticky_sections_tab', '');
INSERT INTO `wpxc_postmeta` VALUES
(3275, 200, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(3276, 200, '_wp_old_slug', 'rascunho-automatico'),
(3277, 200, '_acfop_header_content', ''),
(3278, 200, '_acfop_footer_content', ''),
(3279, 204, '_acfop_title', 'LGPD'),
(3280, 204, '__acfop_title', 'field_acf_key_acfop_title'),
(3281, 204, '_acfop_menu', 'LGPD'),
(3282, 204, '__acfop_menu', 'field_acf_key_acfop_menu'),
(3283, 204, '_acfop_parent', 'none'),
(3284, 204, '__acfop_parent', 'field_acf_key_acfop_parent'),
(3285, 204, '_acfop_slug', 'privacidade'),
(3286, 204, '__acfop_slug', 'field_acf_key_acfop_slug'),
(3287, 204, '_acfop_show_in_graphql', '0'),
(3288, 204, '__acfop_show_in_graphql', 'field_acf_key_acfop_show_in_graphql'),
(3289, 204, '_acfop_capability', 'manage_options'),
(3290, 204, '__acfop_capability', 'field_acf_key_acfop_capability'),
(3291, 204, '_acfop_position', ''),
(3292, 204, '__acfop_position', 'field_acf_key_acfop_position'),
(3293, 204, '_acfop_icon', ''),
(3294, 204, '__acfop_icon', 'field_acf_key_acfop_icon'),
(3295, 204, '_acfop_redirect', '0'),
(3296, 204, '__acfop_redirect', 'field_acf_key_acfop_redirect'),
(3297, 204, '_acfop_save_to', 'post'),
(3298, 204, '__acfop_save_to', 'field_acf_key_acfop_save_to'),
(3299, 204, '_acfop_post_page', '3'),
(3300, 204, '__acfop_post_page', 'field_acf_key_acfop_post_page'),
(3301, 204, '_acfop_customize', '0'),
(3302, 204, '__acfop_customize', 'field_acf_key_acfop_custize'),
(3303, 204, 'gusta_override_section_options', '0'),
(3304, 204, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(3305, 204, 'gusta_header_sections_tab_gusta_header_sections', ''),
(3306, 204, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(3307, 204, 'gusta_header_sections_tab', ''),
(3308, 204, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(3309, 204, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(3310, 204, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(3311, 204, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(3312, 204, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(3313, 204, 'gusta_content_sections_tab_gusta_content_sections', ''),
(3314, 204, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(3315, 204, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(3316, 204, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(3317, 204, 'gusta_content_sections_tab', ''),
(3318, 204, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(3319, 204, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(3320, 204, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(3321, 204, 'gusta_footer_sections_tab', ''),
(3322, 204, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(3323, 204, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(3324, 204, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(3325, 204, 'gusta_sticky_sections_tab', ''),
(3326, 204, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(3327, 200, '_edit_lock', '1661457471:1'),
(3328, 200, '_acfop_order', '0'),
(3329, 200, '__acfop_order', 'field_acf_key_acfop_order'),
(3330, 206, '_acfop_title', 'LGPD'),
(3331, 206, '__acfop_title', 'field_acf_key_acfop_title'),
(3332, 206, '_acfop_menu', 'LGPD'),
(3333, 206, '__acfop_menu', 'field_acf_key_acfop_menu'),
(3334, 206, '_acfop_parent', 'info-geral'),
(3335, 206, '__acfop_parent', 'field_acf_key_acfop_parent'),
(3336, 206, '_acfop_slug', 'privacidade'),
(3337, 206, '__acfop_slug', 'field_acf_key_acfop_slug'),
(3338, 206, '_acfop_show_in_graphql', '0'),
(3339, 206, '__acfop_show_in_graphql', 'field_acf_key_acfop_show_in_graphql'),
(3340, 206, '_acfop_capability', 'manage_options'),
(3341, 206, '__acfop_capability', 'field_acf_key_acfop_capability'),
(3342, 206, '_acfop_position', ''),
(3343, 206, '__acfop_position', 'field_acf_key_acfop_position'),
(3344, 206, '_acfop_icon', ''),
(3345, 206, '__acfop_icon', 'field_acf_key_acfop_icon'),
(3346, 206, '_acfop_redirect', '0'),
(3347, 206, '__acfop_redirect', 'field_acf_key_acfop_redirect'),
(3348, 206, '_acfop_save_to', 'post'),
(3349, 206, '__acfop_save_to', 'field_acf_key_acfop_save_to'),
(3350, 206, '_acfop_post_page', '3'),
(3351, 206, '__acfop_post_page', 'field_acf_key_acfop_post_page'),
(3352, 206, '_acfop_customize', '0'),
(3353, 206, '__acfop_customize', 'field_acf_key_acfop_custize'),
(3354, 206, 'gusta_override_section_options', '0'),
(3355, 206, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(3356, 206, 'gusta_header_sections_tab_gusta_header_sections', ''),
(3357, 206, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(3358, 206, 'gusta_header_sections_tab', ''),
(3359, 206, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(3360, 206, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(3361, 206, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(3362, 206, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(3363, 206, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(3364, 206, 'gusta_content_sections_tab_gusta_content_sections', ''),
(3365, 206, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(3366, 206, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(3367, 206, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(3368, 206, 'gusta_content_sections_tab', ''),
(3369, 206, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(3370, 206, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(3371, 206, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(3372, 206, 'gusta_footer_sections_tab', ''),
(3373, 206, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(3374, 206, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(3375, 206, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(3376, 206, 'gusta_sticky_sections_tab', ''),
(3377, 206, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(3378, 206, '_acfop_order', '0'),
(3379, 206, '__acfop_order', 'field_acf_key_acfop_order'),
(3380, 207, '_edit_last', '1'),
(3381, 207, '_edit_lock', '1661457526:1'),
(3382, 3, 'privacidade', '<h1>Política de Privacidade</h1>\r\n<strong>Ao ler “nossa empresa”, estaremos sempre falando da NOMEEMPRESA.</strong>\r\n\r\nNossa empresa se preocupa com a sua segurança na internet, principalmente quando ela está relacionada à utilização do nosso site. Por isso, esclareceremos abaixo, através da nossa Política de Privacidade, alguns pontos importantes para garantir a sua segurança sobre como utilizamos os dados informados por você.\r\n<h2>Sobre os dados fornecidos a nossa empresa.</h2>\r\nOs dados fornecidos por você no site, nosso domínio, (https://nomeempresa.com.br), contribui para uma melhor prestação de nossos serviços e a melhorar o nosso site, tornando-o cada vez mais direcionado as necessidades e informações que os usuários buscam.\r\n\r\nSeus dados são solicitados através do cadastro de contato quando você deseja receber/acessar mais informações sobre os nossos serviços ou ser atendido(a) por nossa empresa. Ou ainda, através do cadastro para recebimento de newsletter, no qual podemos enviar informações relativas à empresa e outros assuntos que possam interessar.\r\nAinda, abrimos um espaço para o cadastro em nosso banco de talentos, onde além das informações pessoais, permitimos o envio do currículo anexado. Estes dados serão analisados somente pela nossa empresa e quando houver uma seleção para preenchimento de vaga.\r\n<h2>Segurança das informações</h2>\r\nConsideramos as informações dos usuários de nosso site importantes e sigilosas. Colhemos informações pessoais como nome, telefone, e-mail e outras quando fornecidos voluntariamente através dos formulários de cadastro. Estas informações, em hipótese alguma serão compartilhadas, publicadas ou comercializadas. Salvo se, a nossa empresa for obrigada por lei, processo ou determinação de autoridades, a fazê-lo para preservar a segurança de outros usuários ou identificar algum crime.\r\n\r\nTodos os dados são devidamente armazenados em um banco de dados seguro e com acesso restrito a poucos funcionários, que são obrigados por contrato a manter o sigilo sobre as informações, assim como não as utilizar de forma inadequada.\r\n\r\nA nossa empresa toma as precauções devidas no âmbito administrativo e técnico para proteger todas as informações contra roubo, perda, alteração indevida, ou divulgação.\r\n<h2>Sobre os Cookies</h2>\r\nSão pequenos arquivos de texto (cookies) enviados para seu navegador, contendo registros sobre seu comportamento ao acessar o site. Utilizamos cookies, pixels e outras tecnologias (coletivamente, "cookies") para reconhecer seu navegador ou dispositivo, aprender mais sobre seus interesses, fornecer recursos e serviços essenciais e também para:\r\n<ul>\r\n 	<li>Acompanhar suas preferências para enviar somente anúncios de seu interesse;</li>\r\n 	<li>Acompanhar os serviços que deseja adquirir;</li>\r\n 	<li>Realização de pesquisas e diagnósticos para melhorar o conteúdo, produtos e serviços;</li>\r\n 	<li>Impedir atividades fraudulentas;</li>\r\n 	<li>Melhorar a segurança.</li>\r\n</ul>\r\nOs cookies visam melhorar o entendimento sobre o comportamento do usuário no site, ajudando a medir a eficácia de campanhas, pesquisas, bem como para controle interno de audiência e de preferências. A aceitação ou não dos cookies pode ser livremente alterada nas configurações de seu navegador.\r\n\r\n<strong>Utilizamos tanto cookies primários quanto cookies de terceiros no nosso site.</strong>\r\n\r\nCookies primários são cookies emitidos pelo nosso domínio e geralmente são utilizados para identificar preferências de idioma e local ou facilitar a funcionalidade básica do site.\r\nCookies de terceiros pertencem e são administrados por outras empresas, tais como Google Analytics, Google Ads, Facebook Ads ou provedores de serviços.\r\n<h2>Alteração de cadastro</h2>\r\nPara receber informações sobre a nossa empresa mantenha seu cadastro sempre atualizado. Caso ocorra alguma mudança em um dos dados fornecidos por você à empresa, entre em contato conosco para realizar as devidas alterações.\r\n<h2>Dúvidas e esclarecimentos</h2>\r\nPara quaisquer esclarecimentos sobre a Política de Privacidade da nossa empresa, entre em contato em nossa página de contato.\r\n\r\n<strong>A nossa empresa poderá realizar retificações e mudanças nesta Política de Privacidade sempre que houver necessidade. Este documento não cria qualquer vínculo contratual entre nossa empresa, o site e o usuário.</strong>\r\n\r\nNosso site contém links para outros sites externos e não temos acesso às informações coletadas por eles. Por isso, é importante e de sua responsabilidade, consultar a Política de Privacidade de cada um deles.'),
(3383, 3, '_privacidade', 'field_6307d4daba79e'),
(3384, 209, '_wpb_shortcodes_custom_css', '.vc_custom_1661457821445{padding-bottom: 40px !important;}'),
(3385, 209, 'gusta_override_section_options', '0'),
(3386, 209, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(3387, 209, 'gusta_header_sections_tab_gusta_header_sections', ''),
(3388, 209, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(3389, 209, 'gusta_header_sections_tab', ''),
(3390, 209, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(3391, 209, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(3392, 209, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(3393, 209, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(3394, 209, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(3395, 209, 'gusta_content_sections_tab_gusta_content_sections', ''),
(3396, 209, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(3397, 209, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(3398, 209, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(3399, 209, 'gusta_content_sections_tab', ''),
(3400, 209, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(3401, 209, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(3402, 209, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(3403, 209, 'gusta_footer_sections_tab', ''),
(3404, 209, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(3405, 209, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(3406, 209, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(3407, 209, 'gusta_sticky_sections_tab', ''),
(3408, 209, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(3409, 209, 'privacidade', '<h1>Política de Privacidade</h1>\r\n<strong>Ao ler “nossa empresa”, estaremos sempre falando da NOMEEMPRESA.</strong>\r\n\r\nNossa empresa se preocupa com a sua segurança na internet, principalmente quando ela está relacionada à utilização do nosso site. Por isso, esclareceremos abaixo, através da nossa Política de Privacidade, alguns pontos importantes para garantir a sua segurança sobre como utilizamos os dados informados por você.\r\n<h2>Sobre os dados fornecidos a nossa empresa.</h2>\r\nOs dados fornecidos por você no site, nosso domínio, (https://nomeempresa.com.br), contribui para uma melhor prestação de nossos serviços e a melhorar o nosso site, tornando-o cada vez mais direcionado as necessidades e informações que os usuários buscam.\r\n\r\nSeus dados são solicitados através do cadastro de contato quando você deseja receber/acessar mais informações sobre os nossos serviços ou ser atendido(a) por nossa empresa. Ou ainda, através do cadastro para recebimento de newsletter, no qual podemos enviar informações relativas à empresa e outros assuntos que possam interessar.\r\nAinda, abrimos um espaço para o cadastro em nosso banco de talentos, onde além das informações pessoais, permitimos o envio do currículo anexado. Estes dados serão analisados somente pela nossa empresa e quando houver uma seleção para preenchimento de vaga.\r\n<h2>Segurança das informações</h2>\r\nConsideramos as informações dos usuários de nosso site importantes e sigilosas. Colhemos informações pessoais como nome, telefone, e-mail e outras quando fornecidos voluntariamente através dos formulários de cadastro. Estas informações, em hipótese alguma serão compartilhadas, publicadas ou comercializadas. Salvo se, a nossa empresa for obrigada por lei, processo ou determinação de autoridades, a fazê-lo para preservar a segurança de outros usuários ou identificar algum crime.\r\n\r\nTodos os dados são devidamente armazenados em um banco de dados seguro e com acesso restrito a poucos funcionários, que são obrigados por contrato a manter o sigilo sobre as informações, assim como não as utilizar de forma inadequada.\r\n\r\nA nossa empresa toma as precauções devidas no âmbito administrativo e técnico para proteger todas as informações contra roubo, perda, alteração indevida, ou divulgação.\r\n<h2>Sobre os Cookies</h2>\r\nSão pequenos arquivos de texto (cookies) enviados para seu navegador, contendo registros sobre seu comportamento ao acessar o site. Utilizamos cookies, pixels e outras tecnologias (coletivamente, "cookies") para reconhecer seu navegador ou dispositivo, aprender mais sobre seus interesses, fornecer recursos e serviços essenciais e também para:\r\n<ul>\r\n 	<li>Acompanhar suas preferências para enviar somente anúncios de seu interesse;</li>\r\n 	<li>Acompanhar os serviços que deseja adquirir;</li>\r\n 	<li>Realização de pesquisas e diagnósticos para melhorar o conteúdo, produtos e serviços;</li>\r\n 	<li>Impedir atividades fraudulentas;</li>\r\n 	<li>Melhorar a segurança.</li>\r\n</ul>\r\nOs cookies visam melhorar o entendimento sobre o comportamento do usuário no site, ajudando a medir a eficácia de campanhas, pesquisas, bem como para controle interno de audiência e de preferências. A aceitação ou não dos cookies pode ser livremente alterada nas configurações de seu navegador.\r\n\r\n<strong>Utilizamos tanto cookies primários quanto cookies de terceiros no nosso site.</strong>\r\n\r\nCookies primários são cookies emitidos pelo nosso domínio e geralmente são utilizados para identificar preferências de idioma e local ou facilitar a funcionalidade básica do site.\r\nCookies de terceiros pertencem e são administrados por outras empresas, tais como Google Analytics, Google Ads, Facebook Ads ou provedores de serviços.\r\n<h2>Alteração de cadastro</h2>\r\nPara receber informações sobre a nossa empresa mantenha seu cadastro sempre atualizado. Caso ocorra alguma mudança em um dos dados fornecidos por você à empresa, entre em contato conosco para realizar as devidas alterações.\r\n<h2>Dúvidas e esclarecimentos</h2>\r\nPara quaisquer esclarecimentos sobre a Política de Privacidade da nossa empresa, entre em contato em nossa página de contato.\r\n\r\n<strong>A nossa empresa poderá realizar retificações e mudanças nesta Política de Privacidade sempre que houver necessidade. Este documento não cria qualquer vínculo contratual entre nossa empresa, o site e o usuário.</strong>\r\n\r\nNosso site contém links para outros sites externos e não temos acesso às informações coletadas por eles. Por isso, é importante e de sua responsabilidade, consultar a Política de Privacidade de cada um deles.'),
(3410, 209, '_privacidade', 'field_6307d4daba79e'),
(3411, 3, '_wpb_shortcodes_custom_css', '.vc_custom_1661457821445{padding-bottom: 40px !important;}'),
(3441, 68, '_hash', '70dc0f33adde43ae099c973fcde13f84153596ba'),
(3444, 153, '_wpb_shortcodes_custom_css_updated', '1'),
(3447, 167, '_wpb_post_custom_layout', 'default'),
(3448, 167, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723073850880{background-color: #004f71 !important;}.vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723299067545{background-color: #e91531 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723297177545{background-color: #e91531 !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722978685190{margin-bottom: 60px !important;}.vc_custom_1722976358411{margin-bottom: 30px !important;}.vc_custom_1722978821344{margin-top: 30px !important;}.vc_custom_1722978817280{margin-top: 30px !important;}.vc_custom_1722978828720{margin-top: 30px !important;}.vc_custom_1722978840121{margin-top: 30px !important;}.vc_custom_1722978846011{margin-top: 30px !important;}.vc_custom_1722978852624{margin-top: 30px !important;}.vc_custom_1722978053598{margin-left: -43px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976938226{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976933137{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976906545{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976978356{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977020553{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977086324{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977122502{padding-right: 20px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723071634585{padding-top: 20px !important;}.vc_custom_1723071453863{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072028618{padding-top: 20px !important;}.vc_custom_1723072316311{margin-top: 20px !important;}.vc_custom_1723072132229{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072036196{padding-top: 20px !important;}.vc_custom_1723072301997{margin-top: 20px !important;}.vc_custom_1723072149812{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072041795{padding-top: 20px !important;}.vc_custom_1723072286915{margin-top: 20px !important;}.vc_custom_1723072169199{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072049631{padding-top: 20px !important;}.vc_custom_1723072336785{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072055991{padding-top: 20px !important;}.vc_custom_1723072260169{margin-top: 20px !important;}.vc_custom_1723072242372{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072494873{padding-top: 20px !important;}.vc_custom_1723072625325{margin-top: 20px !important;}.vc_custom_1723072506470{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072513036{padding-top: 20px !important;}.vc_custom_1723072638425{margin-top: 20px !important;}.vc_custom_1723072523845{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072536190{padding-top: 20px !important;}.vc_custom_1723072650414{margin-top: 20px !important;}.vc_custom_1723072546043{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072553170{padding-top: 20px !important;}.vc_custom_1723072662654{margin-top: 20px !important;}.vc_custom_1723072562842{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072569597{padding-top: 20px !important;}.vc_custom_1723072678164{margin-top: 20px !important;}.vc_custom_1723072574676{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072588588{padding-top: 20px !important;}.vc_custom_1723072689211{margin-top: 20px !important;}.vc_custom_1723072601681{margin-top: 20px !important;}.vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}.vc_custom_1723074717401{margin-right: -80px !important;}.vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1723074089124{margin-top: 30px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1723297494059{padding-top: 80px !important;padding-bottom: 80px !important;}'),
(3449, 167, '_wpb_shortcodes_custom_css_updated', '1'),
(3450, 239, '_wpb_post_custom_layout', 'default'),
(3451, 239, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}'),
(3452, 239, '_wpb_shortcodes_custom_css_updated', '1'),
(3458, 242, '_edit_last', '1'),
(3459, 242, '_edit_lock', '1722553442:1'),
(3460, 242, 'type', 'adobe'),
(3461, 242, 'name', 'Nimbus Sans'),
(3462, 242, 'display', 'swap'),
(3463, 242, 'fallback', 'sans-serif'),
(3464, 242, 'is_global', '1'),
(3465, 242, 'preload', '1'),
(3466, 242, 'adobe_project_id', 'iip2owz'),
(3467, 242, 'custom_fonts', 'a:1:{i:0;a:4:{s:6:"weight";s:3:"100";s:5:"style";s:6:"normal";s:5:"woff2";s:0:"";s:4:"woff";s:0:"";}}'),
(3468, 242, 'rs_page_bg_color', ''),
(3471, 244, '_wpb_post_custom_layout', 'default'),
(3472, 244, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}'),
(3473, 244, '_wpb_shortcodes_custom_css_updated', '1'),
(3474, 238, '_wpb_post_custom_layout', 'default'),
(3475, 238, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723073850880{background-color: #004f71 !important;}.vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723297177545{background-color: #e91531 !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722978685190{margin-bottom: 60px !important;}.vc_custom_1722976358411{margin-bottom: 30px !important;}.vc_custom_1722978821344{margin-top: 30px !important;}.vc_custom_1722978817280{margin-top: 30px !important;}.vc_custom_1722978828720{margin-top: 30px !important;}.vc_custom_1722978840121{margin-top: 30px !important;}.vc_custom_1722978846011{margin-top: 30px !important;}.vc_custom_1722978852624{margin-top: 30px !important;}.vc_custom_1722978053598{margin-left: -43px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976938226{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976933137{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976906545{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976978356{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977020553{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977086324{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977122502{padding-right: 20px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723071634585{padding-top: 20px !important;}.vc_custom_1723071453863{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072028618{padding-top: 20px !important;}.vc_custom_1723072316311{margin-top: 20px !important;}.vc_custom_1723072132229{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072036196{padding-top: 20px !important;}.vc_custom_1723072301997{margin-top: 20px !important;}.vc_custom_1723072149812{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072041795{padding-top: 20px !important;}.vc_custom_1723072286915{margin-top: 20px !important;}.vc_custom_1723072169199{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072049631{padding-top: 20px !important;}.vc_custom_1723072336785{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072055991{padding-top: 20px !important;}.vc_custom_1723072260169{margin-top: 20px !important;}.vc_custom_1723072242372{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072494873{padding-top: 20px !important;}.vc_custom_1723072625325{margin-top: 20px !important;}.vc_custom_1723072506470{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072513036{padding-top: 20px !important;}.vc_custom_1723072638425{margin-top: 20px !important;}.vc_custom_1723072523845{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072536190{padding-top: 20px !important;}.vc_custom_1723072650414{margin-top: 20px !important;}.vc_custom_1723072546043{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072553170{padding-top: 20px !important;}.vc_custom_1723072662654{margin-top: 20px !important;}.vc_custom_1723072562842{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072569597{padding-top: 20px !important;}.vc_custom_1723072678164{margin-top: 20px !important;}.vc_custom_1723072574676{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072588588{padding-top: 20px !important;}.vc_custom_1723072689211{margin-top: 20px !important;}.vc_custom_1723072601681{margin-top: 20px !important;}.vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}.vc_custom_1723074717401{margin-right: -80px !important;}.vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1723074089124{margin-top: 30px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1723297494059{padding-top: 80px !important;padding-bottom: 80px !important;}');
INSERT INTO `wpxc_postmeta` VALUES
(3476, 238, '_wpb_shortcodes_custom_css_updated', '1'),
(3480, 250, '_wp_attached_file', '2024/08/bar-01.png'),
(3481, 250, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:3840;s:6:"height";i:152;s:4:"file";s:18:"2024/08/bar-01.png";s:8:"filesize";i:96375;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:17:"bar-01-300x12.png";s:5:"width";i:300;s:6:"height";i:12;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2431;}s:5:"large";a:5:{s:4:"file";s:18:"bar-01-1024x41.png";s:5:"width";i:1024;s:6:"height";i:41;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:20808;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"bar-01-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4238;}s:12:"medium_large";a:5:{s:4:"file";s:17:"bar-01-768x30.png";s:5:"width";i:768;s:6:"height";i:30;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12398;}s:9:"1536x1536";a:5:{s:4:"file";s:18:"bar-01-1536x61.png";s:5:"width";i:1536;s:6:"height";i:61;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:36988;}s:9:"2048x2048";a:5:{s:4:"file";s:18:"bar-01-2048x81.png";s:5:"width";i:2048;s:6:"height";i:81;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:53551;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3482, 251, '_wpb_post_custom_layout', 'default'),
(3483, 251, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722554623370{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}'),
(3484, 251, '_wpb_shortcodes_custom_css_updated', '1'),
(3485, 253, '_wp_attached_file', '2024/08/bg_video.png'),
(3486, 253, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1492;s:4:"file";s:20:"2024/08/bg_video.png";s:8:"filesize";i:125257;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:20:"bg_video-300x233.png";s:5:"width";i:300;s:6:"height";i:233;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:19661;}s:5:"large";a:5:{s:4:"file";s:21:"bg_video-1024x796.png";s:5:"width";i:1024;s:6:"height";i:796;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:153061;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"bg_video-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7881;}s:12:"medium_large";a:5:{s:4:"file";s:20:"bg_video-768x597.png";s:5:"width";i:768;s:6:"height";i:597;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:96500;}s:9:"1536x1536";a:5:{s:4:"file";s:22:"bg_video-1536x1194.png";s:5:"width";i:1536;s:6:"height";i:1194;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:349589;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3490, 255, '_wpb_post_custom_layout', 'default'),
(3491, 255, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722554623370{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722875596339{padding-top: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}'),
(3492, 255, '_wpb_shortcodes_custom_css_updated', '1'),
(3493, 258, '_wpb_post_custom_layout', 'default'),
(3494, 258, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722554623370{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722876679859{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876560415{margin-top: 30px !important;}'),
(3495, 258, '_wpb_shortcodes_custom_css_updated', '1'),
(3496, 260, '_wp_attached_file', '2024/08/comunicar.png'),
(3497, 260, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:165;s:4:"file";s:21:"2024/08/comunicar.png";s:8:"filesize";i:16799;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:21:"comunicar-300x124.png";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17831;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"comunicar-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10299;}s:11:"wpex_200x83";a:5:{s:4:"file";s:20:"comunicar-200x83.png";s:5:"width";i:200;s:6:"height";i:83;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3498, 261, '_wp_attached_file', '2024/08/conectar.png'),
(3499, 261, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:402;s:6:"height";i:115;s:4:"file";s:20:"2024/08/conectar.png";s:8:"filesize";i:13275;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:19:"conectar-300x86.png";s:5:"width";i:300;s:6:"height";i:86;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14822;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"conectar-150x115.png";s:5:"width";i:150;s:6:"height";i:115;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6272;}s:10:"wpex_70x20";a:5:{s:4:"file";s:18:"conectar-70x20.png";s:5:"width";i:70;s:6:"height";i:20;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}s:11:"wpex_200x57";a:5:{s:4:"file";s:19:"conectar-200x57.png";s:5:"width";i:200;s:6:"height";i:57;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3500, 262, '_wp_attached_file', '2024/08/construir.png'),
(3501, 262, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:208;s:4:"file";s:21:"2024/08/construir.png";s:8:"filesize";i:19438;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:21:"construir-300x156.png";s:5:"width";i:300;s:6:"height";i:156;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:20406;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"construir-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13935;}s:12:"wpex_200x104";a:5:{s:4:"file";s:21:"construir-200x104.png";s:5:"width";i:200;s:6:"height";i:104;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3502, 263, '_wpb_post_custom_layout', 'default'),
(3503, 263, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722554623370{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722879251838{padding-top: 80px !important;padding-bottom: 60px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722879230957{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722879511672{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1722879516048{margin-left: -8px !important;}'),
(3504, 263, '_wpb_shortcodes_custom_css_updated', '1'),
(3505, 264, '_wp_attached_file', '2024/08/icon-01.png'),
(3506, 264, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:575;s:6:"height";i:669;s:4:"file";s:19:"2024/08/icon-01.png";s:8:"filesize";i:22764;s:5:"sizes";a:2:{s:6:"medium";a:5:{s:4:"file";s:19:"icon-01-258x300.png";s:5:"width";i:258;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9108;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"icon-01-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4186;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3511, 268, '_wp_attached_file', '2024/08/img_teo.png'),
(3512, 268, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:717;s:6:"height";i:630;s:4:"file";s:19:"2024/08/img_teo.png";s:8:"filesize";i:371199;s:5:"sizes";a:2:{s:6:"medium";a:5:{s:4:"file";s:19:"img_teo-300x264.png";s:5:"width";i:300;s:6:"height";i:264;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:76296;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"img_teo-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:28032;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3513, 269, '_wpb_post_custom_layout', 'default'),
(3514, 269, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}'),
(3515, 269, '_wpb_shortcodes_custom_css_updated', '1'),
(3516, 270, '_wp_attached_file', '2024/08/bg_02.png'),
(3517, 270, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:700;s:4:"file";s:17:"2024/08/bg_02.png";s:8:"filesize";i:53020;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:17:"bg_02-300x109.png";s:5:"width";i:300;s:6:"height";i:109;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2459;}s:5:"large";a:5:{s:4:"file";s:18:"bg_02-1024x373.png";s:5:"width";i:1024;s:6:"height";i:373;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:15059;}s:9:"thumbnail";a:5:{s:4:"file";s:17:"bg_02-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:487;}s:12:"medium_large";a:5:{s:4:"file";s:17:"bg_02-768x280.png";s:5:"width";i:768;s:6:"height";i:280;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9855;}s:9:"1536x1536";a:5:{s:4:"file";s:18:"bg_02-1536x560.png";s:5:"width";i:1536;s:6:"height";i:560;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:27679;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3518, 271, '_wp_attached_file', '2024/08/payment.png'),
(3519, 271, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:398;s:6:"height";i:80;s:4:"file";s:19:"2024/08/payment.png";s:8:"filesize";i:4277;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:18:"payment-300x60.png";s:5:"width";i:300;s:6:"height";i:60;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4427;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"payment-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1009;}s:11:"wpex_199x40";a:5:{s:4:"file";s:18:"payment-199x40.png";s:5:"width";i:199;s:6:"height";i:40;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3520, 276, '_wpb_post_custom_layout', 'default'),
(3521, 276, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}'),
(3522, 276, '_wpb_shortcodes_custom_css_updated', '1'),
(3523, 277, '_wp_attached_file', '2024/08/bar-02.png'),
(3524, 277, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:43;s:4:"file";s:18:"2024/08/bar-02.png";s:8:"filesize";i:1884;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:16:"bar-02-300x7.png";s:5:"width";i:300;s:6:"height";i:7;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:360;}s:5:"large";a:5:{s:4:"file";s:18:"bar-02-1024x23.png";s:5:"width";i:1024;s:6:"height";i:23;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:904;}s:9:"thumbnail";a:5:{s:4:"file";s:17:"bar-02-150x43.png";s:5:"width";i:150;s:6:"height";i:43;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:258;}s:12:"medium_large";a:5:{s:4:"file";s:17:"bar-02-768x17.png";s:5:"width";i:768;s:6:"height";i:17;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:463;}s:9:"1536x1536";a:5:{s:4:"file";s:18:"bar-02-1536x34.png";s:5:"width";i:1536;s:6:"height";i:34;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:656;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3525, 278, '_wp_attached_file', '2024/08/bg-dif.png'),
(3526, 278, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1248;s:4:"file";s:18:"2024/08/bg-dif.png";s:8:"filesize";i:251037;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:18:"bg-dif-300x195.png";s:5:"width";i:300;s:6:"height";i:195;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:27196;}s:5:"large";a:5:{s:4:"file";s:19:"bg-dif-1024x666.png";s:5:"width";i:1024;s:6:"height";i:666;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:186433;}s:9:"thumbnail";a:5:{s:4:"file";s:18:"bg-dif-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11024;}s:12:"medium_large";a:5:{s:4:"file";s:18:"bg-dif-768x499.png";s:5:"width";i:768;s:6:"height";i:499;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:115969;}s:9:"1536x1536";a:5:{s:4:"file";s:19:"bg-dif-1536x998.png";s:5:"width";i:1536;s:6:"height";i:998;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:372386;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3527, 279, '_wpb_post_custom_layout', 'default'),
(3528, 279, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722972616188{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}'),
(3529, 279, '_wpb_shortcodes_custom_css_updated', '1'),
(3530, 280, '_wpb_post_custom_layout', 'default'),
(3531, 280, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722972616188{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722975245900{padding-right: 20px !important;}.vc_custom_1722975380005{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: pontilhado !important;border-right-style: pontilhado !important;border-top-style: pontilhado !important;border-bottom-style: pontilhado !important;border-color: #ff2a2a !important;}'),
(3532, 280, '_wpb_shortcodes_custom_css_updated', '1'),
(3533, 281, '_wp_attached_file', '2024/08/VS.png'),
(3534, 281, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:216;s:6:"height";i:242;s:4:"file";s:14:"2024/08/VS.png";s:8:"filesize";i:5879;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:14:"VS-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5429;}s:10:"wpex_29x32";a:5:{s:4:"file";s:12:"VS-29x32.png";s:5:"width";i:29;s:6:"height";i:32;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3535, 282, '_wp_attached_file', '2024/08/seta.png'),
(3536, 282, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:210;s:6:"height";i:66;s:4:"file";s:16:"2024/08/seta.png";s:8:"filesize";i:5395;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:15:"seta-150x66.png";s:5:"width";i:150;s:6:"height";i:66;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4468;}s:10:"wpex_95x30";a:5:{s:4:"file";s:14:"seta-95x30.png";s:5:"width";i:95;s:6:"height";i:30;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3537, 283, '_wp_attached_file', '2024/08/seta-1.png'),
(3538, 283, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:210;s:6:"height";i:66;s:4:"file";s:18:"2024/08/seta-1.png";s:8:"filesize";i:2811;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:17:"seta-1-150x66.png";s:5:"width";i:150;s:6:"height";i:66;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1764;}s:10:"wpex_95x30";a:5:{s:4:"file";s:16:"seta-1-95x30.png";s:5:"width";i:95;s:6:"height";i:30;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3539, 284, '_wpb_post_custom_layout', 'default'),
(3540, 284, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722978685190{margin-bottom: 60px !important;}.vc_custom_1722976358411{margin-bottom: 30px !important;}.vc_custom_1722978821344{margin-top: 30px !important;}.vc_custom_1722978817280{margin-top: 30px !important;}.vc_custom_1722978828720{margin-top: 30px !important;}.vc_custom_1722978840121{margin-top: 30px !important;}.vc_custom_1722978846011{margin-top: 30px !important;}.vc_custom_1722978852624{margin-top: 30px !important;}.vc_custom_1722978053598{margin-left: -43px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976938226{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976933137{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976906545{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976978356{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977020553{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977086324{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977122502{padding-right: 20px !important;}'),
(3541, 284, '_wpb_shortcodes_custom_css_updated', '1'),
(3542, 285, '_wp_attached_file', '2024/08/bg_03.png'),
(3543, 285, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:2200;s:4:"file";s:17:"2024/08/bg_03.png";s:8:"filesize";i:221967;s:5:"sizes";a:6:{s:6:"medium";a:5:{s:4:"file";s:17:"bg_03-262x300.png";s:5:"width";i:262;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:19426;}s:5:"large";a:5:{s:4:"file";s:18:"bg_03-894x1024.png";s:5:"width";i:894;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:152889;}s:9:"thumbnail";a:5:{s:4:"file";s:17:"bg_03-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7389;}s:12:"medium_large";a:5:{s:4:"file";s:17:"bg_03-768x880.png";s:5:"width";i:768;s:6:"height";i:880;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:116548;}s:9:"1536x1536";a:5:{s:4:"file";s:19:"bg_03-1341x1536.png";s:5:"width";i:1341;s:6:"height";i:1536;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:320699;}s:9:"2048x2048";a:5:{s:4:"file";s:19:"bg_03-1787x2048.png";s:5:"width";i:1787;s:6:"height";i:2048;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:525150;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3544, 286, '_wp_attached_file', '2024/08/icons-12.png'),
(3545, 286, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:148;s:6:"height";i:124;s:4:"file";s:20:"2024/08/icons-12.png";s:8:"filesize";i:7577;s:5:"sizes";a:1:{s:10:"wpex_84x70";a:5:{s:4:"file";s:18:"icons-12-84x70.png";s:5:"width";i:84;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3546, 287, '_wp_attached_file', '2024/08/icons-1.png'),
(3547, 287, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:168;s:6:"height";i:124;s:4:"file";s:19:"2024/08/icons-1.png";s:8:"filesize";i:7297;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:19:"icons-1-150x124.png";s:5:"width";i:150;s:6:"height";i:124;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5415;}s:10:"wpex_95x70";a:5:{s:4:"file";s:17:"icons-1-95x70.png";s:5:"width";i:95;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3548, 288, '_wp_attached_file', '2024/08/icons-2.png'),
(3549, 288, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:125;s:6:"height";i:124;s:4:"file";s:19:"2024/08/icons-2.png";s:8:"filesize";i:4607;s:5:"sizes";a:1:{s:10:"wpex_71x70";a:5:{s:4:"file";s:17:"icons-2-71x70.png";s:5:"width";i:71;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpxc_postmeta` VALUES
(3550, 289, '_wp_attached_file', '2024/08/icons-3.png'),
(3551, 289, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:103;s:6:"height";i:124;s:4:"file";s:19:"2024/08/icons-3.png";s:8:"filesize";i:5558;s:5:"sizes";a:1:{s:10:"wpex_58x70";a:5:{s:4:"file";s:17:"icons-3-58x70.png";s:5:"width";i:58;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3552, 290, '_wp_attached_file', '2024/08/icons-4.png'),
(3553, 290, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:172;s:6:"height";i:124;s:4:"file";s:19:"2024/08/icons-4.png";s:8:"filesize";i:6090;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:19:"icons-4-150x124.png";s:5:"width";i:150;s:6:"height";i:124;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4392;}s:10:"wpex_97x70";a:5:{s:4:"file";s:17:"icons-4-97x70.png";s:5:"width";i:97;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3554, 291, '_wp_attached_file', '2024/08/icons-5.png'),
(3555, 291, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:124;s:6:"height";i:124;s:4:"file";s:19:"2024/08/icons-5.png";s:8:"filesize";i:5035;s:5:"sizes";a:2:{s:10:"wpex_60x60";a:5:{s:4:"file";s:17:"icons-5-60x60.png";s:5:"width";i:60;s:6:"height";i:60;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}s:10:"wpex_70x70";a:5:{s:4:"file";s:17:"icons-5-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3556, 292, '_wp_attached_file', '2024/08/icons-6.png'),
(3557, 292, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:122;s:6:"height";i:124;s:4:"file";s:19:"2024/08/icons-6.png";s:8:"filesize";i:6068;s:5:"sizes";a:1:{s:10:"wpex_69x70";a:5:{s:4:"file";s:17:"icons-6-69x70.png";s:5:"width";i:69;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3558, 293, '_wp_attached_file', '2024/08/icons-7.png'),
(3559, 293, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:163;s:6:"height";i:124;s:4:"file";s:19:"2024/08/icons-7.png";s:8:"filesize";i:5070;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:19:"icons-7-150x124.png";s:5:"width";i:150;s:6:"height";i:124;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3438;}s:10:"wpex_92x70";a:5:{s:4:"file";s:17:"icons-7-92x70.png";s:5:"width";i:92;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3560, 294, '_wp_attached_file', '2024/08/icons-8.png'),
(3561, 294, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:146;s:6:"height";i:124;s:4:"file";s:19:"2024/08/icons-8.png";s:8:"filesize";i:6969;s:5:"sizes";a:1:{s:10:"wpex_82x70";a:5:{s:4:"file";s:17:"icons-8-82x70.png";s:5:"width";i:82;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3562, 295, '_wp_attached_file', '2024/08/icons-9.png'),
(3563, 295, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:177;s:6:"height";i:124;s:4:"file";s:19:"2024/08/icons-9.png";s:8:"filesize";i:3343;s:5:"sizes";a:3:{s:9:"thumbnail";a:5:{s:4:"file";s:19:"icons-9-150x124.png";s:5:"width";i:150;s:6:"height";i:124;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2121;}s:11:"wpex_100x70";a:5:{s:4:"file";s:18:"icons-9-100x70.png";s:5:"width";i:100;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}s:10:"wpex_86x60";a:5:{s:4:"file";s:17:"icons-9-86x60.png";s:5:"width";i:86;s:6:"height";i:60;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3564, 296, '_wp_attached_file', '2024/08/icons-10.png'),
(3565, 296, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:122;s:6:"height";i:124;s:4:"file";s:20:"2024/08/icons-10.png";s:8:"filesize";i:4361;s:5:"sizes";a:1:{s:10:"wpex_69x70";a:5:{s:4:"file";s:18:"icons-10-69x70.png";s:5:"width";i:69;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3566, 297, '_wp_attached_file', '2024/08/icons-11.png'),
(3567, 297, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:124;s:6:"height";i:124;s:4:"file";s:20:"2024/08/icons-11.png";s:8:"filesize";i:5735;s:5:"sizes";a:1:{s:10:"wpex_70x70";a:5:{s:4:"file";s:18:"icons-11-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:12:"wpex_dynamic";b:1;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3568, 298, '_wpb_post_custom_layout', 'default'),
(3569, 298, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723070896534{padding-top: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722978685190{margin-bottom: 60px !important;}.vc_custom_1722976358411{margin-bottom: 30px !important;}.vc_custom_1722978821344{margin-top: 30px !important;}.vc_custom_1722978817280{margin-top: 30px !important;}.vc_custom_1722978828720{margin-top: 30px !important;}.vc_custom_1722978840121{margin-top: 30px !important;}.vc_custom_1722978846011{margin-top: 30px !important;}.vc_custom_1722978852624{margin-top: 30px !important;}.vc_custom_1722978053598{margin-left: -43px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976938226{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976933137{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976906545{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976978356{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977020553{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977086324{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977122502{padding-right: 20px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723071634585{padding-top: 20px !important;}.vc_custom_1723071453863{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723071718892{padding-top: 20px !important;}.vc_custom_1723071453863{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}'),
(3570, 298, '_wpb_shortcodes_custom_css_updated', '1'),
(3571, 300, '_wpb_post_custom_layout', 'default'),
(3572, 300, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722978685190{margin-bottom: 60px !important;}.vc_custom_1722976358411{margin-bottom: 30px !important;}.vc_custom_1722978821344{margin-top: 30px !important;}.vc_custom_1722978817280{margin-top: 30px !important;}.vc_custom_1722978828720{margin-top: 30px !important;}.vc_custom_1722978840121{margin-top: 30px !important;}.vc_custom_1722978846011{margin-top: 30px !important;}.vc_custom_1722978852624{margin-top: 30px !important;}.vc_custom_1722978053598{margin-left: -43px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976938226{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976933137{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976906545{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976978356{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977020553{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977086324{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977122502{padding-right: 20px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723071634585{padding-top: 20px !important;}.vc_custom_1723071453863{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072028618{padding-top: 20px !important;}.vc_custom_1723072316311{margin-top: 20px !important;}.vc_custom_1723072132229{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072036196{padding-top: 20px !important;}.vc_custom_1723072301997{margin-top: 20px !important;}.vc_custom_1723072149812{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072041795{padding-top: 20px !important;}.vc_custom_1723072286915{margin-top: 20px !important;}.vc_custom_1723072169199{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072049631{padding-top: 20px !important;}.vc_custom_1723072336785{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072055991{padding-top: 20px !important;}.vc_custom_1723072260169{margin-top: 20px !important;}.vc_custom_1723072242372{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072494873{padding-top: 20px !important;}.vc_custom_1723072625325{margin-top: 20px !important;}.vc_custom_1723072506470{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072513036{padding-top: 20px !important;}.vc_custom_1723072638425{margin-top: 20px !important;}.vc_custom_1723072523845{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072536190{padding-top: 20px !important;}.vc_custom_1723072650414{margin-top: 20px !important;}.vc_custom_1723072546043{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072553170{padding-top: 20px !important;}.vc_custom_1723072662654{margin-top: 20px !important;}.vc_custom_1723072562842{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072569597{padding-top: 20px !important;}.vc_custom_1723072678164{margin-top: 20px !important;}.vc_custom_1723072574676{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072588588{padding-top: 20px !important;}.vc_custom_1723072689211{margin-top: 20px !important;}.vc_custom_1723072601681{margin-top: 20px !important;}'),
(3573, 300, '_wpb_shortcodes_custom_css_updated', '1'),
(3576, 302, '_wp_attached_file', '2024/08/Teo.png'),
(3577, 302, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:959;s:6:"height";i:1479;s:4:"file";s:15:"2024/08/Teo.png";s:8:"filesize";i:354539;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:15:"Teo-195x300.png";s:5:"width";i:195;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:74177;}s:5:"large";a:5:{s:4:"file";s:16:"Teo-664x1024.png";s:5:"width";i:664;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:644790;}s:9:"thumbnail";a:5:{s:4:"file";s:15:"Teo-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:35590;}s:12:"medium_large";a:5:{s:4:"file";s:16:"Teo-768x1184.png";s:5:"width";i:768;s:6:"height";i:1184;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:824166;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3578, 303, '_wp_attached_file', '2024/08/bg-sobre.png'),
(3579, 303, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:898;s:4:"file";s:20:"2024/08/bg-sobre.png";s:8:"filesize";i:226430;s:5:"sizes";a:5:{s:6:"medium";a:5:{s:4:"file";s:20:"bg-sobre-300x140.png";s:5:"width";i:300;s:6:"height";i:140;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:33416;}s:5:"large";a:5:{s:4:"file";s:21:"bg-sobre-1024x479.png";s:5:"width";i:1024;s:6:"height";i:479;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:256710;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"bg-sobre-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17964;}s:12:"medium_large";a:5:{s:4:"file";s:20:"bg-sobre-768x359.png";s:5:"width";i:768;s:6:"height";i:359;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:157825;}s:9:"1536x1536";a:5:{s:4:"file";s:21:"bg-sobre-1536x718.png";s:5:"width";i:1536;s:6:"height";i:718;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:507620;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3580, 304, '_wpb_post_custom_layout', 'default'),
(3581, 304, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723073850880{background-color: #004f71 !important;}.vc_custom_1723074360472{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722978685190{margin-bottom: 60px !important;}.vc_custom_1722976358411{margin-bottom: 30px !important;}.vc_custom_1722978821344{margin-top: 30px !important;}.vc_custom_1722978817280{margin-top: 30px !important;}.vc_custom_1722978828720{margin-top: 30px !important;}.vc_custom_1722978840121{margin-top: 30px !important;}.vc_custom_1722978846011{margin-top: 30px !important;}.vc_custom_1722978852624{margin-top: 30px !important;}.vc_custom_1722978053598{margin-left: -43px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976938226{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976933137{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976906545{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976978356{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977020553{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977086324{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977122502{padding-right: 20px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723071634585{padding-top: 20px !important;}.vc_custom_1723071453863{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072028618{padding-top: 20px !important;}.vc_custom_1723072316311{margin-top: 20px !important;}.vc_custom_1723072132229{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072036196{padding-top: 20px !important;}.vc_custom_1723072301997{margin-top: 20px !important;}.vc_custom_1723072149812{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072041795{padding-top: 20px !important;}.vc_custom_1723072286915{margin-top: 20px !important;}.vc_custom_1723072169199{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072049631{padding-top: 20px !important;}.vc_custom_1723072336785{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072055991{padding-top: 20px !important;}.vc_custom_1723072260169{margin-top: 20px !important;}.vc_custom_1723072242372{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072494873{padding-top: 20px !important;}.vc_custom_1723072625325{margin-top: 20px !important;}.vc_custom_1723072506470{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072513036{padding-top: 20px !important;}.vc_custom_1723072638425{margin-top: 20px !important;}.vc_custom_1723072523845{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072536190{padding-top: 20px !important;}.vc_custom_1723072650414{margin-top: 20px !important;}.vc_custom_1723072546043{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072553170{padding-top: 20px !important;}.vc_custom_1723072662654{margin-top: 20px !important;}.vc_custom_1723072562842{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072569597{padding-top: 20px !important;}.vc_custom_1723072678164{margin-top: 20px !important;}.vc_custom_1723072574676{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072588588{padding-top: 20px !important;}.vc_custom_1723072689211{margin-top: 20px !important;}.vc_custom_1723072601681{margin-top: 20px !important;}.vc_custom_1723074421136{padding-top: 80px !important;padding-bottom: 40px !important;}.vc_custom_1723074428916{margin-top: -40px !important;margin-right: -80px !important;}.vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1723074089124{margin-top: 30px !important;}');
INSERT INTO `wpxc_postmeta` VALUES
(3582, 304, '_wpb_shortcodes_custom_css_updated', '1'),
(3583, 305, '_wp_attached_file', '2024/08/teo-taveira.png'),
(3584, 305, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:959;s:6:"height";i:1400;s:4:"file";s:23:"2024/08/teo-taveira.png";s:8:"filesize";i:339819;s:5:"sizes";a:4:{s:6:"medium";a:5:{s:4:"file";s:23:"teo-taveira-206x300.png";s:5:"width";i:206;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:76353;}s:5:"large";a:5:{s:4:"file";s:24:"teo-taveira-701x1024.png";s:5:"width";i:701;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:662600;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"teo-taveira-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:33464;}s:12:"medium_large";a:5:{s:4:"file";s:24:"teo-taveira-768x1121.png";s:5:"width";i:768;s:6:"height";i:1121;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:772697;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3585, 306, '_wp_attached_file', '2024/08/teo-taveira-1.png'),
(3586, 306, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:639;s:6:"height";i:884;s:4:"file";s:25:"2024/08/teo-taveira-1.png";s:8:"filesize";i:198597;s:5:"sizes";a:2:{s:6:"medium";a:5:{s:4:"file";s:25:"teo-taveira-1-217x300.png";s:5:"width";i:217;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:85006;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"teo-taveira-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:34524;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(3587, 307, '_wpb_post_custom_layout', 'default'),
(3588, 307, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723073850880{background-color: #004f71 !important;}.vc_custom_1723074768537{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722978685190{margin-bottom: 60px !important;}.vc_custom_1722976358411{margin-bottom: 30px !important;}.vc_custom_1722978821344{margin-top: 30px !important;}.vc_custom_1722978817280{margin-top: 30px !important;}.vc_custom_1722978828720{margin-top: 30px !important;}.vc_custom_1722978840121{margin-top: 30px !important;}.vc_custom_1722978846011{margin-top: 30px !important;}.vc_custom_1722978852624{margin-top: 30px !important;}.vc_custom_1722978053598{margin-left: -43px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976938226{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976933137{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976906545{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976978356{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977020553{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977086324{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977122502{padding-right: 20px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723071634585{padding-top: 20px !important;}.vc_custom_1723071453863{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072028618{padding-top: 20px !important;}.vc_custom_1723072316311{margin-top: 20px !important;}.vc_custom_1723072132229{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072036196{padding-top: 20px !important;}.vc_custom_1723072301997{margin-top: 20px !important;}.vc_custom_1723072149812{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072041795{padding-top: 20px !important;}.vc_custom_1723072286915{margin-top: 20px !important;}.vc_custom_1723072169199{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072049631{padding-top: 20px !important;}.vc_custom_1723072336785{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072055991{padding-top: 20px !important;}.vc_custom_1723072260169{margin-top: 20px !important;}.vc_custom_1723072242372{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072494873{padding-top: 20px !important;}.vc_custom_1723072625325{margin-top: 20px !important;}.vc_custom_1723072506470{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072513036{padding-top: 20px !important;}.vc_custom_1723072638425{margin-top: 20px !important;}.vc_custom_1723072523845{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072536190{padding-top: 20px !important;}.vc_custom_1723072650414{margin-top: 20px !important;}.vc_custom_1723072546043{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072553170{padding-top: 20px !important;}.vc_custom_1723072662654{margin-top: 20px !important;}.vc_custom_1723072562842{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072569597{padding-top: 20px !important;}.vc_custom_1723072678164{margin-top: 20px !important;}.vc_custom_1723072574676{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072588588{padding-top: 20px !important;}.vc_custom_1723072689211{margin-top: 20px !important;}.vc_custom_1723072601681{margin-top: 20px !important;}.vc_custom_1723074786161{padding-top: 80px !important;padding-right: 40px !important;}.vc_custom_1723074717401{margin-right: -80px !important;}.vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1723074089124{margin-top: 30px !important;}'),
(3589, 307, '_wpb_shortcodes_custom_css_updated', '1'),
(3590, 308, '_wpb_post_custom_layout', 'default'),
(3591, 308, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723073850880{background-color: #004f71 !important;}.vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722978685190{margin-bottom: 60px !important;}.vc_custom_1722976358411{margin-bottom: 30px !important;}.vc_custom_1722978821344{margin-top: 30px !important;}.vc_custom_1722978817280{margin-top: 30px !important;}.vc_custom_1722978828720{margin-top: 30px !important;}.vc_custom_1722978840121{margin-top: 30px !important;}.vc_custom_1722978846011{margin-top: 30px !important;}.vc_custom_1722978852624{margin-top: 30px !important;}.vc_custom_1722978053598{margin-left: -43px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976938226{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976933137{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976906545{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976978356{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977020553{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977086324{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977122502{padding-right: 20px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723071634585{padding-top: 20px !important;}.vc_custom_1723071453863{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072028618{padding-top: 20px !important;}.vc_custom_1723072316311{margin-top: 20px !important;}.vc_custom_1723072132229{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072036196{padding-top: 20px !important;}.vc_custom_1723072301997{margin-top: 20px !important;}.vc_custom_1723072149812{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072041795{padding-top: 20px !important;}.vc_custom_1723072286915{margin-top: 20px !important;}.vc_custom_1723072169199{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072049631{padding-top: 20px !important;}.vc_custom_1723072336785{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072055991{padding-top: 20px !important;}.vc_custom_1723072260169{margin-top: 20px !important;}.vc_custom_1723072242372{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072494873{padding-top: 20px !important;}.vc_custom_1723072625325{margin-top: 20px !important;}.vc_custom_1723072506470{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072513036{padding-top: 20px !important;}.vc_custom_1723072638425{margin-top: 20px !important;}.vc_custom_1723072523845{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072536190{padding-top: 20px !important;}.vc_custom_1723072650414{margin-top: 20px !important;}.vc_custom_1723072546043{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072553170{padding-top: 20px !important;}.vc_custom_1723072662654{margin-top: 20px !important;}.vc_custom_1723072562842{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072569597{padding-top: 20px !important;}.vc_custom_1723072678164{margin-top: 20px !important;}.vc_custom_1723072574676{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072588588{padding-top: 20px !important;}.vc_custom_1723072689211{margin-top: 20px !important;}.vc_custom_1723072601681{margin-top: 20px !important;}.vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}.vc_custom_1723074717401{margin-right: -80px !important;}.vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1723074089124{margin-top: 30px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}'),
(3592, 308, '_wpb_shortcodes_custom_css_updated', '1'),
(3593, 167, 'wpex_disable_footer', 'on'),
(3594, 167, 'wpex_disable_footer_widgets', 'on'),
(3595, 167, 'wpex_footer_reveal', 'off'),
(3596, 167, 'wpex_footer_bottom', 'off'),
(3597, 310, '_wpb_post_custom_layout', 'default'),
(3598, 310, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723073850880{background-color: #004f71 !important;}.vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723297177545{background-color: #e91531 !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722978685190{margin-bottom: 60px !important;}.vc_custom_1722976358411{margin-bottom: 30px !important;}.vc_custom_1722978821344{margin-top: 30px !important;}.vc_custom_1722978817280{margin-top: 30px !important;}.vc_custom_1722978828720{margin-top: 30px !important;}.vc_custom_1722978840121{margin-top: 30px !important;}.vc_custom_1722978846011{margin-top: 30px !important;}.vc_custom_1722978852624{margin-top: 30px !important;}.vc_custom_1722978053598{margin-left: -43px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976938226{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976933137{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976906545{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976978356{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977020553{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977086324{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977122502{padding-right: 20px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723071634585{padding-top: 20px !important;}.vc_custom_1723071453863{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072028618{padding-top: 20px !important;}.vc_custom_1723072316311{margin-top: 20px !important;}.vc_custom_1723072132229{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072036196{padding-top: 20px !important;}.vc_custom_1723072301997{margin-top: 20px !important;}.vc_custom_1723072149812{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072041795{padding-top: 20px !important;}.vc_custom_1723072286915{margin-top: 20px !important;}.vc_custom_1723072169199{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072049631{padding-top: 20px !important;}.vc_custom_1723072336785{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072055991{padding-top: 20px !important;}.vc_custom_1723072260169{margin-top: 20px !important;}.vc_custom_1723072242372{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072494873{padding-top: 20px !important;}.vc_custom_1723072625325{margin-top: 20px !important;}.vc_custom_1723072506470{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072513036{padding-top: 20px !important;}.vc_custom_1723072638425{margin-top: 20px !important;}.vc_custom_1723072523845{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072536190{padding-top: 20px !important;}.vc_custom_1723072650414{margin-top: 20px !important;}.vc_custom_1723072546043{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072553170{padding-top: 20px !important;}.vc_custom_1723072662654{margin-top: 20px !important;}.vc_custom_1723072562842{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072569597{padding-top: 20px !important;}.vc_custom_1723072678164{margin-top: 20px !important;}.vc_custom_1723072574676{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072588588{padding-top: 20px !important;}.vc_custom_1723072689211{margin-top: 20px !important;}.vc_custom_1723072601681{margin-top: 20px !important;}.vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}.vc_custom_1723074717401{margin-right: -80px !important;}.vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1723074089124{margin-top: 30px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1723297494059{padding-top: 80px !important;padding-bottom: 80px !important;}');
INSERT INTO `wpxc_postmeta` VALUES
(3599, 310, '_wpb_shortcodes_custom_css_updated', '1'),
(3600, 312, '_wpb_post_custom_layout', 'default'),
(3601, 312, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723073850880{background-color: #004f71 !important;}.vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723297177545{background-color: #e91531 !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722978685190{margin-bottom: 60px !important;}.vc_custom_1722976358411{margin-bottom: 30px !important;}.vc_custom_1722978821344{margin-top: 30px !important;}.vc_custom_1722978817280{margin-top: 30px !important;}.vc_custom_1722978828720{margin-top: 30px !important;}.vc_custom_1722978840121{margin-top: 30px !important;}.vc_custom_1722978846011{margin-top: 30px !important;}.vc_custom_1722978852624{margin-top: 30px !important;}.vc_custom_1722978053598{margin-left: -43px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976938226{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976933137{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976906545{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976978356{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977020553{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977086324{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977122502{padding-right: 20px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723071634585{padding-top: 20px !important;}.vc_custom_1723071453863{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072028618{padding-top: 20px !important;}.vc_custom_1723072316311{margin-top: 20px !important;}.vc_custom_1723072132229{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072036196{padding-top: 20px !important;}.vc_custom_1723072301997{margin-top: 20px !important;}.vc_custom_1723072149812{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072041795{padding-top: 20px !important;}.vc_custom_1723072286915{margin-top: 20px !important;}.vc_custom_1723072169199{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072049631{padding-top: 20px !important;}.vc_custom_1723072336785{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072055991{padding-top: 20px !important;}.vc_custom_1723072260169{margin-top: 20px !important;}.vc_custom_1723072242372{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072494873{padding-top: 20px !important;}.vc_custom_1723072625325{margin-top: 20px !important;}.vc_custom_1723072506470{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072513036{padding-top: 20px !important;}.vc_custom_1723072638425{margin-top: 20px !important;}.vc_custom_1723072523845{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072536190{padding-top: 20px !important;}.vc_custom_1723072650414{margin-top: 20px !important;}.vc_custom_1723072546043{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072553170{padding-top: 20px !important;}.vc_custom_1723072662654{margin-top: 20px !important;}.vc_custom_1723072562842{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072569597{padding-top: 20px !important;}.vc_custom_1723072678164{margin-top: 20px !important;}.vc_custom_1723072574676{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072588588{padding-top: 20px !important;}.vc_custom_1723072689211{margin-top: 20px !important;}.vc_custom_1723072601681{margin-top: 20px !important;}.vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}.vc_custom_1723074717401{margin-right: -80px !important;}.vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1723074089124{margin-top: 30px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1723297494059{padding-top: 80px !important;padding-bottom: 80px !important;}'),
(3602, 312, '_wpb_shortcodes_custom_css_updated', '1'),
(3613, 315, '_wpb_post_custom_layout', 'default'),
(3614, 315, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723073850880{background-color: #004f71 !important;}.vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723299067545{background-color: #e91531 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723297177545{background-color: #e91531 !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722978685190{margin-bottom: 60px !important;}.vc_custom_1722976358411{margin-bottom: 30px !important;}.vc_custom_1722978821344{margin-top: 30px !important;}.vc_custom_1722978817280{margin-top: 30px !important;}.vc_custom_1722978828720{margin-top: 30px !important;}.vc_custom_1722978840121{margin-top: 30px !important;}.vc_custom_1722978846011{margin-top: 30px !important;}.vc_custom_1722978852624{margin-top: 30px !important;}.vc_custom_1722978053598{margin-left: -43px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976938226{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976933137{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976906545{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976978356{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977020553{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977086324{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977122502{padding-right: 20px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723071634585{padding-top: 20px !important;}.vc_custom_1723071453863{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072028618{padding-top: 20px !important;}.vc_custom_1723072316311{margin-top: 20px !important;}.vc_custom_1723072132229{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072036196{padding-top: 20px !important;}.vc_custom_1723072301997{margin-top: 20px !important;}.vc_custom_1723072149812{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072041795{padding-top: 20px !important;}.vc_custom_1723072286915{margin-top: 20px !important;}.vc_custom_1723072169199{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072049631{padding-top: 20px !important;}.vc_custom_1723072336785{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072055991{padding-top: 20px !important;}.vc_custom_1723072260169{margin-top: 20px !important;}.vc_custom_1723072242372{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072494873{padding-top: 20px !important;}.vc_custom_1723072625325{margin-top: 20px !important;}.vc_custom_1723072506470{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072513036{padding-top: 20px !important;}.vc_custom_1723072638425{margin-top: 20px !important;}.vc_custom_1723072523845{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072536190{padding-top: 20px !important;}.vc_custom_1723072650414{margin-top: 20px !important;}.vc_custom_1723072546043{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072553170{padding-top: 20px !important;}.vc_custom_1723072662654{margin-top: 20px !important;}.vc_custom_1723072562842{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072569597{padding-top: 20px !important;}.vc_custom_1723072678164{margin-top: 20px !important;}.vc_custom_1723072574676{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072588588{padding-top: 20px !important;}.vc_custom_1723072689211{margin-top: 20px !important;}.vc_custom_1723072601681{margin-top: 20px !important;}.vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}.vc_custom_1723074717401{margin-right: -80px !important;}.vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1723074089124{margin-top: 30px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1723297494059{padding-top: 80px !important;padding-bottom: 80px !important;}'),
(3615, 315, '_wpb_shortcodes_custom_css_updated', '1'),
(3616, 316, '_wpb_post_custom_layout', 'default'),
(3617, 316, '_wpb_shortcodes_custom_css', '.vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}.vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722968127834{background-color: #008edc !important;}.vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723073850880{background-color: #004f71 !important;}.vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723299067545{background-color: #e91531 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1723297177545{background-color: #e91531 !important;}.vc_custom_1722554053672{margin-bottom: 30px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722879493864{margin-top: 3px !important;}.vc_custom_1722886278155{margin-top: 80px !important;}.vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}.vc_custom_1722876560415{margin-top: 30px !important;}.vc_custom_1722884579100{padding-right: 60px !important;}.vc_custom_1722886496367{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722886529594{margin-left: -8px !important;}.vc_custom_1722879217850{padding-right: 60px !important;}.vc_custom_1722886549104{margin-left: -8px !important;}.vc_custom_1722886788716{margin-top: 40px !important;}.vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1722888046021{margin-top: 30px !important;}.vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}.vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1722978685190{margin-bottom: 60px !important;}.vc_custom_1722976358411{margin-bottom: 30px !important;}.vc_custom_1722978821344{margin-top: 30px !important;}.vc_custom_1722978817280{margin-top: 30px !important;}.vc_custom_1722978828720{margin-top: 30px !important;}.vc_custom_1722978840121{margin-top: 30px !important;}.vc_custom_1722978846011{margin-top: 30px !important;}.vc_custom_1722978852624{margin-top: 30px !important;}.vc_custom_1722978053598{margin-left: -43px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976938226{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976933137{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976906545{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722976978356{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977020553{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977086324{padding-right: 20px !important;}.vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}.vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}.vc_custom_1722977122502{padding-right: 20px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071775790{margin-top: 60px !important;}.vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723071634585{padding-top: 20px !important;}.vc_custom_1723071453863{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072028618{padding-top: 20px !important;}.vc_custom_1723072316311{margin-top: 20px !important;}.vc_custom_1723072132229{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072036196{padding-top: 20px !important;}.vc_custom_1723072301997{margin-top: 20px !important;}.vc_custom_1723072149812{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072041795{padding-top: 20px !important;}.vc_custom_1723072286915{margin-top: 20px !important;}.vc_custom_1723072169199{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072049631{padding-top: 20px !important;}.vc_custom_1723072336785{margin-top: 20px !important;}.vc_custom_1723071070220{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072055991{padding-top: 20px !important;}.vc_custom_1723072260169{margin-top: 20px !important;}.vc_custom_1723072242372{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072494873{padding-top: 20px !important;}.vc_custom_1723072625325{margin-top: 20px !important;}.vc_custom_1723072506470{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072513036{padding-top: 20px !important;}.vc_custom_1723072638425{margin-top: 20px !important;}.vc_custom_1723072523845{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072536190{padding-top: 20px !important;}.vc_custom_1723072650414{margin-top: 20px !important;}.vc_custom_1723072546043{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072553170{padding-top: 20px !important;}.vc_custom_1723072662654{margin-top: 20px !important;}.vc_custom_1723072562842{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072569597{padding-top: 20px !important;}.vc_custom_1723072678164{margin-top: 20px !important;}.vc_custom_1723072574676{margin-top: 20px !important;}.vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}.vc_custom_1723071104078{margin-top: -5px !important;}.vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}.vc_custom_1723072588588{padding-top: 20px !important;}.vc_custom_1723072689211{margin-top: 20px !important;}.vc_custom_1723072601681{margin-top: 20px !important;}.vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}.vc_custom_1723074717401{margin-right: -80px !important;}.vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}.vc_custom_1723074089124{margin-top: 30px !important;}.vc_custom_1722897940673{margin-bottom: 20px !important;}.vc_custom_1722897934128{margin-top: 20px !important;}.vc_custom_1722554087212{margin-top: 10px !important;}.vc_custom_1722897711758{margin-top: 30px !important;}.vc_custom_1723297494059{padding-top: 80px !important;padding-bottom: 80px !important;}');
INSERT INTO `wpxc_postmeta` VALUES
(3618, 316, '_wpb_shortcodes_custom_css_updated', '1');

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

--
-- Table structure for table `wpxc_posts`
--

CREATE TABLE `wpxc_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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpxc_posts`
--

INSERT INTO `wpxc_posts` VALUES
(3, 1, '2022-02-23 10:04:37', '2022-02-23 13:04:37', '[vc_row css=".vc_custom_1661457821445{padding-bottom: 40px !important;}"][vc_column][vc_column_text][acf field="privacidade"][/vc_column_text][/vc_column][/vc_row]', 'Política de privacidade', '', 'publish', 'closed', 'open', '', 'politica-de-privacidade', '', '', '2022-08-25 17:03:42', '2022-08-25 20:03:42', '', 0, 'https://website03.heyonline.com.br/?page_id=3', 0, 'page', '', 0),
(8, 1, '2022-02-23 14:59:29', '2022-02-23 17:59:29', '', 'Slide', '', 'publish', 'closed', 'closed', '', 'slide', '', '', '2022-02-23 14:59:29', '2022-02-23 17:59:29', '', 0, 'https://website03.heyonline.com.br/?post_type=ptu&#038;p=8', 0, 'ptu', '', 0),
(9, 1, '2022-02-23 15:03:17', '2022-02-23 18:03:17', '', 'Marcas', '', 'publish', 'closed', 'closed', '', 'marcas', '', '', '2022-02-23 15:03:17', '2022-02-23 18:03:17', '', 0, 'https://website03.heyonline.com.br/?post_type=ptu&#038;p=9', 0, 'ptu', '', 0),
(13, 1, '2022-02-23 15:10:29', '2022-02-23 18:10:29', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce consectetur tellus id est fermentum ullamcorper. Integer scelerisque vehicula eros, vitae euismod odio', 'João Lucas', '', 'publish', 'closed', 'closed', '', 'joao-lucas', '', '', '2022-02-23 15:10:45', '2022-02-23 18:10:45', '', 0, 'https://website03.heyonline.com.br/?post_type=depoimentos&#038;p=13', 0, 'depoimentos', '', 0),
(20, 1, '2022-02-23 15:09:17', '2022-02-23 18:09:17', '<p>[vc_row][vc_column][/vc_column][/vc_row]</p>\r\n', 'Política de privacidade', '', 'inherit', 'closed', 'closed', '', '3-revision-v1', '', '', '2022-02-23 15:09:17', '2022-02-23 18:09:17', '', 3, 'https://website03.heyonline.com.br/?p=20', 0, 'revision', '', 0),
(21, 1, '2022-02-23 15:10:03', '2022-02-23 18:10:03', '', 'happy-young-african-businessman (1)', '', 'inherit', 'open', 'closed', '', 'happy-young-african-businessman-1', '', '', '2022-02-23 15:10:03', '2022-02-23 18:10:03', '', 13, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/happy-young-african-businessman-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(27, 1, '2022-02-23 15:14:49', '2022-02-23 18:14:49', '', 'Marca 1', '', 'publish', 'closed', 'closed', '', 'marca-1', '', '', '2022-02-23 15:15:15', '2022-02-23 18:15:15', '', 0, 'https://website03.heyonline.com.br/?post_type=marcas&#038;p=27', 0, 'marcas', '', 0),
(28, 1, '2022-02-23 15:14:38', '2022-02-23 18:14:38', '', 'heyon-wp-login', '', 'inherit', 'open', 'closed', '', 'heyon-wp-login', '', '', '2022-02-23 15:14:38', '2022-02-23 18:14:38', '', 0, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/heyon-wp-login.png', 0, 'attachment', 'image/png', 0),
(29, 1, '2022-02-23 15:14:40', '2022-02-23 18:14:40', '', 'heyon-wp-login-bg', '', 'inherit', 'open', 'closed', '', 'heyon-wp-login-bg', '', '', '2022-02-23 15:14:40', '2022-02-23 18:14:40', '', 0, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/heyon-wp-login-bg.png', 0, 'attachment', 'image/png', 0),
(31, 1, '2022-02-23 15:15:02', '2022-02-23 18:15:02', '', 'Marca 1', '', 'inherit', 'closed', 'closed', '', '27-autosave-v1', '', '', '2022-02-23 15:15:02', '2022-02-23 18:15:02', '', 27, 'https://website03.heyonline.com.br/?p=31', 0, 'revision', '', 0),
(33, 1, '2022-02-23 15:16:28', '2022-02-23 18:16:28', '', 'Slide 1 Desktop', '', 'publish', 'closed', 'closed', '', 'slide-1', '', '', '2022-02-23 15:56:21', '2022-02-23 18:56:21', '', 0, 'https://website03.heyonline.com.br/?post_type=slide&#038;p=33', 0, 'slide', '', 0),
(35, 1, '2022-02-23 15:16:21', '2022-02-23 18:16:21', '', 'biocosme', '', 'inherit', 'open', 'closed', '', 'biocosme', '', '', '2022-02-23 15:16:21', '2022-02-23 18:16:21', '', 33, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/biocosme.webp', 0, 'attachment', 'image/webp', 0),
(37, 1, '2022-02-23 15:21:31', '2022-02-23 18:21:31', '', 'Trabalhos', '', 'publish', 'closed', 'closed', '', 'trabalhos', '', '', '2022-02-23 15:34:18', '2022-02-23 18:34:18', '', 0, 'https://website03.heyonline.com.br/?post_type=ptu&#038;p=37', 0, 'ptu', '', 0),
(39, 1, '2022-02-23 15:26:15', '2022-02-23 18:26:15', '<p>[vc_row column_spacing="40" css=".vc_custom_1643740077802{padding-bottom: 20px !important;}"][vc_column width="3/5"][vcex_heading source="post_title" text_align="left" font_size="32" font_weight="bold" color="#244562" css=".vc_custom_1643739655032{margin-bottom: 30px !important;}"][vcex_post_content][/vc_column][vc_column width="2/5" css=".vc_custom_1643737681444{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #eeeeee !important;border-radius: 15px !important;}"][vc_column_text css=".vc_custom_1643739637180{margin-bottom: 15px !important;}" font_size="14"]<strong>Tenha um projeto como esse, entre em contato:</strong>[/vc_column_text][vcex_flex_container flex_direction="row"][vcex_icon_box heading="ATENDIMENTO" bottom_margin="0px" icon_spacing="10px" align_center="true" icon_type="fontawesome" icon_fontawesome="fas fa-phone-square" font_weight="bold" font_color="#244562" heading_size="14" heading_color="#444444" heading_weight="400" heading_transform="uppercase" heading_bottom_margin="0px" icon_color="#244562" icon_size="42px"][acf field="telefone" post_id="251"][/vcex_icon_box][vcex_icon_box heading="WhatsApp" bottom_margin="0px" icon_spacing="10px" align_center="true" icon_type="fontawesome" icon_fontawesome="fab fa-whatsapp" onclick="custom_link" font_weight="bold" font_color="#25d366" heading_size="14" heading_color="#444444" heading_weight="400" heading_transform="uppercase" heading_bottom_margin="0px" icon_color="#25d366" icon_size="42px" onclick_url="https://api.whatsapp.com/send?phone=55`{`acf field=''whatsapp_link'' post_id=''251''`}`&amp;text=Ol%C3%A1,%20gostaria%20de%20solicitar%20atendimento."][acf field="whatsapp" post_id="251"][/vcex_icon_box][/vcex_flex_container][/vc_column][/vc_row][vc_row css=".vc_custom_1643737963751{padding-bottom: 80px !important;}"][vc_column][vcex_image_grid post_gallery="true" img_width="600" img_height="336" img_hover_style="opacity"][/vc_column][/vc_row]</p>\r\n', 'Trabalhos', '', 'publish', 'closed', 'closed', '', 'trabalhos', '', '', '2022-02-23 15:32:46', '2022-02-23 18:32:46', '', 0, 'https://website03.heyonline.com.br/?post_type=templatera&#038;p=39', 0, 'templatera', '', 0),
(40, 1, '2022-02-23 15:22:10', '2022-02-23 18:22:10', '/*Marcas*/\r\n.marcas img{width:100%; height:100px; object-fit:contain; top:50%;}\r\n\r\n/*Formulário*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}', 'Total', '', 'publish', 'closed', 'closed', '', 'total', '', '', '2022-02-23 15:46:35', '2022-02-23 18:46:35', '', 0, 'https://website03.heyonline.com.br/total/', 0, 'custom_css', '', 0),
(41, 1, '2022-02-23 15:22:10', '2022-02-23 18:22:10', '.marcas img{object-fit:contain;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:22:10', '2022-02-23 18:22:10', '', 40, 'https://website03.heyonline.com.br/?p=41', 0, 'revision', '', 0),
(44, 1, '2022-02-23 15:23:51', '2022-02-23 18:23:51', '', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:23:51', '2022-02-23 18:23:51', '', 40, 'https://website03.heyonline.com.br/?p=44', 0, 'revision', '', 0),
(46, 1, '2022-02-23 15:38:22', '2022-02-23 18:38:22', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce consectetur tellus id est fermentum ullamcorper. Integer scelerisque vehicula eros, vitae euismod odio. Integer non elit euismod, lobortis enim at, lacinia quam. Curabitur tincidunt, nunc vel consectetur faucibus, mauris odio convallis risus, ac egestas lacus neque non eros.', 'Trabalho 1', '', 'publish', 'closed', 'closed', '', 'trabalho-1', '', '', '2022-02-23 15:38:32', '2022-02-23 18:38:32', '', 0, 'https://website03.heyonline.com.br/?post_type=trabalhos&#038;p=46', 0, 'trabalhos', '', 0),
(50, 1, '2022-02-23 15:37:46', '2022-02-23 18:37:46', '', 'elevato-imagens-21', '', 'inherit', 'open', 'closed', '', 'elevato-imagens-21', '', '', '2022-02-23 15:37:46', '2022-02-23 18:37:46', '', 46, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/elevato-imagens-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(51, 1, '2022-02-23 15:37:48', '2022-02-23 18:37:48', '', 'elevato-imagens-18', '', 'inherit', 'open', 'closed', '', 'elevato-imagens-18', '', '', '2022-02-23 15:37:48', '2022-02-23 18:37:48', '', 46, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/elevato-imagens-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(52, 1, '2022-02-23 15:37:50', '2022-02-23 18:37:50', '', 'elevato-imagens-17-1', '', 'inherit', 'open', 'closed', '', 'elevato-imagens-17-1', '', '', '2022-02-23 15:37:50', '2022-02-23 18:37:50', '', 46, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/elevato-imagens-17-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(53, 1, '2022-02-23 15:37:53', '2022-02-23 18:37:53', '', 'elevato-imagens-16', '', 'inherit', 'open', 'closed', '', 'elevato-imagens-16', '', '', '2022-02-23 15:37:53', '2022-02-23 18:37:53', '', 46, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/elevato-imagens-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(54, 1, '2022-02-23 15:37:55', '2022-02-23 18:37:55', '', 'elevato-imagens-15-1', '', 'inherit', 'open', 'closed', '', 'elevato-imagens-15-1', '', '', '2022-02-23 15:37:55', '2022-02-23 18:37:55', '', 46, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/elevato-imagens-15-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(55, 1, '2022-02-23 15:37:58', '2022-02-23 18:37:58', '', 'elevato-imagens-22-1', '', 'inherit', 'open', 'closed', '', 'elevato-imagens-22-1', '', '', '2022-02-23 15:37:58', '2022-02-23 18:37:58', '', 46, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/elevato-imagens-22-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(56, 1, '2022-02-23 15:38:04', '2022-02-23 18:38:04', '.marcas{top:50%;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:38:04', '2022-02-23 18:38:04', '', 40, 'https://website03.heyonline.com.br/?p=56', 0, 'revision', '', 0),
(57, 1, '2022-02-23 15:38:19', '2022-02-23 18:38:19', '.marcas img{top:50%;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:38:19', '2022-02-23 18:38:19', '', 40, 'https://website03.heyonline.com.br/?p=57', 0, 'revision', '', 0),
(58, 1, '2022-02-23 15:39:41', '2022-02-23 18:39:41', '.marcas{top:50%;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:39:41', '2022-02-23 18:39:41', '', 40, 'https://website03.heyonline.com.br/?p=58', 0, 'revision', '', 0),
(59, 1, '2022-02-23 15:41:02', '2022-02-23 18:41:02', '.marcas{top:50%; vertical-align: middle;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:41:02', '2022-02-23 18:41:02', '', 40, 'https://website03.heyonline.com.br/?p=59', 0, 'revision', '', 0),
(61, 1, '2022-02-23 15:41:49', '2022-02-23 18:41:49', '.marcas{width:100%; height:180px;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:41:49', '2022-02-23 18:41:49', '', 40, 'https://website03.heyonline.com.br/?p=61', 0, 'revision', '', 0),
(63, 1, '2022-02-23 15:42:04', '2022-02-23 18:42:04', '.marcas{width:100%; height:180px; object-fit:contain;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:42:04', '2022-02-23 18:42:04', '', 40, 'https://website03.heyonline.com.br/?p=63', 0, 'revision', '', 0),
(64, 1, '2022-02-23 15:42:25', '2022-02-23 18:42:25', '.marcas{width:100%; height:180px; object-fit:contain; top:50%;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:42:25', '2022-02-23 18:42:25', '', 40, 'https://website03.heyonline.com.br/?p=64', 0, 'revision', '', 0),
(65, 1, '2022-02-23 15:42:37', '2022-02-23 18:42:37', '.marcas img{width:100%; height:180px; object-fit:contain; top:50%;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:42:37', '2022-02-23 18:42:37', '', 40, 'https://website03.heyonline.com.br/?p=65', 0, 'revision', '', 0),
(66, 1, '2022-02-23 15:42:53', '2022-02-23 18:42:53', '.marcas img{width:100%; height:180px; object-fit:contain; top:50%; padding:10px;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:42:53', '2022-02-23 18:42:53', '', 40, 'https://website03.heyonline.com.br/?p=66', 0, 'revision', '', 0),
(67, 1, '2022-02-23 15:43:13', '2022-02-23 18:43:13', '.marcas img{width:100%; height:100px; object-fit:contain; top:50%;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:43:13', '2022-02-23 18:43:13', '', 40, 'https://website03.heyonline.com.br/?p=67', 0, 'revision', '', 0),
(68, 1, '2022-02-23 15:43:44', '2022-02-23 18:43:44', '[text* nome class:formstyle placeholder"Nome"]\r\n\r\n[text* telefone class:formstyle placeholder"Telefone"]\r\n\r\n[email* email class:formstyle placeholder"E-mail"]\r\n\r\n[textarea* msg class:formstyle-area placeholder"Mensagem"]\r\n\r\n[submit id:formstyle-button "ENVIAR"]\n1\nContato de [nome]\n[_site_title] <wordpress@website01.heyonline.com.br>\n[_site_admin_email]\nNome: [nome]\r\nTelefone: [telefone]\r\nE-mail: [email]\r\n\r\nMensagem:\r\n[msg]\r\n\r\n--\r\n[_site_title]\nReply-To: [email]\n\n\n\n\n[_site_title] "[your-subject]"\n[_site_title] <wordpress@website01.heyonline.com.br>\n[your-email]\nCorpo da mensagem:\r\n[your-message]\r\n\r\n-- \r\nEste e-mail foi enviado de um formulário de contato em [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nEnviando...\nOcorreu um erro ao tentar enviar sua mensagem. Tente novamente mais tarde.\nUm ou mais campos possuem um erro. Verifique e tente novamente.\nOcorreu um erro ao tentar enviar sua mensagem. Tente novamente mais tarde.\nVocê deve aceitar os termos e condições antes de enviar sua mensagem.\nO campo é obrigatório.\nO campo é muito longo.\nO campo é muito curto.\nOcorreu um erro desconhecido ao enviar o arquivo.\nVocê não tem permissão para enviar esse tipo de arquivo.\nO arquivo é muito grande.\nOcorreu um erro ao enviar o arquivo.\nO formato de data está incorreto.\nA data é anterior à mais antiga permitida.\nA data é posterior à maior data permitida.\nO formato de número é inválido.\nO número é menor do que o mínimo permitido.\nO número é maior do que o máximo permitido.\nA resposta para o quiz está incorreta.\nO endereço de e-mail informado é inválido.\nA URL é inválida.\nO número de telefone é inválido.', 'Contato', '', 'publish', 'closed', 'closed', '', 'sem-titulo', '', '', '2022-11-12 09:03:39', '2022-11-12 12:03:39', '', 0, 'https://website03.heyonline.com.br/?post_type=wpcf7_contact_form&#038;p=68', 0, 'wpcf7_contact_form', '', 0),
(69, 1, '2022-02-23 15:43:46', '2022-02-23 18:43:46', '/*Marcas*/\r\n.marcas img{width:100%; height:100px; object-fit:contain; top:50%;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:43:46', '2022-02-23 18:43:46', '', 40, 'https://website03.heyonline.com.br/?p=69', 0, 'revision', '', 0),
(70, 1, '2022-02-23 15:46:35', '2022-02-23 18:46:35', '/*Marcas*/\r\n.marcas img{width:100%; height:100px; object-fit:contain; top:50%;}\r\n\r\n/*Formulário*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}', 'Total', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-02-23 15:46:35', '2022-02-23 18:46:35', '', 40, 'https://website03.heyonline.com.br/?p=70', 0, 'revision', '', 0),
(74, 1, '2022-02-23 15:48:56', '2022-02-23 18:48:56', '', 'Marca 2', '', 'publish', 'closed', 'closed', '', 'marca-2', '', '', '2022-02-23 15:48:56', '2022-02-23 18:48:56', '', 0, 'https://website03.heyonline.com.br/?post_type=marcas&#038;p=74', 0, 'marcas', '', 0),
(75, 1, '2022-02-23 15:48:51', '2022-02-23 18:48:51', '', 'logo_col', '', 'inherit', 'open', 'closed', '', 'logo_col', '', '', '2022-02-23 15:48:51', '2022-02-23 18:48:51', '', 74, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/logo_col.png', 0, 'attachment', 'image/png', 0),
(77, 1, '2022-02-23 15:54:13', '2022-02-23 18:54:13', '', 'Posição do Slide', '', 'publish', 'closed', 'closed', '', 'posicao-do-slide', '', '', '2022-02-23 15:55:48', '2022-02-23 18:55:48', '', 0, 'https://website03.heyonline.com.br/?post_type=ptu_tax&#038;p=77', 0, 'ptu_tax', '', 0),
(80, 1, '2022-02-23 15:58:01', '2022-02-23 18:58:01', '', 'Slide 1 mobile', '', 'publish', 'closed', 'closed', '', 'slide-1-mobile', '', '', '2022-02-23 15:58:01', '2022-02-23 18:58:01', '', 0, 'https://website03.heyonline.com.br/?post_type=slide&#038;p=80', 0, 'slide', '', 0),
(81, 1, '2022-02-23 15:57:53', '2022-02-23 18:57:53', '', 'WhatsApp Image 2022-02-22 at 14.59.36', '', 'inherit', 'open', 'closed', '', 'whatsapp-image-2022-02-22-at-14-59-36', '', '', '2022-02-23 15:57:53', '2022-02-23 18:57:53', '', 80, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/WhatsApp-Image-2022-02-22-at-14.59.36.jpeg', 0, 'attachment', 'image/jpeg', 0),
(89, 1, '2022-02-25 14:07:43', '2022-02-25 17:07:43', '', 'Grupo 308', '', 'inherit', 'open', 'closed', '', 'grupo-308', '', '', '2022-02-25 14:07:43', '2022-02-25 17:07:43', '', 0, 'https://website03.heyonline.com.br/wp-content/uploads/2022/02/Grupo-308.png', 0, 'attachment', 'image/png', 0),
(91, 1, '2022-02-25 14:14:56', '2022-02-25 17:14:56', 'a:7:{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:6:"equipe";}}}s:8:"position";s:6:"normal";s:5:"style";s:7:"default";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:"";}', 'Equipe', 'equipe', 'publish', 'closed', 'closed', '', 'group_62190dfdcba7d', '', '', '2022-02-25 14:44:33', '2022-02-25 17:44:33', '', 0, 'https://website03.heyonline.com.br/?post_type=acf-field-group&#038;p=91', 0, 'acf-field-group', '', 0),
(93, 1, '2022-02-25 14:14:56', '2022-02-25 17:14:56', 'a:10:{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:11:"placeholder";s:0:"";s:7:"prepend";s:0:"";s:6:"append";s:0:"";s:9:"maxlength";s:0:"";}', 'Cargo', 'cargo', 'publish', 'closed', 'closed', '', 'field_62190e57068c4', '', '', '2022-02-25 14:43:52', '2022-02-25 17:43:52', '', 91, 'https://website03.heyonline.com.br/?post_type=acf-field&#038;p=93', 0, 'acf-field', '', 0),
(115, 1, '2022-02-25 14:47:48', '2022-02-25 17:47:48', 'Diretora', 'Julia Lobo Caixeta', '', 'publish', 'closed', 'closed', '', 'julia-lobo-caixeta', '', '', '2022-02-25 15:43:47', '2022-02-25 18:43:47', '', 0, 'https://website03.heyonline.com.br/?post_type=equipe&#038;p=115', 0, 'equipe', '', 0),
(122, 1, '2022-02-25 15:03:30', '2022-02-25 18:03:30', 'Quisque et viverra turpis, at dictum orci. Duis sed pretium erat. Aenean id imperdiet nibh, vel gravida lectus. Mauris posuere convallis dui non molestie. Nam finibus sagittis sapien vel mattis. Sed tincidunt felis leo, non sagittis tellus rutrum non. Nam ornare dolor in lacus imperdiet, at vestibulum sem ultricies. Morbi tempus nisi in tincidunt placerat.', 'Julia Lobo Caixeta', '', 'publish', 'closed', 'closed', '', 'jao-seila-teste', '', '', '2022-02-25 15:04:14', '2022-02-25 18:04:14', '', 0, 'https://website03.heyonline.com.br/?post_type=pessoal&#038;p=122', 0, 'pessoal', '', 0),
(123, 1, '2022-02-25 15:03:32', '2022-02-25 18:03:32', 'Quisque et viverra turpis, at dictum orci. Duis sed pretium erat. Aenean id imperdiet nibh, vel gravida lectus. Mauris posuere convallis dui non molestie. Nam finibus sagittis sapien vel mattis. Sed tincidunt felis leo, non sagittis tellus rutrum non. Nam ornare dolor in lacus imperdiet, at vestibulum sem ultricies. Morbi tempus nisi in tincidunt placerat.', 'Jão Seila Teste', '', 'inherit', 'closed', 'closed', '', '122-autosave-v1', '', '', '2022-02-25 15:03:32', '2022-02-25 18:03:32', '', 122, 'https://website03.heyonline.com.br/?p=123', 0, 'revision', '', 0),
(127, 1, '2022-02-25 15:16:42', '2022-02-25 18:16:42', '[vc_row content_placement="middle"][vc_column width="1/3"][vcex_image align="center" image_id="89" img_width="276" img_height="276" css=".vc_custom_1645814064762{margin-bottom: 20px !important;}"][vcex_button onclick="go_back" icon_type="fontawesome" style="plain-text" align="center" custom_color="#000000" custom_hover_color="#dd3333" font_size="16" font_weight="semibold" icon_left_fontawesome="fas fa-long-arrow-alt-left" icon_left_padding="10px"]Voltar[/vcex_button][/vc_column][vc_column width="2/3"][vcex_heading source="post_title" text_align="left" font_size="22"][vcex_custom_field italic="true" name="cargo" font_size="14" align="left" font_weight="normal" color="#000000" css=".vc_custom_1645814345825{margin-bottom: 15px !important;}"][vcex_post_content font_size="16" color="#000000"][/vc_column][/vc_row]', 'Equipe', '', 'publish', 'closed', 'closed', '', 'equipe', '', '', '2022-02-25 16:20:31', '2022-02-25 19:20:31', '', 0, 'https://website03.heyonline.com.br/?post_type=templatera&#038;p=127', 0, 'templatera', '', 0),
(129, 1, '2022-02-25 15:20:07', '2022-02-25 18:20:07', 'Descrição...', 'Ana Clara', '', 'publish', 'closed', 'closed', '', 'ana-clara', '', '', '2022-02-25 15:20:07', '2022-02-25 18:20:07', '', 0, 'https://website03.heyonline.com.br/?post_type=equipe&#038;p=129', 0, 'equipe', '', 0),
(142, 1, '2022-02-25 15:38:19', '2022-02-25 18:38:19', '<p>[vc_row][vc_column width="1/3"][vcex_image align="center" image_id="89" img_width="276" img_height="276" css=".vc_custom_1645814064762{margin-bottom: 20px !important;}"][vcex_button onclick="go_back" icon_type="fontawesome" style="plain-text" align="center" custom_color="#000000" custom_hover_color="#dd3333" font_size="16" font_weight="semibold" icon_left_fontawesome="fas fa-long-arrow-alt-left" icon_left_padding="10px"]Voltar[/vcex_button][/vc_column][vc_column width="2/3"][vcex_heading source="post_title" text_align="left"][vcex_post_content][vcex_custom_field][/vc_column][/vc_row]</p>\n', 'Equipe', '', 'inherit', 'closed', 'closed', '', '127-autosave-v1', '', '', '2022-02-25 15:38:19', '2022-02-25 18:38:19', '', 127, 'https://website03.heyonline.com.br/?p=142', 0, 'revision', '', 0),
(144, 1, '2022-02-25 15:43:09', '2022-02-25 18:43:09', 'Diretora', 'Julia Lobo Caixeta', '', 'inherit', 'closed', 'closed', '', '115-autosave-v1', '', '', '2022-02-25 15:43:09', '2022-02-25 18:43:09', '', 115, 'https://website03.heyonline.com.br/?p=144', 0, 'revision', '', 0),
(150, 1, '2022-06-07 17:11:57', '2022-06-07 20:11:57', '<p>[vc_row full_width="stretch_row" full_height="yes" css=".vc_custom_1591272223790{background-color: #f7f7f7 !important;}"][vc_column][vc_row_inner css=".vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}"][vc_column_inner width="2/3"][vcex_heading text="Contato enviado com sucesso." font_weight="bold" text_align="left" tag="h1" color="#000000" font_size="32"][vc_column_text text_align="left" color="#000000" font_size="22" css=".vc_custom_1591272483802{margin-top: 20px !important;}"]Muito obrigado. Aguarde que em breve iremos atendê-lo.[/vc_column_text][/vc_column_inner][vc_column_inner width="1/3"][vcex_button url="https://website03.heyonline.com.br/" font_size="18" icon_left="fa fa-long-arrow-left" css_wrap=".vc_custom_1654632708332{margin-top: 25px !important;}" align="center" text_source="custom_text"]VOLTAR PARA O SITE[/vcex_button][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement="middle" css=".vc_custom_1591272398627{margin-top: 10px !important;}"][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="left" color="#000000" font_size="12"][font_awesome icon="lock"] PÁGINA SEGURA[/vc_column_text][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="right"]<a title="Site desenvolvido por HeyON. Crie já o seu!" href="//heyon.com.br/" target="_blank" rel="noopener noreferrer"><img src="//heyonmkt.com.br/sitecheck/heyon_footer-black.png" /></a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\r\n', 'Obrigado', '', 'publish', 'closed', 'closed', '', 'obrigado', '', '', '2022-06-07 17:11:57', '2022-06-07 20:11:57', '', 0, 'https://website03.heyonline.com.br/?page_id=150', 0, 'page', '', 0),
(151, 1, '2022-06-07 17:11:25', '2022-06-07 20:11:25', '[vc_row full_width="stretch_row" full_height="yes" css=".vc_custom_1591272223790{background-color: #f7f7f7 !important;}"][vc_column][vc_row_inner css=".vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}"][vc_column_inner width="2/3"][vcex_heading text="Contato enviado com sucesso." font_weight="bold" text_align="left" tag="h1" color="#000000" font_size="32"][vc_column_text text_align="left" color="#000000" font_size="22" css=".vc_custom_1591272483802{margin-top: 20px !important;}"]Muito obrigado. Aguarde que em breve iremos atendê-lo.[/vc_column_text][/vc_column_inner][vc_column_inner width="1/3"][vcex_button url="https://#/" font_size="18" icon_left="fa fa-long-arrow-left" css_wrap=".vc_custom_1591272505340{margin-top: 25px !important;}" align="center"]VOLTAR PARA O SITE[/vcex_button][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement="middle" css=".vc_custom_1591272398627{margin-top: 10px !important;}"][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="left" color="#000000" font_size="12"][font_awesome icon="lock"] PÁGINA SEGURA[/vc_column_text][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="right"]<a title="Site desenvolvido por HeyON. Crie já o seu!" href="//heyon.com.br/" target="_blank" rel="noopener noreferrer"><img src="//heyonmkt.com.br/sitecheck/heyon_footer-black.png" /></a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Novo', '', 'inherit', 'closed', 'closed', '', '150-revision-v1', '', '', '2022-06-07 17:11:25', '2022-06-07 20:11:25', '', 150, 'https://website03.heyonline.com.br/?p=151', 0, 'revision', '', 0),
(152, 1, '2022-06-07 17:11:57', '2022-06-07 20:11:57', '<p>[vc_row full_width="stretch_row" full_height="yes" css=".vc_custom_1591272223790{background-color: #f7f7f7 !important;}"][vc_column][vc_row_inner css=".vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}"][vc_column_inner width="2/3"][vcex_heading text="Contato enviado com sucesso." font_weight="bold" text_align="left" tag="h1" color="#000000" font_size="32"][vc_column_text text_align="left" color="#000000" font_size="22" css=".vc_custom_1591272483802{margin-top: 20px !important;}"]Muito obrigado. Aguarde que em breve iremos atendê-lo.[/vc_column_text][/vc_column_inner][vc_column_inner width="1/3"][vcex_button url="https://website03.heyonline.com.br/" font_size="18" icon_left="fa fa-long-arrow-left" css_wrap=".vc_custom_1654632708332{margin-top: 25px !important;}" align="center" text_source="custom_text"]VOLTAR PARA O SITE[/vcex_button][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement="middle" css=".vc_custom_1591272398627{margin-top: 10px !important;}"][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="left" color="#000000" font_size="12"][font_awesome icon="lock"] PÁGINA SEGURA[/vc_column_text][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="right"]<a title="Site desenvolvido por HeyON. Crie já o seu!" href="//heyon.com.br/" target="_blank" rel="noopener noreferrer"><img src="//heyonmkt.com.br/sitecheck/heyon_footer-black.png" /></a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\r\n', 'Obrigado', '', 'inherit', 'closed', 'closed', '', '150-revision-v1', '', '', '2022-06-07 17:11:57', '2022-06-07 20:11:57', '', 150, 'https://website03.heyonline.com.br/?p=152', 0, 'revision', '', 0),
(153, 1, '2022-06-07 17:14:27', '2022-06-07 20:14:27', '<p>[vc_row full_width="stretch_row" full_height="yes" css=".vc_custom_1654632885392{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2022/02/heyon-wp-login-bg.png?id=29) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column][vc_row_inner css=".vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}"][vc_column_inner][vcex_heading text="Um novo site vem aí!" font_weight="bold" text_align="center" tag="h1" color="#000000" font_size="32"][vc_column_text text_align="center" color="#000000" font_size="22" css=".vc_custom_1599414208278{margin-top: 20px !important;}"]Aguarde, a Heyon está preparando mais um grande site de sucesso.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement="middle" css=".vc_custom_1591272398627{margin-top: 10px !important;}"][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="left" color="#ffffff" font_size="12"][font_awesome icon="lock"] PÁGINA SEGURA[/vc_column_text][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="right"]<a title="Site desenvolvido por HeyON. Crie já o seu!" href="//heyon.com.br/" target="_blank" rel="noopener noreferrer"><img src="//heyonmkt.com.br/sitecheck/heyon_footer-white.png" /></a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\r\n', 'Novo', '', 'publish', 'closed', 'closed', '', 'novo', '', '', '2022-06-07 17:14:48', '2022-06-07 20:14:48', '', 0, 'https://website03.heyonline.com.br/?page_id=153', 0, 'page', '', 0),
(154, 1, '2022-06-07 17:12:48', '2022-06-07 20:12:48', '[vc_row full_width="stretch_row" full_height="yes" css=".vc_custom_1599414295043{background-image: url(https://premium-3d.com/wp-content/uploads/2020/09/heyonajuda-background.jpg?id=19) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column][vc_row_inner css=".vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}"][vc_column_inner][vcex_heading text="Um novo site vem aí!" typo_notice="" font_weight="bold" text_align="center" tag="h1" color="#000000" font_size="32"][vc_column_text text_align="center" color="#000000" font_size="22" css=".vc_custom_1599414208278{margin-top: 20px !important;}"]Aguarde, a Heyon está preparando mais um grande site de sucesso.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement="middle" css=".vc_custom_1591272398627{margin-top: 10px !important;}"][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="left" color="#ffffff" font_size="12"][font_awesome icon="lock"] PÁGINA SEGURA[/vc_column_text][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="right"]<a title="Site desenvolvido por HeyON. Crie já o seu!" href="//heyon.com.br/" target="_blank" rel="noopener noreferrer"><img src="//heyonmkt.com.br/sitecheck/heyon_footer-white.png" /></a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Obrigado', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2022-06-07 17:12:48', '2022-06-07 20:12:48', '', 153, 'https://website03.heyonline.com.br/?p=154', 0, 'revision', '', 0),
(155, 1, '2022-06-07 17:14:27', '2022-06-07 20:14:27', '[vc_row full_width="stretch_row" full_height="yes" css=".vc_custom_1599414295043{background-image: url(https://premium-3d.com/wp-content/uploads/2020/09/heyonajuda-background.jpg?id=19) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column][vc_row_inner css=".vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}"][vc_column_inner][vcex_heading text="Um novo site vem aí!" typo_notice="" font_weight="bold" text_align="center" tag="h1" color="#000000" font_size="32"][vc_column_text text_align="center" color="#000000" font_size="22" css=".vc_custom_1599414208278{margin-top: 20px !important;}"]Aguarde, a Heyon está preparando mais um grande site de sucesso.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement="middle" css=".vc_custom_1591272398627{margin-top: 10px !important;}"][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="left" color="#ffffff" font_size="12"][font_awesome icon="lock"] PÁGINA SEGURA[/vc_column_text][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="right"]<a title="Site desenvolvido por HeyON. Crie já o seu!" href="//heyon.com.br/" target="_blank" rel="noopener noreferrer"><img src="//heyonmkt.com.br/sitecheck/heyon_footer-white.png" /></a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Novo', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2022-06-07 17:14:27', '2022-06-07 20:14:27', '', 153, 'https://website03.heyonline.com.br/?p=155', 0, 'revision', '', 0),
(156, 1, '2022-06-07 17:14:48', '2022-06-07 20:14:48', '<p>[vc_row full_width="stretch_row" full_height="yes" css=".vc_custom_1654632885392{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2022/02/heyon-wp-login-bg.png?id=29) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column][vc_row_inner css=".vc_custom_1591272138790{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 10px !important;}"][vc_column_inner][vcex_heading text="Um novo site vem aí!" font_weight="bold" text_align="center" tag="h1" color="#000000" font_size="32"][vc_column_text text_align="center" color="#000000" font_size="22" css=".vc_custom_1599414208278{margin-top: 20px !important;}"]Aguarde, a Heyon está preparando mais um grande site de sucesso.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner content_placement="middle" css=".vc_custom_1591272398627{margin-top: 10px !important;}"][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="left" color="#ffffff" font_size="12"][font_awesome icon="lock"] PÁGINA SEGURA[/vc_column_text][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-xs-6"][vc_column_text text_align="right"]<a title="Site desenvolvido por HeyON. Crie já o seu!" href="//heyon.com.br/" target="_blank" rel="noopener noreferrer"><img src="//heyonmkt.com.br/sitecheck/heyon_footer-white.png" /></a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\r\n', 'Novo', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2022-06-07 17:14:48', '2022-06-07 20:14:48', '', 153, 'https://website03.heyonline.com.br/?p=156', 0, 'revision', '', 0),
(163, 1, '2022-07-06 20:41:08', '2022-07-06 23:41:08', 'a:7:{s:3:"acf";a:10:{s:10:"page_title";s:13:"Informações";s:10:"menu_title";s:13:"Informações";s:9:"menu_slug";s:10:"info-geral";s:11:"parent_slug";s:0:"";s:10:"capability";s:14:"manage_options";s:7:"post_id";s:7:"options";s:8:"autoload";i:1;s:8:"redirect";b:1;s:8:"icon_url";s:0:"";s:8:"position";b:0;}s:4:"type";s:4:"page";s:5:"order";b:0;s:4:"hook";s:24:"toplevel_page_info-geral";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'Informações', '', 'publish', 'closed', 'closed', '', 'informacoes', '', '', '2022-07-06 22:03:30', '2022-07-07 01:03:30', '', 0, 'https://website03.heyonline.com.br/?post_type=acf-options-page&#038;p=163', 0, 'acf-options-page', '', 0),
(164, 1, '2022-07-06 20:41:08', '2022-07-06 23:41:08', '', '', '', 'inherit', 'closed', 'closed', '', '163-revision-v1', '', '', '2022-07-06 20:41:08', '2022-07-06 23:41:08', '', 163, 'https://website03.heyonline.com.br/?p=164', 0, 'revision', '', 0),
(165, 1, '2022-07-06 20:41:08', '2022-07-06 23:41:08', 'a:7:{s:3:"acf";a:10:{s:10:"page_title";s:13:"Informações";s:10:"menu_title";s:13:"Informações";s:9:"menu_slug";s:10:"info-geral";s:11:"parent_slug";s:0:"";s:10:"capability";s:14:"manage_options";s:7:"post_id";s:7:"options";s:8:"autoload";i:1;s:8:"redirect";b:0;s:8:"icon_url";s:0:"";s:8:"position";b:0;}s:4:"type";s:4:"page";s:5:"order";b:0;s:4:"hook";s:21:"admin_page_info-geral";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'Informações', '', 'inherit', 'closed', 'closed', '', '163-revision-v1', '', '', '2022-07-06 20:41:08', '2022-07-06 23:41:08', '', 163, 'https://website03.heyonline.com.br/?p=165', 0, 'revision', '', 0),
(166, 1, '2022-07-06 20:43:25', '2022-07-06 23:43:25', 'a:7:{s:3:"acf";a:7:{s:10:"page_title";s:15:"Página Inicial";s:10:"menu_title";s:15:"Página Inicial";s:9:"menu_slug";s:14:"pagina-inicial";s:11:"parent_slug";s:10:"info-geral";s:10:"capability";s:14:"manage_options";s:7:"post_id";i:167;s:8:"autoload";i:0;}s:4:"type";s:8:"sub_page";s:5:"order";i:0;s:4:"hook";s:31:"informacoes_page_pagina-inicial";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'Página Inicial', '', 'publish', 'closed', 'closed', '', 'pagina-inicial', '', '', '2022-07-06 20:43:25', '2022-07-06 23:43:25', '', 0, 'https://website03.heyonline.com.br/?post_type=acf-options-page&#038;p=166', 0, 'acf-options-page', '', 0),
(167, 1, '2022-07-06 20:41:58', '2022-07-06 23:41:58', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row][vc_column][vcex_heading text="O QUE VOCÊ TERÁ DE" tag="h1" text_align="center"][vcex_heading text="acesso ao e-book?" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_spacing size="60px"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071634585{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072028618{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]02[/vc_column_text][vcex_image align="center" image_id="289" img_height="70px" css=".vc_custom_1723072316311{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Método de Mapeamento Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072132229{margin-top: 20px !important;}"]Descubra suas principais características e como utilizá-las.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072036196{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]03[/vc_column_text][vcex_image align="center" image_id="288" img_height="70px" css=".vc_custom_1723072301997{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Identificação de Oportunidades" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072149812{margin-top: 20px !important;}"]Encontre nichos de mercado e entenda seu público-alvo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072041795{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]04[/vc_column_text][vcex_image align="center" image_id="292" img_height="70px" css=".vc_custom_1723072286915{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Criação de Posicionamento" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072169199{margin-top: 20px !important;}"]Defina como você quer ser percebido e diferencie-se.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072049631{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]05[/vc_column_text][vcex_image align="center" image_id="295" img_height="60px" css=".vc_custom_1723072336785{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Estratégia e Organização Digital" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072055991{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]06[/vc_column_text][vcex_image align="center" image_id="297" img_height="70px" css=".vc_custom_1723072260169{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Relacionamento com Clientes" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072242372{margin-top: 20px !important;}"]Construa e mantenha conexões sólidas com seu público.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072494873{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]07[/vc_column_text][vcex_image align="center" image_id="290" img_height="70px" css=".vc_custom_1723072625325{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Introdução à Produção Audiovisual" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072506470{margin-top: 20px !important;}"]Aprenda o básico para criar conteúdo audiovisual de qualidade.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072513036{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]08[/vc_column_text][vcex_image align="center" image_id="296" img_height="70px" css=".vc_custom_1723072638425{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cases de Sucesso" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072523845{margin-top: 20px !important;}"]Inspire-se com histórias de jornalistas que se destacaram no digital.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072536190{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]09[/vc_column_text][vcex_image align="center" image_id="287" img_height="70px" css=".vc_custom_1723072650414{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Tendências Futuras" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072546043{margin-top: 20px !important;}"]Esteja à frente das tendências e prepare-se para o futuro do jornalismo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072553170{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]10[/vc_column_text][vcex_image align="center" image_id="294" img_height="70px" css=".vc_custom_1723072662654{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Guias de Monetização" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072562842{margin-top: 20px !important;}"]Descubra maneiras eficazes de monetizar seu trabalho jornalístico.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072569597{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]11[/vc_column_text][vcex_image align="center" image_id="286" img_height="70px" css=".vc_custom_1723072678164{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Gestão da Marca Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072574676{margin-top: 20px !important;}"]Administre sua marca pessoal de forma profissional e autêntica.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072588588{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]12[/vc_column_text][vcex_image align="center" image_id="293" img_height="70px" css=".vc_custom_1723072689211{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cuidado com a Saúde Mental" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072601681{margin-top: 20px !important;}"]Priorize seu bem-estar mental para um desempenho sustentável.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1723073850880{background-color: #004f71 !important;}"][vc_column][vcex_spacing size="300px"][/vc_column][/vc_row][vc_row full_width="stretch_row" content_placement="bottom" column_spacing="0px" css=".vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="3/5" css=".vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}"][vcex_heading text="#E-8_UXVlbSUyMCVDMyVBOSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmJnLXN0eWxlLTAyJTIyJTNFVEVPJTIwVEFWRUlSQSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="Prazer, sou Teo Taveira, um profissional <strong>apaixonado por comunicação e marketing</strong>" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1723074089124{margin-top: 30px !important;}"]Como jornalista atuei como repórter e apresentador nas principais emissoras do Brasil e como\r\ncorrespondente internacional na Europa pela RECORDTV. Mais recentemente, trabalhei como\r\nrepórter e apresentador na TV Anhanguera, afiliada da Rede Globo em Goiás.\r\n\r\nFundei duas agências de comunicação, tenho experiência em marketing digital, branding,\r\ncomunicação política e cibersegurança. Minha atuação abrange desde o planejamento estratégico até a produção audiovisual e a construção de narrativas utilizando técnicas de storytelling publicitário.\r\n\r\nDesenvolvi a metodologia "Do Story Ao Telling", uma ferramenta autoral que aplico em campanhas de comunicação, criando roteiros que engajam e inspiram.\r\n\r\nTenho também experiência em media training, ajudando executivos e políticos a aprimorar suas habilidades de comunicação.\r\n\r\nAtualmente, sou Diretor de Comunicação e Marketing da Associação Filhos do Pai Eterno, Basílica Pai Eterno e TV Pai Eterno. Nessa função, busco implementar estratégias inovadoras que aumentam a visibilidade e o impacto dessas instituições.\r\n\r\nEstou sempre aberto a novas parcerias e desafios. Bora conversar sobre como posso ajudar a elevar a comunicação da sua empresa ao próximo nível?[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1723074717401{margin-right: -80px !important;}"][vcex_image align="center" img_size="full" image_id="306" width="100%"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_spacing size="20px"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css="" font_size="4em" line_height="0.9" text_align="center"]<span style="font-size: 21px;">de 49,90 por:</span>\r\n<span style="color: #f7ba21; font-weight: 800;">R$ 29,90</span>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1723299067545{background-color: #e91531 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723297177545{background-color: #e91531 !important;}"][vc_row css=".vc_custom_1723297494059{padding-top: 80px !important;padding-bottom: 80px !important;}"][vc_column width="1/3"][/vc_column][vc_column width="1/2"][vcex_heading text="#E-8_U0UlMjBQcmVwYXJlJTIwcGFyYSUyMG8lMjBtdW5kbyUyMGRlJTIwb3BvcnR1bmlkYWRlcyUyMCUwQXF1ZSUyMGV4aXN0ZSUyMGZvcmElMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMuLi4lM0NiciUzRSUzQ3NwYW4lMjBzdHlsZSUzRCUyMmZvbnQtd2VpZ2h0JTNBODAwJTNCJTIyJTNFZSUyMGRlbnRybyUyMGRvJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VlbXByZWVuZGVkb3Jpc21vJTIxJTNDc3BhbiUzRSUzQyUyRnNwYW4lM0U=" tag="h2" font_weight="400"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="20"][vc_column width="1/6"][vcex_social_links social_links="%5B%7B%22site%22%3A%22instagram%22%2C%22link%22%3A%22https%3A%2F%2Finstagram.com%22%7D%2C%7B%22site%22%3A%22facebook%22%2C%22link%22%3A%22https%3A%2F%2Ffacebook.com%22%7D%5D" link_target="_blank" align="center" style="default" spacing="10px" size="14px" width="32px" height="32px" color="#000000" hover_color="#ffffff" bg="#ffffff" hover_bg="#000000"][/vc_column][vc_column width="2/3"][vc_column_text css="" text_align="center" color="#ffffff" font_size="12px"]©[current_year] - Teo Taveira - A Última Pauta | <a href="https://website03.heyonline.com.br/politica-de-privacidade/">Política de Privacidade</a>[/vc_column_text][/vc_column][vc_column width="1/6"][vc_column_text css="" text_align="center"]<a href="//heyon.com.br/?utm_source=portfolio&amp;utm_medium=organic&amp;utm_campaign=sitecheck" target="blank" rel="noopener"><img src="//heyonmkt.com.br/sitecheck/heyon-footer-white.svg" width="72" height="30" /></a>[/vc_column_text][/vc_column][/vc_row][/vc_section]', 'Página Inicial', '', 'publish', 'closed', 'closed', '', 'pagina-inicial', '', '', '2024-08-10 11:14:39', '2024-08-10 14:14:39', '', 0, 'https://website03.heyonline.com.br/?page_id=167', 0, 'page', '', 0);
INSERT INTO `wpxc_posts` VALUES
(170, 1, '2022-07-06 20:41:58', '2022-07-06 23:41:58', '', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2022-07-06 20:41:58', '2022-07-06 23:41:58', '', 167, 'https://website03.heyonline.com.br/?p=170', 0, 'revision', '', 0),
(173, 1, '2022-07-06 20:43:25', '2022-07-06 23:43:25', '', 'Rascunho automático', '', 'inherit', 'closed', 'closed', '', '166-revision-v1', '', '', '2022-07-06 20:43:25', '2022-07-06 23:43:25', '', 166, 'https://website03.heyonline.com.br/?p=173', 0, 'revision', '', 0),
(174, 1, '2022-07-06 20:43:25', '2022-07-06 23:43:25', 'a:7:{s:3:"acf";a:7:{s:10:"page_title";s:15:"Página Inicial";s:10:"menu_title";s:15:"Página Inicial";s:9:"menu_slug";s:14:"pagina-inicial";s:11:"parent_slug";s:10:"info-geral";s:10:"capability";s:14:"manage_options";s:7:"post_id";i:167;s:8:"autoload";i:0;}s:4:"type";s:8:"sub_page";s:5:"order";i:0;s:4:"hook";s:31:"informacoes_page_pagina-inicial";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '166-revision-v1', '', '', '2022-07-06 20:43:25', '2022-07-06 23:43:25', '', 166, 'https://website03.heyonline.com.br/?p=174', 0, 'revision', '', 0),
(175, 1, '2022-07-06 20:43:52', '2022-07-06 23:43:52', 'a:7:{s:3:"acf";a:7:{s:10:"page_title";s:10:"Sobre Nós";s:10:"menu_title";s:10:"Sobre Nós";s:9:"menu_slug";s:9:"sobre-nos";s:11:"parent_slug";s:10:"info-geral";s:10:"capability";s:14:"manage_options";s:7:"post_id";i:168;s:8:"autoload";i:0;}s:4:"type";s:8:"sub_page";s:5:"order";i:0;s:4:"hook";s:26:"informacoes_page_sobre-nos";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'Sobre Nós', '', 'publish', 'closed', 'closed', '', 'sobre-nos', '', '', '2022-07-06 20:43:52', '2022-07-06 23:43:52', '', 0, 'https://website03.heyonline.com.br/?post_type=acf-options-page&#038;p=175', 0, 'acf-options-page', '', 0),
(176, 1, '2022-07-06 20:43:52', '2022-07-06 23:43:52', '', 'Rascunho automático', '', 'inherit', 'closed', 'closed', '', '175-revision-v1', '', '', '2022-07-06 20:43:52', '2022-07-06 23:43:52', '', 175, 'https://website03.heyonline.com.br/?p=176', 0, 'revision', '', 0),
(177, 1, '2022-07-06 20:43:52', '2022-07-06 23:43:52', 'a:7:{s:3:"acf";a:7:{s:10:"page_title";s:10:"Sobre Nós";s:10:"menu_title";s:10:"Sobre Nós";s:9:"menu_slug";s:9:"sobre-nos";s:11:"parent_slug";s:10:"info-geral";s:10:"capability";s:14:"manage_options";s:7:"post_id";i:168;s:8:"autoload";i:0;}s:4:"type";s:8:"sub_page";s:5:"order";i:0;s:4:"hook";s:26:"informacoes_page_sobre-nos";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'Sobre Nós', '', 'inherit', 'closed', 'closed', '', '175-revision-v1', '', '', '2022-07-06 20:43:52', '2022-07-06 23:43:52', '', 175, 'https://website03.heyonline.com.br/?p=177', 0, 'revision', '', 0),
(178, 1, '2022-07-06 20:45:11', '2022-07-06 23:45:11', 'a:7:{s:3:"acf";a:7:{s:10:"page_title";s:7:"Contato";s:10:"menu_title";s:7:"Contato";s:9:"menu_slug";s:7:"contato";s:11:"parent_slug";s:10:"info-geral";s:10:"capability";s:14:"manage_options";s:7:"post_id";i:169;s:8:"autoload";i:0;}s:4:"type";s:8:"sub_page";s:5:"order";i:0;s:4:"hook";s:24:"informacoes_page_contato";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'Contato', '', 'publish', 'closed', 'closed', '', 'contato', '', '', '2022-07-06 20:45:11', '2022-07-06 23:45:11', '', 0, 'https://website03.heyonline.com.br/?post_type=acf-options-page&#038;p=178', 0, 'acf-options-page', '', 0),
(179, 1, '2022-07-06 20:45:11', '2022-07-06 23:45:11', '', 'Rascunho automático', '', 'inherit', 'closed', 'closed', '', '178-revision-v1', '', '', '2022-07-06 20:45:11', '2022-07-06 23:45:11', '', 178, 'https://website03.heyonline.com.br/?p=179', 0, 'revision', '', 0),
(180, 1, '2022-07-06 20:45:11', '2022-07-06 23:45:11', 'a:7:{s:3:"acf";a:7:{s:10:"page_title";s:7:"Contato";s:10:"menu_title";s:7:"Contato";s:9:"menu_slug";s:7:"contato";s:11:"parent_slug";s:10:"info-geral";s:10:"capability";s:14:"manage_options";s:7:"post_id";i:169;s:8:"autoload";i:0;}s:4:"type";s:8:"sub_page";s:5:"order";i:0;s:4:"hook";s:24:"informacoes_page_contato";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'Contato', '', 'inherit', 'closed', 'closed', '', '178-revision-v1', '', '', '2022-07-06 20:45:11', '2022-07-06 23:45:11', '', 178, 'https://website03.heyonline.com.br/?p=180', 0, 'revision', '', 0),
(181, 1, '2022-07-06 22:03:30', '2022-07-07 01:03:30', 'a:7:{s:3:"acf";a:10:{s:10:"page_title";s:13:"Informações";s:10:"menu_title";s:13:"Informações";s:9:"menu_slug";s:10:"info-geral";s:11:"parent_slug";s:0:"";s:10:"capability";s:14:"manage_options";s:7:"post_id";s:7:"options";s:8:"autoload";i:1;s:8:"redirect";b:0;s:8:"icon_url";s:0:"";s:8:"position";b:0;}s:4:"type";s:4:"page";s:5:"order";b:0;s:4:"hook";s:21:"admin_page_info-geral";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'Informações', '', 'inherit', 'closed', 'closed', '', '163-revision-v1', '', '', '2022-07-06 22:03:30', '2022-07-07 01:03:30', '', 163, 'https://website03.heyonline.com.br/?p=181', 0, 'revision', '', 0),
(182, 1, '2022-07-06 22:03:30', '2022-07-07 01:03:30', 'a:7:{s:3:"acf";a:10:{s:10:"page_title";s:13:"Informações";s:10:"menu_title";s:13:"Informações";s:9:"menu_slug";s:10:"info-geral";s:11:"parent_slug";s:0:"";s:10:"capability";s:14:"manage_options";s:7:"post_id";s:7:"options";s:8:"autoload";i:1;s:8:"redirect";b:1;s:8:"icon_url";s:0:"";s:8:"position";b:0;}s:4:"type";s:4:"page";s:5:"order";b:0;s:4:"hook";s:24:"toplevel_page_info-geral";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'Informações', '', 'inherit', 'closed', 'closed', '', '163-revision-v1', '', '', '2022-07-06 22:03:30', '2022-07-07 01:03:30', '', 163, 'https://website03.heyonline.com.br/?p=182', 0, 'revision', '', 0),
(183, 1, '2022-07-06 22:05:07', '2022-07-07 01:05:07', 'a:7:{s:8:"location";a:1:{i:0;a:1:{i:0;a:3:{s:5:"param";s:12:"options_page";s:8:"operator";s:2:"==";s:5:"value";s:14:"pagina-inicial";}}}s:8:"position";s:6:"normal";s:5:"style";s:7:"default";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:"";}', 'Página Inicial', 'pagina-inicial', 'publish', 'closed', 'closed', '', 'group_62c6313332a96', '', '', '2022-07-06 22:05:07', '2022-07-07 01:05:07', '', 0, 'https://website03.heyonline.com.br/?post_type=acf-field-group&#038;p=183', 0, 'acf-field-group', '', 0),
(184, 1, '2022-07-06 22:05:15', '2022-07-07 01:05:15', 'a:7:{s:8:"location";a:1:{i:0;a:1:{i:0;a:3:{s:5:"param";s:12:"options_page";s:8:"operator";s:2:"==";s:5:"value";s:9:"sobre-nos";}}}s:8:"position";s:6:"normal";s:5:"style";s:7:"default";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:"";}', 'Sobre Nós', 'sobre-nos', 'publish', 'closed', 'closed', '', 'group_62c6314b9f0d1', '', '', '2022-07-06 22:09:25', '2022-07-07 01:09:25', '', 0, 'https://website03.heyonline.com.br/?p=184', 0, 'acf-field-group', '', 0),
(185, 1, '2022-07-06 22:05:29', '2022-07-07 01:05:29', 'a:7:{s:8:"location";a:1:{i:0;a:1:{i:0;a:3:{s:5:"param";s:12:"options_page";s:8:"operator";s:2:"==";s:5:"value";s:7:"contato";}}}s:8:"position";s:6:"normal";s:5:"style";s:7:"default";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:"";}', 'Contato', 'contato', 'publish', 'closed', 'closed', '', 'group_62c63159dbc77', '', '', '2022-07-06 22:07:16', '2022-07-07 01:07:16', '', 0, 'https://website03.heyonline.com.br/?p=185', 0, 'acf-field-group', '', 0),
(186, 1, '2022-07-06 22:07:16', '2022-07-07 01:07:16', 'a:10:{s:4:"type";s:4:"text";s:12:"instructions";s:19:"Ex.: (62) 3322-1100";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:11:"placeholder";s:0:"";s:7:"prepend";s:0:"";s:6:"append";s:0:"";s:9:"maxlength";s:0:"";}', 'Telefone', 'telefone', 'publish', 'closed', 'closed', '', 'field_62c631615cc60', '', '', '2022-07-06 22:07:16', '2022-07-07 01:07:16', '', 185, 'https://website03.heyonline.com.br/?post_type=acf-field&p=186', 0, 'acf-field', '', 0),
(187, 1, '2022-07-06 22:07:16', '2022-07-07 01:07:16', 'a:10:{s:4:"type";s:4:"text";s:12:"instructions";s:20:"Ex.: (62) 98877-6655";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:11:"placeholder";s:0:"";s:7:"prepend";s:0:"";s:6:"append";s:0:"";s:9:"maxlength";s:0:"";}', 'WhatsApp', 'whatsapp', 'publish', 'closed', 'closed', '', 'field_62c631665cc61', '', '', '2022-07-06 22:07:16', '2022-07-07 01:07:16', '', 185, 'https://website03.heyonline.com.br/?post_type=acf-field&p=187', 1, 'acf-field', '', 0),
(188, 1, '2022-07-06 22:07:16', '2022-07-07 01:07:16', 'a:12:{s:4:"type";s:6:"number";s:12:"instructions";s:57:"DDD + Número. Somente números, sem traços ou espaços.";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:11:"placeholder";s:0:"";s:7:"prepend";s:0:"";s:6:"append";s:0:"";s:3:"min";s:0:"";s:3:"max";s:0:"";s:4:"step";s:0:"";}', 'WhatsApp Link', 'whatsapp_link', 'publish', 'closed', 'closed', '', 'field_62c631795cc62', '', '', '2022-07-06 22:07:16', '2022-07-07 01:07:16', '', 185, 'https://website03.heyonline.com.br/?post_type=acf-field&p=188', 2, 'acf-field', '', 0),
(189, 1, '2022-07-06 22:07:16', '2022-07-07 01:07:16', 'a:10:{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:11:"placeholder";s:0:"";s:7:"prepend";s:0:"";s:6:"append";s:0:"";s:9:"maxlength";s:0:"";}', 'E-mail', 'e-mail', 'publish', 'closed', 'closed', '', 'field_62c631925cc63', '', '', '2022-07-06 22:07:16', '2022-07-07 01:07:16', '', 185, 'https://website03.heyonline.com.br/?post_type=acf-field&p=189', 3, 'acf-field', '', 0),
(190, 1, '2022-07-06 22:07:16', '2022-07-07 01:07:16', 'a:9:{s:4:"type";s:5:"email";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:11:"placeholder";s:0:"";s:7:"prepend";s:0:"";s:6:"append";s:0:"";}', 'Endereço', 'endereco', 'publish', 'closed', 'closed', '', 'field_62c6319c5cc64', '', '', '2022-07-06 22:07:16', '2022-07-07 01:07:16', '', 185, 'https://website03.heyonline.com.br/?post_type=acf-field&p=190', 4, 'acf-field', '', 0),
(191, 1, '2022-07-06 22:07:16', '2022-07-07 01:07:16', 'a:10:{s:4:"type";s:7:"wysiwyg";s:12:"instructions";s:31:"Insira o código do Google Maps";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:4:"tabs";s:4:"text";s:12:"media_upload";i:0;s:7:"toolbar";s:4:"full";s:5:"delay";i:0;}', 'Google Maps', 'google_maps', 'publish', 'closed', 'closed', '', 'field_62c631a75cc65', '', '', '2022-07-06 22:07:16', '2022-07-07 01:07:16', '', 185, 'https://website03.heyonline.com.br/?post_type=acf-field&p=191', 5, 'acf-field', '', 0),
(192, 1, '2022-07-06 22:09:25', '2022-07-07 01:09:25', 'a:8:{s:4:"type";s:7:"message";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:7:"message";s:0:"";s:9:"new_lines";s:7:"wpautop";s:8:"esc_html";i:0;}', 'Sobre a Empresa', 'sobre_a_empresa', 'publish', 'closed', 'closed', '', 'field_62c631ff86da5', '', '', '2022-07-06 22:09:25', '2022-07-07 01:09:25', '', 184, 'https://website03.heyonline.com.br/?post_type=acf-field&p=192', 0, 'acf-field', '', 0),
(193, 1, '2022-07-06 22:09:25', '2022-07-07 01:09:25', 'a:10:{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:11:"placeholder";s:0:"";s:7:"prepend";s:0:"";s:6:"append";s:0:"";s:9:"maxlength";s:0:"";}', 'Título', 'titulo', 'publish', 'closed', 'closed', '', 'field_62c6320e86da6', '', '', '2022-07-06 22:09:25', '2022-07-07 01:09:25', '', 184, 'https://website03.heyonline.com.br/?post_type=acf-field&p=193', 1, 'acf-field', '', 0),
(194, 1, '2022-07-06 22:09:25', '2022-07-07 01:09:25', 'a:10:{s:4:"type";s:7:"wysiwyg";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:4:"tabs";s:6:"visual";s:7:"toolbar";s:4:"full";s:12:"media_upload";i:1;s:5:"delay";i:0;}', 'Descrição', 'descricao', 'publish', 'closed', 'closed', '', 'field_62c6321386da7', '', '', '2022-07-06 22:09:25', '2022-07-07 01:09:25', '', 184, 'https://website03.heyonline.com.br/?post_type=acf-field&p=194', 2, 'acf-field', '', 0),
(195, 1, '2022-07-06 22:09:25', '2022-07-07 01:09:25', 'a:15:{s:4:"type";s:5:"image";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:"return_format";s:2:"id";s:12:"preview_size";s:6:"medium";s:7:"library";s:3:"all";s:9:"min_width";s:0:"";s:10:"min_height";s:0:"";s:8:"min_size";s:0:"";s:9:"max_width";s:0:"";s:10:"max_height";s:0:"";s:8:"max_size";s:0:"";s:10:"mime_types";s:0:"";}', 'Imagem', 'imagem', 'publish', 'closed', 'closed', '', 'field_62c6322186da8', '', '', '2022-07-06 22:09:25', '2022-07-07 01:09:25', '', 184, 'https://website03.heyonline.com.br/?post_type=acf-field&p=195', 3, 'acf-field', '', 0),
(196, 1, '2022-07-06 22:09:25', '2022-07-07 01:09:25', 'a:10:{s:4:"type";s:8:"textarea";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:11:"placeholder";s:0:"";s:9:"maxlength";s:0:"";s:4:"rows";s:0:"";s:9:"new_lines";s:0:"";}', 'Missão', 'missao', 'publish', 'closed', 'closed', '', 'field_62c6322d86da9', '', '', '2022-07-06 22:09:25', '2022-07-07 01:09:25', '', 184, 'https://website03.heyonline.com.br/?post_type=acf-field&p=196', 4, 'acf-field', '', 0),
(197, 1, '2022-07-06 22:09:25', '2022-07-07 01:09:25', 'a:10:{s:4:"type";s:8:"textarea";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:11:"placeholder";s:0:"";s:9:"maxlength";s:0:"";s:4:"rows";s:0:"";s:9:"new_lines";s:0:"";}', 'Visão', 'visao', 'publish', 'closed', 'closed', '', 'field_62c6323886daa', '', '', '2022-07-06 22:09:25', '2022-07-07 01:09:25', '', 184, 'https://website03.heyonline.com.br/?post_type=acf-field&p=197', 5, 'acf-field', '', 0),
(198, 1, '2022-07-06 22:09:25', '2022-07-07 01:09:25', 'a:10:{s:4:"type";s:8:"textarea";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:11:"placeholder";s:0:"";s:9:"maxlength";s:0:"";s:4:"rows";s:0:"";s:9:"new_lines";s:0:"";}', 'Valores', 'valores', 'publish', 'closed', 'closed', '', 'field_62c6323d86dab', '', '', '2022-07-06 22:09:25', '2022-07-07 01:09:25', '', 184, 'https://website03.heyonline.com.br/?post_type=acf-field&p=198', 6, 'acf-field', '', 0),
(200, 1, '2022-08-25 16:59:30', '2022-08-25 19:59:30', 'a:7:{s:3:"acf";a:7:{s:10:"page_title";s:4:"LGPD";s:10:"menu_title";s:4:"LGPD";s:9:"menu_slug";s:11:"privacidade";s:11:"parent_slug";s:10:"info-geral";s:10:"capability";s:14:"manage_options";s:7:"post_id";i:3;s:8:"autoload";i:0;}s:4:"type";s:8:"sub_page";s:5:"order";i:0;s:4:"hook";s:25:"toplevel_page_privacidade";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'LGPD', '', 'publish', 'closed', 'closed', '', 'lgpd', '', '', '2022-08-25 16:59:34', '2022-08-25 19:59:34', '', 0, 'https://website03.heyonline.com.br/?post_type=acf-options-page&#038;p=200', 0, 'acf-options-page', '', 0),
(201, 1, '2022-08-25 16:58:37', '2022-08-25 19:58:37', '<p>[vc_row][vc_column][/vc_column][/vc_row]</p>\n', 'Política de privacidade', '', 'inherit', 'closed', 'closed', '', '3-autosave-v1', '', '', '2022-08-25 16:58:37', '2022-08-25 19:58:37', '', 3, 'https://website03.heyonline.com.br/?p=201', 0, 'revision', '', 0),
(202, 1, '2022-08-25 16:59:06', '2022-08-25 19:59:06', '[vc_row][vc_column][vc_column_text][acf field="privacidade"][/vc_column_text][/vc_column][/vc_row]', 'Política de privacidade', '', 'inherit', 'closed', 'closed', '', '3-revision-v1', '', '', '2022-08-25 16:59:06', '2022-08-25 19:59:06', '', 3, 'https://website03.heyonline.com.br/?p=202', 0, 'revision', '', 0),
(203, 1, '2022-08-25 16:59:30', '2022-08-25 19:59:30', '', 'Rascunho automático', '', 'inherit', 'closed', 'closed', '', '200-revision-v1', '', '', '2022-08-25 16:59:30', '2022-08-25 19:59:30', '', 200, 'https://website03.heyonline.com.br/?p=203', 0, 'revision', '', 0),
(204, 1, '2022-08-25 16:59:30', '2022-08-25 19:59:30', 'a:7:{s:3:"acf";a:10:{s:10:"page_title";s:4:"LGPD";s:10:"menu_title";s:4:"LGPD";s:9:"menu_slug";s:11:"privacidade";s:11:"parent_slug";s:0:"";s:10:"capability";s:14:"manage_options";s:7:"post_id";i:3;s:8:"autoload";i:0;s:8:"redirect";b:0;s:8:"icon_url";s:0:"";s:8:"position";b:0;}s:4:"type";s:4:"page";s:5:"order";b:0;s:4:"hook";s:22:"admin_page_privacidade";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'LGPD', '', 'inherit', 'closed', 'closed', '', '200-revision-v1', '', '', '2022-08-25 16:59:30', '2022-08-25 19:59:30', '', 200, 'https://website03.heyonline.com.br/?p=204', 0, 'revision', '', 0),
(205, 1, '2022-08-25 16:59:34', '2022-08-25 19:59:34', 'a:7:{s:3:"acf";a:10:{s:10:"page_title";s:4:"LGPD";s:10:"menu_title";s:4:"LGPD";s:9:"menu_slug";s:11:"privacidade";s:11:"parent_slug";s:0:"";s:10:"capability";s:14:"manage_options";s:7:"post_id";i:3;s:8:"autoload";i:0;s:8:"redirect";b:0;s:8:"icon_url";s:0:"";s:8:"position";b:0;}s:4:"type";s:4:"page";s:5:"order";b:0;s:4:"hook";s:22:"admin_page_privacidade";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'LGPD', '', 'inherit', 'closed', 'closed', '', '200-revision-v1', '', '', '2022-08-25 16:59:34', '2022-08-25 19:59:34', '', 200, 'https://website03.heyonline.com.br/?p=205', 0, 'revision', '', 0),
(206, 1, '2022-08-25 16:59:34', '2022-08-25 19:59:34', 'a:7:{s:3:"acf";a:7:{s:10:"page_title";s:4:"LGPD";s:10:"menu_title";s:4:"LGPD";s:9:"menu_slug";s:11:"privacidade";s:11:"parent_slug";s:10:"info-geral";s:10:"capability";s:14:"manage_options";s:7:"post_id";i:3;s:8:"autoload";i:0;}s:4:"type";s:8:"sub_page";s:5:"order";i:0;s:4:"hook";s:25:"toplevel_page_privacidade";s:9:"customize";b:0;s:6:"header";s:0:"";s:6:"footer";s:0:"";}', 'LGPD', '', 'inherit', 'closed', 'closed', '', '200-revision-v1', '', '', '2022-08-25 16:59:34', '2022-08-25 19:59:34', '', 200, 'https://website03.heyonline.com.br/?p=206', 0, 'revision', '', 0),
(207, 1, '2022-08-25 17:00:44', '2022-08-25 20:00:44', 'a:7:{s:8:"location";a:1:{i:0;a:1:{i:0;a:3:{s:5:"param";s:12:"options_page";s:8:"operator";s:2:"==";s:5:"value";s:11:"privacidade";}}}s:8:"position";s:6:"normal";s:5:"style";s:7:"default";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:"";}', 'Política de Privacidade', 'politica-de-privacidade', 'publish', 'closed', 'closed', '', 'group_6307d4d472866', '', '', '2022-08-25 17:00:52', '2022-08-25 20:00:52', '', 0, 'https://website03.heyonline.com.br/?post_type=acf-field-group&#038;p=207', 0, 'acf-field-group', '', 0),
(208, 1, '2022-08-25 17:00:44', '2022-08-25 20:00:44', 'a:10:{s:4:"type";s:7:"wysiwyg";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:4:"tabs";s:3:"all";s:7:"toolbar";s:4:"full";s:12:"media_upload";i:1;s:5:"delay";i:0;}', 'Privacidade', 'privacidade', 'publish', 'closed', 'closed', '', 'field_6307d4daba79e', '', '', '2022-08-25 17:00:44', '2022-08-25 20:00:44', '', 207, 'https://website03.heyonline.com.br/?post_type=acf-field&p=208', 0, 'acf-field', '', 0),
(209, 1, '2022-08-25 17:03:42', '2022-08-25 20:03:42', '[vc_row css=".vc_custom_1661457821445{padding-bottom: 40px !important;}"][vc_column][vc_column_text][acf field="privacidade"][/vc_column_text][/vc_column][/vc_row]', 'Política de privacidade', '', 'inherit', 'closed', 'closed', '', '3-revision-v1', '', '', '2022-08-25 17:03:42', '2022-08-25 20:03:42', '', 3, 'https://website03.heyonline.com.br/?p=209', 0, 'revision', '', 0),
(213, 1, '2022-11-12 09:03:27', '2022-11-12 12:03:27', './*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}\r\n.bg-style-01 span{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.bg-style-02{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.borda-right-dashed{border-right:2px dashed #FFFFFF;}\r\n\r\n/*Time*/\r\n.vcex-countdown__item--days{color:#F7BA21;}\r\n.vcex-countdown__label{clear:both; display:block; margin-top:-15px; color:#9E9E9E;}\r\n\r\n/*Rodapé*/\r\n.vcex-social-links__item{border-radius:4px !important;}', 'total-child-theme', '', 'publish', 'closed', 'closed', '', 'total-child-theme', '', '', '2024-08-10 10:55:15', '2024-08-10 13:55:15', '', 0, 'https://website03.heyonline.com.br/total-child-theme/', 0, 'custom_css', '', 0),
(214, 1, '2022-11-12 09:03:27', '2022-11-12 12:03:27', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2022-11-12 09:03:27', '2022-11-12 12:03:27', '', 213, 'https://website03.heyonline.com.br/?p=214', 0, 'revision', '', 0),
(218, 1, '2023-04-30 10:15:36', '2023-04-30 13:15:36', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2023-04-30 10:15:36', '2023-04-30 13:15:36', '', 213, 'https://website03.heyonline.com.br/?p=218', 0, 'revision', '', 0),
(228, 1, '2024-02-12 12:04:27', '2024-02-12 15:04:27', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-02-12 12:04:27', '2024-02-12 15:04:27', '', 213, 'https://website03.heyonline.com.br/?p=228', 0, 'revision', '', 0),
(238, 1, '2024-08-10 11:11:30', '2024-08-10 14:11:30', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\n\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\n\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row][vc_column][vcex_heading text="O QUE VOCÊ TERÁ DE" tag="h1" text_align="center"][vcex_heading text="acesso ao e-book?" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_spacing size="60px"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071634585{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072028618{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]02[/vc_column_text][vcex_image align="center" image_id="289" img_height="70px" css=".vc_custom_1723072316311{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Método de Mapeamento Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072132229{margin-top: 20px !important;}"]Descubra suas principais características e como utilizá-las.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072036196{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]03[/vc_column_text][vcex_image align="center" image_id="288" img_height="70px" css=".vc_custom_1723072301997{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Identificação de Oportunidades" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072149812{margin-top: 20px !important;}"]Encontre nichos de mercado e entenda seu público-alvo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072041795{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]04[/vc_column_text][vcex_image align="center" image_id="292" img_height="70px" css=".vc_custom_1723072286915{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Criação de Posicionamento" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072169199{margin-top: 20px !important;}"]Defina como você quer ser percebido e diferencie-se.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072049631{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]05[/vc_column_text][vcex_image align="center" image_id="295" img_height="60px" css=".vc_custom_1723072336785{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Estratégia e Organização Digital" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072055991{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]06[/vc_column_text][vcex_image align="center" image_id="297" img_height="70px" css=".vc_custom_1723072260169{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Relacionamento com Clientes" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072242372{margin-top: 20px !important;}"]Construa e mantenha conexões sólidas com seu público.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072494873{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]07[/vc_column_text][vcex_image align="center" image_id="290" img_height="70px" css=".vc_custom_1723072625325{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Introdução à Produção Audiovisual" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072506470{margin-top: 20px !important;}"]Aprenda o básico para criar conteúdo audiovisual de qualidade.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072513036{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]08[/vc_column_text][vcex_image align="center" image_id="296" img_height="70px" css=".vc_custom_1723072638425{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cases de Sucesso" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072523845{margin-top: 20px !important;}"]Inspire-se com histórias de jornalistas que se destacaram no digital.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072536190{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]09[/vc_column_text][vcex_image align="center" image_id="287" img_height="70px" css=".vc_custom_1723072650414{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Tendências Futuras" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072546043{margin-top: 20px !important;}"]Esteja à frente das tendências e prepare-se para o futuro do jornalismo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072553170{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]10[/vc_column_text][vcex_image align="center" image_id="294" img_height="70px" css=".vc_custom_1723072662654{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Guias de Monetização" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072562842{margin-top: 20px !important;}"]Descubra maneiras eficazes de monetizar seu trabalho jornalístico.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072569597{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]11[/vc_column_text][vcex_image align="center" image_id="286" img_height="70px" css=".vc_custom_1723072678164{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Gestão da Marca Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072574676{margin-top: 20px !important;}"]Administre sua marca pessoal de forma profissional e autêntica.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072588588{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]12[/vc_column_text][vcex_image align="center" image_id="293" img_height="70px" css=".vc_custom_1723072689211{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cuidado com a Saúde Mental" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072601681{margin-top: 20px !important;}"]Priorize seu bem-estar mental para um desempenho sustentável.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1723073850880{background-color: #004f71 !important;}"][vc_column][vcex_spacing size="300px"][/vc_column][/vc_row][vc_row full_width="stretch_row" content_placement="bottom" column_spacing="0px" css=".vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="3/5" css=".vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}"][vcex_heading text="#E-8_UXVlbSUyMCVDMyVBOSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmJnLXN0eWxlLTAyJTIyJTNFVEVPJTIwVEFWRUlSQSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="Prazer, sou Teo Taveira, um profissional <strong>apaixonado por comunicação e marketing</strong>" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1723074089124{margin-top: 30px !important;}"]Como jornalista atuei como repórter e apresentador nas principais emissoras do Brasil e como\ncorrespondente internacional na Europa pela RECORDTV. Mais recentemente, trabalhei como\nrepórter e apresentador na TV Anhanguera, afiliada da Rede Globo em Goiás.\n\nFundei duas agências de comunicação, tenho experiência em marketing digital, branding,\ncomunicação política e cibersegurança. Minha atuação abrange desde o planejamento estratégico até a produção audiovisual e a construção de narrativas utilizando técnicas de storytelling publicitário.\n\nDesenvolvi a metodologia "Do Story Ao Telling", uma ferramenta autoral que aplico em campanhas de comunicação, criando roteiros que engajam e inspiram.\n\nTenho também experiência em media training, ajudando executivos e políticos a aprimorar suas habilidades de comunicação.\n\nAtualmente, sou Diretor de Comunicação e Marketing da Associação Filhos do Pai Eterno, Basílica Pai Eterno e TV Pai Eterno. Nessa função, busco implementar estratégias inovadoras que aumentam a visibilidade e o impacto dessas instituições.\n\nEstou sempre aberto a novas parcerias e desafios. Bora conversar sobre como posso ajudar a elevar a comunicação da sua empresa ao próximo nível?[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1723074717401{margin-right: -80px !important;}"][vcex_image align="center" img_size="full" image_id="306" width="100%"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_spacing size="20px"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css="" font_size="4em" line_height="0.9" text_align="center"]<span style="font-size: 21px;">de 49,90 por:</span>\n<span style="color: #f7ba21; font-weight: 800;">R$ 29,90</span>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1723299067545{background-color: #e91531 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723297177545{background-color: #e91531 !important;}"][vc_row css=".vc_custom_1723297494059{padding-top: 80px !important;padding-bottom: 80px !important;}"][vc_column width="1/3"][/vc_column][vc_column width="1/2"][vcex_heading text="#E-8_U0UlMjBQcmVwYXJlJTIwcGFyYSUyMG8lMjBtdW5kbyUyMGRlJTIwb3BvcnR1bmlkYWRlcyUyMCUwQXF1ZSUyMGV4aXN0ZSUyMGZvcmElMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMuLi4lM0NiciUzRSUzQ3NwYW4lMjBzdHlsZSUzRCUyMmZvbnQtd2VpZ2h0JTNBODAwJTNCJTIyJTNFZSUyMGRlbnRybyUyMGRvJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VlbXByZWVuZGVkb3Jpc21vJTIxJTNDc3BhbiUzRSUzQyUyRnNwYW4lM0U=" tag="h2" font_weight="400"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="20"][vc_column width="1/6"][vcex_social_links social_links="%5B%7B%22site%22%3A%22instagram%22%2C%22link%22%3A%22https%3A%2F%2Finstagram.com%22%7D%2C%7B%22site%22%3A%22facebook%22%2C%22link%22%3A%22https%3A%2F%2Ffacebook.com%22%7D%5D" link_target="_blank" align="center" style="default" spacing="10px" size="14px" width="32px" height="32px" color="#000000" hover_color="#ffffff" bg="#ffffff" hover_bg="#000000"][/vc_column][vc_column width="2/3"][vc_column_text css="" text_align="center" color="#ffffff" font_size="12px"]©[current_year] - Teo Taveira - Todos os direitos reservados | <a href="https://website03.heyonline.com.br/politica-de-privacidade/">Política de Privacidade</a>[/vc_column_text][/vc_column][vc_column width="1/6"][vc_column_text css="" text_align="center"]<a href="//heyon.com.br/?utm_source=portfolio&amp;utm_medium=organic&amp;utm_campaign=sitecheck" target="blank" rel="noopener"><img src="//heyonmkt.com.br/sitecheck/heyon-footer-white.svg" width="72" height="30" /></a>[/vc_column_text][/vc_column][/vc_row][/vc_section]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-autosave-v1', '', '', '2024-08-10 11:11:30', '2024-08-10 14:11:30', '', 167, 'https://website03.heyonline.com.br/?p=238', 0, 'revision', '', 0);
INSERT INTO `wpxc_posts` VALUES
(239, 1, '2024-08-01 19:55:38', '2024-08-01 22:55:38', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=""]Aqui você terá acesso a um E-book com um método exclusivo, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, Teo Taveira.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-01 19:55:38', '2024-08-01 22:55:38', '', 167, 'https://website03.heyonline.com.br/?p=239', 0, 'revision', '', 0),
(242, 1, '2024-08-01 20:05:36', '2024-08-01 23:05:36', '', 'Nimbus Sans', '', 'publish', 'closed', 'closed', '', 'nimbus-sans', '', '', '2024-08-01 20:06:22', '2024-08-01 23:06:22', '', 0, 'https://website03.heyonline.com.br/?post_type=wpex_font&#038;p=242', 0, 'wpex_font', '', 0),
(244, 1, '2024-08-01 20:10:29', '2024-08-01 23:10:29', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css="" text_align="center"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-01 20:10:29', '2024-08-01 23:10:29', '', 167, 'https://website03.heyonline.com.br/?p=244', 0, 'revision', '', 0),
(245, 1, '2024-08-01 20:11:15', '2024-08-01 23:11:15', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:black; border-bottom:1px dashed #F7BA21;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-01 20:11:15', '2024-08-01 23:11:15', '', 213, 'https://website03.heyonline.com.br/?p=245', 0, 'revision', '', 0),
(246, 1, '2024-08-01 20:11:30', '2024-08-01 23:11:30', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:800; border-bottom:1px dashed #F7BA21;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-01 20:11:30', '2024-08-01 23:11:30', '', 213, 'https://website03.heyonline.com.br/?p=246', 0, 'revision', '', 0),
(247, 1, '2024-08-01 20:11:40', '2024-08-01 23:11:40', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:1px dashed #F7BA21;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-01 20:11:40', '2024-08-01 23:11:40', '', 213, 'https://website03.heyonline.com.br/?p=247', 0, 'revision', '', 0),
(249, 1, '2024-08-01 20:17:49', '2024-08-01 23:17:49', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-01 20:17:49', '2024-08-01 23:17:49', '', 213, 'https://website03.heyonline.com.br/?p=249', 0, 'revision', '', 0),
(250, 1, '2024-08-01 20:23:02', '2024-08-01 23:23:02', '', 'bar-01', '', 'inherit', 'open', 'closed', '', 'bar-01', '', '', '2024-08-01 20:23:02', '2024-08-01 23:23:02', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png', 0, 'attachment', 'image/png', 0),
(251, 1, '2024-08-01 20:30:09', '2024-08-01 23:30:09', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722554623370{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column][vcex_spacing size="76px"][/vc_column][/vc_row]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-01 20:30:09', '2024-08-01 23:30:09', '', 167, 'https://website03.heyonline.com.br/?p=251', 0, 'revision', '', 0),
(253, 1, '2024-08-05 13:30:47', '2024-08-05 16:30:47', '', 'bg_video', '', 'inherit', 'open', 'closed', '', 'bg_video', '', '', '2024-08-05 13:30:47', '2024-08-05 16:30:47', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png', 0, 'attachment', 'image/png', 0),
(255, 1, '2024-08-05 13:45:04', '2024-08-05 16:45:04', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722554623370{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722875596339{padding-top: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][/vc_column][/vc_row]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-05 13:45:04', '2024-08-05 16:45:04', '', 167, 'https://website03.heyonline.com.br/?p=255', 0, 'revision', '', 0),
(256, 1, '2024-08-05 13:46:23', '2024-08-05 16:46:23', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}\r\n.bg-style-01 span{background-image: linear-gradient(to right, #008EDC , #1178A4);}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-05 13:46:23', '2024-08-05 16:46:23', '', 213, 'https://website03.heyonline.com.br/?p=256', 0, 'revision', '', 0),
(257, 1, '2024-08-05 13:46:51', '2024-08-05 16:46:51', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}\r\n.bg-style-01 span{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-05 13:46:51', '2024-08-05 16:46:51', '', 213, 'https://website03.heyonline.com.br/?p=257', 0, 'revision', '', 0),
(258, 1, '2024-08-05 14:05:44', '2024-08-05 17:05:44', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722554623370{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row" css=".vc_custom_1722876679859{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][/vc_row][vc_row][vc_column width="1/3"][vc_column_text css=""]Eu sou um bloco de texto. Clique no botão Editar (Lápis) para alterar o conteúdo deste elemento.[/vc_column_text][/vc_column][vc_column width="1/12" el_class="borda-right-dashed"][vcex_spacing size="200px"][/vc_column][vc_column width="7/12"][vc_column_text css=""]Eu sou um bloco de texto. Clique no botão Editar (Lápis) para alterar o conteúdo deste elemento.[/vc_column_text][/vc_column][/vc_row][/vc_section]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-05 14:05:44', '2024-08-05 17:05:44', '', 167, 'https://website03.heyonline.com.br/?p=258', 0, 'revision', '', 0),
(259, 1, '2024-08-05 14:06:00', '2024-08-05 17:06:00', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}\r\n.bg-style-01 span{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.borda-right-dashed{border-right:2px dashed #FFFFFF;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-05 14:06:00', '2024-08-05 17:06:00', '', 213, 'https://website03.heyonline.com.br/?p=259', 0, 'revision', '', 0),
(260, 1, '2024-08-05 14:18:11', '2024-08-05 17:18:11', '', 'comunicar', '', 'inherit', 'open', 'closed', '', 'comunicar', '', '', '2024-08-05 14:18:11', '2024-08-05 17:18:11', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/comunicar.png', 0, 'attachment', 'image/png', 0),
(261, 1, '2024-08-05 14:18:13', '2024-08-05 17:18:13', '', 'conectar', '', 'inherit', 'open', 'closed', '', 'conectar', '', '', '2024-08-05 14:18:13', '2024-08-05 17:18:13', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/conectar.png', 0, 'attachment', 'image/png', 0),
(262, 1, '2024-08-05 14:18:14', '2024-08-05 17:18:14', '', 'construir', '', 'inherit', 'open', 'closed', '', 'construir', '', '', '2024-08-05 14:18:14', '2024-08-05 17:18:14', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/construir.png', 0, 'attachment', 'image/png', 0),
(263, 1, '2024-08-05 14:58:37', '2024-08-05 17:58:37', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722554623370{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row" css=".vc_custom_1722879251838{padding-top: 80px !important;padding-bottom: 60px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image align="right" image_id="261" img_width="200px"][/vc_column][vc_column width="3/4"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722879230957{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image align="right" image_id="260" img_width="200px" css=".vc_custom_1722879511672{padding-top: 80px !important;padding-bottom: 80px !important;}"][/vc_column][vc_column width="3/4"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722879516048{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][/vc_row][/vc_section]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-05 14:58:37', '2024-08-05 17:58:37', '', 167, 'https://website03.heyonline.com.br/?p=263', 0, 'revision', '', 0),
(264, 1, '2024-08-05 15:55:52', '2024-08-05 18:55:52', '', 'icon-01', '', 'inherit', 'open', 'closed', '', 'icon-01', '', '', '2024-08-05 15:55:52', '2024-08-05 18:55:52', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icon-01.png', 0, 'attachment', 'image/png', 0),
(267, 1, '2024-08-05 16:46:21', '2024-08-05 19:46:21', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}\r\n.bg-style-01 span{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.bg-style-02{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.borda-right-dashed{border-right:2px dashed #FFFFFF;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-05 16:46:21', '2024-08-05 19:46:21', '', 213, 'https://website03.heyonline.com.br/?p=267', 0, 'revision', '', 0),
(268, 1, '2024-08-05 16:57:58', '2024-08-05 19:57:58', '', 'img_teo', '', 'inherit', 'open', 'closed', '', 'img_teo', '', '', '2024-08-05 16:57:58', '2024-08-05 19:57:58', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/img_teo.png', 0, 'attachment', 'image/png', 0),
(269, 1, '2024-08-05 17:02:54', '2024-08-05 20:02:54', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-05 17:02:54', '2024-08-05 20:02:54', '', 167, 'https://website03.heyonline.com.br/?p=269', 0, 'revision', '', 0),
(270, 1, '2024-08-05 19:32:54', '2024-08-05 22:32:54', '', 'bg_02', '', 'inherit', 'open', 'closed', '', 'bg_02', '', '', '2024-08-05 19:32:54', '2024-08-05 22:32:54', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png', 0, 'attachment', 'image/png', 0),
(271, 1, '2024-08-05 19:41:29', '2024-08-05 22:41:29', '', 'payment', '', 'inherit', 'open', 'closed', '', 'payment', '', '', '2024-08-05 19:41:29', '2024-08-05 22:41:29', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/payment.png', 0, 'attachment', 'image/png', 0),
(272, 1, '2024-08-05 19:49:27', '2024-08-05 22:49:27', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}\r\n.bg-style-01 span{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.bg-style-02{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.borda-right-dashed{border-right:2px dashed #FFFFFF;}\r\n\r\n/*Time*/\r\n.vcex-countdown__label{clear:both;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-05 19:49:27', '2024-08-05 22:49:27', '', 213, 'https://website03.heyonline.com.br/?p=272', 0, 'revision', '', 0),
(273, 1, '2024-08-05 19:49:39', '2024-08-05 22:49:39', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}\r\n.bg-style-01 span{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.bg-style-02{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.borda-right-dashed{border-right:2px dashed #FFFFFF;}\r\n\r\n/*Time*/\r\n.vcex-countdown__label{clear:both; display:block;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-05 19:49:39', '2024-08-05 22:49:39', '', 213, 'https://website03.heyonline.com.br/?p=273', 0, 'revision', '', 0),
(274, 1, '2024-08-05 19:50:22', '2024-08-05 22:50:22', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}\r\n.bg-style-01 span{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.bg-style-02{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.borda-right-dashed{border-right:2px dashed #FFFFFF;}\r\n\r\n/*Time*/\r\n.vcex-countdown__label{clear:both; display:block; margin-top:-15px;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-05 19:50:22', '2024-08-05 22:50:22', '', 213, 'https://website03.heyonline.com.br/?p=274', 0, 'revision', '', 0),
(275, 1, '2024-08-05 19:51:35', '2024-08-05 22:51:35', '/*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}\r\n.bg-style-01 span{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.bg-style-02{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.borda-right-dashed{border-right:2px dashed #FFFFFF;}\r\n\r\n/*Time*/\r\n.vcex-countdown__item--days{color:#F7BA21;}\r\n.vcex-countdown__label{clear:both; display:block; margin-top:-15px; color:#9E9E9E;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-05 19:51:35', '2024-08-05 22:51:35', '', 213, 'https://website03.heyonline.com.br/?p=275', 0, 'revision', '', 0),
(276, 1, '2024-08-05 19:55:37', '2024-08-05 22:55:37', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-05 19:55:37', '2024-08-05 22:55:37', '', 167, 'https://website03.heyonline.com.br/?p=276', 0, 'revision', '', 0),
(277, 1, '2024-08-06 15:16:08', '2024-08-06 18:16:08', '', 'bar-02', '', 'inherit', 'open', 'closed', '', 'bar-02', '', '', '2024-08-06 15:16:08', '2024-08-06 18:16:08', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png', 0, 'attachment', 'image/png', 0),
(278, 1, '2024-08-06 16:02:23', '2024-08-06 19:02:23', '', 'bg-dif', '', 'inherit', 'open', 'closed', '', 'bg-dif', '', '', '2024-08-06 16:02:23', '2024-08-06 19:02:23', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png', 0, 'attachment', 'image/png', 0),
(279, 1, '2024-08-06 16:38:53', '2024-08-06 19:38:53', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722972616188{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][vc_column_text css="" text_align="left" color="#ffffff" font_weight="bold"]AUTONOMIA [font_awesome icon="chevron-right"][/vc_column_text][/vc_column][vc_column width="2/5"][/vc_column][vc_column width="2/5"][/vc_column][/vc_row][/vc_section]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-06 16:38:53', '2024-08-06 19:38:53', '', 167, 'https://website03.heyonline.com.br/?p=279', 0, 'revision', '', 0);
INSERT INTO `wpxc_posts` VALUES
(280, 1, '2024-08-06 17:19:26', '2024-08-06 20:19:26', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722972616188{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row content_placement="middle" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][vc_column_text css=".vc_custom_1722975245900{padding-right: 20px !important;}" text_align="right" color="#ffffff" font_weight="bold"]AUTONOMIA [font_awesome icon="chevron-right"][/vc_column_text][/vc_column][vc_column width="2/5"][vc_column_text css=".vc_custom_1722975380005{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: pontilhado !important;border-right-style: pontilhado !important;border-top-style: pontilhado !important;border-bottom-style: pontilhado !important;border-color: #ff2a2a !important;}" text_align="left" color="#ffffff"][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5"][/vc_column][/vc_row][/vc_section]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-06 17:19:26', '2024-08-06 20:19:26', '', 167, 'https://website03.heyonline.com.br/?p=280', 0, 'revision', '', 0),
(281, 1, '2024-08-06 17:55:30', '2024-08-06 20:55:30', '', 'VS', '', 'inherit', 'open', 'closed', '', 'vs', '', '', '2024-08-06 17:55:30', '2024-08-06 20:55:30', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/VS.png', 0, 'attachment', 'image/png', 0),
(282, 1, '2024-08-06 18:11:00', '2024-08-06 21:11:00', '', 'seta', '', 'inherit', 'open', 'closed', '', 'seta', '', '', '2024-08-06 18:11:00', '2024-08-06 21:11:00', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/seta.png', 0, 'attachment', 'image/png', 0),
(283, 1, '2024-08-06 18:12:10', '2024-08-06 21:12:10', '', 'seta-1', '', 'inherit', 'open', 'closed', '', 'seta-1', '', '', '2024-08-06 18:12:10', '2024-08-06 21:12:10', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/seta-1.png', 0, 'attachment', 'image/png', 0),
(284, 1, '2024-08-06 20:51:44', '2024-08-06 23:51:44', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-06 20:51:44', '2024-08-06 23:51:44', '', 167, 'https://website03.heyonline.com.br/?p=284', 0, 'revision', '', 0),
(285, 1, '2024-08-07 19:41:09', '2024-08-07 22:41:09', '', 'bg_03', '', 'inherit', 'open', 'closed', '', 'bg_03', '', '', '2024-08-07 19:41:09', '2024-08-07 22:41:09', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png', 0, 'attachment', 'image/png', 0),
(286, 1, '2024-08-07 19:52:58', '2024-08-07 22:52:58', '', 'icons (12)', '', 'inherit', 'open', 'closed', '', 'icons-12', '', '', '2024-08-07 19:52:58', '2024-08-07 22:52:58', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icons-12.png', 0, 'attachment', 'image/png', 0),
(287, 1, '2024-08-07 19:52:59', '2024-08-07 22:52:59', '', 'icons (1)', '', 'inherit', 'open', 'closed', '', 'icons-1', '', '', '2024-08-07 19:52:59', '2024-08-07 22:52:59', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icons-1.png', 0, 'attachment', 'image/png', 0),
(288, 1, '2024-08-07 19:53:00', '2024-08-07 22:53:00', '', 'icons (2)', '', 'inherit', 'open', 'closed', '', 'icons-2', '', '', '2024-08-07 19:53:00', '2024-08-07 22:53:00', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icons-2.png', 0, 'attachment', 'image/png', 0),
(289, 1, '2024-08-07 19:53:01', '2024-08-07 22:53:01', '', 'icons (3)', '', 'inherit', 'open', 'closed', '', 'icons-3', '', '', '2024-08-07 19:53:01', '2024-08-07 22:53:01', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icons-3.png', 0, 'attachment', 'image/png', 0),
(290, 1, '2024-08-07 19:53:02', '2024-08-07 22:53:02', '', 'icons (4)', '', 'inherit', 'open', 'closed', '', 'icons-4', '', '', '2024-08-07 19:53:02', '2024-08-07 22:53:02', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icons-4.png', 0, 'attachment', 'image/png', 0),
(291, 1, '2024-08-07 19:53:03', '2024-08-07 22:53:03', '', 'icons (5)', '', 'inherit', 'open', 'closed', '', 'icons-5', '', '', '2024-08-07 19:53:03', '2024-08-07 22:53:03', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icons-5.png', 0, 'attachment', 'image/png', 0),
(292, 1, '2024-08-07 19:53:04', '2024-08-07 22:53:04', '', 'icons (6)', '', 'inherit', 'open', 'closed', '', 'icons-6', '', '', '2024-08-07 19:53:04', '2024-08-07 22:53:04', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icons-6.png', 0, 'attachment', 'image/png', 0),
(293, 1, '2024-08-07 19:53:05', '2024-08-07 22:53:05', '', 'icons (7)', '', 'inherit', 'open', 'closed', '', 'icons-7', '', '', '2024-08-07 19:53:05', '2024-08-07 22:53:05', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icons-7.png', 0, 'attachment', 'image/png', 0),
(294, 1, '2024-08-07 19:53:06', '2024-08-07 22:53:06', '', 'icons (8)', '', 'inherit', 'open', 'closed', '', 'icons-8', '', '', '2024-08-07 19:53:06', '2024-08-07 22:53:06', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icons-8.png', 0, 'attachment', 'image/png', 0),
(295, 1, '2024-08-07 19:53:07', '2024-08-07 22:53:07', '', 'icons (9)', '', 'inherit', 'open', 'closed', '', 'icons-9', '', '', '2024-08-07 19:53:07', '2024-08-07 22:53:07', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icons-9.png', 0, 'attachment', 'image/png', 0),
(296, 1, '2024-08-07 19:53:08', '2024-08-07 22:53:08', '', 'icons (10)', '', 'inherit', 'open', 'closed', '', 'icons-10', '', '', '2024-08-07 19:53:08', '2024-08-07 22:53:08', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icons-10.png', 0, 'attachment', 'image/png', 0),
(297, 1, '2024-08-07 19:53:09', '2024-08-07 22:53:09', '', 'icons (11)', '', 'inherit', 'open', 'closed', '', 'icons-11', '', '', '2024-08-07 19:53:09', '2024-08-07 22:53:09', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/icons-11.png', 0, 'attachment', 'image/png', 0),
(298, 1, '2024-08-07 20:03:28', '2024-08-07 23:03:28', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723070896534{padding-top: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row][vc_column][vcex_heading text="O QUE VOCÊ TERÁ DE" tag="h1" text_align="center"][vcex_heading text="acesso ao e-book?" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_spacing size="60px"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071634585{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071718892{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][/vc_section]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-07 20:03:28', '2024-08-07 23:03:28', '', 167, 'https://website03.heyonline.com.br/?p=298', 0, 'revision', '', 0);
INSERT INTO `wpxc_posts` VALUES
(299, 1, '2024-08-07 20:12:23', '2024-08-07 23:12:23', '<p>[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!</p>\n<p>Se você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!</p>\n<p>Se prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723070896534{padding-top: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row][vc_column][vcex_heading text="O QUE VOCÊ TERÁ DE" tag="h1" text_align="center"][vcex_heading text="acesso ao e-book?" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_spacing size="60px"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071634585{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072028618{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]02[/vc_column_text][vcex_image align="center" image_id="289" img_height="70px" css=".vc_custom_1723072316311{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Método de Mapeamento Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072132229{margin-top: 20px !important;}"]Descubra suas principais características e como utilizá-las.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072036196{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]03[/vc_column_text][vcex_image align="center" image_id="288" img_height="70px" css=".vc_custom_1723072301997{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Identificação de Oportunidades" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072149812{margin-top: 20px !important;}"]Encontre nichos de mercado e entenda seu público-alvo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072041795{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]04[/vc_column_text][vcex_image align="center" image_id="292" img_height="70px" css=".vc_custom_1723072286915{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Criação de Posicionamento" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072169199{margin-top: 20px !important;}"]Defina como você quer ser percebido e diferencie-se.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072049631{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]05[/vc_column_text][vcex_image align="center" image_id="295" img_height="60px" css=".vc_custom_1723072336785{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Estratégia e Organização Digital" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072055991{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]06[/vc_column_text][vcex_image align="center" image_id="297" img_height="70px" css=".vc_custom_1723072260169{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Relacionamento com Clientes" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072242372{margin-top: 20px !important;}"]Construa e mantenha conexões sólidas com seu público.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][/vc_section]</p>\n', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-07 20:12:23', '2024-08-07 23:12:23', '', 167, 'https://website03.heyonline.com.br/?p=299', 0, 'revision', '', 0),
(300, 1, '2024-08-07 20:21:17', '2024-08-07 23:21:17', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row][vc_column][vcex_heading text="O QUE VOCÊ TERÁ DE" tag="h1" text_align="center"][vcex_heading text="acesso ao e-book?" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_spacing size="60px"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071634585{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072028618{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]02[/vc_column_text][vcex_image align="center" image_id="289" img_height="70px" css=".vc_custom_1723072316311{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Método de Mapeamento Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072132229{margin-top: 20px !important;}"]Descubra suas principais características e como utilizá-las.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072036196{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]03[/vc_column_text][vcex_image align="center" image_id="288" img_height="70px" css=".vc_custom_1723072301997{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Identificação de Oportunidades" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072149812{margin-top: 20px !important;}"]Encontre nichos de mercado e entenda seu público-alvo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072041795{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]04[/vc_column_text][vcex_image align="center" image_id="292" img_height="70px" css=".vc_custom_1723072286915{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Criação de Posicionamento" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072169199{margin-top: 20px !important;}"]Defina como você quer ser percebido e diferencie-se.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072049631{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]05[/vc_column_text][vcex_image align="center" image_id="295" img_height="60px" css=".vc_custom_1723072336785{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Estratégia e Organização Digital" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072055991{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]06[/vc_column_text][vcex_image align="center" image_id="297" img_height="70px" css=".vc_custom_1723072260169{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Relacionamento com Clientes" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072242372{margin-top: 20px !important;}"]Construa e mantenha conexões sólidas com seu público.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072494873{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]07[/vc_column_text][vcex_image align="center" image_id="290" img_height="70px" css=".vc_custom_1723072625325{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Introdução à Produção Audiovisual" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072506470{margin-top: 20px !important;}"]Aprenda o básico para criar conteúdo audiovisual de qualidade.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072513036{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]08[/vc_column_text][vcex_image align="center" image_id="296" img_height="70px" css=".vc_custom_1723072638425{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cases de Sucesso" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072523845{margin-top: 20px !important;}"]Inspire-se com histórias de jornalistas que se destacaram no digital.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072536190{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]09[/vc_column_text][vcex_image align="center" image_id="287" img_height="70px" css=".vc_custom_1723072650414{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Tendências Futuras" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072546043{margin-top: 20px !important;}"]Esteja à frente das tendências e prepare-se para o futuro do jornalismo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072553170{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]10[/vc_column_text][vcex_image align="center" image_id="294" img_height="70px" css=".vc_custom_1723072662654{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Guias de Monetização" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072562842{margin-top: 20px !important;}"]Descubra maneiras eficazes de monetizar seu trabalho jornalístico.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072569597{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]11[/vc_column_text][vcex_image align="center" image_id="286" img_height="70px" css=".vc_custom_1723072678164{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Gestão da Marca Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072574676{margin-top: 20px !important;}"]Administre sua marca pessoal de forma profissional e autêntica.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072588588{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]12[/vc_column_text][vcex_image align="center" image_id="293" img_height="70px" css=".vc_custom_1723072689211{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cuidado com a Saúde Mental" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072601681{margin-top: 20px !important;}"]Priorize seu bem-estar mental para um desempenho sustentável.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-07 20:21:17', '2024-08-07 23:21:17', '', 167, 'https://website03.heyonline.com.br/?p=300', 0, 'revision', '', 0);
INSERT INTO `wpxc_posts` VALUES
(302, 1, '2024-08-07 20:42:27', '2024-08-07 23:42:27', '', 'Teo', '', 'inherit', 'open', 'closed', '', 'teo', '', '', '2024-08-07 20:42:27', '2024-08-07 23:42:27', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/Teo.png', 0, 'attachment', 'image/png', 0),
(303, 1, '2024-08-07 20:45:40', '2024-08-07 23:45:40', '', 'bg-sobre', '', 'inherit', 'open', 'closed', '', 'bg-sobre', '', '', '2024-08-07 20:45:40', '2024-08-07 23:45:40', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png', 0, 'attachment', 'image/png', 0),
(304, 1, '2024-08-07 20:48:33', '2024-08-07 23:48:33', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row][vc_column][vcex_heading text="O QUE VOCÊ TERÁ DE" tag="h1" text_align="center"][vcex_heading text="acesso ao e-book?" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_spacing size="60px"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071634585{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072028618{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]02[/vc_column_text][vcex_image align="center" image_id="289" img_height="70px" css=".vc_custom_1723072316311{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Método de Mapeamento Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072132229{margin-top: 20px !important;}"]Descubra suas principais características e como utilizá-las.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072036196{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]03[/vc_column_text][vcex_image align="center" image_id="288" img_height="70px" css=".vc_custom_1723072301997{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Identificação de Oportunidades" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072149812{margin-top: 20px !important;}"]Encontre nichos de mercado e entenda seu público-alvo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072041795{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]04[/vc_column_text][vcex_image align="center" image_id="292" img_height="70px" css=".vc_custom_1723072286915{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Criação de Posicionamento" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072169199{margin-top: 20px !important;}"]Defina como você quer ser percebido e diferencie-se.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072049631{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]05[/vc_column_text][vcex_image align="center" image_id="295" img_height="60px" css=".vc_custom_1723072336785{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Estratégia e Organização Digital" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072055991{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]06[/vc_column_text][vcex_image align="center" image_id="297" img_height="70px" css=".vc_custom_1723072260169{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Relacionamento com Clientes" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072242372{margin-top: 20px !important;}"]Construa e mantenha conexões sólidas com seu público.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072494873{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]07[/vc_column_text][vcex_image align="center" image_id="290" img_height="70px" css=".vc_custom_1723072625325{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Introdução à Produção Audiovisual" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072506470{margin-top: 20px !important;}"]Aprenda o básico para criar conteúdo audiovisual de qualidade.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072513036{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]08[/vc_column_text][vcex_image align="center" image_id="296" img_height="70px" css=".vc_custom_1723072638425{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cases de Sucesso" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072523845{margin-top: 20px !important;}"]Inspire-se com histórias de jornalistas que se destacaram no digital.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072536190{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]09[/vc_column_text][vcex_image align="center" image_id="287" img_height="70px" css=".vc_custom_1723072650414{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Tendências Futuras" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072546043{margin-top: 20px !important;}"]Esteja à frente das tendências e prepare-se para o futuro do jornalismo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072553170{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]10[/vc_column_text][vcex_image align="center" image_id="294" img_height="70px" css=".vc_custom_1723072662654{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Guias de Monetização" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072562842{margin-top: 20px !important;}"]Descubra maneiras eficazes de monetizar seu trabalho jornalístico.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072569597{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]11[/vc_column_text][vcex_image align="center" image_id="286" img_height="70px" css=".vc_custom_1723072678164{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Gestão da Marca Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072574676{margin-top: 20px !important;}"]Administre sua marca pessoal de forma profissional e autêntica.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072588588{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]12[/vc_column_text][vcex_image align="center" image_id="293" img_height="70px" css=".vc_custom_1723072689211{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cuidado com a Saúde Mental" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072601681{margin-top: 20px !important;}"]Priorize seu bem-estar mental para um desempenho sustentável.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1723073850880{background-color: #004f71 !important;}"][vc_column][vcex_spacing size="300px"][/vc_column][/vc_row][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1723074360472{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="3/5" css=".vc_custom_1723074421136{padding-top: 80px !important;padding-bottom: 40px !important;}"][vcex_heading text="#E-8_UXVlbSUyMCVDMyVBOSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmJnLXN0eWxlLTAyJTIyJTNFVEVPJTIwVEFWRUlSQSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="Prazer, sou Teo Taveira, um profissional <strong>apaixonado por comunicação e marketing</strong>" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1723074089124{margin-top: 30px !important;}"]Como jornalista atuei como repórter e apresentador nas principais emissoras do Brasil e como\r\ncorrespondente internacional na Europa pela RECORDTV. Mais recentemente, trabalhei como\r\nrepórter e apresentador na TV Anhanguera, afiliada da Rede Globo em Goiás.\r\n\r\nFundei duas agências de comunicação, tenho experiência em marketing digital, branding,\r\ncomunicação política e cibersegurança. Minha atuação abrange desde o planejamento estratégico até a produção audiovisual e a construção de narrativas utilizando técnicas de storytelling publicitário.\r\n\r\nDesenvolvi a metodologia "Do Story Ao Telling", uma ferramenta autoral que aplico em campanhas de comunicação, criando roteiros que engajam e inspiram.\r\n\r\nTenho também experiência em media training, ajudando executivos e políticos a aprimorar suas habilidades de comunicação.\r\n\r\nAtualmente, sou Diretor de Comunicação e Marketing da Associação Filhos do Pai Eterno, Basílica Pai Eterno e TV Pai Eterno. Nessa função, busco implementar estratégias inovadoras que aumentam a visibilidade e o impacto dessas instituições.\r\n\r\nEstou sempre aberto a novas parcerias e desafios. Bora conversar sobre como posso ajudar a elevar a comunicação da sua empresa ao próximo nível?[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1723074428916{margin-top: -40px !important;margin-right: -80px !important;}"][vcex_image align="center" img_size="full" image_id="302" width="100%"][/vc_column][/vc_row]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-07 20:48:33', '2024-08-07 23:48:33', '', 167, 'https://website03.heyonline.com.br/?p=304', 0, 'revision', '', 0);
INSERT INTO `wpxc_posts` VALUES
(305, 1, '2024-08-07 20:51:46', '2024-08-07 23:51:46', '', 'teo-taveira', '', 'inherit', 'open', 'closed', '', 'teo-taveira', '', '', '2024-08-07 20:51:46', '2024-08-07 23:51:46', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/teo-taveira.png', 0, 'attachment', 'image/png', 0),
(306, 1, '2024-08-07 20:54:19', '2024-08-07 23:54:19', '', 'teo-taveira-1', '', 'inherit', 'open', 'closed', '', 'teo-taveira-1', '', '', '2024-08-07 20:54:19', '2024-08-07 23:54:19', '', 167, 'https://website03.heyonline.com.br/wp-content/uploads/2024/08/teo-taveira-1.png', 0, 'attachment', 'image/png', 0),
(307, 1, '2024-08-07 20:54:26', '2024-08-07 23:54:26', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row][vc_column][vcex_heading text="O QUE VOCÊ TERÁ DE" tag="h1" text_align="center"][vcex_heading text="acesso ao e-book?" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_spacing size="60px"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071634585{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072028618{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]02[/vc_column_text][vcex_image align="center" image_id="289" img_height="70px" css=".vc_custom_1723072316311{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Método de Mapeamento Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072132229{margin-top: 20px !important;}"]Descubra suas principais características e como utilizá-las.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072036196{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]03[/vc_column_text][vcex_image align="center" image_id="288" img_height="70px" css=".vc_custom_1723072301997{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Identificação de Oportunidades" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072149812{margin-top: 20px !important;}"]Encontre nichos de mercado e entenda seu público-alvo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072041795{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]04[/vc_column_text][vcex_image align="center" image_id="292" img_height="70px" css=".vc_custom_1723072286915{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Criação de Posicionamento" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072169199{margin-top: 20px !important;}"]Defina como você quer ser percebido e diferencie-se.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072049631{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]05[/vc_column_text][vcex_image align="center" image_id="295" img_height="60px" css=".vc_custom_1723072336785{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Estratégia e Organização Digital" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072055991{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]06[/vc_column_text][vcex_image align="center" image_id="297" img_height="70px" css=".vc_custom_1723072260169{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Relacionamento com Clientes" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072242372{margin-top: 20px !important;}"]Construa e mantenha conexões sólidas com seu público.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072494873{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]07[/vc_column_text][vcex_image align="center" image_id="290" img_height="70px" css=".vc_custom_1723072625325{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Introdução à Produção Audiovisual" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072506470{margin-top: 20px !important;}"]Aprenda o básico para criar conteúdo audiovisual de qualidade.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072513036{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]08[/vc_column_text][vcex_image align="center" image_id="296" img_height="70px" css=".vc_custom_1723072638425{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cases de Sucesso" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072523845{margin-top: 20px !important;}"]Inspire-se com histórias de jornalistas que se destacaram no digital.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072536190{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]09[/vc_column_text][vcex_image align="center" image_id="287" img_height="70px" css=".vc_custom_1723072650414{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Tendências Futuras" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072546043{margin-top: 20px !important;}"]Esteja à frente das tendências e prepare-se para o futuro do jornalismo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072553170{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]10[/vc_column_text][vcex_image align="center" image_id="294" img_height="70px" css=".vc_custom_1723072662654{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Guias de Monetização" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072562842{margin-top: 20px !important;}"]Descubra maneiras eficazes de monetizar seu trabalho jornalístico.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072569597{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]11[/vc_column_text][vcex_image align="center" image_id="286" img_height="70px" css=".vc_custom_1723072678164{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Gestão da Marca Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072574676{margin-top: 20px !important;}"]Administre sua marca pessoal de forma profissional e autêntica.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072588588{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]12[/vc_column_text][vcex_image align="center" image_id="293" img_height="70px" css=".vc_custom_1723072689211{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cuidado com a Saúde Mental" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072601681{margin-top: 20px !important;}"]Priorize seu bem-estar mental para um desempenho sustentável.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1723073850880{background-color: #004f71 !important;}"][vc_column][vcex_spacing size="300px"][/vc_column][/vc_row][vc_row full_width="stretch_row" content_placement="middle" column_spacing="0px" css=".vc_custom_1723074768537{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="3/5" css=".vc_custom_1723074786161{padding-top: 80px !important;padding-right: 40px !important;}"][vcex_heading text="#E-8_UXVlbSUyMCVDMyVBOSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmJnLXN0eWxlLTAyJTIyJTNFVEVPJTIwVEFWRUlSQSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="Prazer, sou Teo Taveira, um profissional <strong>apaixonado por comunicação e marketing</strong>" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1723074089124{margin-top: 30px !important;}"]Como jornalista atuei como repórter e apresentador nas principais emissoras do Brasil e como\r\ncorrespondente internacional na Europa pela RECORDTV. Mais recentemente, trabalhei como\r\nrepórter e apresentador na TV Anhanguera, afiliada da Rede Globo em Goiás.\r\n\r\nFundei duas agências de comunicação, tenho experiência em marketing digital, branding,\r\ncomunicação política e cibersegurança. Minha atuação abrange desde o planejamento estratégico até a produção audiovisual e a construção de narrativas utilizando técnicas de storytelling publicitário.\r\n\r\nDesenvolvi a metodologia "Do Story Ao Telling", uma ferramenta autoral que aplico em campanhas de comunicação, criando roteiros que engajam e inspiram.\r\n\r\nTenho também experiência em media training, ajudando executivos e políticos a aprimorar suas habilidades de comunicação.\r\n\r\nAtualmente, sou Diretor de Comunicação e Marketing da Associação Filhos do Pai Eterno, Basílica Pai Eterno e TV Pai Eterno. Nessa função, busco implementar estratégias inovadoras que aumentam a visibilidade e o impacto dessas instituições.\r\n\r\nEstou sempre aberto a novas parcerias e desafios. Bora conversar sobre como posso ajudar a elevar a comunicação da sua empresa ao próximo nível?[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1723074717401{margin-right: -80px !important;}"][vcex_image align="center" img_size="full" image_id="306" width="100%"][/vc_column][/vc_row]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-07 20:54:26', '2024-08-07 23:54:26', '', 167, 'https://website03.heyonline.com.br/?p=307', 0, 'revision', '', 0);
INSERT INTO `wpxc_posts` VALUES
(308, 1, '2024-08-10 10:37:27', '2024-08-10 13:37:27', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row][vc_column][vcex_heading text="O QUE VOCÊ TERÁ DE" tag="h1" text_align="center"][vcex_heading text="acesso ao e-book?" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_spacing size="60px"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071634585{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072028618{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]02[/vc_column_text][vcex_image align="center" image_id="289" img_height="70px" css=".vc_custom_1723072316311{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Método de Mapeamento Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072132229{margin-top: 20px !important;}"]Descubra suas principais características e como utilizá-las.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072036196{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]03[/vc_column_text][vcex_image align="center" image_id="288" img_height="70px" css=".vc_custom_1723072301997{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Identificação de Oportunidades" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072149812{margin-top: 20px !important;}"]Encontre nichos de mercado e entenda seu público-alvo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072041795{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]04[/vc_column_text][vcex_image align="center" image_id="292" img_height="70px" css=".vc_custom_1723072286915{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Criação de Posicionamento" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072169199{margin-top: 20px !important;}"]Defina como você quer ser percebido e diferencie-se.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072049631{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]05[/vc_column_text][vcex_image align="center" image_id="295" img_height="60px" css=".vc_custom_1723072336785{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Estratégia e Organização Digital" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072055991{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]06[/vc_column_text][vcex_image align="center" image_id="297" img_height="70px" css=".vc_custom_1723072260169{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Relacionamento com Clientes" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072242372{margin-top: 20px !important;}"]Construa e mantenha conexões sólidas com seu público.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072494873{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]07[/vc_column_text][vcex_image align="center" image_id="290" img_height="70px" css=".vc_custom_1723072625325{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Introdução à Produção Audiovisual" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072506470{margin-top: 20px !important;}"]Aprenda o básico para criar conteúdo audiovisual de qualidade.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072513036{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]08[/vc_column_text][vcex_image align="center" image_id="296" img_height="70px" css=".vc_custom_1723072638425{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cases de Sucesso" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072523845{margin-top: 20px !important;}"]Inspire-se com histórias de jornalistas que se destacaram no digital.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072536190{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]09[/vc_column_text][vcex_image align="center" image_id="287" img_height="70px" css=".vc_custom_1723072650414{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Tendências Futuras" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072546043{margin-top: 20px !important;}"]Esteja à frente das tendências e prepare-se para o futuro do jornalismo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072553170{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]10[/vc_column_text][vcex_image align="center" image_id="294" img_height="70px" css=".vc_custom_1723072662654{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Guias de Monetização" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072562842{margin-top: 20px !important;}"]Descubra maneiras eficazes de monetizar seu trabalho jornalístico.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072569597{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]11[/vc_column_text][vcex_image align="center" image_id="286" img_height="70px" css=".vc_custom_1723072678164{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Gestão da Marca Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072574676{margin-top: 20px !important;}"]Administre sua marca pessoal de forma profissional e autêntica.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072588588{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]12[/vc_column_text][vcex_image align="center" image_id="293" img_height="70px" css=".vc_custom_1723072689211{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cuidado com a Saúde Mental" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072601681{margin-top: 20px !important;}"]Priorize seu bem-estar mental para um desempenho sustentável.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1723073850880{background-color: #004f71 !important;}"][vc_column][vcex_spacing size="300px"][/vc_column][/vc_row][vc_row full_width="stretch_row" content_placement="bottom" column_spacing="0px" css=".vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="3/5" css=".vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}"][vcex_heading text="#E-8_UXVlbSUyMCVDMyVBOSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmJnLXN0eWxlLTAyJTIyJTNFVEVPJTIwVEFWRUlSQSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="Prazer, sou Teo Taveira, um profissional <strong>apaixonado por comunicação e marketing</strong>" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1723074089124{margin-top: 30px !important;}"]Como jornalista atuei como repórter e apresentador nas principais emissoras do Brasil e como\r\ncorrespondente internacional na Europa pela RECORDTV. Mais recentemente, trabalhei como\r\nrepórter e apresentador na TV Anhanguera, afiliada da Rede Globo em Goiás.\r\n\r\nFundei duas agências de comunicação, tenho experiência em marketing digital, branding,\r\ncomunicação política e cibersegurança. Minha atuação abrange desde o planejamento estratégico até a produção audiovisual e a construção de narrativas utilizando técnicas de storytelling publicitário.\r\n\r\nDesenvolvi a metodologia "Do Story Ao Telling", uma ferramenta autoral que aplico em campanhas de comunicação, criando roteiros que engajam e inspiram.\r\n\r\nTenho também experiência em media training, ajudando executivos e políticos a aprimorar suas habilidades de comunicação.\r\n\r\nAtualmente, sou Diretor de Comunicação e Marketing da Associação Filhos do Pai Eterno, Basílica Pai Eterno e TV Pai Eterno. Nessa função, busco implementar estratégias inovadoras que aumentam a visibilidade e o impacto dessas instituições.\r\n\r\nEstou sempre aberto a novas parcerias e desafios. Bora conversar sobre como posso ajudar a elevar a comunicação da sua empresa ao próximo nível?[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1723074717401{margin-right: -80px !important;}"][vcex_image align="center" img_size="full" image_id="306" width="100%"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_spacing size="20px"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css="" font_size="4em" line_height="0.9" text_align="center"]<span style="font-size: 21px;">de 49,90 por:</span>\r\n<span style="color: #f7ba21; font-weight: 800;">R$ 29,90</span>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-10 10:37:27', '2024-08-10 13:37:27', '', 167, 'https://website03.heyonline.com.br/?p=308', 0, 'revision', '', 0);
INSERT INTO `wpxc_posts` VALUES
(309, 1, '2024-08-10 10:53:31', '2024-08-10 13:53:31', './*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}\r\n.bg-style-01 span{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.bg-style-02{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.borda-right-dashed{border-right:2px dashed #FFFFFF;}\r\n\r\n/*Time*/\r\n.vcex-countdown__item--days{color:#F7BA21;}\r\n.vcex-countdown__label{clear:both; display:block; margin-top:-15px; color:#9E9E9E;}\r\n\r\n/*Rodapé*/\r\n.vcex-social-links.vcex_66b7700fc93ed .vcex-social-links__item{border-radius:4px;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-10 10:53:31', '2024-08-10 13:53:31', '', 213, 'https://website03.heyonline.com.br/?p=309', 0, 'revision', '', 0),
(310, 1, '2024-08-10 10:53:48', '2024-08-10 13:53:48', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row][vc_column][vcex_heading text="O QUE VOCÊ TERÁ DE" tag="h1" text_align="center"][vcex_heading text="acesso ao e-book?" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_spacing size="60px"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071634585{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072028618{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]02[/vc_column_text][vcex_image align="center" image_id="289" img_height="70px" css=".vc_custom_1723072316311{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Método de Mapeamento Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072132229{margin-top: 20px !important;}"]Descubra suas principais características e como utilizá-las.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072036196{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]03[/vc_column_text][vcex_image align="center" image_id="288" img_height="70px" css=".vc_custom_1723072301997{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Identificação de Oportunidades" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072149812{margin-top: 20px !important;}"]Encontre nichos de mercado e entenda seu público-alvo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072041795{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]04[/vc_column_text][vcex_image align="center" image_id="292" img_height="70px" css=".vc_custom_1723072286915{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Criação de Posicionamento" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072169199{margin-top: 20px !important;}"]Defina como você quer ser percebido e diferencie-se.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072049631{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]05[/vc_column_text][vcex_image align="center" image_id="295" img_height="60px" css=".vc_custom_1723072336785{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Estratégia e Organização Digital" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072055991{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]06[/vc_column_text][vcex_image align="center" image_id="297" img_height="70px" css=".vc_custom_1723072260169{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Relacionamento com Clientes" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072242372{margin-top: 20px !important;}"]Construa e mantenha conexões sólidas com seu público.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072494873{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]07[/vc_column_text][vcex_image align="center" image_id="290" img_height="70px" css=".vc_custom_1723072625325{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Introdução à Produção Audiovisual" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072506470{margin-top: 20px !important;}"]Aprenda o básico para criar conteúdo audiovisual de qualidade.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072513036{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]08[/vc_column_text][vcex_image align="center" image_id="296" img_height="70px" css=".vc_custom_1723072638425{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cases de Sucesso" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072523845{margin-top: 20px !important;}"]Inspire-se com histórias de jornalistas que se destacaram no digital.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072536190{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]09[/vc_column_text][vcex_image align="center" image_id="287" img_height="70px" css=".vc_custom_1723072650414{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Tendências Futuras" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072546043{margin-top: 20px !important;}"]Esteja à frente das tendências e prepare-se para o futuro do jornalismo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072553170{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]10[/vc_column_text][vcex_image align="center" image_id="294" img_height="70px" css=".vc_custom_1723072662654{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Guias de Monetização" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072562842{margin-top: 20px !important;}"]Descubra maneiras eficazes de monetizar seu trabalho jornalístico.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072569597{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]11[/vc_column_text][vcex_image align="center" image_id="286" img_height="70px" css=".vc_custom_1723072678164{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Gestão da Marca Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072574676{margin-top: 20px !important;}"]Administre sua marca pessoal de forma profissional e autêntica.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072588588{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]12[/vc_column_text][vcex_image align="center" image_id="293" img_height="70px" css=".vc_custom_1723072689211{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cuidado com a Saúde Mental" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072601681{margin-top: 20px !important;}"]Priorize seu bem-estar mental para um desempenho sustentável.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1723073850880{background-color: #004f71 !important;}"][vc_column][vcex_spacing size="300px"][/vc_column][/vc_row][vc_row full_width="stretch_row" content_placement="bottom" column_spacing="0px" css=".vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="3/5" css=".vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}"][vcex_heading text="#E-8_UXVlbSUyMCVDMyVBOSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmJnLXN0eWxlLTAyJTIyJTNFVEVPJTIwVEFWRUlSQSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="Prazer, sou Teo Taveira, um profissional <strong>apaixonado por comunicação e marketing</strong>" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1723074089124{margin-top: 30px !important;}"]Como jornalista atuei como repórter e apresentador nas principais emissoras do Brasil e como\r\ncorrespondente internacional na Europa pela RECORDTV. Mais recentemente, trabalhei como\r\nrepórter e apresentador na TV Anhanguera, afiliada da Rede Globo em Goiás.\r\n\r\nFundei duas agências de comunicação, tenho experiência em marketing digital, branding,\r\ncomunicação política e cibersegurança. Minha atuação abrange desde o planejamento estratégico até a produção audiovisual e a construção de narrativas utilizando técnicas de storytelling publicitário.\r\n\r\nDesenvolvi a metodologia "Do Story Ao Telling", uma ferramenta autoral que aplico em campanhas de comunicação, criando roteiros que engajam e inspiram.\r\n\r\nTenho também experiência em media training, ajudando executivos e políticos a aprimorar suas habilidades de comunicação.\r\n\r\nAtualmente, sou Diretor de Comunicação e Marketing da Associação Filhos do Pai Eterno, Basílica Pai Eterno e TV Pai Eterno. Nessa função, busco implementar estratégias inovadoras que aumentam a visibilidade e o impacto dessas instituições.\r\n\r\nEstou sempre aberto a novas parcerias e desafios. Bora conversar sobre como posso ajudar a elevar a comunicação da sua empresa ao próximo nível?[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1723074717401{margin-right: -80px !important;}"][vcex_image align="center" img_size="full" image_id="306" width="100%"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_spacing size="20px"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css="" font_size="4em" line_height="0.9" text_align="center"]<span style="font-size: 21px;">de 49,90 por:</span>\r\n<span style="color: #f7ba21; font-weight: 800;">R$ 29,90</span>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723297177545{background-color: #e91531 !important;}"][vc_row css=".vc_custom_1723297494059{padding-top: 80px !important;padding-bottom: 80px !important;}"][vc_column width="1/3"][/vc_column][vc_column width="2/3"][vcex_heading text="#E-8_U0UlMjBQcmVwYXJlJTIwcGFyYSUyMG8lMjBtdW5kbyUyMGRlJTIwb3BvcnR1bmlkYWRlcyUyMCUwQXF1ZSUyMGV4aXN0ZSUyMGZvcmElMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMuLi4lM0NiciUzRSUzQ3NwYW4lMjBzdHlsZSUzRCUyMmZvbnQtd2VpZ2h0JTNBODAwJTNCJTIyJTNFZSUyMGRlbnRybyUyMGRvJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VlbXByZWVuZGVkb3Jpc21vJTIxJTNDc3BhbiUzRSUzQyUyRnNwYW4lM0U=" tag="h2" font_weight="400"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="20"][vc_column width="1/6"][vcex_social_links social_links="%5B%7B%22site%22%3A%22instagram%22%2C%22link%22%3A%22https%3A%2F%2Finstagram.com%22%7D%2C%7B%22site%22%3A%22facebook%22%2C%22link%22%3A%22https%3A%2F%2Ffacebook.com%22%7D%5D" link_target="_blank" align="center" style="default" spacing="10px" size="14px" width="32px" height="32px" color="#000000" hover_color="#ffffff" bg="#ffffff" hover_bg="#000000"][/vc_column][vc_column width="2/3"][vc_column_text css="" text_align="center" color="#ffffff" font_size="12px"]©[current_year] - Teo Taveira - Todos os direitos reservados | <a href="https://website03.heyonline.com.br/politica-de-privacidade/">Política de Privacidade</a>[/vc_column_text][/vc_column][vc_column width="1/6"][vc_column_text css="" text_align="center"]<a href="//heyon.com.br/?utm_source=portfolio&amp;utm_medium=organic&amp;utm_campaign=sitecheck" target="blank" rel="noopener"><img src="//heyonmkt.com.br/sitecheck/heyon-footer-white.svg" width="72" height="30" /></a>[/vc_column_text][/vc_column][/vc_row][/vc_section]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-10 10:53:48', '2024-08-10 13:53:48', '', 167, 'https://website03.heyonline.com.br/?p=310', 0, 'revision', '', 0);
INSERT INTO `wpxc_posts` VALUES
(311, 1, '2024-08-10 10:55:15', '2024-08-10 13:55:15', './*Style Form*/\r\n.formstyle{width:100%;}\r\n.formstyle-area{width:100%; height:120px;}\r\n#formstyle-button{width:100%;}\r\n\r\n/**/\r\n.post-edit{display:none !important;}\r\n\r\n/**/\r\n.text-dstk{text-transform:uppercase; font-weight:700; border-bottom:2px dashed #F7BA21;}\r\n.bg-style-01 span{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.bg-style-02{background-image: linear-gradient(to right, #008EDC , #1178A4); border-radius:4px; padding:5px 15px;}\r\n.borda-right-dashed{border-right:2px dashed #FFFFFF;}\r\n\r\n/*Time*/\r\n.vcex-countdown__item--days{color:#F7BA21;}\r\n.vcex-countdown__label{clear:both; display:block; margin-top:-15px; color:#9E9E9E;}\r\n\r\n/*Rodapé*/\r\n.vcex-social-links__item{border-radius:4px !important;}', 'total-child-theme', '', 'inherit', 'closed', 'closed', '', '213-revision-v1', '', '', '2024-08-10 10:55:15', '2024-08-10 13:55:15', '', 213, 'https://website03.heyonline.com.br/?p=311', 0, 'revision', '', 0),
(312, 1, '2024-08-10 10:59:41', '2024-08-10 13:59:41', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row][vc_column][vcex_heading text="O QUE VOCÊ TERÁ DE" tag="h1" text_align="center"][vcex_heading text="acesso ao e-book?" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_spacing size="60px"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071634585{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072028618{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]02[/vc_column_text][vcex_image align="center" image_id="289" img_height="70px" css=".vc_custom_1723072316311{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Método de Mapeamento Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072132229{margin-top: 20px !important;}"]Descubra suas principais características e como utilizá-las.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072036196{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]03[/vc_column_text][vcex_image align="center" image_id="288" img_height="70px" css=".vc_custom_1723072301997{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Identificação de Oportunidades" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072149812{margin-top: 20px !important;}"]Encontre nichos de mercado e entenda seu público-alvo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072041795{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]04[/vc_column_text][vcex_image align="center" image_id="292" img_height="70px" css=".vc_custom_1723072286915{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Criação de Posicionamento" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072169199{margin-top: 20px !important;}"]Defina como você quer ser percebido e diferencie-se.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072049631{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]05[/vc_column_text][vcex_image align="center" image_id="295" img_height="60px" css=".vc_custom_1723072336785{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Estratégia e Organização Digital" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072055991{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]06[/vc_column_text][vcex_image align="center" image_id="297" img_height="70px" css=".vc_custom_1723072260169{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Relacionamento com Clientes" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072242372{margin-top: 20px !important;}"]Construa e mantenha conexões sólidas com seu público.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072494873{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]07[/vc_column_text][vcex_image align="center" image_id="290" img_height="70px" css=".vc_custom_1723072625325{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Introdução à Produção Audiovisual" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072506470{margin-top: 20px !important;}"]Aprenda o básico para criar conteúdo audiovisual de qualidade.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072513036{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]08[/vc_column_text][vcex_image align="center" image_id="296" img_height="70px" css=".vc_custom_1723072638425{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cases de Sucesso" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072523845{margin-top: 20px !important;}"]Inspire-se com histórias de jornalistas que se destacaram no digital.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072536190{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]09[/vc_column_text][vcex_image align="center" image_id="287" img_height="70px" css=".vc_custom_1723072650414{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Tendências Futuras" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072546043{margin-top: 20px !important;}"]Esteja à frente das tendências e prepare-se para o futuro do jornalismo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072553170{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]10[/vc_column_text][vcex_image align="center" image_id="294" img_height="70px" css=".vc_custom_1723072662654{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Guias de Monetização" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072562842{margin-top: 20px !important;}"]Descubra maneiras eficazes de monetizar seu trabalho jornalístico.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072569597{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]11[/vc_column_text][vcex_image align="center" image_id="286" img_height="70px" css=".vc_custom_1723072678164{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Gestão da Marca Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072574676{margin-top: 20px !important;}"]Administre sua marca pessoal de forma profissional e autêntica.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072588588{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]12[/vc_column_text][vcex_image align="center" image_id="293" img_height="70px" css=".vc_custom_1723072689211{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cuidado com a Saúde Mental" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072601681{margin-top: 20px !important;}"]Priorize seu bem-estar mental para um desempenho sustentável.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1723073850880{background-color: #004f71 !important;}"][vc_column][vcex_spacing size="300px"][/vc_column][/vc_row][vc_row full_width="stretch_row" content_placement="bottom" column_spacing="0px" css=".vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="3/5" css=".vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}"][vcex_heading text="#E-8_UXVlbSUyMCVDMyVBOSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmJnLXN0eWxlLTAyJTIyJTNFVEVPJTIwVEFWRUlSQSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="Prazer, sou Teo Taveira, um profissional <strong>apaixonado por comunicação e marketing</strong>" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1723074089124{margin-top: 30px !important;}"]Como jornalista atuei como repórter e apresentador nas principais emissoras do Brasil e como\r\ncorrespondente internacional na Europa pela RECORDTV. Mais recentemente, trabalhei como\r\nrepórter e apresentador na TV Anhanguera, afiliada da Rede Globo em Goiás.\r\n\r\nFundei duas agências de comunicação, tenho experiência em marketing digital, branding,\r\ncomunicação política e cibersegurança. Minha atuação abrange desde o planejamento estratégico até a produção audiovisual e a construção de narrativas utilizando técnicas de storytelling publicitário.\r\n\r\nDesenvolvi a metodologia "Do Story Ao Telling", uma ferramenta autoral que aplico em campanhas de comunicação, criando roteiros que engajam e inspiram.\r\n\r\nTenho também experiência em media training, ajudando executivos e políticos a aprimorar suas habilidades de comunicação.\r\n\r\nAtualmente, sou Diretor de Comunicação e Marketing da Associação Filhos do Pai Eterno, Basílica Pai Eterno e TV Pai Eterno. Nessa função, busco implementar estratégias inovadoras que aumentam a visibilidade e o impacto dessas instituições.\r\n\r\nEstou sempre aberto a novas parcerias e desafios. Bora conversar sobre como posso ajudar a elevar a comunicação da sua empresa ao próximo nível?[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1723074717401{margin-right: -80px !important;}"][vcex_image align="center" img_size="full" image_id="306" width="100%"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_spacing size="20px"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css="" font_size="4em" line_height="0.9" text_align="center"]<span style="font-size: 21px;">de 49,90 por:</span>\r\n<span style="color: #f7ba21; font-weight: 800;">R$ 29,90</span>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723297177545{background-color: #e91531 !important;}"][vc_row css=".vc_custom_1723297494059{padding-top: 80px !important;padding-bottom: 80px !important;}"][vc_column width="1/3"][/vc_column][vc_column width="1/2"][vcex_heading text="#E-8_U0UlMjBQcmVwYXJlJTIwcGFyYSUyMG8lMjBtdW5kbyUyMGRlJTIwb3BvcnR1bmlkYWRlcyUyMCUwQXF1ZSUyMGV4aXN0ZSUyMGZvcmElMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMuLi4lM0NiciUzRSUzQ3NwYW4lMjBzdHlsZSUzRCUyMmZvbnQtd2VpZ2h0JTNBODAwJTNCJTIyJTNFZSUyMGRlbnRybyUyMGRvJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VlbXByZWVuZGVkb3Jpc21vJTIxJTNDc3BhbiUzRSUzQyUyRnNwYW4lM0U=" tag="h2" font_weight="400"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="20"][vc_column width="1/6"][vcex_social_links social_links="%5B%7B%22site%22%3A%22instagram%22%2C%22link%22%3A%22https%3A%2F%2Finstagram.com%22%7D%2C%7B%22site%22%3A%22facebook%22%2C%22link%22%3A%22https%3A%2F%2Ffacebook.com%22%7D%5D" link_target="_blank" align="center" style="default" spacing="10px" size="14px" width="32px" height="32px" color="#000000" hover_color="#ffffff" bg="#ffffff" hover_bg="#000000"][/vc_column][vc_column width="2/3"][vc_column_text css="" text_align="center" color="#ffffff" font_size="12px"]©[current_year] - Teo Taveira - Todos os direitos reservados | <a href="https://website03.heyonline.com.br/politica-de-privacidade/">Política de Privacidade</a>[/vc_column_text][/vc_column][vc_column width="1/6"][vc_column_text css="" text_align="center"]<a href="//heyon.com.br/?utm_source=portfolio&amp;utm_medium=organic&amp;utm_campaign=sitecheck" target="blank" rel="noopener"><img src="//heyonmkt.com.br/sitecheck/heyon-footer-white.svg" width="72" height="30" /></a>[/vc_column_text][/vc_column][/vc_row][/vc_section]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-10 10:59:41', '2024-08-10 13:59:41', '', 167, 'https://website03.heyonline.com.br/?p=312', 0, 'revision', '', 0);
INSERT INTO `wpxc_posts` VALUES
(315, 1, '2024-08-10 11:11:19', '2024-08-10 14:11:19', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row][vc_column][vcex_heading text="O QUE VOCÊ TERÁ DE" tag="h1" text_align="center"][vcex_heading text="acesso ao e-book?" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_spacing size="60px"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071634585{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072028618{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]02[/vc_column_text][vcex_image align="center" image_id="289" img_height="70px" css=".vc_custom_1723072316311{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Método de Mapeamento Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072132229{margin-top: 20px !important;}"]Descubra suas principais características e como utilizá-las.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072036196{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]03[/vc_column_text][vcex_image align="center" image_id="288" img_height="70px" css=".vc_custom_1723072301997{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Identificação de Oportunidades" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072149812{margin-top: 20px !important;}"]Encontre nichos de mercado e entenda seu público-alvo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072041795{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]04[/vc_column_text][vcex_image align="center" image_id="292" img_height="70px" css=".vc_custom_1723072286915{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Criação de Posicionamento" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072169199{margin-top: 20px !important;}"]Defina como você quer ser percebido e diferencie-se.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072049631{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]05[/vc_column_text][vcex_image align="center" image_id="295" img_height="60px" css=".vc_custom_1723072336785{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Estratégia e Organização Digital" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072055991{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]06[/vc_column_text][vcex_image align="center" image_id="297" img_height="70px" css=".vc_custom_1723072260169{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Relacionamento com Clientes" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072242372{margin-top: 20px !important;}"]Construa e mantenha conexões sólidas com seu público.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072494873{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]07[/vc_column_text][vcex_image align="center" image_id="290" img_height="70px" css=".vc_custom_1723072625325{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Introdução à Produção Audiovisual" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072506470{margin-top: 20px !important;}"]Aprenda o básico para criar conteúdo audiovisual de qualidade.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072513036{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]08[/vc_column_text][vcex_image align="center" image_id="296" img_height="70px" css=".vc_custom_1723072638425{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cases de Sucesso" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072523845{margin-top: 20px !important;}"]Inspire-se com histórias de jornalistas que se destacaram no digital.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072536190{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]09[/vc_column_text][vcex_image align="center" image_id="287" img_height="70px" css=".vc_custom_1723072650414{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Tendências Futuras" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072546043{margin-top: 20px !important;}"]Esteja à frente das tendências e prepare-se para o futuro do jornalismo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072553170{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]10[/vc_column_text][vcex_image align="center" image_id="294" img_height="70px" css=".vc_custom_1723072662654{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Guias de Monetização" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072562842{margin-top: 20px !important;}"]Descubra maneiras eficazes de monetizar seu trabalho jornalístico.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072569597{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]11[/vc_column_text][vcex_image align="center" image_id="286" img_height="70px" css=".vc_custom_1723072678164{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Gestão da Marca Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072574676{margin-top: 20px !important;}"]Administre sua marca pessoal de forma profissional e autêntica.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072588588{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]12[/vc_column_text][vcex_image align="center" image_id="293" img_height="70px" css=".vc_custom_1723072689211{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cuidado com a Saúde Mental" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072601681{margin-top: 20px !important;}"]Priorize seu bem-estar mental para um desempenho sustentável.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1723073850880{background-color: #004f71 !important;}"][vc_column][vcex_spacing size="300px"][/vc_column][/vc_row][vc_row full_width="stretch_row" content_placement="bottom" column_spacing="0px" css=".vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="3/5" css=".vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}"][vcex_heading text="#E-8_UXVlbSUyMCVDMyVBOSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmJnLXN0eWxlLTAyJTIyJTNFVEVPJTIwVEFWRUlSQSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="Prazer, sou Teo Taveira, um profissional <strong>apaixonado por comunicação e marketing</strong>" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1723074089124{margin-top: 30px !important;}"]Como jornalista atuei como repórter e apresentador nas principais emissoras do Brasil e como\r\ncorrespondente internacional na Europa pela RECORDTV. Mais recentemente, trabalhei como\r\nrepórter e apresentador na TV Anhanguera, afiliada da Rede Globo em Goiás.\r\n\r\nFundei duas agências de comunicação, tenho experiência em marketing digital, branding,\r\ncomunicação política e cibersegurança. Minha atuação abrange desde o planejamento estratégico até a produção audiovisual e a construção de narrativas utilizando técnicas de storytelling publicitário.\r\n\r\nDesenvolvi a metodologia "Do Story Ao Telling", uma ferramenta autoral que aplico em campanhas de comunicação, criando roteiros que engajam e inspiram.\r\n\r\nTenho também experiência em media training, ajudando executivos e políticos a aprimorar suas habilidades de comunicação.\r\n\r\nAtualmente, sou Diretor de Comunicação e Marketing da Associação Filhos do Pai Eterno, Basílica Pai Eterno e TV Pai Eterno. Nessa função, busco implementar estratégias inovadoras que aumentam a visibilidade e o impacto dessas instituições.\r\n\r\nEstou sempre aberto a novas parcerias e desafios. Bora conversar sobre como posso ajudar a elevar a comunicação da sua empresa ao próximo nível?[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1723074717401{margin-right: -80px !important;}"][vcex_image align="center" img_size="full" image_id="306" width="100%"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_spacing size="20px"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css="" font_size="4em" line_height="0.9" text_align="center"]<span style="font-size: 21px;">de 49,90 por:</span>\r\n<span style="color: #f7ba21; font-weight: 800;">R$ 29,90</span>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1723299067545{background-color: #e91531 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723297177545{background-color: #e91531 !important;}"][vc_row css=".vc_custom_1723297494059{padding-top: 80px !important;padding-bottom: 80px !important;}"][vc_column width="1/3"][/vc_column][vc_column width="1/2"][vcex_heading text="#E-8_U0UlMjBQcmVwYXJlJTIwcGFyYSUyMG8lMjBtdW5kbyUyMGRlJTIwb3BvcnR1bmlkYWRlcyUyMCUwQXF1ZSUyMGV4aXN0ZSUyMGZvcmElMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMuLi4lM0NiciUzRSUzQ3NwYW4lMjBzdHlsZSUzRCUyMmZvbnQtd2VpZ2h0JTNBODAwJTNCJTIyJTNFZSUyMGRlbnRybyUyMGRvJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VlbXByZWVuZGVkb3Jpc21vJTIxJTNDc3BhbiUzRSUzQyUyRnNwYW4lM0U=" tag="h2" font_weight="400"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="20"][vc_column width="1/6"][vcex_social_links social_links="%5B%7B%22site%22%3A%22instagram%22%2C%22link%22%3A%22https%3A%2F%2Finstagram.com%22%7D%2C%7B%22site%22%3A%22facebook%22%2C%22link%22%3A%22https%3A%2F%2Ffacebook.com%22%7D%5D" link_target="_blank" align="center" style="default" spacing="10px" size="14px" width="32px" height="32px" color="#000000" hover_color="#ffffff" bg="#ffffff" hover_bg="#000000"][/vc_column][vc_column width="2/3"][vc_column_text css="" text_align="center" color="#ffffff" font_size="12px"]©[current_year] - Teo Taveira - Todos os direitos reservados | <a href="https://website03.heyonline.com.br/politica-de-privacidade/">Política de Privacidade</a>[/vc_column_text][/vc_column][vc_column width="1/6"][vc_column_text css="" text_align="center"]<a href="//heyon.com.br/?utm_source=portfolio&amp;utm_medium=organic&amp;utm_campaign=sitecheck" target="blank" rel="noopener"><img src="//heyonmkt.com.br/sitecheck/heyon-footer-white.svg" width="72" height="30" /></a>[/vc_column_text][/vc_column][/vc_row][/vc_section]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-10 11:11:19', '2024-08-10 14:11:19', '', 167, 'https://website03.heyonline.com.br/?p=315', 0, 'revision', '', 0);
INSERT INTO `wpxc_posts` VALUES
(316, 1, '2024-08-10 11:14:39', '2024-08-10 14:14:39', '[vc_row full_width="stretch_row" full_height="yes" columns_placement="bottom" css=".vc_custom_1722552936475{padding-bottom: 60px !important;background-color: #333333 !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_column_text css=".vc_custom_1722554053672{margin-bottom: 30px !important;}" text_align="center" font_size="20px"]Aqui você terá acesso a um <span class="text-dstk">E-book com um método exclusivo</span>, feito sob medida para jornalistas apaixonados por contar histórias e escrito por mim, <strong>Teo Taveira.</strong>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722876670356{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row full_width="stretch_row_content" column_spacing="0px" css=".vc_custom_1722884852073{padding-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_column width="1/6"][/vc_column][vc_column width="8/12"][vcex_heading text="ASSISTA AO VÍDEO e" tag="h1" text_align="center"][vcex_heading text="conheça o método" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_heading text="#E-8_UXVlJTIwZXUlMjB1c2VpJTIwcGFyYSUyMGZhemVyJTIwYSUyMG1pbmhhJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIydGV4dC1kc3RrJTIyJTNFdHJhbnNpJUMzJUE3JUMzJUEzbyUyMGRlJTIwY2FycmVpcmElMjElM0MlMkZzcGFuJTNF" tag="h3" text_align="center" font_weight="400" color="#ffffff" font_size="24px" text_transform="uppercase" css=".vc_custom_1722876560415{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6" css=".vc_custom_1722885681416{margin-bottom: -20vh !important;margin-left: -40px !important;padding-top: 80px !important;}"][vcex_image css_animation="appear" align="center" img_size="full" image_id="264" width="100%"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722884579100{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="261" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886496367{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Estude o mercado e o ecossistema digital da sua bolha para criar uma narrativa de posicionamento estratégico capaz de te conectar ao público certo, que precisa conhecer você e sua solução![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="260" img_width="200px" css=".vc_custom_1722886338275{padding-top: 60px !important;padding-bottom: 60px !important;}"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886529594{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Descubra suas características marcantes como comunicador e transforme o que você tem de melhor em conteúdos memoráveis![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722879493864{margin-top: 3px !important;}"][vc_column width="1/12"][/vc_column][vc_column width="1/4" el_class="borda-right-dashed" css=".vc_custom_1722879217850{padding-right: 60px !important;}"][vcex_image css_animation="fadeInLeft" align="right" image_id="262" img_width="200px"][/vc_column][vc_column css_animation="fadeInUp" width="1/2"][vcex_list_item tag="span" flex_align="center" icon_type="fontawesome" icon_fontawesome="fas fa-circle" color="#f7ba21" css=".vc_custom_1722886549104{margin-left: -8px !important;}" margin_right="40px" icon_size="16px"]Entenda as demandas sociais da sua comunidade e entenda como o seu trabalho pode contribuir. Crie uma jornada lucrativa, de sucesso, e deixe um legado marcante no mundo![/vcex_list_item][/vc_column][vc_column width="2/12"][/vc_column][/vc_row][vc_row css=".vc_custom_1722886278155{margin-top: 80px !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_video type="youtube" source="custom" url="https://www.youtube.com/watch?v=0qquYVjZ5-g" overlay="false"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722886788716{margin-top: 40px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" content_placement="middle" column_spacing="40" css=".vc_custom_1722887924980{padding-top: 80px !important;padding-bottom: 40px !important;background-color: #181818 !important;}"][vc_column width="1/2"][vcex_heading text="#E-8_RXUlMjBzZWkuJTIwUGFyZWNlJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VkZWZpbml0aXZvJTIwZGVtYWlzJTJDJTIwbiVDMyVBOSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="#E-8_JTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElM0IlMjIlM0VDb21vJTIwaW1hZ2luYXIlMjB1bSUyMGpvcm5hbGlzdGElM0MlMkZzcGFuJTNFJTIwbG9uZ2UlMjBkYXMlMjBwYXV0YXMlMkMlMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMlMkMlMjBkb3MlMjBmaW5haXMlMjBkZSUyMHNlbWFuYSUyMGUlMjBmZXJpYWRvcyUyMGVudHJlZ3VlcyUyMCVDMyVBMCUyMG5vYnJlJTIwbWlzcyVDMyVBM28lMjBkZSUyMGluZm9ybWFyJTNG" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1722888039981{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1722888046021{margin-top: 30px !important;}"]Era exatamente essa pergunta que eu tinha na cabeça quando resolvi, em plena pandemia, deixar as redações de televisão - depois de 15 anos - e virar uma chave, que acabou abrindo muitas portas!\r\n\r\nSe você é jornalista e tá me achando um maluco, não se preocupe! O convite que lhe faço é seguro, emocionante e, principalmente, cheio de recompensas no final! Existe um mundo de deliciosas possibilidades para além das redações e escritórios de assessoria!\r\n\r\nSe prepare para ter acesso a um conteúdo diferente de tudo que o jornalismo te entregou até hoje![/vc_column_text][/vc_column][vc_column width="1/2"][vcex_image align="center" img_size="full" image_id="268" width="100%"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722898396949{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722898419043{margin-bottom: -25px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_row full_width="stretch_row" column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722968127834{background-color: #008edc !important;}"][vc_column][vcex_heading text="MAS SERÁ QUE É <strong>PARA MIM?</strong>" tag="h1" text_align="center" css=".vc_custom_1722970772923{padding-top: 60px !important;padding-bottom: 60px !important;}" font_weight="400"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" content_placement="middle" remove_bottom_col_margin="true" css=".vc_custom_1722968210936{background-color: #008edc !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1722968307986{background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-02.png?id=277) !important;background-position: 0 0 !important;background-repeat: repeat-x !important;}"][vcex_spacing size="40px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1722978631788{padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-dif.png?id=278) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row css=".vc_custom_1722978685190{margin-bottom: 60px !important;}"][vc_column][vcex_image align="center" image_id="283" img_height="30px"][/vc_column][/vc_row][vc_row column_spacing="0px" remove_bottom_col_margin="true" css=".vc_custom_1722976358411{margin-bottom: 30px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="4/5" css=".vc_custom_1722978053598{margin-left: -43px !important;}"][vc_row_inner content_placement="middle" remove_bottom_col_margin="true"][vc_column_inner width="1/2"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzRTVFNUU1JTIyJTNFVHJhZGljaW9uYWwlMjBkZSUyMFJlZGElQzMlQTclQzMlQTNvJTNDJTJGc3BhbiUzRQ==" tag="h3" text_align="right" color="#ffffff"][/vc_column_inner][vc_column_inner width="1/12"][vcex_image align="center" image_id="281" img_height="32px"][/vc_column_inner][vc_column_inner width="5/12"][vcex_heading text="#E-8_Sm9ybmFsaXN0YSUyMGRvJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNGN0JBMjElMjIlM0VNdW5kbyUyME5vdm8lM0MlMkZzcGFuJTNF" tag="h3" text_align="left" color="#ffffff"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true"][vc_column width="1/5"][vcex_icon_box heading="Autonomia" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976938226{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pela estrutura da redação, acordos de exclusividade, e linha editorial da empresa para qual trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: com controle sobre o conteúdo e formas de publicação e com possibilidades de empreender[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978821344{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Flexibilidade" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976933137{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Horários rígidos, trabalho predominantemente presencial[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Horários flexíveis, possibilidade de trabalho remoto[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978817280{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Segurança profissional" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976906545{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: Insegurança devido a cortes de pessoal e fechamento de jornais[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Maior segurança ao construir uma audiência própria e múltiplas fontes de renda[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978828720{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Geração de Receita" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722976978356{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Salário fixo, poucas oportunidades de renda adicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ILIMITADA: Potencial de receita infinito através de publicidade, parcerias, conteúdo patrocinado, e crowdfunding[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978840121{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Mercados e Áreas de Atuação" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977020553{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADO: Principalmente restrito ao jornalismo tradicional[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] VASTO: Capacidade de navegar em diversos mercados graças à habilidades em comunicação escrita, verbal, mental e comportamental[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978846011{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Liberdade de Expressão" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977086324{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] BAIXA: pelas diretrizes da redação e interesses comerciais da empresa em que trabalha[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Podendo explorar uma variedade de temas e opiniões sem tantas restrições, de maneira mais autêntica[/vc_column_text][/vc_column][/vc_row][vc_row css_animation="fadeInUp" content_placement="middle" column_spacing="0px" equal_height="yes" remove_bottom_col_margin="true" css=".vc_custom_1722978852624{margin-top: 30px !important;}"][vc_column width="1/5"][vcex_icon_box heading="Exploração de seus próprios Talentos" style="seven" align_center="true" heading_type="span" icon="ticon ticon-chevron-right" bottom_margin="0px" icon_spacing="10px" heading_size="18px" heading_color="#ffffff" heading_weight="bold" heading_transform="uppercase" icon_size="18px" icon_color="#ffffff" css=".vc_custom_1722977122502{padding-right: 20px !important;}"][/vcex_icon_box][/vc_column][vc_column width="2/5" css=".vc_custom_1722975748814{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: rgba(24,24,24,0.5) !important;*background-color: rgb(24,24,24) !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #ff2a2a !important;}"][vc_column_text css=""][font_awesome icon="times" color="#FF2A2A"] LIMITADA: Pouco explorado, focado em tarefas específicas[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1722975797566{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #ffffff !important;border-left-style: dashed !important;border-right-style: dashed !important;border-top-style: dashed !important;border-bottom-style: dashed !important;border-color: #008edc !important;}"][vc_column_text css="" color="#181818"][font_awesome icon="check" color="#4FC138"] ALTA: Amplo, podendo utilizar e desenvolver diversas habilidades em múltiplos formatos e plataformas[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722978904715{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723072724693{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_03.png?id=285) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_bg_position="top center"][vc_row][vc_column][vcex_heading text="O QUE VOCÊ TERÁ DE" tag="h1" text_align="center"][vcex_heading text="acesso ao e-book?" add_css_to_inner="true" tag="h1" text_align="center" el_class="bg-style-01"][vcex_spacing size="60px"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" column_spacing="0px" remove_bottom_col_margin="true"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071498199{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723071634585{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]01[/vc_column_text][vcex_image align="center" image_id="291" img_height="70px" css=".vc_custom_1723071453863{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Aproveite Suas Aptidões" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072028618{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]02[/vc_column_text][vcex_image align="center" image_id="289" img_height="70px" css=".vc_custom_1723072316311{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Método de Mapeamento Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072132229{margin-top: 20px !important;}"]Descubra suas principais características e como utilizá-las.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072036196{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]03[/vc_column_text][vcex_image align="center" image_id="288" img_height="70px" css=".vc_custom_1723072301997{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Identificação de Oportunidades" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072149812{margin-top: 20px !important;}"]Encontre nichos de mercado e entenda seu público-alvo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072041795{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]04[/vc_column_text][vcex_image align="center" image_id="292" img_height="70px" css=".vc_custom_1723072286915{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Criação de Posicionamento" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072169199{margin-top: 20px !important;}"]Defina como você quer ser percebido e diferencie-se.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072049631{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]05[/vc_column_text][vcex_image align="center" image_id="295" img_height="60px" css=".vc_custom_1723072336785{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Estratégia e Organização Digital" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723071070220{margin-top: 20px !important;}"]Use suas habilidades únicas para se destacar no mercado.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072055991{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]06[/vc_column_text][vcex_image align="center" image_id="297" img_height="70px" css=".vc_custom_1723072260169{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Relacionamento com Clientes" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072242372{margin-top: 20px !important;}"]Construa e mantenha conexões sólidas com seu público.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072494873{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]07[/vc_column_text][vcex_image align="center" image_id="290" img_height="70px" css=".vc_custom_1723072625325{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Introdução à Produção Audiovisual" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072506470{margin-top: 20px !important;}"]Aprenda o básico para criar conteúdo audiovisual de qualidade.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072513036{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]08[/vc_column_text][vcex_image align="center" image_id="296" img_height="70px" css=".vc_custom_1723072638425{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cases de Sucesso" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072523845{margin-top: 20px !important;}"]Inspire-se com histórias de jornalistas que se destacaram no digital.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072536190{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]09[/vc_column_text][vcex_image align="center" image_id="287" img_height="70px" css=".vc_custom_1723072650414{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Tendências Futuras" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072546043{margin-top: 20px !important;}"]Esteja à frente das tendências e prepare-se para o futuro do jornalismo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072553170{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]10[/vc_column_text][vcex_image align="center" image_id="294" img_height="70px" css=".vc_custom_1723072662654{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Guias de Monetização" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072562842{margin-top: 20px !important;}"]Descubra maneiras eficazes de monetizar seu trabalho jornalístico.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#f7ba21" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072569597{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]11[/vc_column_text][vcex_image align="center" image_id="286" img_height="70px" css=".vc_custom_1723072678164{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Gestão da Marca Pessoal" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072574676{margin-top: 20px !important;}"]Administre sua marca pessoal de forma profissional e autêntica.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][vc_row css_animation="fadeInUp" css=".vc_custom_1723071775790{margin-top: 60px !important;}"][vc_column width="1/5"][/vc_column][vc_column width="3/5"][vc_row_inner content_placement="middle" css=".vc_custom_1723071765114{border-top-width: 1px !important;border-top-style: dashed !important;border-color: #818181 !important;}"][vc_column_inner width="1/3" css=".vc_custom_1723071104078{margin-top: -5px !important;}"][vcex_divider color="#008edc" width="60%" height="10px"][vc_column_text css=".vc_custom_1723072588588{padding-top: 20px !important;}" text_align="center" color="#ffffff" font_size="4em" font_weight="bolder" line_height="1"]12[/vc_column_text][vcex_image align="center" image_id="293" img_height="70px" css=".vc_custom_1723072689211{margin-top: 20px !important;}"][/vc_column_inner][vc_column_inner width="2/3" css=".vc_custom_1723071482604{padding-top: 15px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;}"][vcex_heading text="Cuidado com a Saúde Mental" tag="h2" text_align="left"][vc_column_text css=".vc_custom_1723072601681{margin-top: 20px !important;}"]Priorize seu bem-estar mental para um desempenho sustentável.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/5"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row" css=".vc_custom_1722897388324{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_02.png?id=270) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="1/6"][/vc_column][vc_column width="2/3" css=".vc_custom_1722897449001{padding-top: 50px !important;padding-right: 30px !important;padding-bottom: 60px !important;padding-left: 30px !important;background-color: #181818 !important;border-radius: 20px !important;}"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1722883989637{background-color: #181818 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1723073850880{background-color: #004f71 !important;}"][vc_column][vcex_spacing size="300px"][/vc_column][/vc_row][vc_row full_width="stretch_row" content_placement="bottom" column_spacing="0px" css=".vc_custom_1723296525780{background: #181818 url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg-sobre.png?id=303) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column width="3/5" css=".vc_custom_1723296517887{padding-top: 80px !important;padding-right: 40px !important;padding-bottom: 60px !important;}"][vcex_heading text="#E-8_UXVlbSUyMCVDMyVBOSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmJnLXN0eWxlLTAyJTIyJTNFVEVPJTIwVEFWRUlSQSUzRiUzQ3NwYW4lM0U=" tag="h2"][vcex_heading text="Prazer, sou Teo Taveira, um profissional <strong>apaixonado por comunicação e marketing</strong>" tag="h3" text_align="left" font_weight="400" color="#ffffff" text_transform="uppercase" css=".vc_custom_1723074284826{margin-top: 30px !important;margin-bottom: 30px !important;}"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css=".vc_custom_1723074089124{margin-top: 30px !important;}"]Como jornalista atuei como repórter e apresentador nas principais emissoras do Brasil e como\r\ncorrespondente internacional na Europa pela RECORDTV. Mais recentemente, trabalhei como\r\nrepórter e apresentador na TV Anhanguera, afiliada da Rede Globo em Goiás.\r\n\r\nFundei duas agências de comunicação, tenho experiência em marketing digital, branding,\r\ncomunicação política e cibersegurança. Minha atuação abrange desde o planejamento estratégico até a produção audiovisual e a construção de narrativas utilizando técnicas de storytelling publicitário.\r\n\r\nDesenvolvi a metodologia "Do Story Ao Telling", uma ferramenta autoral que aplico em campanhas de comunicação, criando roteiros que engajam e inspiram.\r\n\r\nTenho também experiência em media training, ajudando executivos e políticos a aprimorar suas habilidades de comunicação.\r\n\r\nAtualmente, sou Diretor de Comunicação e Marketing da Associação Filhos do Pai Eterno, Basílica Pai Eterno e TV Pai Eterno. Nessa função, busco implementar estratégias inovadoras que aumentam a visibilidade e o impacto dessas instituições.\r\n\r\nEstou sempre aberto a novas parcerias e desafios. Bora conversar sobre como posso ajudar a elevar a comunicação da sua empresa ao próximo nível?[/vc_column_text][/vc_column][vc_column width="2/5" css=".vc_custom_1723074717401{margin-right: -80px !important;}"][vcex_image align="center" img_size="full" image_id="306" width="100%"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723296897309{padding-top: 100px !important;padding-bottom: 80px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bg_video.png?id=253) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_row][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vcex_heading text="Pague mais barato" tag="h1" text_align="center"][vcex_heading text="#E-8_bm8lMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJiZy1zdHlsZS0wMiUyMiUzRXByJUMzJUE5LWxhbiVDMyVBN2FtZW50byUzQyUyRnNwYW4lM0U=" add_css_to_inner="true" tag="h1" text_align="center" css=".vc_custom_1722897940673{margin-bottom: 20px !important;}"][vcex_countdown end_month="8" end_day="20" timezone="America/Sao_Paulo" end_year="2024" end_time="14:30" style="inline" text_align="center" font_size="62px" font_weight="bolder" days="DIAS" hours="HORAS" minutes="MIN" seconds="SEGS" label_font_size="16px" label_font_weight="400"][vcex_spacing size="20px"][vcex_divider style="dashed" color="#f7ba21" width="100%" height="2px"][vc_column_text css="" font_size="4em" line_height="0.9" text_align="center"]<span style="font-size: 21px;">de 49,90 por:</span>\r\n<span style="color: #f7ba21; font-weight: 800;">R$ 29,90</span>[/vc_column_text][vcex_button layout="block" text_source="custom_text" onclick="custom_link" align="center" css_wrap=".vc_custom_1722897934128{margin-top: 20px !important;}"]Comprar antecipado para garantir desconto[/vcex_button][vc_column_text css=".vc_custom_1722554087212{margin-top: 10px !important;}" text_align="center" font_size="16px"]Você receberá <span style="color: #f7ba21;">um e-mail</span> avisando quando o e-book estiver disponível para download.[/vc_column_text][vcex_image align="center" image_id="271" img_height="40px" css=".vc_custom_1722897711758{margin-top: 30px !important;}"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][/vc_section][vc_row full_width="stretch_row_content_no_spaces" css=".vc_custom_1723299067545{background-color: #e91531 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}" wpex_zindex="10"][vc_column wpex_zindex="10" css=".vc_custom_1722883973183{margin-top: -20px !important;background-image: url(https://website03.heyonline.com.br/wp-content/uploads/2024/08/bar-01.png?id=250) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vcex_spacing size="76px"][/vc_column][/vc_row][vc_section full_width="stretch_row" css=".vc_custom_1723297177545{background-color: #e91531 !important;}"][vc_row css=".vc_custom_1723297494059{padding-top: 80px !important;padding-bottom: 80px !important;}"][vc_column width="1/3"][/vc_column][vc_column width="1/2"][vcex_heading text="#E-8_U0UlMjBQcmVwYXJlJTIwcGFyYSUyMG8lMjBtdW5kbyUyMGRlJTIwb3BvcnR1bmlkYWRlcyUyMCUwQXF1ZSUyMGV4aXN0ZSUyMGZvcmElMjBkYXMlMjByZWRhJUMzJUE3JUMzJUI1ZXMuLi4lM0NiciUzRSUzQ3NwYW4lMjBzdHlsZSUzRCUyMmZvbnQtd2VpZ2h0JTNBODAwJTNCJTIyJTNFZSUyMGRlbnRybyUyMGRvJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyYmctc3R5bGUtMDIlMjIlM0VlbXByZWVuZGVkb3Jpc21vJTIxJTNDc3BhbiUzRSUzQyUyRnNwYW4lM0U=" tag="h2" font_weight="400"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row content_placement="middle" column_spacing="20"][vc_column width="1/6"][vcex_social_links social_links="%5B%7B%22site%22%3A%22instagram%22%2C%22link%22%3A%22https%3A%2F%2Finstagram.com%22%7D%2C%7B%22site%22%3A%22facebook%22%2C%22link%22%3A%22https%3A%2F%2Ffacebook.com%22%7D%5D" link_target="_blank" align="center" style="default" spacing="10px" size="14px" width="32px" height="32px" color="#000000" hover_color="#ffffff" bg="#ffffff" hover_bg="#000000"][/vc_column][vc_column width="2/3"][vc_column_text css="" text_align="center" color="#ffffff" font_size="12px"]©[current_year] - Teo Taveira - A Última Pauta | <a href="https://website03.heyonline.com.br/politica-de-privacidade/">Política de Privacidade</a>[/vc_column_text][/vc_column][vc_column width="1/6"][vc_column_text css="" text_align="center"]<a href="//heyon.com.br/?utm_source=portfolio&amp;utm_medium=organic&amp;utm_campaign=sitecheck" target="blank" rel="noopener"><img src="//heyonmkt.com.br/sitecheck/heyon-footer-white.svg" width="72" height="30" /></a>[/vc_column_text][/vc_column][/vc_row][/vc_section]', 'Página Inicial', '', 'inherit', 'closed', 'closed', '', '167-revision-v1', '', '', '2024-08-10 11:14:39', '2024-08-10 14:14:39', '', 167, 'https://website03.heyonline.com.br/?p=316', 0, 'revision', '', 0);
INSERT INTO `wpxc_posts` VALUES
(318, 1, '2025-03-10 18:41:26', '0000-00-00 00:00:00', '', 'Rascunho automático', '', 'auto-draft', 'open', 'open', '', '', '', '', '2025-03-10 18:41:26', '0000-00-00 00:00:00', '', 0, 'https://website03.heyonline.com.br/?p=318', 0, 'post', '', 0);

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

--
-- Table structure for table `wpxc_revslider_css`
--

CREATE TABLE `wpxc_revslider_css` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `handle_index` (`handle`(64))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpxc_revslider_css`
--

INSERT INTO `wpxc_revslider_css` VALUES
(1, '.tp-caption.medium_grey', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","white-space":"nowrap"},"hover":""}', '{"color":"#fff","font-weight":"700","font-size":"20px","line-height":"20px","font-family":"Arial","padding":"2px 4px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#888"}'),
(2, '.tp-caption.small_text', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","white-space":"nowrap"},"hover":""}', '{"color":"#fff","font-weight":"700","font-size":"14px","line-height":"20px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none"}'),
(3, '.tp-caption.medium_text', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","white-space":"nowrap"},"hover":""}', '{"color":"#fff","font-weight":"700","font-size":"20px","line-height":"20px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none"}'),
(4, '.tp-caption.large_text', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","white-space":"nowrap"},"hover":""}', '{"color":"#fff","font-weight":"700","font-size":"40px","line-height":"40px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none"}'),
(5, '.tp-caption.very_large_text', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","white-space":"nowrap","letter-spacing":"-2px"},"hover":""}', '{"color":"#fff","font-weight":"700","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none"}'),
(6, '.tp-caption.very_big_white', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","white-space":"nowrap","padding-top":"1px"},"hover":""}', '{"color":"#fff","font-weight":"800","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","padding":"0px 4px","background-color":"#000"}'),
(7, '.tp-caption.very_big_black', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","white-space":"nowrap","padding-top":"1px"},"hover":""}', '{"color":"#000","font-weight":"700","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","padding":"0px 4px","background-color":"#fff"}'),
(8, '.tp-caption.modern_medium_fat', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","white-space":"nowrap"},"hover":""}', '{"color":"#000","font-weight":"800","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none"}'),
(9, '.tp-caption.modern_medium_fat_white', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","white-space":"nowrap"},"hover":""}', '{"color":"#fff","font-weight":"800","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none"}'),
(10, '.tp-caption.modern_medium_light', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","white-space":"nowrap"},"hover":""}', '{"color":"#000","font-weight":"300","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none"}'),
(11, '.tp-caption.modern_big_bluebg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","letter-spacing":"0"},"hover":""}', '{"color":"#fff","font-weight":"800","font-size":"30px","line-height":"36px","font-family":"\\"Open Sans\\", sans-serif","padding":"3px 10px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#4e5b6c"}'),
(12, '.tp-caption.modern_big_redbg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","padding-top":"1px","letter-spacing":"0"},"hover":""}', '{"color":"#fff","font-weight":"300","font-size":"30px","line-height":"36px","font-family":"\\"Open Sans\\", sans-serif","padding":"3px 10px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#de543e"}'),
(13, '.tp-caption.modern_small_text_dark', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","white-space":"nowrap"},"hover":""}', '{"color":"#555","font-size":"14px","line-height":"22px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none"}'),
(14, '.tp-caption.boxshadow', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"-moz-box-shadow":"0px 0px 20px rgba(0, 0, 0, 0.5)","-webkit-box-shadow":"0px 0px 20px rgba(0, 0, 0, 0.5)","box-shadow":"0px 0px 20px rgba(0, 0, 0, 0.5)"},"hover":""}', '[]'),
(15, '.tp-caption.black', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none"},"hover":""}', '{"color":"#000"}'),
(16, '.tp-caption.noshadow', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none"},"hover":""}', '[]'),
(17, '.tp-caption.thinheadline_dark', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none"},"hover":""}', '{"color":"rgba(0,0,0,0.85)","font-weight":"300","font-size":"30px","line-height":"30px","font-family":"\\"Open Sans\\"","background-color":"transparent"}'),
(18, '.tp-caption.thintext_dark', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none"},"hover":""}', '{"color":"rgba(0,0,0,0.85)","font-weight":"300","font-size":"16px","line-height":"26px","font-family":"\\"Open Sans\\"","background-color":"transparent"}'),
(19, '.tp-caption.largeblackbg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","-webkit-border-radius":"0px","-moz-border-radius":"0px"},"hover":""}', '{"color":"#fff","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#000","padding":"0px 20px","border-radius":"0px"}'),
(20, '.tp-caption.largepinkbg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","-webkit-border-radius":"0px","-moz-border-radius":"0px"},"hover":""}', '{"color":"#fff","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#db4360","padding":"0px 20px","border-radius":"0px"}'),
(21, '.tp-caption.largewhitebg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","-webkit-border-radius":"0px","-moz-border-radius":"0px"},"hover":""}', '{"color":"#000","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#fff","padding":"0px 20px","border-radius":"0px"}'),
(22, '.tp-caption.largegreenbg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","-webkit-border-radius":"0px","-moz-border-radius":"0px"},"hover":""}', '{"color":"#fff","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#67ae73","padding":"0px 20px","border-radius":"0px"}'),
(23, '.tp-caption.excerpt', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none","letter-spacing":"-1.5px","width":"150px","white-space":"normal !important","height":"auto"},"hover":""}', '{"font-size":"36px","line-height":"36px","font-weight":"700","font-family":"Arial","color":"#ffffff","text-decoration":"none","background-color":"rgba(0, 0, 0, 1)","margin":"0px","padding":"1px 4px 0px 4px","border-width":"0px","border-color":"rgb(255, 255, 255)","border-style":"none"}'),
(24, '.tp-caption.large_bold_grey', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none"},"hover":""}', '{"font-size":"60px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(102, 102, 102)","text-decoration":"none","background-color":"transparent","margin":"0px","padding":"1px 4px 0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(25, '.tp-caption.medium_thin_grey', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none"},"hover":""}', '{"font-size":"34px","line-height":"30px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(102, 102, 102)","text-decoration":"none","background-color":"transparent","padding":"1px 4px 0px","margin":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(26, '.tp-caption.small_thin_grey', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none"},"hover":""}', '{"font-size":"18px","line-height":"26px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(117, 117, 117)","text-decoration":"none","background-color":"transparent","padding":"1px 4px 0px","margin":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(27, '.tp-caption.lightgrey_divider', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"width":"370px","height":"3px","background-position":"initial initial","background-repeat":"initial initial"},"hover":""}', '{"text-decoration":"none","background-color":"rgba(235, 235, 235, 1)","border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(28, '.tp-caption.large_bold_darkblue', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(52, 73, 94)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(29, '.tp-caption.medium_bg_darkblue', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(52, 73, 94)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(30, '.tp-caption.medium_bold_red', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"24px","line-height":"30px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(227, 58, 12)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(31, '.tp-caption.medium_light_red', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"21px","line-height":"26px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(227, 58, 12)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(32, '.tp-caption.medium_bg_red', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(227, 58, 12)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(33, '.tp-caption.medium_bold_orange', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"24px","line-height":"30px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(243, 156, 18)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(34, '.tp-caption.medium_bg_orange', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(243, 156, 18)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(35, '.tp-caption.grassfloor', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"width":"4000px","height":"150px"},"hover":""}', '{"text-decoration":"none","background-color":"rgba(160, 179, 151, 1)","border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(36, '.tp-caption.large_bold_white', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(37, '.tp-caption.medium_light_white', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"30px","line-height":"36px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(38, '.tp-caption.mediumlarge_light_white', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(39, '.tp-caption.mediumlarge_light_white_center', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"#ffffff","text-decoration":"none","background-color":"transparent","padding":"0px 0px 0px 0px","text-align":"center","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(40, '.tp-caption.medium_bg_asbestos', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(127, 140, 141)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(41, '.tp-caption.medium_light_black', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"30px","line-height":"36px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(42, '.tp-caption.large_bold_black', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(43, '.tp-caption.mediumlarge_light_darkblue', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(52, 73, 94)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(44, '.tp-caption.small_light_white', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"17px","line-height":"28px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(45, '.tp-caption.roundedimage', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(46, '.tp-caption.large_bg_black', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"40px","line-height":"40px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(0, 0, 0)","padding":"10px 20px 15px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(47, '.tp-caption.mediumwhitebg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none"},"hover":""}', '{"font-size":"30px","line-height":"30px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"rgb(255, 255, 255)","padding":"5px 15px 10px","border-width":"0px","border-color":"rgb(0, 0, 0)","border-style":"none"}'),
(48, '.tp-caption.MarkerDisplay', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ff0000","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0px","0px","0px","0px"],"skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0"}', '{"idle":{"text-shadow":"none"},"hover":""}', '{"font-style":"normal","font-family":"Permanent Marker","padding":"0px 0px 0px 0px","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"#000000","border-style":"none","border-width":"0px","border-radius":"0px 0px 0px 0px","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(49, '.tp-caption.Restaurant-Display', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0"}', '{"idle":"","hover":""}', '{"color":"#ffffff","font-size":"120px","line-height":"120px","font-weight":"700","font-style":"normal","font-family":"Roboto","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(50, '.tp-caption.Restaurant-Cursive', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","font-size":"30px","line-height":"30px","font-weight":"400","font-style":"normal","font-family":"Nothing you could do","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(51, '.tp-caption.Restaurant-ScrollDownText', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","font-size":"17px","line-height":"17px","font-weight":"400","font-style":"normal","font-family":"Roboto","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(52, '.tp-caption.Restaurant-Description', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#ffffff","font-size":"20px","line-height":"30px","font-weight":"300","font-style":"normal","font-family":"Roboto","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(53, '.tp-caption.Restaurant-Price', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#ffffff","font-size":"30px","line-height":"30px","font-weight":"300","font-style":"normal","font-family":"Roboto","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(54, '.tp-caption.Restaurant-Menuitem', '{"hover":"false","type":"text","version":"5.0","translated":"5"}', '{"color":"#000000","color-transparency":"1","text-decoration":"none","background-color":"#ffffff","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"500","easing":"power2.inOut"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"17px","line-height":"17px","font-weight":"400","font-style":"normal","font-family":"Roboto","padding":["10px","30px","10px","30px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(55, '.tp-caption.Furniture-LogoText', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"text-shadow":"none"},"hover":""}', '{"color":"#e6cfa3","color-transparency":"1","font-size":"160px","line-height":"150px","font-weight":"300","font-style":"normal","font-family":"\\"Raleway\\"","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(56, '.tp-caption.Furniture-Plus', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["30px","30px","30px","30px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0.5","easing":"none"}', '{"idle":{"text-shadow":"none","box-shadow":"rgba(0,0,0,0.1) 0 1px 3px"},"hover":""}', '{"color":"#e6cfa3","color-transparency":"1","font-size":"20","line-height":"20px","font-weight":"400","font-style":"normal","font-family":"\\"Raleway\\"","padding":["6px","7px","4px","7px"],"text-decoration":"none","background-color":"#ffffff","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["30px","30px","30px","30px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(57, '.tp-caption.Furniture-Title', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"text-shadow":"none","letter-spacing":"3px"},"hover":""}', '{"color":"#000000","color-transparency":"1","font-size":"20px","line-height":"20px","font-weight":"700","font-style":"normal","font-family":"\\"Raleway\\"","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(58, '.tp-caption.Furniture-Subtitle', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"text-shadow":"none"},"hover":""}', '{"color":"#000000","color-transparency":"1","font-size":"17px","line-height":"20px","font-weight":"300","font-style":"normal","font-family":"\\"Raleway\\"","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(59, '.tp-caption.Gym-Display', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"80px","line-height":"70px","font-weight":"900","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(60, '.tp-caption.Gym-Subline', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"5px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"30px","line-height":"30px","font-weight":"100","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(61, '.tp-caption.Gym-SmallText', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"text-shadow":"none"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"17px","line-height":"22","font-weight":"300","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(62, '.tp-caption.Fashion-SmallText', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"12px","line-height":"20px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(63, '.tp-caption.Fashion-BigDisplay', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#000000","color-transparency":"1","font-size":"60px","line-height":"60px","font-weight":"900","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(64, '.tp-caption.Fashion-TextBlock', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#000000","color-transparency":"1","font-size":"20px","line-height":"40px","font-weight":"400","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(65, '.tp-caption.Sports-Display', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"13px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"130px","line-height":"130px","font-weight":"100","font-style":"normal","font-family":"\\"Raleway\\"","padding":"0 0 0 0","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":"0 0 0 0","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(66, '.tp-caption.Sports-DisplayFat', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":[""],"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"130px","line-height":"130px","font-weight":"900","font-style":"normal","font-family":"\\"Raleway\\"","padding":"0 0 0 0","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":"0 0 0 0","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(67, '.tp-caption.Sports-Subline', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"4px"},"hover":""}', '{"color":"#000000","color-transparency":"1","font-size":"32px","line-height":"32px","font-weight":"400","font-style":"normal","font-family":"\\"Raleway\\"","padding":"0 0 0 0","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":"0 0 0 0","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(68, '.tp-caption.Instagram-Caption', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"20px","line-height":"20px","font-weight":"900","font-style":"normal","font-family":"Roboto","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(69, '.tp-caption.News-Title', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"70px","line-height":"60px","font-weight":"400","font-style":"normal","font-family":"Roboto Slab","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(70, '.tp-caption.News-Subtitle', '{"hover":"true","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"0.65","text-decoration":"none","background-color":"#ffffff","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"solid","border-width":"0px","border-radius":["0","0","0px","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"300","easing":"power3.inOut"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"15px","line-height":"24px","font-weight":"300","font-style":"normal","font-family":"Roboto Slab","padding":["0","0","0","0"],"text-decoration":"none","background-color":"#ffffff","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(71, '.tp-caption.Photography-Display', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"5px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"80px","line-height":"70px","font-weight":"100","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(72, '.tp-caption.Photography-Subline', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#777777","color-transparency":"1","font-size":"20px","line-height":"30px","font-weight":"300","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(73, '.tp-caption.Photography-ImageHover', '{"hover":"true","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"0.5","scalex":"0.8","scaley":"0.8","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"1000","easing":"power3.inOut"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"20","line-height":"22","font-weight":"400","font-style":"normal","font-family":"","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"#ffffff","border-transparency":"0","border-style":"none","border-width":"0px","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(74, '.tp-caption.Photography-Menuitem', '{"hover":"true","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#00ffde","background-transparency":"0.65","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"200","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"20px","line-height":"20px","font-weight":"300","font-style":"normal","font-family":"Raleway","padding":["3px","5px","3px","8px"],"text-decoration":"none","background-color":"#000000","background-transparency":"0.65","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(75, '.tp-caption.Photography-Textblock', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#fff","color-transparency":"1","font-size":"17px","line-height":"30px","font-weight":"300","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(76, '.tp-caption.Photography-Subline-2', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#ffffff","color-transparency":"0.35","font-size":"20px","line-height":"30px","font-weight":"300","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(77, '.tp-caption.Photography-ImageHover2', '{"hover":"true","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"0.5","scalex":"0.8","scaley":"0.8","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"500","easing":"back.out"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"20","line-height":"22","font-weight":"400","font-style":"normal","font-family":"Arial","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"#ffffff","border-transparency":"0","border-style":"none","border-width":"0px","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(78, '.tp-caption.WebProduct-Title', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#333333","color-transparency":"1","font-size":"90px","line-height":"90px","font-weight":"100","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(79, '.tp-caption.WebProduct-SubTitle', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#999999","color-transparency":"1","font-size":"15px","line-height":"20px","font-weight":"400","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}');
INSERT INTO `wpxc_revslider_css` VALUES
(80, '.tp-caption.WebProduct-Content', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#999999","color-transparency":"1","font-size":"16px","line-height":"24px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(81, '.tp-caption.WebProduct-Menuitem', '{"hover":"true","version":"5.0","translated":"5"}', '{"color":"#999999","color-transparency":"1","text-decoration":"none","background-color":"#ffffff","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"200","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"15px","line-height":"20px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":["3px","5px","3px","8px"],"text-decoration":"none","text-align":"left","background-color":"#333333","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(82, '.tp-caption.WebProduct-Title-Light', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#fff","color-transparency":"1","font-size":"90px","line-height":"90px","font-weight":"100","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","text-align":"left","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(83, '.tp-caption.WebProduct-SubTitle-Light', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"0.35","font-size":"15px","line-height":"20px","font-weight":"400","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","text-align":"left","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","parallax":"-"}'),
(84, '.tp-caption.WebProduct-Content-Light', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"0.65","font-size":"16px","line-height":"24px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","text-align":"left","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","parallax":"-"}'),
(85, '.tp-caption.FatRounded', '{"hover":"true","type":"text","version":"5.0","translated":"5"}', '{"color":"#fff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"1","border-color":"#d3d3d3","border-transparency":"1","border-style":"none","border-width":"0px","border-radius":["50px","50px","50px","50px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"none"}', '{"idle":{"text-shadow":"none"},"hover":""}', '{"color":"#fff","color-transparency":"1","font-size":"30px","line-height":"30px","font-weight":"900","font-style":"normal","font-family":"Raleway","padding":["20px","22px","20px","25px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0.5","border-color":"#d3d3d3","border-transparency":"1","border-style":"none","border-width":"0px","border-radius":["50px","50px","50px","50px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(86, '.tp-caption.NotGeneric-Title', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"[object Object]","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"70px","line-height":"70px","font-weight":"800","font-style":"normal","font-family":"Raleway","padding":"10px 0px 10px 0","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":"0 0 0 0","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(87, '.tp-caption.NotGeneric-SubTitle', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"4px","text-align":"left"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"13px","line-height":"20px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":"0 0 0 0","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":"0 0 0 0","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(88, '.tp-caption.NotGeneric-CallToAction', '{"hover":"true","translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1","border-radius":"0px 0px 0px 0px","opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power3.out"}', '{"idle":{"letter-spacing":"3px","text-align":"left"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"14px","line-height":"14px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":"10px 30px 10px 30px","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.5","border-style":"solid","border-width":"1","border-radius":"0px 0px 0px 0px","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(89, '.tp-caption.NotGeneric-Icon', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"default","speed":"300","easing":"power3.out"}', '{"idle":{"letter-spacing":"3px","text-align":"left"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"30px","line-height":"30px","font-weight":"400","font-style":"normal","font-family":"Raleway","padding":"0px 0px 0px 0px","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0","border-style":"solid","border-width":"0px","border-radius":"0px 0px 0px 0px","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(90, '.tp-caption.NotGeneric-Menuitem', '{"hover":"true","translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1px","border-radius":"0px 0px 0px 0px","opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power1.inOut"}', '{"idle":{"letter-spacing":"3px","text-align":"left"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"14px","line-height":"14px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":"27px 30px 27px 30px","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.15","border-style":"solid","border-width":"1px","border-radius":"0px 0px 0px 0px","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(91, '.tp-caption.MarkerStyle', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":{"text-align":"left","0":""},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"17px","line-height":"30px","font-weight":"100","font-style":"normal","font-family":"\\"Permanent Marker\\"","padding":"0 0 0 0","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":"0 0 0 0","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(92, '.tp-caption.Gym-Menuitem', '{"hover":"true","type":"text","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"1","border-color":"#ffffff","border-transparency":"0.25","border-style":"solid","border-width":"2px","border-radius":["3px","3px","3px","3px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"200","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"20px","line-height":"20px","font-weight":"300","font-style":"normal","font-family":"Raleway","padding":["3px","5px","3px","8px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"1","border-color":"#ffffff","border-transparency":"0","border-style":"solid","border-width":"2px","border-radius":["3px","3px","3px","3px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(93, '.tp-caption.Newspaper-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#000000","color-transparency":"1","text-decoration":"none","background-color":"#FFFFFF","background-transparency":"1","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1px","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power1.inOut"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"13px","line-height":"17px","font-weight":"700","font-style":"normal","font-family":"Roboto","padding":["12px","35px","12px","35px"],"text-decoration":"none","text-align":"left","background-color":"#ffffff","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.25","border-style":"solid","border-width":"1px","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(94, '.tp-caption.Newspaper-Subtitle', '{"hover":"false","type":"text","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#a8d8ee","color-transparency":"1","font-size":"15px","line-height":"20px","font-weight":"900","font-style":"normal","font-family":"Roboto","padding":["0","0","0","0"],"text-decoration":"none","text-align":"left","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(95, '.tp-caption.Newspaper-Title', '{"hover":"false","type":"text","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#fff","color-transparency":"1","font-size":"50px","line-height":"55px","font-weight":"400","font-style":"normal","font-family":"\\"Roboto Slab\\"","padding":["0","0","10px","0"],"text-decoration":"none","text-align":"left","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(96, '.tp-caption.Newspaper-Title-Centered', '{"hover":"false","type":"text","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#fff","color-transparency":"1","font-size":"50px","line-height":"55px","font-weight":"400","font-style":"normal","font-family":"\\"Roboto Slab\\"","padding":["0","0","10px","0"],"text-decoration":"none","text-align":"center","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(97, '.tp-caption.Hero-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#000000","color-transparency":"1","text-decoration":"none","background-color":"#ffffff","background-transparency":"1","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power1.inOut"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"14px","line-height":"14px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":["10px","30px","10px","30px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.5","border-style":"solid","border-width":"1","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(98, '.tp-caption.Video-Title', '{"hover":"false","type":"text","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#fff","color-transparency":"1","font-size":"30px","line-height":"30px","font-weight":"900","font-style":"normal","font-family":"Raleway","padding":["5px","5px","5px","5px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"-20%","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(99, '.tp-caption.Video-SubTitle', '{"hover":"false","type":"text","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"12px","line-height":"12px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["5px","5px","5px","5px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0.35","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"-20%","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(100, '.tp-caption.NotGeneric-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power1.inOut"}', '{"idle":{"letter-spacing":"3px","text-align":"left"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"14px","line-height":"14px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":["10px","30px","10px","30px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.5","border-style":"solid","border-width":"1","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(101, '.tp-caption.NotGeneric-BigButton', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1px","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power1.inOut"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"14px","line-height":"14px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":["27px","30px","27px","30px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.15","border-style":"solid","border-width":"1px","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(102, '.tp-caption.WebProduct-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#333333","color-transparency":"1","text-decoration":"none","background-color":"#ffffff","background-transparency":"1","border-color":"#000000","border-transparency":"1","border-style":"none","border-width":"2","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"300","easing":"none"}', '{"idle":{"letter-spacing":"1px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"16px","line-height":"48px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["0px","40px","0px","40px"],"text-decoration":"none","text-align":"left","background-color":"#333333","background-transparency":"1","border-color":"#000000","border-transparency":"1","border-style":"none","border-width":"2","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(103, '.tp-caption.Restaurant-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffe081","border-transparency":"1","border-style":"solid","border-width":"2","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"300","easing":"none"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"17px","line-height":"17px","font-weight":"500","font-style":"normal","font-family":"Roboto","padding":["12px","35px","12px","35px"],"text-decoration":"none","text-align":"left","background-color":"#0a0a0a","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.5","border-style":"solid","border-width":"2","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(104, '.tp-caption.Gym-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#72a800","background-transparency":"1","border-color":"#000000","border-transparency":"0","border-style":"solid","border-width":"0","border-radius":["30px","30px","30px","30px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power1.inOut"}', '{"idle":{"letter-spacing":"1px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"15px","line-height":"15px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["13px","35px","13px","35px"],"text-decoration":"none","text-align":"left","background-color":"#8bc027","background-transparency":"1","border-color":"#000000","border-transparency":"0","border-style":"solid","border-width":"0","border-radius":["30px","30px","30px","30px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(105, '.tp-caption.Gym-Button-Light', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#72a800","background-transparency":"0","border-color":"#8bc027","border-transparency":"1","border-style":"solid","border-width":"2px","border-radius":["30px","30px","30px","30px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power2.inOut"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"15px","line-height":"15px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["12px","35px","12px","35px"],"text-decoration":"none","text-align":"left","background-color":"transparent","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.25","border-style":"solid","border-width":"2px","border-radius":["30px","30px","30px","30px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(106, '.tp-caption.Sports-Button-Light', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"2","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"500","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"17px","line-height":"17px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["12px","35px","12px","35px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.5","border-style":"solid","border-width":"2","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(107, '.tp-caption.Sports-Button-Red', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"1","border-color":"#000000","border-transparency":"1","border-style":"solid","border-width":"2","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"500","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"17px","line-height":"17px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["12px","35px","12px","35px"],"text-decoration":"none","text-align":"left","background-color":"#db1c22","background-transparency":"1","border-color":"#db1c22","border-transparency":"0","border-style":"solid","border-width":"2px","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(108, '.tp-caption.Photography-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1px","border-radius":["30px","30px","30px","30px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"300","easing":"power3.out"}', '{"idle":{"letter-spacing":"1px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"15px","line-height":"15px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["13px","35px","13px","35px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.25","border-style":"solid","border-width":"1px","border-radius":["30px","30px","30px","30px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(109, '.tp-caption.Newspaper-Button-2', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"2","border-radius":["3px","3px","3px","3px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"15px","line-height":"15px","font-weight":"900","font-style":"normal","font-family":"Roboto","padding":["10px","30px","10px","30px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.5","border-style":"solid","border-width":"2","border-radius":["3px","3px","3px","3px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}');

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

--
-- Table structure for table `wpxc_revslider_css_bkp`
--

CREATE TABLE `wpxc_revslider_css_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `handle_index` (`handle`(64))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpxc_revslider_css_bkp`
--

INSERT INTO `wpxc_revslider_css_bkp` VALUES
(1, '.tp-caption.medium_grey', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"20px","line-height":"20px","font-family":"Arial","padding":"2px 4px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#888","white-space":"nowrap"}'),
(2, '.tp-caption.small_text', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"14px","line-height":"20px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(3, '.tp-caption.medium_text', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"20px","line-height":"20px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(4, '.tp-caption.large_text', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"40px","line-height":"40px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(5, '.tp-caption.very_large_text', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap","letter-spacing":"-2px"}'),
(6, '.tp-caption.very_big_white', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"800","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap","padding":"0px 4px","padding-top":"1px","background-color":"#000"}'),
(7, '.tp-caption.very_big_black', NULL, NULL, NULL, '{"position":"absolute","color":"#000","text-shadow":"none","font-weight":"700","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap","padding":"0px 4px","padding-top":"1px","background-color":"#fff"}'),
(8, '.tp-caption.modern_medium_fat', NULL, NULL, NULL, '{"position":"absolute","color":"#000","text-shadow":"none","font-weight":"800","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(9, '.tp-caption.modern_medium_fat_white', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"800","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(10, '.tp-caption.modern_medium_light', NULL, NULL, NULL, '{"position":"absolute","color":"#000","text-shadow":"none","font-weight":"300","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(11, '.tp-caption.modern_big_bluebg', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"800","font-size":"30px","line-height":"36px","font-family":"\\"Open Sans\\", sans-serif","padding":"3px 10px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#4e5b6c","letter-spacing":"0"}'),
(12, '.tp-caption.modern_big_redbg', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"300","font-size":"30px","line-height":"36px","font-family":"\\"Open Sans\\", sans-serif","padding":"3px 10px","padding-top":"1px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#de543e","letter-spacing":"0"}'),
(13, '.tp-caption.modern_small_text_dark', NULL, NULL, NULL, '{"position":"absolute","color":"#555","text-shadow":"none","font-size":"14px","line-height":"22px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(14, '.tp-caption.boxshadow', NULL, NULL, NULL, '{"-moz-box-shadow":"0px 0px 20px rgba(0, 0, 0, 0.5)","-webkit-box-shadow":"0px 0px 20px rgba(0, 0, 0, 0.5)","box-shadow":"0px 0px 20px rgba(0, 0, 0, 0.5)"}'),
(15, '.tp-caption.black', NULL, NULL, NULL, '{"color":"#000","text-shadow":"none"}'),
(16, '.tp-caption.noshadow', NULL, NULL, NULL, '{"text-shadow":"none"}'),
(17, '.tp-caption.thinheadline_dark', NULL, NULL, NULL, '{"position":"absolute","color":"rgba(0,0,0,0.85)","text-shadow":"none","font-weight":"300","font-size":"30px","line-height":"30px","font-family":"\\"Open Sans\\"","background-color":"transparent"}'),
(18, '.tp-caption.thintext_dark', NULL, NULL, NULL, '{"position":"absolute","color":"rgba(0,0,0,0.85)","text-shadow":"none","font-weight":"300","font-size":"16px","line-height":"26px","font-family":"\\"Open Sans\\"","background-color":"transparent"}'),
(19, '.tp-caption.largeblackbg', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#000","padding":"0px 20px","-webkit-border-radius":"0px","-moz-border-radius":"0px","border-radius":"0px"}'),
(20, '.tp-caption.largepinkbg', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#db4360","padding":"0px 20px","-webkit-border-radius":"0px","-moz-border-radius":"0px","border-radius":"0px"}'),
(21, '.tp-caption.largewhitebg', NULL, NULL, NULL, '{"position":"absolute","color":"#000","text-shadow":"none","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#fff","padding":"0px 20px","-webkit-border-radius":"0px","-moz-border-radius":"0px","border-radius":"0px"}'),
(22, '.tp-caption.largegreenbg', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#67ae73","padding":"0px 20px","-webkit-border-radius":"0px","-moz-border-radius":"0px","border-radius":"0px"}'),
(23, '.tp-caption.excerpt', NULL, NULL, NULL, '{"font-size":"36px","line-height":"36px","font-weight":"700","font-family":"Arial","color":"#ffffff","text-decoration":"none","background-color":"rgba(0, 0, 0, 1)","text-shadow":"none","margin":"0px","letter-spacing":"-1.5px","padding":"1px 4px 0px 4px","width":"150px","white-space":"normal !important","height":"auto","border-width":"0px","border-color":"rgb(255, 255, 255)","border-style":"none"}'),
(24, '.tp-caption.large_bold_grey', NULL, NULL, NULL, '{"font-size":"60px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(102, 102, 102)","text-decoration":"none","background-color":"transparent","text-shadow":"none","margin":"0px","padding":"1px 4px 0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(25, '.tp-caption.medium_thin_grey', NULL, NULL, NULL, '{"font-size":"34px","line-height":"30px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(102, 102, 102)","text-decoration":"none","background-color":"transparent","padding":"1px 4px 0px","text-shadow":"none","margin":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(26, '.tp-caption.small_thin_grey', NULL, NULL, NULL, '{"font-size":"18px","line-height":"26px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(117, 117, 117)","text-decoration":"none","background-color":"transparent","padding":"1px 4px 0px","text-shadow":"none","margin":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(27, '.tp-caption.lightgrey_divider', NULL, NULL, NULL, '{"text-decoration":"none","background-color":"rgba(235, 235, 235, 1)","width":"370px","height":"3px","background-position":"initial initial","background-repeat":"initial initial","border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(28, '.tp-caption.large_bold_darkblue', NULL, NULL, NULL, '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(52, 73, 94)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(29, '.tp-caption.medium_bg_darkblue', NULL, NULL, NULL, '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(52, 73, 94)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(30, '.tp-caption.medium_bold_red', NULL, NULL, NULL, '{"font-size":"24px","line-height":"30px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(227, 58, 12)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(31, '.tp-caption.medium_light_red', NULL, NULL, NULL, '{"font-size":"21px","line-height":"26px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(227, 58, 12)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(32, '.tp-caption.medium_bg_red', NULL, NULL, NULL, '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(227, 58, 12)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(33, '.tp-caption.medium_bold_orange', NULL, NULL, NULL, '{"font-size":"24px","line-height":"30px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(243, 156, 18)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(34, '.tp-caption.medium_bg_orange', NULL, NULL, NULL, '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(243, 156, 18)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(35, '.tp-caption.grassfloor', NULL, NULL, NULL, '{"text-decoration":"none","background-color":"rgba(160, 179, 151, 1)","width":"4000px","height":"150px","border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(36, '.tp-caption.large_bold_white', NULL, NULL, NULL, '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(37, '.tp-caption.medium_light_white', NULL, NULL, NULL, '{"font-size":"30px","line-height":"36px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(38, '.tp-caption.mediumlarge_light_white', NULL, NULL, NULL, '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(39, '.tp-caption.mediumlarge_light_white_center', NULL, NULL, NULL, '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"#ffffff","text-decoration":"none","background-color":"transparent","padding":"0px 0px 0px 0px","text-align":"center","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(40, '.tp-caption.medium_bg_asbestos', NULL, NULL, NULL, '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(127, 140, 141)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(41, '.tp-caption.medium_light_black', NULL, NULL, NULL, '{"font-size":"30px","line-height":"36px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(42, '.tp-caption.large_bold_black', NULL, NULL, NULL, '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(43, '.tp-caption.mediumlarge_light_darkblue', NULL, NULL, NULL, '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(52, 73, 94)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(44, '.tp-caption.small_light_white', NULL, NULL, NULL, '{"font-size":"17px","line-height":"28px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(45, '.tp-caption.roundedimage', NULL, NULL, NULL, '{"border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(46, '.tp-caption.large_bg_black', NULL, NULL, NULL, '{"font-size":"40px","line-height":"40px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(0, 0, 0)","padding":"10px 20px 15px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(47, '.tp-caption.mediumwhitebg', NULL, NULL, NULL, '{"font-size":"30px","line-height":"30px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"rgb(255, 255, 255)","padding":"5px 15px 10px","text-shadow":"none","border-width":"0px","border-color":"rgb(0, 0, 0)","border-style":"none"}');

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

--
-- Table structure for table `wpxc_revslider_layer_animations`
--

CREATE TABLE `wpxc_revslider_layer_animations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpxc_revslider_layer_animations_bkp`
--

CREATE TABLE `wpxc_revslider_layer_animations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpxc_revslider_navigations`
--

CREATE TABLE `wpxc_revslider_navigations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpxc_revslider_navigations_bkp`
--

CREATE TABLE `wpxc_revslider_navigations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpxc_revslider_sliders`
--

CREATE TABLE `wpxc_revslider_sliders` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`(8))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpxc_revslider_sliders`
--

INSERT INTO `wpxc_revslider_sliders` VALUES
(1, 'Slider Desktop', 'slider-1', '{"addOns":[],"version":"6.5.9","pakps":false,"shortcode":"[rev_slider alias=\\"slider-1\\"][\\/rev_slider]","type":"standard","layouttype":"fullwidth","sourcetype":"post","googleFont":[],"id":"","class":"","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":55,"maxPosts":30,"fetchType":"cat_tag","category":["tipo_slide_3"],"sortBy":"ID","types":["slide"],"list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":55,"maxProducts":30,"featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":8,"hashTag":"","transient":1200,"type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":8,"transient":1200,"typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":8,"galleryURL":"","groupURL":"","photoSet":"","transient":1200,"type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":8,"excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":1200,"userId":""},"vimeo":{"albumId":"","channelName":"","count":8,"transient":1200,"groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":8,"playList":"","transient":1200,"typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":300,"delay":9000,"background":{"fit":"cover","fitX":100,"fitY":100,"position":"center center","positionX":0,"positionY":0,"repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":0,"blurEnd":0,"duration":10000,"ease":"none","fitEnd":100,"fitStart":100,"xEnd":0,"yEnd":0,"xStart":0,"yStart":0,"rotateStart":0,"rotateEnd":0}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":true,"t":false,"m":false},"minHeightFullScreen":"","minHeight":"","maxWidth":0,"maxHeight":0,"fullScreenOffsetContainer":"","fullScreenOffset":"","width":{"d":"1920px","n":"1920px","t":778,"m":480},"height":{"d":"500px","n":"500px","t":960,"m":720},"editorCache":{"d":500,"n":768,"t":960,"m":720},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"css":"","javascript":""},"carousel":{"justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":0,"borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":3,"maxRotation":0,"maxOpacity":100,"paddingTop":0,"paddingBottom":0,"rotation":false,"scaleDown":50,"space":0,"speed":800,"stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":"false"},"hero":{"activeSlide":-1},"layout":{"bg":{"color":"transparent","padding":0,"dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#000000","shadow":0,"useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#ffffff","type":"off"},"position":{"marginTop":0,"marginBottom":0,"marginLeft":0,"marginRight":0,"align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":0,"hideAllLayersUnderLimit":0,"hideSliderUnderLimit":0},"general":{"slideshow":{"slideShow":true,"stopOnHover":false,"stopSlider":false,"stopAfterLoops":0,"stopAtSlide":1,"shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":{"d":{"v":"200px","e":false,"u":""},"n":{"v":"200px","e":false,"u":""},"t":{"v":"200px","e":false,"u":""},"m":{"v":"200px","e":false,"u":""}},"presetSliderHeight":false,"initDelay":0,"waitForInit":false},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5px","radius":10,"vertical":"bottom","horizontal":"left","x":0,"y":0,"color":"rgba(255,255,255,0.5)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":false,"duration":300,"slotAmount":7,"type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":1},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"none","nextSlideOnFocus":false,"disableFocusListener":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"global"},"nav":{"preview":{"width":50,"height":100},"swipe":{"set":false,"setOnDesktop":false,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":1,"velocity":75},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":"off","reverse":"default","viewport":50,"calldelay":1000},"arrows":{"set":true,"rtl":false,"animSpeed":"1000ms","animDelay":"1000ms","style":"1013","preset":"default","presets":{"height":"50","height-def":false,"font-size":"40","font-size-def":false,"background":"rgba(255,255,255,0)","background-def":false,"width":"50","width-def":false},"alwaysOn":true,"hideDelay":200,"hideDelayMobile":1200,"hideOver":false,"hideOverLimit":0,"hideUnder":false,"hideUnderLimit":778,"left":{"anim":"fade","horizontal":"left","vertical":"center","offsetX":30,"offsetY":0,"align":"slider"},"right":{"anim":"fade","horizontal":"right","vertical":"center","offsetX":30,"offsetY":0,"align":"slider"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"2000","preset":"default","presets":[],"alwaysOn":true,"hideDelay":200,"hideDelayMobile":1200,"hideOver":false,"hideOverLimit":0,"hideUnder":false,"hideUnderLimit":778,"spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":5,"direction":"horizontal","height":50,"width":100,"widthMin":100,"innerOuter":"inner","offsetX":0,"offsetY":20,"space":5,"align":"slider","padding":5,"wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"4000","preset":"default","presets":[],"alwaysOn":true,"hideDelay":200,"hideDelayMobile":1200,"hideOver":false,"hideOverLimit":0,"hideUnder":false,"hideUnderLimit":778,"spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":5,"direction":"horizontal","height":50,"width":100,"widthMin":100,"innerOuter":"inner","offsetX":0,"offsetY":20,"space":5,"align":"slider","padding":5,"wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"3000","preset":"default","presets":[],"alwaysOn":true,"horizontal":"center","vertical":"bottom","direction":"horizontal","offsetX":0,"offsetY":20,"align":"slider","space":5,"hideDelay":200,"hideDelayMobile":1200,"hideOver":false,"hideOverLimit":0,"hideUnder":false,"hideUnderLimit":778}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false},"parallax":{"set":false,"setDDD":false,"disableOnMobile":false,"levels":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],"ddd":{"BGFreeze":false,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":65},"mouse":{"speed":0,"bgSpeed":0,"layersSpeed":0,"origo":"slidercenter","type":"scroll"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":10,"multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":false,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":30},"scrolltimeline":{"set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500},"skins":{"colorsAtStart":false,"cid":2,"colors":[{"alias":"Highlight","v":"#ff0000"},{"alias":"Headline Text","v":"#ffffff"},{"alias":"Content Text","v":"#00ffff"}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"slider-1\\"][\\/rev_slider]"}', '{"version":"6.5.9"}', ''),
(2, 'Slider Mobile', 'slider-mobile', '{"addOns":[],"version":"6.5.9","pakps":false,"shortcode":"[rev_slider alias=\\"slider-mobile\\"][\\/rev_slider]","type":"standard","layouttype":"fullwidth","sourcetype":"post","googleFont":[],"id":"","class":"","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":55,"maxPosts":30,"fetchType":"cat_tag","category":["tipo_slide_2"],"sortBy":"ID","types":["slide"],"list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":55,"maxProducts":30,"featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":8,"hashTag":"","transient":1200,"type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":8,"transient":1200,"typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":8,"galleryURL":"","groupURL":"","photoSet":"","transient":1200,"type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":8,"excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":1200,"userId":""},"vimeo":{"albumId":"","channelName":"","count":8,"transient":1200,"groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":8,"playList":"","transient":1200,"typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":300,"delay":9000,"background":{"fit":"cover","fitX":100,"fitY":100,"position":"center center","positionX":0,"positionY":0,"repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":0,"blurEnd":0,"duration":10000,"ease":"none","fitEnd":100,"fitStart":100,"xEnd":0,"yEnd":0,"xStart":0,"yStart":0,"rotateStart":0,"rotateEnd":0}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":false,"t":true,"m":true},"minHeightFullScreen":"","minHeight":"","maxWidth":0,"maxHeight":0,"fullScreenOffsetContainer":"","fullScreenOffset":"","width":{"d":"1920px","n":"1920px","t":"800px","m":"800px"},"height":{"d":"500px","n":"500px","t":"400px","m":"400px"},"editorCache":{"d":500,"n":768,"t":960,"m":720},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"css":"","javascript":""},"carousel":{"justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":0,"borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":3,"maxRotation":0,"maxOpacity":100,"paddingTop":0,"paddingBottom":0,"rotation":false,"scaleDown":50,"space":0,"speed":800,"stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":"false"},"hero":{"activeSlide":-1},"layout":{"bg":{"color":"transparent","padding":0,"dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#000000","shadow":0,"useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#ffffff","type":"off"},"position":{"marginTop":0,"marginBottom":0,"marginLeft":0,"marginRight":0,"align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":0,"hideAllLayersUnderLimit":0,"hideSliderUnderLimit":0},"general":{"slideshow":{"slideShow":true,"stopOnHover":false,"stopSlider":false,"stopAfterLoops":0,"stopAtSlide":1,"shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":{"d":{"v":"200px","e":false,"u":""},"n":{"v":"200px","e":false,"u":""},"t":{"v":"200px","e":false,"u":""},"m":{"v":"200px","e":false,"u":""}},"presetSliderHeight":false,"initDelay":0,"waitForInit":false},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5px","radius":10,"vertical":"bottom","horizontal":"left","x":0,"y":0,"color":"rgba(255,255,255,0.5)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":false,"duration":300,"slotAmount":7,"type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":1},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"none","nextSlideOnFocus":false,"disableFocusListener":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"global"},"nav":{"preview":{"width":50,"height":100},"swipe":{"set":false,"setOnDesktop":false,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":1,"velocity":75},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":"off","reverse":"default","viewport":50,"calldelay":1000},"arrows":{"set":true,"rtl":false,"animSpeed":"1000ms","animDelay":"1000ms","style":"1013","preset":"default","presets":{"height":"50","height-def":false,"font-size":"40","font-size-def":false,"background":"rgba(255,255,255,0)","background-def":false,"width":"50","width-def":false},"alwaysOn":true,"hideDelay":200,"hideDelayMobile":1200,"hideOver":false,"hideOverLimit":0,"hideUnder":false,"hideUnderLimit":778,"left":{"anim":"fade","horizontal":"left","vertical":"center","offsetX":30,"offsetY":0,"align":"slider"},"right":{"anim":"fade","horizontal":"right","vertical":"center","offsetX":30,"offsetY":0,"align":"slider"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"2000","preset":"default","presets":[],"alwaysOn":true,"hideDelay":200,"hideDelayMobile":1200,"hideOver":false,"hideOverLimit":0,"hideUnder":false,"hideUnderLimit":778,"spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":5,"direction":"horizontal","height":50,"width":100,"widthMin":100,"innerOuter":"inner","offsetX":0,"offsetY":20,"space":5,"align":"slider","padding":5,"wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"4000","preset":"default","presets":[],"alwaysOn":true,"hideDelay":200,"hideDelayMobile":1200,"hideOver":false,"hideOverLimit":0,"hideUnder":false,"hideUnderLimit":778,"spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":5,"direction":"horizontal","height":50,"width":100,"widthMin":100,"innerOuter":"inner","offsetX":0,"offsetY":20,"space":5,"align":"slider","padding":5,"wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"3000","preset":"default","presets":[],"alwaysOn":true,"horizontal":"center","vertical":"bottom","direction":"horizontal","offsetX":0,"offsetY":20,"align":"slider","space":5,"hideDelay":200,"hideDelayMobile":1200,"hideOver":false,"hideOverLimit":0,"hideUnder":false,"hideUnderLimit":778}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false},"parallax":{"set":false,"setDDD":false,"disableOnMobile":false,"levels":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],"ddd":{"BGFreeze":false,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":65},"mouse":{"speed":0,"bgSpeed":0,"layersSpeed":0,"origo":"slidercenter","type":"scroll"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":10,"multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":false,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":30},"scrolltimeline":{"set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500},"skins":{"colorsAtStart":false,"cid":2,"colors":[{"alias":"Highlight","v":"#ff0000"},{"alias":"Headline Text","v":"#ffffff"},{"alias":"Content Text","v":"#00ffff"}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"slider-mobile\\"][\\/rev_slider]"}', '{"version":"6.5.9"}', '');

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

--
-- Table structure for table `wpxc_revslider_sliders7`
--

CREATE TABLE `wpxc_revslider_sliders7` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`(8))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpxc_revslider_sliders_bkp`
--

CREATE TABLE `wpxc_revslider_sliders_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`(8))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpxc_revslider_slides`
--

CREATE TABLE `wpxc_revslider_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpxc_revslider_slides`
--

INSERT INTO `wpxc_revslider_slides` VALUES
(1, 1, 1, '{"runtime":{"collapsedGroups":[]},"bg":{"type":"image","imageFromStream":true},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"in":{"o":0},"out":{"a":false},"title":"*opacity* Fade In","main":"basic","group":"fade","preset":"fade"},"nav":{"arrows":{"presets":{"height":"50","height-def":false,"font-size":"40","font-size-def":false,"background":"rgba(255,255,255,0)","background-def":false,"width":"50","width-def":false}}}}', '{"top":{"uid":"top","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"TOP ROWS","position":{"zIndex":0}},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"MID ROWS","position":{"zIndex":0}},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":0}}}', '{"version":"6.5.9"}'),
(2, 2, 1, '{"runtime":{"collapsedGroups":[]},"bg":{"type":"image","imageFromStream":true},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"in":{"o":0},"out":{"a":false},"title":"*opacity* Fade In","main":"basic","group":"fade","preset":"fade"},"nav":{"arrows":{"presets":{"height":"50","height-def":false,"font-size":"40","font-size-def":false,"background":"rgba(255,255,255,0)","background-def":false,"width":"50","width-def":false}}}}', '{"top":{"uid":"top","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"TOP ROWS","position":{"zIndex":0}},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"MID ROWS","position":{"zIndex":0}},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":0}}}', '{"version":"6.5.9"}');

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

--
-- Table structure for table `wpxc_revslider_slides7`
--

CREATE TABLE `wpxc_revslider_slides7` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(11) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL DEFAULT '',
  `static` varchar(191) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpxc_revslider_slides_bkp`
--

CREATE TABLE `wpxc_revslider_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpxc_revslider_static_slides`
--

CREATE TABLE `wpxc_revslider_static_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpxc_revslider_static_slides`
--

INSERT INTO `wpxc_revslider_static_slides` VALUES
(1, 1, '[]', '', '{"temp":true}'),
(2, 2, '[]', '', '{"temp":true}');

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

--
-- Table structure for table `wpxc_revslider_static_slides_bkp`
--

CREATE TABLE `wpxc_revslider_static_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpxc_termmeta`
--

CREATE TABLE `wpxc_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_ci;

--
-- Dumping data for table `wpxc_termmeta`
--

INSERT INTO `wpxc_termmeta` VALUES
(1, 2, 'gusta_override_section_options', '0'),
(2, 2, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(3, 2, 'gusta_header_sections_tab_gusta_header_sections', ''),
(4, 2, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(5, 2, 'gusta_header_sections_tab', ''),
(6, 2, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(7, 2, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(8, 2, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(9, 2, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(10, 2, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(11, 2, 'gusta_content_sections_tab_gusta_content_sections', ''),
(12, 2, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(13, 2, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(14, 2, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(15, 2, 'gusta_content_sections_tab', ''),
(16, 2, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(17, 2, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(18, 2, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(19, 2, 'gusta_footer_sections_tab', ''),
(20, 2, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(21, 2, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(22, 2, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(23, 2, 'gusta_sticky_sections_tab', ''),
(24, 2, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab'),
(25, 3, 'gusta_override_section_options', '0'),
(26, 3, '_gusta_override_section_options', 'gusta_override_section_options_meta'),
(27, 3, 'gusta_header_sections_tab_gusta_header_sections', ''),
(28, 3, '_gusta_header_sections_tab_gusta_header_sections', 'gusta_header_sections_meta'),
(29, 3, 'gusta_header_sections_tab', ''),
(30, 3, '_gusta_header_sections_tab', 'gusta_header_sections_tab'),
(31, 3, 'gusta_content_sections_tab_gusta_above_content_sections', ''),
(32, 3, '_gusta_content_sections_tab_gusta_above_content_sections', 'gusta_above_content_sections_meta'),
(33, 3, 'gusta_content_sections_tab_gusta_archive_sections', ''),
(34, 3, '_gusta_content_sections_tab_gusta_archive_sections', 'gusta_archive_sections_meta'),
(35, 3, 'gusta_content_sections_tab_gusta_content_sections', ''),
(36, 3, '_gusta_content_sections_tab_gusta_content_sections', 'gusta_content_sections_meta'),
(37, 3, 'gusta_content_sections_tab_gusta_below_content_sections', ''),
(38, 3, '_gusta_content_sections_tab_gusta_below_content_sections', 'gusta_below_content_sections_meta'),
(39, 3, 'gusta_content_sections_tab', ''),
(40, 3, '_gusta_content_sections_tab', 'gusta_content_sections_tab'),
(41, 3, 'gusta_footer_sections_tab_gusta_footer_sections', ''),
(42, 3, '_gusta_footer_sections_tab_gusta_footer_sections', 'gusta_footer_sections_meta'),
(43, 3, 'gusta_footer_sections_tab', ''),
(44, 3, '_gusta_footer_sections_tab', 'gusta_footer_sections_tab'),
(45, 3, 'gusta_sticky_sections_tab_gusta_sticky_sections', ''),
(46, 3, '_gusta_sticky_sections_tab_gusta_sticky_sections', 'gusta_sticky_sections_meta'),
(47, 3, 'gusta_sticky_sections_tab', ''),
(48, 3, '_gusta_sticky_sections_tab', 'gusta_sticky_sections_tab');

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

--
-- Table structure for table `wpxc_terms`
--

CREATE TABLE `wpxc_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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpxc_terms`
--

INSERT INTO `wpxc_terms` VALUES
(1, 'Sem categoria', 'sem-categoria', 0),
(2, 'Mobile', 'mobile', 0),
(3, 'Desktop', 'desktop', 0);

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

--
-- Table structure for table `wpxc_term_relationships`
--

CREATE TABLE `wpxc_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_ci;

--
-- Dumping data for table `wpxc_term_relationships`
--

INSERT INTO `wpxc_term_relationships` VALUES
(33, 3, 0),
(80, 2, 0),
(184, 1, 0),
(185, 1, 0);

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

--
-- Table structure for table `wpxc_term_taxonomy`
--

CREATE TABLE `wpxc_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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpxc_term_taxonomy`
--

INSERT INTO `wpxc_term_taxonomy` VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'tipo_slide', '', 0, 1),
(3, 3, 'tipo_slide', '', 0, 1);

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

--
-- Table structure for table `wpxc_usermeta`
--

CREATE TABLE `wpxc_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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpxc_usermeta`
--

INSERT INTO `wpxc_usermeta` VALUES
(1, 1, 'nickname', 'heyon'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'modern'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wpxc_capabilities', 'a:1:{s:13:"administrator";b:1;}'),
(13, 1, 'wpxc_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'vc_pointers_backend_editor,theme_editor_notice'),
(15, 1, 'show_welcome_panel', '0'),
(17, 1, 'wpxc_dashboard_quick_press_last_post_id', '318'),
(18, 1, 'community-events-location', 'a:1:{s:2:"ip";s:19:"2804:7f3:404:c0ef::";}'),
(19, 1, 'closedpostboxes_ptu', 'a:2:{i:0;s:22:"total_ptu_type_archive";i:1;s:17:"total_ptu_related";}'),
(20, 1, 'metaboxhidden_ptu', 'a:1:{i:0;s:7:"slugdiv";}'),
(21, 1, 'wpxc_user-settings', 'editor=tinymce&libraryContent=browse&edit_element_vcUIPanelWidth=650&edit_element_vcUIPanelLeft=185px&edit_element_vcUIPanelTop=94px&hidetb=1'),
(22, 1, 'wpxc_user-settings-time', '1723074509'),
(23, 1, 'closedpostboxes_ptu_tax', 'a:2:{i:0;s:16:"ptu_tax_advanced";i:1;s:13:"total_ptu_tax";}'),
(24, 1, 'metaboxhidden_ptu_tax', 'a:1:{i:0;s:7:"slugdiv";}'),
(25, 1, 'wpxc_media_library_mode', 'list'),
(26, 1, 'closedpostboxes_toplevel_page_pagina-inicial', 'a:1:{i:0;s:23:"acf-group_62c6313332a96";}'),
(27, 1, 'metaboxhidden_toplevel_page_pagina-inicial', 'a:0:{}'),
(29, 1, 'wpcf7_hide_welcome_panel_on', 'a:3:{i:0;s:3:"5.6";i:1;s:3:"5.7";i:2;s:3:"5.8";}'),
(30, 1, 'closedpostboxes_dashboard', 'a:0:{}'),
(31, 1, 'metaboxhidden_dashboard', 'a:5:{i:0;s:21:"dashboard_site_health";i:1;s:19:"dashboard_right_now";i:2;s:18:"dashboard_activity";i:3;s:21:"dashboard_quick_press";i:4;s:17:"dashboard_primary";}'),
(32, 1, 'ame_rui_first_login_done', '1'),
(33, 1, 'wpex_twitter', ''),
(34, 1, 'wpex_x-twitter', ''),
(35, 1, 'wpex_facebook', ''),
(36, 1, 'wpex_linkedin', ''),
(37, 1, 'wpex_pinterest', ''),
(38, 1, 'wpex_instagram', ''),
(39, 1, 'closedpostboxes_page', 'a:1:{i:0;s:12:"wpex-metabox";}'),
(40, 1, 'metaboxhidden_page', 'a:6:{i:0;s:12:"revisionsdiv";i:1;s:11:"postexcerpt";i:2;s:16:"commentstatusdiv";i:3;s:11:"commentsdiv";i:4;s:7:"slugdiv";i:5;s:9:"authordiv";}'),
(41, 1, 'session_tokens', 'a:1:{s:64:"83a2fb8a78550fec13554a34ad77a5b3b19440c743be1140c9a04ae4bc22c06e";a:4:{s:10:"expiration";i:1741815663;s:2:"ip";s:36:"2804:7f3:404:c0ef:4cf:c2b5:84ab:cd74";s:2:"ua";s:125:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0";s:5:"login";i:1741642863;}}');

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

--
-- Table structure for table `wpxc_users`
--

CREATE TABLE `wpxc_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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpxc_users`
--

INSERT INTO `wpxc_users` VALUES
(1, 'heyon', '$P$B14i7zRdHDiZzcCKLX2.7wrgm7R1RH1', 'heyon', 'heyonfeed@gmail.com', 'https://website03.heyonline.com.br', '2022-02-23 13:04:37', '', 0, 'heyon');

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

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